juha
2e3b9429b8
IDE: Allow ComponentList to unselect a component. Issue #29348 , patch from Anthony Walter.
...
git-svn-id: trunk@51213 -
2016-01-06 15:32:50 +00:00
juha
d5272def5e
MenuDesigner: BeginUpdate and EndUpdate methods to prevent AV. Related changes in menushadows.pp inside method TShadowMenu.DeleteChildlessShadowAndItem
...
(operation ownsIt.RemoveComponent(mi) was the starting point for many TMenuDesigner.OnDesignerSetSelection calls, especially visible with Sparta package.
During execution OnDesignerSetSelection, caller object TShadowMenu was destroyed after RemoveComponent operation, before end of DeleteChildlessShadowAndItem).
Issue #29328 , from Maciej.
git-svn-id: trunk@51212 -
2016-01-06 15:16:20 +00:00
michael
8663e9c084
* Patch from wp to improve mrumenu (long delayed)
...
git-svn-id: trunk@51210 -
2016-01-05 21:54:03 +00:00
michael
76243ff0f4
* Getsources for windows by Mario Bonati
...
git-svn-id: trunk@51209 -
2016-01-05 21:42:58 +00:00
michael
49bdd9293a
* Correct extension (as per bug ID #28352 )
...
git-svn-id: trunk@51208 -
2016-01-05 21:40:07 +00:00
hnb
fa145e2772
sparta: localization support, patch from Péter Gábor #29257 thanks!
...
git-svn-id: trunk@51207 -
2016-01-05 15:11:41 +00:00
hnb
57d0cf30bb
sparta: prevent SIGSEGV caused by fpc_intf_decr_ref and fix for memory corruption for Design Time Utils. Preparation for new Sparta package "FormsSmartEditor".
...
git-svn-id: trunk@51206 -
2016-01-05 15:07:11 +00:00
maxim
dea6ee2eda
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@51202 -
2016-01-05 13:35:27 +00:00
maxim
8c4ac2c065
TurboPower IPro: regenerated translations and updated French translation. Patch by Gilles Vasseur, bug #29330 .
...
git-svn-id: trunk@51196 -
2016-01-05 12:39:40 +00:00
maxim
467dd69458
Installer: Hungarian translation by Péter Gábor, bug #29322
...
git-svn-id: trunk@51195 -
2016-01-05 12:31:21 +00:00
wp
288db7b666
fpvectorial: Add gradients with more than two colors
...
git-svn-id: trunk@51194 -
2016-01-04 21:32:49 +00:00
juha
8ff7b2a5c9
IDE: Improve a docked component list layout. Issue #29333 , patch from Anthony Walter.
...
git-svn-id: trunk@51193 -
2016-01-04 21:01:36 +00:00
michael
402ec6b200
* Make data panel visible when a second query is started
...
git-svn-id: trunk@51192 -
2016-01-04 19:51:31 +00:00
dmitry
7fb25de778
win32: removed ComCtrls from win32proc. Replacing explicit TCustomTabControl check for a call to the added WindowInfo.ClientOffsetProc
...
git-svn-id: trunk@51191 -
2016-01-04 18:18:08 +00:00
dmitry
5913d5f2b1
win32: removing usage of ComCtrls from win32int. Refactored internal processing of WM_DRAWITEM message for ListView adding a new parameter to TWin32WindowInfo structure.
...
Moved ProgressBar constraint from TWin32WidgetSet to TWin32WSProgressBar.
git-svn-id: trunk@51190 -
2016-01-04 17:16:19 +00:00
mattias
b9393a2055
IDE: clean up
...
git-svn-id: trunk@51189 -
2016-01-04 15:05:35 +00:00
mattias
54396991ac
fixed typos, bug #29323 patch from Paul Gevers
...
git-svn-id: trunk@51187 -
2016-01-04 15:02:09 +00:00
michael
0f5b62ad4c
* Some small corrections so code compiles with 2.6.4
...
git-svn-id: trunk@51186 -
2016-01-04 13:41:09 +00:00
ondrej
f5509e82cb
anchordocking: update percent position after anchor change. Issue #29309
...
git-svn-id: trunk@51184 -
2016-01-04 12:24:28 +00:00
ondrej
cd9428cf47
sparta: fix form resize flicker under win32. Issue #29331 , patch from Balázs Székely
...
git-svn-id: trunk@51183 -
2016-01-04 12:00:59 +00:00
wp
4617d263b2
fpvectorial: Simple gradient support for TPath
...
git-svn-id: trunk@51182 -
2016-01-04 11:47:47 +00:00
juha
5aaef8bebb
Anchordocking: Don't update a tabbed page's caption with its name when saving desktops. Issue #29199 .
...
git-svn-id: trunk@51181 -
2016-01-04 00:45:00 +00:00
ondrej
f90e434afc
sparta: add FillChars to initialize message records
...
git-svn-id: trunk@51180 -
2016-01-03 23:51:30 +00:00
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