Commit Graph

34 Commits

Author SHA1 Message Date
juha
1a2f15c5a4 Fix compilation in Sparta docked form designer. Broken by r52209 #bb389f40bf.
git-svn-id: trunk@52287 -
2016-05-07 22:57:54 +00:00
ondrej
35f6ae024f sparta: forward unhandled keys from designer to OI. Issue #29488
git-svn-id: trunk@51399 -
2016-01-24 10:59:23 +00:00
ondrej
394804dd32 sparta: fix for r51343 #7967d77c82 non-Windows platforms.
git-svn-id: trunk@51344 -
2016-01-19 19:38:31 +00:00
ondrej
7967d77c82 sparta: partially revert r51141 #3a6b0c9da3: when undocking source editor, the designer form got visible windows border (on windows/win32).
git-svn-id: trunk@51343 -
2016-01-19 19:30:26 +00:00
ondrej
de6099cca2 sparta: fix AV.
git-svn-id: trunk@51341 -
2016-01-19 17:59:34 +00:00
ondrej
30204b58e5 sparta: invalidate fake menu only if visible
git-svn-id: trunk@51296 -
2016-01-15 09:04:48 +00:00
ondrej
476ee9dad4 sparta: update fake menu on modification
git-svn-id: trunk@51295 -
2016-01-15 08:59:21 +00:00
ondrej
cb213d94ed sparta: force repaint on hide/show main menu. Issue #29370
git-svn-id: trunk@51291 -
2016-01-14 22:11:56 +00:00
ondrej
c5c6957733 sparta: correctly hide/show main menu. Issue #29370
git-svn-id: trunk@51289 -
2016-01-14 21:24:12 +00:00
ondrej
0321aeb764 sparta: fix AV in pFakeMenuPaint
git-svn-id: trunk@51242 -
2016-01-10 21:26:07 +00:00
hnb
9072a13913 merge r51237 sparta: bug fix for nil reference for fake menu
git-svn-id: trunk@51238 -
2016-01-10 16:22:15 +00:00
hnb
cf0f53eb93 merge r51214,r51225: sparta:
sparta: Patch for Ondrej patch :) (r51145) fix designer not receiving key events for DataModule and Frame. Issue #29044 
sparta: improve fake menu for further usage (delegate it to dedicated pFakeMenu panel)

git-svn-id: trunk@51235 -
2016-01-10 14:22:19 +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
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
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
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
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
b2c2565415 sparta: fix endless TMainMenu refresh. Issue #29318
git-svn-id: trunk@51164 -
2016-01-03 15:32:40 +00:00
ondrej
98fb07f943 sparta: focus designer on show
git-svn-id: trunk@51160 -
2016-01-03 14:21:07 +00:00
ondrej
6a114503f7 sparta: rename TPropHookType htMouse* to htDesignerMouse*
git-svn-id: trunk@51157 -
2016-01-03 13:40:51 +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
3a6b0c9da3 sparta: paint fake mainmenu
git-svn-id: trunk@51141 -
2016-01-03 10:24:20 +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
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
c57471ea31 sparta: fix USE_POPUP_PARENT_DESIGNER compilation
git-svn-id: trunk@51130 -
2016-01-02 15:43:49 +00:00
ondrej
f3e9a5ddce sparta: fix USE_POPUP_PARENT_DESIGNER compilation
git-svn-id: trunk@51127 -
2016-01-02 15:15:18 +00:00
hnb
25a0220972 DockedFormEditor: bugfix for "divide by zero" exception for decked design forms created for TComponent descendants used as root.
git-svn-id: trunk@50440 -
2015-11-20 13:43:15 +00:00
juha
951fac1216 Move Sparta DockedFormEditor package from freesparta branch to trunk.
git-svn-id: trunk@50411 -
2015-11-19 00:19:56 +00:00