Commit Graph

48568 Commits

Author SHA1 Message Date
ondrej
488a24c48b IDE: menu designer: improve resourcestrings. By Howard Page-Clark
git-svn-id: trunk@51263 -
2016-01-12 23:09:39 +00:00
wp
094f14ccb8 fpvectorial: Complete rotation and translation for all 2d segments of TPath
git-svn-id: trunk@51262 -
2016-01-12 18:56:07 +00:00
juha
5ff026ab94 IDE: Support dotted unit names in FilenameIsPascalSource. Issue #29363.
git-svn-id: trunk@51261 -
2016-01-12 17:00:28 +00:00
juha
6c2d50b2d5 LazReport: Include new PrinterIndex property in frPrintGrid for using PrinterSetupDialog. Issue #29373, patch from Jean Patrick.
git-svn-id: trunk@51260 -
2016-01-12 11:34:52 +00:00
maxim
a1d92bb434 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@51259 -
2016-01-11 22:50:27 +00:00
maxim
74eef4fbe3 IDE: removed unused menu editor resource string
git-svn-id: trunk@51258 -
2016-01-11 22:22:36 +00:00
wp
804a4b285a fpvectorial: Support all linear gradients, translate and rotate for rectangles, circles, ellipses.
git-svn-id: trunk@51257 -
2016-01-11 21:59:39 +00:00
bart
a7886be131 Components, sqlitecomponenteditor: less hints.
git-svn-id: trunk@51256 -
2016-01-11 17:16:47 +00:00
bart
443e41f8fd DBNavigator: restore the icons for "delete" and "cancel" that got lost in r32029 #f6063bf57c. Issue #0029359.
git-svn-id: trunk@51255 -
2016-01-11 17:11:22 +00:00
ondrej
2874f98ddf IDE: menu designer: prevent AV
git-svn-id: trunk@51254 -
2016-01-11 17:09:36 +00:00
bart
2adb9b25c1 IDEIntf: use decimal point always in property editor for floating point values.
git-svn-id: trunk@51253 -
2016-01-11 15:36:52 +00:00
ondrej
d1790be9f0 IDE: menu designer:
- The Checkmark and RadioItem dialog has been removed.
- A new groupbox in the side panel reports on GroupIndex values for each submenu (if relevant).
- Unnecessary resourcestrings in the original patch have been removed.
- Fake insertion entry has been implemented with self-descriptive texts and removal of the patterned background.
Issue #29205, by Howard Page-Clark

git-svn-id: trunk@51252 -
2016-01-11 15:04:44 +00:00
mattias
12677f044a IDEIntf: fixed compiling with FPC 2.6.4
git-svn-id: trunk@51251 -
2016-01-11 14:20:22 +00:00
mattias
ba98cf3c4a IDE: simplified
git-svn-id: trunk@51250 -
2016-01-11 13:49:11 +00:00
ondrej
a4cd23f7ac IDE: menu designer: simplify delete dialog
git-svn-id: trunk@51249 -
2016-01-11 13:38:19 +00:00
ondrej
61b8894157 IDE: menueditor improvements:
- allow empty menus
- remove menu start-up prompt

git-svn-id: trunk@51248 -
2016-01-11 12:29:01 +00:00
ondrej
798ce08c42 IDEIntf: fixed compilation error introduced in r51233 #3a1c8fac99
git-svn-id: trunk@51245 -
2016-01-10 21:48:52 +00:00
ondrej
0321aeb764 sparta: fix AV in pFakeMenuPaint
git-svn-id: trunk@51242 -
2016-01-10 21:26:07 +00:00
ondrej
f3ec76381d MenuDesigner: new method IsUpdate for MenuDesigner (related to BeginUpdate and EndUpdate) to prevent IDE crash. Fix for issue #29362. (merged from sparta, by hnb)
git-svn-id: trunk@51241 -
2016-01-10 20:58:45 +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
joost
c65c09f800 * Added TLazThreadedQueue.PopItemTimeout to be able to specify different timeout then the default
git-svn-id: trunk@51236 -
2016-01-10 15:45:53 +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
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