13 Commits

Author SHA1 Message Date
6d7935ce63 Same as r2621 - remove relevant height constraints from object editors. Finally fixes issue #1348. 2009-09-09 20:23:45 +00:00
33501d1a56 Minor graphical fix: Minimize gutter width in all TSynMemo's, tell them to auto-size themselves when more digits come. 2009-06-15 06:31:26 +00:00
f01893d08a Experimental: Reintroduce table tab, this time by placing the existing editors for tables, views and routines as TFrames onto that tab. Unfortunately a whole bunch of GUI changes involved here which makes the diff unreadable. Should solve issue #1149 . 2009-06-04 12:56:55 +00:00
2acd0170e8 Fix one-click-editing in trees and grids, broken in recent VirtualTree update, r2416 2009-05-17 16:11:09 +00:00
7791176be5 Fix rfe #1061. 2009-03-17 16:56:48 +00:00
0312eee98d Fix issue #1060: Ctrl+Y shortcut in SynMemo's for "Redo" action 2009-03-16 21:50:30 +00:00
f5bdc0e79b Fix issue #1059 2009-03-16 18:16:21 +00:00
814b4ee14b Ban vertical line from all TSynMemo's. Never heard of anyone using it, and fixes issue #1051. 2009-03-12 19:50:42 +00:00
e312915fd5 Automatic property adjustments by IDE after VirtualTree update 2009-03-10 23:11:59 +00:00
81ad0d4397 Activate Vista theming in trees and lists 2009-03-10 23:04:24 +00:00
05bd9eff61 Remove useless coFixed option from first column of routine parameter list. Works around an AV in the new VirtualTree version. 2009-03-10 22:46:27 +00:00
6d8834b540 Fix issue #1025 and friends: Wrong tabindex in stored routine editor. 2009-03-03 19:18:03 +00:00
f20dad8adb Implement stored routine editor, see issue #420
Todo: make routines visible in the database tab so they can be edited.
2009-02-28 22:57:55 +00:00