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
ondrej
b2e160ebab
favorites: add icons to project files in recent drop-down menu
...
git-svn-id: trunk@51234 -
2016-01-10 12:25:11 +00:00
ondrej
3a1c8fac99
IDE, IDEIntf: add icons to project files in recent drop-down menu
...
git-svn-id: trunk@51233 -
2016-01-10 11:59:33 +00:00
wp
d593e000f8
fpvectorial: Supported rotated linear gradients. Support entity- and page-relative coordinates for gradient vectors.
...
git-svn-id: trunk@51232 -
2016-01-09 17:09:17 +00:00
juha
811799c840
Revert r50906 #1c912f069b. Prevented docking the Search Results window.
...
git-svn-id: trunk@51231 -
2016-01-09 15:16:35 +00:00
ondrej
4b7b10696b
ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059
...
git-svn-id: trunk@51229 -
2016-01-08 12:36:01 +00:00
maxim
434aa922dd
Translations: French translation update by Gilles Vasseur, bug #29354
...
git-svn-id: trunk@51224 -
2016-01-07 22:19:08 +00:00
mattias
ca1144df44
lcl: removed example PaintSwastika
...
git-svn-id: trunk@51223 -
2016-01-07 12:53:41 +00:00
maxim
685b71be6d
Sparta: added Russian translation
...
git-svn-id: trunk@51222 -
2016-01-06 23:48:15 +00:00
maxim
e66b53063e
Translations: Hungarian translation update by Péter Gábor, bug #29351
...
git-svn-id: trunk@51220 -
2016-01-06 23:24:43 +00:00
michael
7be987b140
* Fix bug ID #24360
...
git-svn-id: trunk@51219 -
2016-01-06 21:12:15 +00:00
michael
31641874aa
* Insert hint into FastCGI code for setting port on which to listen
...
git-svn-id: trunk@51218 -
2016-01-06 20:04:30 +00:00
dmitry
c8dc0c6767
lcl: per Anthony Walker request, added LineWidth parameter to PaintSwastika function. The parameter defines the length of a leaf stoke as a fraction of diameter. The default is set to 1/5th for backward compatibility
...
git-svn-id: trunk@51217 -
2016-01-06 20:02:10 +00:00
ondrej
16925fa4b4
codetools: support static array helpers
...
git-svn-id: trunk@51216 -
2016-01-06 19:53:50 +00:00
dmitry
ea60c10a12
lcl: adding a parameter for painting swastika counter-clock wise
...
git-svn-id: trunk@51215 -
2016-01-06 18:08:33 +00:00
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