Commit Graph

48509 Commits

Author SHA1 Message Date
hnb
0015151c63 Bug fix for memory leak for USE_GENERICS_COLLECTIONS version.
git-svn-id: trunk@51179 -
2016-01-03 23:40:03 +00:00
ondrej
11c388e6d2 sparta: revert r51170 & partly r51171 #e7106a0fa8: remove USE_GENERICS_COLLECTIONS ifdefs
git-svn-id: trunk@51178 -
2016-01-03 23:30:42 +00:00
ondrej
7bb3279fb8 sparta: fix fake menu height for WS other than win32
git-svn-id: trunk@51177 -
2016-01-03 23:27:04 +00:00
ondrej
c871f99df2 gtk2: test mouse multiclicks also to component sender. Solves also issue #29314
git-svn-id: trunk@51176 -
2016-01-03 22:47:13 +00:00
ondrej
57d803fc79 sparta: disable (unneeded) form show code
git-svn-id: trunk@51175 -
2016-01-03 20:51:01 +00:00
ondrej
8ec151fc73 sparta: removed POPUP_WINDOWS ifdefs
git-svn-id: trunk@51174 -
2016-01-03 20:43:35 +00:00
ondrej
56e2b65b29 ideintf: fix autosize ShortCutPropertyEditor. Issue #29266
git-svn-id: trunk@51173 -
2016-01-03 20:38:23 +00:00
michael
67c66fed35 * Script & Selection execution support
git-svn-id: trunk@51172 -
2016-01-03 20:33:54 +00:00
ondrej
e7106a0fa8 sparta: remove USE_POPUP_PARENT_DESIGNER ifdefs
git-svn-id: trunk@51171 -
2016-01-03 20:05:40 +00:00
ondrej
3849445a19 sparta: remove USE_GENERICS_COLLECTIONS ifdefs
git-svn-id: trunk@51170 -
2016-01-03 20:00:41 +00:00
ondrej
416b79849e ide: sourcenotebook better PopupMenu handling. Fixes also issue #29295
git-svn-id: trunk@51169 -
2016-01-03 19:48:36 +00:00
michael
9972eb105e * Convert connection editor to frame
git-svn-id: trunk@51168 -
2016-01-03 17:59:48 +00:00
michael
75ba67897f * Rework query panel and data panel so they are frames
git-svn-id: trunk@51167 -
2016-01-03 17:08:19 +00:00
juha
56c31e9131 Revert r51068 and r51087 #181b205220 + cleanup. Issues #28059 and #29292.
git-svn-id: trunk@51166 -
2016-01-03 16:47:52 +00:00
ondrej
6ddab55a35 packagetabs: fix TRecreateToolBarStamps.Changed
git-svn-id: trunk@51165 -
2016-01-03 15:51:24 +00:00
ondrej
b2c2565415 sparta: fix endless TMainMenu refresh. Issue #29318
git-svn-id: trunk@51164 -
2016-01-03 15:32:40 +00:00
juha
afa4f54991 IDE: Remove a Checkbox for creating Debug and Release modes in Build Modes manager. Can be done by setting compiler options as default.
git-svn-id: trunk@51163 -
2016-01-03 14:53:21 +00:00
juha
1c326b667f IDE: Create extra buildmodes better.
git-svn-id: trunk@51162 -
2016-01-03 14:53:10 +00:00
ondrej
dae6a4f4b0 ideintf: use registered editing class in DefaultComponentClass. Issue #29201
git-svn-id: trunk@51161 -
2016-01-03 14:43:33 +00:00
ondrej
98fb07f943 sparta: focus designer on show
git-svn-id: trunk@51160 -
2016-01-03 14:21:07 +00:00
ondrej
2c21d1d954 packagetabs: prevent AV
git-svn-id: trunk@51159 -
2016-01-03 13:57:59 +00:00
ondrej
d0db90af50 ide, designer: handle next/prior editor commands in docked designer. Bug #29038
git-svn-id: trunk@51158 -
2016-01-03 13:53:22 +00:00
ondrej
6a114503f7 sparta: rename TPropHookType htMouse* to htDesignerMouse*
git-svn-id: trunk@51157 -
2016-01-03 13:40:51 +00:00
ondrej
7fcc772645 designer, ideintf: rename TPropHookType htMouse* to htDesignerMouse*
git-svn-id: trunk@51156 -
2016-01-03 13:35:38 +00:00
maxim
3d8e4a6646 IDE: French translation update by Gilles Vasseur, bug #29291
git-svn-id: trunk@51147 -
2016-01-03 12:23:25 +00:00
maxim
317076652c Translations: French translation update by Gilles Vasseur, bugs #29291, #29315
git-svn-id: trunk@51146 -
2016-01-03 12:22:56 +00:00
ondrej
44161ce987 sparta: fix designer not receiving key events. Issue #29044
git-svn-id: trunk@51145 -
2016-01-03 12:07:22 +00:00
ondrej
cdfb590aee ideintf, designer: add MouseDown and MouseUp event handlers for designer
git-svn-id: trunk@51144 -
2016-01-03 12:06:07 +00:00
ondrej
3fb93ad0bf packagetabs: prevent AV
git-svn-id: trunk@51143 -
2016-01-03 12:00:12 +00:00
ondrej
bd5f13d1e9 anchordocking: prevent AV
git-svn-id: trunk@51142 -
2016-01-03 11:55:27 +00:00
ondrej
3a6b0c9da3 sparta: paint fake mainmenu
git-svn-id: trunk@51141 -
2016-01-03 10:24:20 +00:00
ondrej
90b92def4e codetools: pascalreadertool: support TGenericClass<TypeReference,TypeReference>.TNestedClass (delphi mode)
git-svn-id: trunk@51140 -
2016-01-02 22:14:28 +00:00
ondrej
e0dca9c427 codetools: fix TDirectiveSequenceItem.FindValue
git-svn-id: trunk@51139 -
2016-01-02 21:44:37 +00:00
ondrej
d8163c8187 codetools: prevent AV for incomplete generic types
git-svn-id: trunk@51138 -
2016-01-02 21:07:28 +00:00
ondrej
41e85d83a6 sparta: set focus to form so that it receives key messages. Issue #29044
git-svn-id: trunk@51137 -
2016-01-02 20:32:51 +00:00
ondrej
00c6de89c7 designer: fix TJITForms.IsJITForm
git-svn-id: trunk@51136 -
2016-01-02 20:16:39 +00:00
wp
1220d1bec2 fpvectorial: Fix filling of multiple polygons in the same path. Fix svgreader to default to clear pen and brush styles.
git-svn-id: trunk@51135 -
2016-01-02 18:51:57 +00:00
ondrej
25ae0bc62e sparta: fix docked form preventing IDE from activating. Issue #29042
git-svn-id: trunk@51134 -
2016-01-02 18:22:39 +00:00
ondrej
0ba709770d lcl, designer: add and use GetDesignerForm
git-svn-id: trunk@51133 -
2016-01-02 18:20:54 +00:00
michael
9b43183ae9 * Start with dialog if no recent items were found
git-svn-id: trunk@51132 -
2016-01-02 17:02:31 +00:00
michael
8b9aa80ed6 * Add initial support for MS-SQL Server
git-svn-id: trunk@51131 -
2016-01-02 16:35:52 +00:00
ondrej
c57471ea31 sparta: fix USE_POPUP_PARENT_DESIGNER compilation
git-svn-id: trunk@51130 -
2016-01-02 15:43:49 +00:00
michael
cd9d17e858 * Better caption driver info
git-svn-id: trunk@51129 -
2016-01-02 15:27:15 +00:00
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