Commit Graph

48466 Commits

Author SHA1 Message Date
michael
3b120a5864 * "Test Connection" button in new SQL connection dialog.
git-svn-id: trunk@51128 -
2016-01-02 15:23:24 +00:00
ondrej
f3e9a5ddce sparta: fix USE_POPUP_PARENT_DESIGNER compilation
git-svn-id: trunk@51127 -
2016-01-02 15:15:18 +00:00
bart
49b92bd91e TFloatSpinEdit: don't "eat" Undo keyboard shortcut (Ctrl+Z)
git-svn-id: trunk@51126 -
2016-01-02 15:11:53 +00:00
michael
4b5747f9d1 * Delete connection/datadict removes items from tree/LV, depending on view
git-svn-id: trunk@51125 -
2016-01-02 14:30:54 +00:00
ondrej
14cc0fc3b7 anchordocking: fix wrong PercentValue from r51099 #47649a5b56
git-svn-id: trunk@51124 -
2016-01-02 14:29:06 +00:00
michael
0ef7c72e99 * Context menu for treeview. Adapt some action update handlers to treeview
git-svn-id: trunk@51123 -
2016-01-02 13:58:27 +00:00
michael
d72933eb26 * Connections tab first
git-svn-id: trunk@51122 -
2016-01-02 13:37:19 +00:00
ondrej
dd5a0c7dd9 anchordocking: do not draw disabled splitters
anchordockingdsgn: disable and make MainIDEBar splitter smaller if AdjustHeight is enabled

