Commit Graph

48547 Commits

Author SHA1 Message Date
wp
933d42cfa1 fpvectorial: Fix incorrect exception that paths must begin with a MoveTo command.
git-svn-id: trunk@51109 -
2016-01-01 23:41:11 +00:00
wp
bc906c5514 fpvectorial: Fix smooth bezier paths if previous segment is a relative bezier path
git-svn-id: trunk@51108 -
2016-01-01 22:47:03 +00:00
ondrej
491df20f71 codetools: support helpers for array types
git-svn-id: trunk@51107 -
2016-01-01 22:26:43 +00:00
juha
aff098bce4 LCL: Fix TComboExItems.Insert. Issue #29302.
git-svn-id: trunk@51106 -
2016-01-01 14:17:37 +00:00
juha
476bc7e244 IDE: Remove explicit update of Messages window from TMainIDE.StartIDE. It deserves no special treatment layout-wise.
git-svn-id: trunk@51105 -
2016-01-01 10:08:58 +00:00
juha
d5272145dd Revert r51081 and r51081. The issue got fixed properly in r51097 #bb21c80552.
git-svn-id: trunk@51104 -
2016-01-01 10:08:53 +00:00
wp
871641c688 TurboPower_iPro: Fix bgcolor attribute of tables, rows and cells
git-svn-id: trunk@51100 -
2015-12-31 22:08:35 +00:00
ondrej
47649a5b56 anchordocking: fix height change when dock site width is changed for ScaleOnResize. Issue #29298
git-svn-id: trunk@51099 -
2015-12-31 14:27:03 +00:00
ondrej
824ea1274e lcl: splitter: make MoveSplitter virtual
git-svn-id: trunk@51098 -
2015-12-31 14:25:07 +00:00
ondrej
bb21c80552 anchordocking: fix dock site main menu changes docked windows height. Issue #18538
git-svn-id: trunk@51097 -
2015-12-31 13:28:33 +00:00
wp
13baa543c5 LHelp: Fix incorrect processing of internal links specified by absolute paths (issue #29267)
git-svn-id: trunk@51096 -
2015-12-31 10:18:23 +00:00
ondrej
9effa4e621 lcl: win32: ComboBox ItemWidth support. Issue #29149, patch by Simon Ameis/Janusz Tomczak
git-svn-id: trunk@51094 -
2015-12-31 10:06:02 +00:00
ondrej
0246f8c565 lcl: grids: fix Wrong Alignment in TCustomGrid for Editor. Issue #29243, patch by Michl
git-svn-id: trunk@51092 -
2015-12-31 09:47:35 +00:00
juha
59e349c1ae Bug fix for OnEditorFilter (was not called for sub TPersistent). From Maciej.
git-svn-id: trunk@51090 -
2015-12-31 09:07:51 +00:00
juha
f4b38428a6 Allow to use any class with RTTI for RunTimeTypeInfoControls (previously only using descendants of TPersistent was legal). Now is possible to use any ORM system with RTTI controls like mORMot. From Maciej.
git-svn-id: trunk@51089 -
2015-12-31 09:07:46 +00:00
ondrej
c93f1b0a8b lcl: grids: don't apply editor value if ESC is pressed. Issue #29261, patch by abonic1
git-svn-id: trunk@51088 -
2015-12-31 08:22:57 +00:00
juha
181b205220 IDE: Prevent crash when clicking button "Change Build Mode" and Cancel in dialog. BackupBuildModes is not called always. Issue #29292.
git-svn-id: trunk@51087 -
2015-12-30 23:27:40 +00:00
wp
170279af46 ipro: Fix non-breaking space character given by numerical value instead of " "; fixes issue #28174.
git-svn-id: trunk@51086 -
2015-12-30 23:16:23 +00:00
bart
d4a86c4069 Docs: Fix wrong xml in clipboard.xml, introduced in r51048 #6f4f90622a by me. Patch by wp. Issue #0029286.
git-svn-id: trunk@51085 -
2015-12-30 16:54:31 +00:00
juha
0a7cc81dde IDE: Enable "Make Resource String" command also when cursor is behind an end-quote. Issue #28829.
git-svn-id: trunk@51084 -
2015-12-30 15:27:14 +00:00
juha
e0c99b1197 IDE: Call UseDesktop (added in 51081) only when IDE is docked. Shortens startup time for undocked IDE.
git-svn-id: trunk@51083 -
2015-12-30 08:35:41 +00:00
dmitry
b32ffa065f gtk2: smarter window z-order reposition below (system-wide) active window, where available
git-svn-id: trunk@51082 -
2015-12-29 21:11:18 +00:00
juha
feeb522991 IDE: A workaround to prevent message window changing its height arbitrarily in a docked IDE. Issue #18538.
git-svn-id: trunk@51081 -
2015-12-29 17:06:55 +00:00
juha
2a49eb46bc LazBuild: Fix compilation after r51059 #42e68fd86d. Issue #29274.
git-svn-id: trunk@51080 -
2015-12-29 11:54:44 +00:00
maxim
d4c7addc0e Translations: French translation update by Gilles Vasseur, bug #29254
git-svn-id: trunk@51073 -
2015-12-28 22:08:58 +00:00
maxim
cf6cf9e7bf IDEIntf: updated Russian translation
git-svn-id: trunk@51072 -
2015-12-28 22:03:59 +00:00
maxim
363fc389e3 JCF: regenerated translations
git-svn-id: trunk@51071 -
2015-12-28 21:48:07 +00:00
dmitry
47c0d03a6c gtk2: change GTK_IS_WINDOW to GDK_IS_WINDOW during StayOnTop flag check
git-svn-id: trunk@51070 -
2015-12-28 20:35:59 +00:00
ondrej
a7367c97d9 ide: fix Options changed through "Change Build Mode" CoolBar button isn't respected by the compiler. Issue #28059
git-svn-id: trunk@51068 -
2015-12-28 19:30:13 +00:00
dmitry
f2db2ee23e win32: updating fsStayOnTop windows handling of TOPMOST/NONTOPMOST flags by pushing a window to BOTTOM and restoring to the application TOP (not system wide). Should fix #018036
git-svn-id: trunk@51067 -
2015-12-28 17:06:04 +00:00
juha
6f720f5eaa SynEdit: Improved image SynJScriptSyn. Issue #29264, provided from Janusz Tomczak.
git-svn-id: trunk@51066 -
2015-12-28 16:50:29 +00:00
juha
4d3f2aefa9 Cleanup.
git-svn-id: trunk@51065 -
2015-12-28 13:32:23 +00:00
juha
c2f0586120 EditorMacroSript: Fix compilation with different defines, reduce compiler warnings.
git-svn-id: trunk@51064 -
2015-12-28 13:32:21 +00:00
juha
060d956ee0 PascalScript: Fix compilation with different defines, reduce compiler warnings.
git-svn-id: trunk@51063 -
2015-12-28 13:32:19 +00:00
juha
51c28613b2 LCL-Win32: Fix drag and drop issue of ListView items with ImageList. Issue #27816, patch from Zeljko + Janusz Tomczak.
git-svn-id: trunk@51062 -
2015-12-28 13:32:14 +00:00
ondrej
fe3244449c components: TSynBaseCompletionForm: add DrawBorderColor, make DrawBorderWidth public. Issue #29268. Modified patch by regs
git-svn-id: trunk@51061 -
2015-12-28 08:14:17 +00:00
wp
c689e1582c fpvectorial: Fix svg reader memory leaks related to BrushDefs and tokenizer. Declare package as runtime package.
git-svn-id: trunk@51060 -
2015-12-27 23:33:57 +00:00
juha
42e68fd86d IDE: Save Application Bundle and resource XPManifest to default project configuration. Issue #22286.
git-svn-id: trunk@51059 -
2015-12-27 22:36:55 +00:00
wp
c224456e7f fpvectorial: Reorganize TPath.Render. Support polygon even-odd and non-zero winding rules for brush fill.
git-svn-id: trunk@51058 -
2015-12-27 20:43:02 +00:00
ondrej
e8bf2b6e97 ideintf: ImageList editior: add replace button. Issue #29252. Patch by Janusz Tomczak
git-svn-id: trunk@51054 -
2015-12-27 17:40:09 +00:00
juha
800d968b77 LazUtils: Suppress some hints when compiling LazUtils. Issue #27961.
git-svn-id: trunk@51053 -
2015-12-27 15:04:41 +00:00
ondrej
bcca492fd6 designer: unify menu editor PopupParent/PopupMode code with r51051 #175c0031c0
git-svn-id: trunk@51052 -
2015-12-27 13:23:11 +00:00
ondrej
175c0031c0 ideintf: set PopupMode/PopupParent for collection editor and actions editor. Issue #24711
git-svn-id: trunk@51051 -
2015-12-27 13:06:05 +00:00
ondrej
f1c10c63a7 ideintf, ide: change result type of TMainIDEBase.GetMainBar from TComponent to TForm.
It was an unnecessary limitation because there is Forms dependency in both units already.

git-svn-id: trunk@51050 -
2015-12-27 11:38:55 +00:00
ondrej
574bda0e99 lcl: fix TCustomForm.SetPopupMode: remove PopupParent for both pmAuto and pmNone
git-svn-id: trunk@51049 -
2015-12-27 11:02:11 +00:00
bart
6f4f90622a Docs: Document the ClipBoard HTML functions.
git-svn-id: trunk@51048 -
2015-12-27 10:44:16 +00:00
zeljko
bcb331e395 Qt: use direct X11 call for transient hint since Qt's QtTool flag is buggy. issue #29253
git-svn-id: trunk@51047 -
2015-12-27 09:14:49 +00:00
zeljko
b7b8b6267a Qt: added pure X11 function for transient hint. Related to issue #29253
git-svn-id: trunk@51046 -
2015-12-27 08:46:30 +00:00
juha
3d8be36eb6 LCL: Reduce warnings by replacing deprecated TField's "Lookup" with "FieldKind=fkLookup".
git-svn-id: trunk@51045 -
2015-12-26 18:55:45 +00:00
zeljko
1f6def37cc Qt: fixed Qt compilation after r51036 #0703a58eca
git-svn-id: trunk@51044 -
2015-12-26 18:42:37 +00:00