Activity for Michael

  • Michael Michael committed [2f8374]

    larger timer on mobile

  • Michael Michael committed [2e0844]

    style changes

  • Michael Michael committed [0b03d3]

    formatting improved

  • Michael Michael committed [0530ca]

    simplified formatting

  • Michael Michael committed [ada6d9]

    improved style

  • Michael Michael committed [20256f]

    fixed bug in scramble generation

  • Michael Michael committed [1498c2]

    allow deleting last solve time

  • Michael Michael committed [0442f6]

    larger timer

  • Michael Michael committed [aee4ce]

    improved scramble

  • Michael Michael committed [0a48b3]

    added simple touch support for mobiles

  • Michael Michael committed [0a8085]

    fixed touch handling

  • Michael Michael committed [045a5e]

    added nav bar

  • Michael Michael committed [15932a]

    adjusted nav bar

  • Michael Michael committed [51acf6]

    added proper stats for solving

  • Michael Michael committed [c8b683]

    added copyright

  • Michael Michael committed [e08e02]

    allow any key to stop timer

  • Michael Michael committed [203c3d]

    added trainer for full solves

  • Michael Michael committed [7bd53a]

    added subtitles

  • Michael Michael committed [f2561b]

    added plls

  • Michael Michael committed [52d6b1]

    added plls to trainer

  • Michael Michael committed [b855e4]

    changed encoding to lf

  • Michael Michael committed [4d4220]

    added skeleton for plls

  • Michael Michael committed [bf3aed]

    added rendering for pll algorithm

  • Michael Michael committed [fe7e2a]

    set key handlers in init

  • Michael Michael committed [5ce21f]

    renamed files

  • Michael Michael committed [3e470c]

    added index file

  • Michael Michael committed [86803e]

    + Fixed error which stopped code from compiling

  • Michael Michael committed [8aa081]

    + Added menu integration and a README file

  • Michael Michael committed [16c990]

    * Registered TSQLScript, TSQLConnector and TSQLITE3Connection

  • Michael Michael committed [40a306]

    * Fixed compilation for earlier versions

  • Michael Michael committed [d29c36]

    * Do not compile sqlite3 for win64

  • Michael Michael committed [272508]

    * Compilation should now work with 2.0.4 and 2.1.5 too

  • Michael Michael committed [4a4324]

    Added ideintf package

  • Michael Michael committed [e22b21]

    * renamed to avoid conflict with gtkobject.inc of gtk2 units in packages

  • Michael Michael committed [0c769a]

    * Fixed some issues with anchoring, handling of table combobox

  • Michael Michael committed [ee5789]

    * Fixed Delete action OnExecute handler

  • Michael Michael committed [edb42b]

    * Fix voor sortering

  • Michael Michael committed [1777a9]

    * Support for index management

  • Michael Michael committed [64fdbf]

    * BMP images instead of XPM

  • Michael Michael committed [93fd30]

    * TableNameHint property implemented

  • Michael Michael committed [47d02c]

    * Consistency of buttons in dialogs, alignment issues in configcodegenerator

  • Michael Michael committed [00f660]

    * Size changes

  • Michael Michael committed [d26e2b]

    * Added images to the treeviews in connection editor and dictionary editor

  • Michael Michael committed [2c4f79]

    * Fixed NestedComments property, which is now read-only ?

  • Michael Michael committed [c255b0]

    * Added code creation from table definition, and allow saving a connection when doing an import

  • Michael Michael committed [8b4dbc]

    * Added support for tablenamehint in generated code

  • Michael Michael committed [8fc60d]

    * Corrected recursive behaviour, used allfilesmask

  • Michael Michael committed [7c20c9]

    * Updated README with copy of Tom Verhoeff

  • Michael Michael committed [4abc7a]

    * SQL editor registered (from Carlos Germán Tejero)

  • Michael Michael committed [7d440b]

    * Better unix font

  • Michael Michael committed [6db887]

    * Brushed up the GUI, complete code refactoring for dicteditor, making codebase smaller and more clear

  • Michael Michael committed [95cbfe]

    * SMall fix so hopefully it compiles with 2.2.2 - bug ID #12637

  • Michael Michael committed [46f962]

    * Disabled indexes for 2.2

  • Michael Michael committed [3e5bc2]

    * Patch from Attila Borka to enable multiple requests (enable threads), bug ID #12375

  • Michael Michael committed [3355d5]

    * Fixed access violation reported on Mailing list

  • Michael Michael committed [2bfcf7]

    * Small fix so .lps file and .lrs files are not added to project

  • Michael Michael committed [51437d]

    * Possibility to add charset in SQL connection dialog

  • Michael Michael committed [c60543]

    * Fixed caption as per bug #12731

  • Michael Michael committed [3588b7]

    * Fixed bug #12723: added popup menu to data dictionary editor

  • Michael Michael committed [c1afea]

    * Patch by Marcelo B Paula to add translations to LazDataDict package

  • Michael Michael committed [68e149]

    * Re-enabled internatonalization.

  • Michael Michael committed [491762]

    * Patch from Marcelo B Paula to enable internationalization (issue #14276)

  • Michael Michael committed [570d3d]

    * Forgot to commit

  • Michael Michael committed [db0bcc]

    * Patches from Maxim Ganetsky to improve localization

  • Michael Michael committed [392a09]

    * Patch from Maxim Ganetsky to improve localization support

  • Michael Michael committed [b3fdca]

    * Patch from Maxim Ganetsky to localize database desktop

  • Michael Michael committed [d05f80]

    * Add lazdaemonapp to uses clause

  • Michael Michael committed [68ecf8]

    * Fixed copy/paste error found by Pierre Panissod

  • Michael Michael committed [493196]

    * Added an option to scroll new messages into view after an idea of Bernd <prof7bit@googlemail.com>

  • Michael Michael committed [233cbd]

    * HTML/CSS/JS file creation items in File New (From Aleksey Lagunov).

  • Michael Michael committed [0f7bdc]

    * Added option to create SQL script file

  • Michael Michael committed [b33eba]

    * New PRE tag support from Aleksey Lagunov

  • Michael Michael committed [90df5d]

    * Initial implementation of JSON viewer

  • Michael Michael committed [1b745d]

    * Implemented search featured

  • Michael Michael committed [216e7c]

    * New version (td tag) from Alexei

  • Michael Michael committed [19d1be]

    * added popup-menu options to create string constant from SQL statement, and to clean up pascal string with SQL statement. Enables copy/paste from/to code.

  • Michael Michael committed [38b49f]

    * Fix from Alexei in HREF tag dialog

  • Michael Michael committed [831f49]

    * Fixed bug #14767, plus added some sanity checks

  • Michael Michael committed [990954]

    * Fixed editing of See Also links with link text. Abstracted link editor, plus some cosmetic fixes.

  • Michael Michael committed [649277]

    * Added editing of eelement link attribute

  • Michael Michael committed [ae4eca]

    * Fixed bug in 17802

  • Michael Michael committed [824f8e]

    * Added readme as part of project

  • Michael Michael committed [ac11c2]

    * Applied patch from javivf, bug #17629

  • Michael Michael committed [05717d]

    * Removed LCL dependency

  • Michael Michael committed [dea61d]

    * Fixed initialization section of modules

  • Michael Michael committed [1761b4]

    * Fixed case for .lrs files

  • Michael Michael committed [3f1d20]

    * Made projects runnable, reduced units in unit uses clause (0019175)

  • Michael Michael committed [7433cc]

    * Reduced TFileDescHTMLModule uses clause

  • Michael Michael committed [a63a06]

    * Fixed Custom CGI application generation for 2.5.1

  • Michael Michael committed [4f6735]

    * New Lazarus project type: HTTP application (FCL only)

  • Michael Michael committed [090ff6]

    * Two corrections when omitting package/module name in element name

  • Michael Michael committed [09252d]

    * Added copyright notice

  • Michael Michael committed [78dc85]

    * Do not use C style assignments, because make fails on commandline, since the option -Sc is not set

  • Michael Michael committed [971631]

    * Enable mssqlconnection for fpc >= 2.6.1 (patch from Reinier Olilagers, bug #21867)

  • Michael Michael committed [eb7bcc]

    * Reverted files committed by accident

  • Michael Michael committed [e8078b]

    * Registration of library loading component

  • Michael Michael committed [655108]

    * GetConnectionList missing in TSQLDBConnectorTypePropertyEditor.GetValues

  • Michael Michael committed [81ef0c]

    * Finalized MySQL 5.1/5.5 support. Added ability to generate SQL from connection

  • Michael Michael committed [63cc6a]

    * Register new 3.1 components for OAuth and WebClient

  • Michael Michael committed [6fc243]

    Google APIs on component palette

1 >