git-svn-id: trunk@51121 -
2016-01-02 13:35:36 +00:00
michael
8005aedc44 * Add splitter between recent items and items tab
git-svn-id: trunk@51120 -
2016-01-02 13:29:34 +00:00
ondrej
69da281d6c lcl: splitter: use default cursor if splitter isn't enabled
git-svn-id: trunk@51119 -
2016-01-02 13:20:30 +00:00
michael
5022355897 * New Tree interface
git-svn-id: trunk@51118 -
2016-01-02 12:59:10 +00:00
wp
de4fbfafc7 fpvectorial: Fix svgreader to accept "in" as known length unit
git-svn-id: trunk@51117 -
2016-01-02 12:15:10 +00:00
ondrej
3351cc3c41 ide: revert r51113 as it got solved properly in r51115 #86ee218ac2
git-svn-id: trunk@51116 -
2016-01-02 12:01:42 +00:00
ondrej
86ee218ac2 lcl: TCustomForm: prevent sending Resizing twice. Issue #29310 and #29308
git-svn-id: trunk@51115 -
2016-01-02 11:51:35 +00:00
zeljko
b538c367a2 Qt: do not restore hints which are not visible by lcl.
git-svn-id: trunk@51114 -
2016-01-02 10:36:34 +00:00
ondrej
89d6b735e2 ide: fix flicker when resizing MainIDEBar if AutoAdjustIDEHeight is enabled. Issue #29308
git-svn-id: trunk@51113 -
2016-01-02 09:57:14 +00:00
ondrej
f42e7fcc66 lcl: forms: add TPosition.poWorkAreaCenter
git-svn-id: trunk@51112 -
2016-01-02 09:33:40 +00:00
ondrej
5da5366275 lcl: form's position poScreenCenter doesn't center form in screen. Issue #27771
git-svn-id: trunk@51111 -
2016-01-02 09:12:28 +00:00
ondrej
5a9dd3a6f2 lcl: gtk2: fix GetWindowRect result value (0 for error, 1 for success)
git-svn-id: trunk@51110 -
2016-01-02 09:08:14 +00:00
wp
933d42cfa1 fpvectorial: Fix incorrect exception that paths must begin with a MoveTo command.
git-svn-id: trunk@51109 -
2016-01-01 23:41:11 +00:00
wp
bc906c5514 fpvectorial: Fix smooth bezier paths if previous segment is a relative bezier path
git-svn-id: trunk@51108 -
2016-01-01 22:47:03 +00:00
ondrej
491df20f71 codetools: support helpers for array types
git-svn-id: trunk@51107 -
2016-01-01 22:26:43 +00:00
juha
aff098bce4 LCL: Fix TComboExItems.Insert. Issue #29302.
git-svn-id: trunk@51106 -
2016-01-01 14:17:37 +00:00
juha
476bc7e244 IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
git-svn-id: trunk@51105 -
2016-01-01 10:08:58 +00:00
juha
d5272145dd Revert r51081 and r51081. The issue got fixed properly in r51097 #bb21c80552.
git-svn-id: trunk@51104 -
2016-01-01 10:08:53 +00:00
wp
871641c688 TurboPower_iPro: Fix bgcolor attribute of tables, rows and cells
git-svn-id: trunk@51100 -
2015-12-31 22:08:35 +00:00
ondrej
47649a5b56 anchordocking: fix height change when dock site width is changed for ScaleOnResize. Issue #29298
git-svn-id: trunk@51099 -
2015-12-31 14:27:03 +00:00
ondrej
824ea1274e lcl: splitter: make MoveSplitter virtual
git-svn-id: trunk@51098 -
2015-12-31 14:25:07 +00:00
ondrej
bb21c80552 anchordocking: fix dock site main menu changes docked windows height. Issue #18538
git-svn-id: trunk@51097 -
2015-12-31 13:28:33 +00:00
wp
13baa543c5 LHelp: Fix incorrect processing of internal links specified by absolute paths (issue #29267)
git-svn-id: trunk@51096 -
2015-12-31 10:18:23 +00:00
ondrej
9effa4e621 lcl: win32: ComboBox ItemWidth support. Issue #29149, patch by Simon Ameis/Janusz Tomczak
git-svn-id: trunk@51094 -
2015-12-31 10:06:02 +00:00
ondrej
0246f8c565 lcl: grids: fix Wrong Alignment in TCustomGrid for Editor. Issue #29243, patch by Michl
git-svn-id: trunk@51092 -
2015-12-31 09:47:35 +00:00
juha
59e349c1ae Bug fix for OnEditorFilter (was not called for sub TPersistent). From Maciej.
git-svn-id: trunk@51090 -
2015-12-31 09:07:51 +00:00
juha
f4b38428a6 Allow to use any class with RTTI for RunTimeTypeInfoControls (previously only using descendants of TPersistent was legal). Now is possible to use any ORM system with RTTI controls like mORMot. From Maciej.
git-svn-id: trunk@51089 -
2015-12-31 09:07:46 +00:00
ondrej
c93f1b0a8b lcl: grids: don't apply editor value if ESC is pressed. Issue #29261, patch by abonic1
git-svn-id: trunk@51088 -
2015-12-31 08:22:57 +00:00
juha
181b205220 IDE: Prevent crash when clicking button "Change Build Mode" and Cancel in dialog. BackupBuildModes is not called always. Issue #29292.
git-svn-id: trunk@51087 -
2015-12-30 23:27:40 +00:00
wp
170279af46 ipro: Fix non-breaking space character given by numerical value instead of " "; fixes issue #28174.
git-svn-id: trunk@51086 -
2015-12-30 23:16:23 +00:00
bart
d4a86c4069 Docs: Fix wrong xml in clipboard.xml, introduced in r51048 #6f4f90622a by me. Patch by wp. Issue #0029286.
git-svn-id: trunk@51085 -
2015-12-30 16:54:31 +00:00
juha
0a7cc81dde IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
git-svn-id: trunk@51084 -
2015-12-30 15:27:14 +00:00
juha
e0c99b1197 IDE: Call UseDesktop (added in 51081) only when IDE is docked. Shortens startup time for undocked IDE.
git-svn-id: trunk@51083 -
2015-12-30 08:35:41 +00:00
dmitry
b32ffa065f gtk2: smarter window z-order reposition below (system-wide) active window, where available
git-svn-id: trunk@51082 -
2015-12-29 21:11:18 +00:00
juha
feeb522991 IDE: A workaround to prevent message window changing its height arbitrarily in a docked IDE. Issue #18538.
git-svn-id: trunk@51081 -
2015-12-29 17:06:55 +00:00
juha
2a49eb46bc LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
git-svn-id: trunk@51080 -
2015-12-29 11:54:44 +00:00
maxim
d4c7addc0e Translations: French translation update by Gilles Vasseur, bug #29254
git-svn-id: trunk@51073 -
2015-12-28 22:08:58 +00:00
maxim
cf6cf9e7bf IDEIntf: updated Russian translation
git-svn-id: trunk@51072 -
2015-12-28 22:03:59 +00:00
maxim
363fc389e3 JCF: regenerated translations
git-svn-id: trunk@51071 -
2015-12-28 21:48:07 +00:00
dmitry
47c0d03a6c gtk2: change GTK_IS_WINDOW to GDK_IS_WINDOW during StayOnTop flag check
git-svn-id: trunk@51070 -
2015-12-28 20:35:59 +00:00
ondrej
a7367c97d9 ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059
git-svn-id: trunk@51068 -
2015-12-28 19:30:13 +00:00
dmitry
f2db2ee23e win32: updating fsStayOnTop windows handling of TOPMOST/NONTOPMOST flags by pushing a window to BOTTOM and restoring to the application TOP (not system wide). Should fix #018036
git-svn-id: trunk@51067 -
2015-12-28 17:06:04 +00:00
juha
6f720f5eaa SynEdit: Improved image SynJScriptSyn. Issue #29264, provided from Janusz Tomczak.
git-svn-id: trunk@51066 -
2015-12-28 16:50:29 +00:00