Commits

[2172 total ]
Avatar
r2820 Right align text in size column, like it's in DBtree

by anse (Using name ‘ansgar.becker’) on 2009-12-01 15:15 (4 days ago)

Avatar
r2819 Now that the table tools dialog also has a second tree column "size", it should get autofitted the same way as mainform.dbtree. Fixes issue #1500.

by anse (Using name ‘ansgar.becker’) on 2009-12-01 15:12 (4 days ago)

Avatar
r2818 Avoid accessing grid data array elements over its bounds in Datagrid.OnBeforeCellPaint, while painting NULL cell background. Can happen as RootNodeCount is set asynchronously to scrolling. Fixes issue #1497 and friends.

by anse (Using name ‘ansgar.becker’) on 2009-12-01 13:16 (4 days ago)

Avatar
r2817 Increase length of displayed/loaded query in processlist by factor 10, so it's more helpful than 1 kb of SQL, but still low enough to avoid a huge memory load. Fixes issue #1498.

by anse (Using name ‘ansgar.becker’) on 2009-12-01 10:45 (4 days ago)

Avatar
r2816 Fix documentation

by anse (Using name ‘ansgar.becker’) on 2009-12-01 00:32 (5 days ago)

Avatar
r2815 Enhance readability of sorted columns in high contrast mode (white text on black background). Check brightness and decide for a brighter or darker background color as needed. See issue #1366.

by anse (Using name ‘ansgar.becker’) on 2009-12-01 00:17 (5 days ago)

Avatar
r2814 Tabs popup menu should only activate when clicked on the tabs area. Fixes issue #1456

by anse (Using name ‘ansgar.becker’) on 2009-11-30 23:19 (5 days ago)

Avatar
r2813 Automatically remove AUTO_INCREMENT=x clause from CREATE TABLE statement for SQL export. Fixes issue #1110.

by anse (Using name ‘ansgar.becker’) on 2009-11-30 22:42 (5 days ago)

Avatar
r2812 Fix sporadic access violation when a new row was inserted and UPDATE or INSERT gets posted. Fixes issue #1496

by anse (Using name ‘ansgar.becker’) on 2009-11-30 20:58 (5 days ago)

Avatar
r2811 Make SQL help dialog modeless, so it can stay open while the user returns to its query or whatever. A later F1 pressing again searches the right help item. Fixes issue #971.

by anse (Using name ‘ansgar.becker’) on 2009-11-30 00:52 (6 days ago)