Commit Graph

49427 Commits

Author SHA1 Message Date
juha
8e9f6b65f5 Revert r51064 #c2f0586120 which fiddled with EditorMacroSript defines.
git-svn-id: trunk@52256 -
2016-04-27 10:54:31 +00:00
juha
26de115dbb Object Inspector: Restore Invalidate removed in r52208 #4e1e1dc645. Grid on Windows needs it. Issue #30062.
git-svn-id: trunk@52255 -
2016-04-27 10:54:25 +00:00
jesus
fbb22d7bea LazReport, Normalize ReportCreateDate and ReportLastChange on saving, patch from Simone Giacomelli, issue #27008
git-svn-id: trunk@52254 -
2016-04-26 20:44:06 +00:00
jesus
2d2e8cfaa7 LCL, grids: fix Grid-save-to-csv issues related to VisibleColumnsOnly, from wp, issue #30057
git-svn-id: trunk@52253 -
2016-04-25 22:00:44 +00:00
bart
2f6d4c8b70 Win32: implement TMenuItem.Default. Part of Issue #0027242.
git-svn-id: trunk@52252 -
2016-04-25 21:13:10 +00:00
zeljko
8b1d8e7295 gtk3: fixed compilation
git-svn-id: trunk@52251 -
2016-04-25 19:47:10 +00:00
zeljko
808ebe708e LCL: TListView: Reset FEditor bounds after hiding. issue #30055
git-svn-id: trunk@52250 -
2016-04-25 19:44:45 +00:00
zeljko
2aaeaacc7b Gtk2: fixed ItemDisplayRect() returning rect when drLabel is needed.Part of issue #30055
git-svn-id: trunk@52249 -
2016-04-25 19:42:47 +00:00
bart
ac9b657bf0 TCustomPropertyStorage: implement OnSaveException event.
git-svn-id: trunk@52248 -
2016-04-25 12:36:52 +00:00
ondrej
f70e004d69 grids: fix inplace editor horizontal margins. Patch by wp. Issue #30054
git-svn-id: trunk@52247 -
2016-04-25 10:23:37 +00:00
bart
178c43a3f6 Win32: fix scrolling issue in ListBox with huge amount of items. Patch by Michl. Issue #0023914.
git-svn-id: trunk@52246 -
2016-04-25 10:08:00 +00:00
juha
dab7775724 IdeIntf: comment.
git-svn-id: trunk@52245 -
2016-04-24 14:15:16 +00:00
juha
7047f40793 Object Inspector: Update component tree's captions after changing property value.
git-svn-id: trunk@52244 -
2016-04-24 14:15:14 +00:00
juha
3a9c90d806 Object Inspector: Update component tree after changing parent. Issue #30051.
git-svn-id: trunk@52243 -
2016-04-24 14:15:09 +00:00
juha
1ab4015e86 Educationlaz: Restore FileExistsUTF8 back, changed in r52239 #5238eb9493.
git-svn-id: trunk@52242 -
2016-04-24 09:32:02 +00:00
jesus
0e7a106ef0 LazReport: Protecting dataset bookmarks on building report is now off by default (it should protect users from hitting sqldb bookmarks bugs see issue #26132 and issue #26146) could be enabled again with a report option.
git-svn-id: trunk@52241 -
2016-04-24 01:16:55 +00:00
juha
05d443d108 Educationlaz: Fix compilation caused by missing 'tbStandard', 'tbViewDebug' toolbars. New IDE Coolbar must be supported later. Issue #30043.
git-svn-id: trunk@52240 -
2016-04-23 13:22:58 +00:00
juha
5238eb9493 Educationlaz: Use FileExists instead of FileExistsUTF8. Fix compilation.
git-svn-id: trunk@52239 -
2016-04-23 12:11:48 +00:00
jesus
23712d9f1c LCL, grids: do AutoEdit on MouseUp it fix double click problem issue #29877
git-svn-id: trunk@52238 -
2016-04-23 05:32:29 +00:00
juha
1ed4646b29 IdeIntf: Revert r52208 #4e1e1dc645 partly, grid column properties were not updated while editing.
git-svn-id: trunk@52237 -
2016-04-22 20:39:52 +00:00
juha
2b97e8c1c4 IdeIntf: Improve locking of TObjectInspectorDlg.SetSelection.
git-svn-id: trunk@52236 -
2016-04-22 20:02:12 +00:00
juha
e692bb38fe Revert r52227 #672ab540ee. TStringsPropertyEditor.Edit is actually used. Issue #30046.
git-svn-id: trunk@52235 -
2016-04-22 11:49:24 +00:00
juha
618bfe6da9 IdeIntf: Support multi-line text in property editors also in Carbon. Issue #27867, patch from Hans Luijten.
git-svn-id: trunk@52234 -
2016-04-22 11:34:44 +00:00
wp
c8432ee164 TAChart: Make the TBasicChartSeries.OnGetPointerStyle event a procedure (instead of a function). Update line demo.
git-svn-id: trunk@52233 -
2016-04-22 10:55:20 +00:00
juha
51ac6216a6 LCL-Cocoa: Fix a memory leak in TCocoaWSMenu. Issue #30039, patch from lks.
git-svn-id: trunk@52232 -
2016-04-22 10:04:16 +00:00
juha
3c1f7de3ea LCL: Fix TSpeedButton AutoSize with alignment. Issue #27396, patch from Michl.
git-svn-id: trunk@52231 -
2016-04-22 08:54:36 +00:00
juha
fa6c3b0d21 Designer, IdeIntf: Update Object Inspector tree after adding/deleting components. Optimize excess updates. Issue #30033
git-svn-id: trunk@52230 -
2016-04-21 20:40:02 +00:00
juha
6d991af10c Formatting, comment
git-svn-id: trunk@52229 -
2016-04-21 20:40:00 +00:00
juha
2df36f2a8d IdeIntf: Copy ForceUpdate in TPersistentSelectionList.Assign also when Count=0.
git-svn-id: trunk@52228 -
2016-04-21 20:39:58 +00:00
juha
672ab540ee IdeIntf: Remove unused code from TStringsPropertyEditor.Edit.
git-svn-id: trunk@52227 -
2016-04-21 20:39:53 +00:00
martin
dc09b12bc0 SynEdit: refactor, move TLazSynEditNestedFoldsList into unit SynEditHighlighterFoldBase
git-svn-id: trunk@52226 -
2016-04-21 02:31:53 +00:00
mattias
75349695d6 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52225 -
2016-04-20 09:47:03 +00:00
mattias
4819139549 IDE: designer: menu editor: less overhead
git-svn-id: trunk@52224 -
2016-04-20 09:41:15 +00:00
mattias
21b24b5afb IDE: designer: menu editor: using freeandnil to find dangling pointers easier
git-svn-id: trunk@52223 -
2016-04-20 09:39:05 +00:00
maxim
b9662b19e7 IDEIntf: updated Russian translation
git-svn-id: trunk@52222 -
2016-04-19 22:56:07 +00:00
maxim
3294b7ee32 IDEIntf: i18n-ed 'Properties' filteredit caption in Object Inspector
git-svn-id: trunk@52221 -
2016-04-19 22:53:21 +00:00
maxim
a096d6168c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@52220 -
2016-04-19 22:33:24 +00:00
jesus
f61db5300e LCL, grids: use assigned on testing for method property
git-svn-id: trunk@52219 -
2016-04-19 20:49:40 +00:00
juha
a229be6936 IdeIntf: Cleanup and formatting.
git-svn-id: trunk@52218 -
2016-04-19 20:48:48 +00:00
juha
3e95bbe7a8 LCL: Improve TextHint handling in TCustomControlFilterEdit.
git-svn-id: trunk@52217 -
2016-04-19 20:48:43 +00:00
jesus
71ae0bd810 LCL, grids: fix writing column titles in LRT file for translating purposes, issue #29763, #30013
git-svn-id: trunk@52216 -
2016-04-19 20:39:23 +00:00
mattias
533c92a950 IDEIntf: add possibility to add frames to project options, issue #30032
git-svn-id: trunk@52215 -
2016-04-19 10:03:52 +00:00
mattias
f8623847f3 IDE: clean up
git-svn-id: trunk@52214 -
2016-04-18 17:10:01 +00:00
mattias
41b629f3d0 IDE: clean up
git-svn-id: trunk@52213 -
2016-04-18 17:09:28 +00:00
juha
6060f5b9ab IdeIntf: Create default event handlers without assertion failure. Issue #30027.
git-svn-id: trunk@52212 -
2016-04-18 11:05:11 +00:00
juha
14e5168217 Formatting
git-svn-id: trunk@52211 -
2016-04-18 11:05:09 +00:00
juha
775b31bcdd IdeIntf: Optimize drawing ComponentTree in OI. RebuildComponentNodes was called many times.
git-svn-id: trunk@52210 -
2016-04-18 11:05:08 +00:00
juha
bb389f40bf IdeIntf: Add PropName param to PropertyEditor.Modified. Do not redraw comp tree after prop change. Issue #29574.
git-svn-id: trunk@52209 -
2016-04-18 11:05:06 +00:00
juha
4e1e1dc645 OI: Remove useless invalidate and refresh calls.
git-svn-id: trunk@52208 -
2016-04-18 11:05:01 +00:00
martin
9cbaf66131 Debugger, GDBMI: fix compilation of test case
git-svn-id: trunk@52207 -
2016-04-17 18:50:06 +00:00