ondrej
|
b04af8ad35
|
ide: implement "Open unit" dialog
git-svn-id: trunk@52272 -
|
2016-05-03 13:36:39 +00:00 |
|
juha
|
fd5482a304
|
Revert r52264 #f155e60e36. It caused a crash in menu designer.
git-svn-id: trunk@52271 -
|
2016-05-03 10:58:10 +00:00 |
|
ondrej
|
b23cb808f8
|
packager: fix compilation after r52266 #385bdd0d4e.
git-svn-id: trunk@52270 -
|
2016-05-03 08:49:45 +00:00 |
|
mattias
|
150123b86a
|
IDE: clean up
git-svn-id: trunk@52269 -
|
2016-05-03 08:40:34 +00:00 |
|
mattias
|
96c19a0c0f
|
lcl: fixed compilation
git-svn-id: trunk@52268 -
|
2016-05-03 08:37:52 +00:00 |
|
ondrej
|
7f870caf3f
|
lcl: fix default TabStop value for TNotebook, publish TabStop for TPage. Issue #21943
git-svn-id: trunk@52267 -
|
2016-05-02 22:09:09 +00:00 |
|
ondrej
|
385bdd0d4e
|
LCL, LazControls: use DoFilterItem in all filter edits.
git-svn-id: trunk@52266 -
|
2016-05-02 21:57:09 +00:00 |
|
juha
|
67f550a5ef
|
LCL-Win32: Fix flickering in Listview during scroll. Issue #30076, patch from Michl.
git-svn-id: trunk@52265 -
|
2016-05-02 11:02:01 +00:00 |
|
juha
|
f155e60e36
|
MenuDesigner: Put BeginUpdate / EndUpdate into better places.
git-svn-id: trunk@52264 -
|
2016-05-02 11:01:56 +00:00 |
|
martin
|
20bdf22ce4
|
SynEdit: comment debugln
git-svn-id: trunk@52263 -
|
2016-05-01 14:11:10 +00:00 |
|
juha
|
12eb05f6e4
|
IDE: Make descriptions of editor bookmarks more coherent. Issue #30078, patch from linuxfan.
git-svn-id: trunk@52262 -
|
2016-04-30 09:15:56 +00:00 |
|
juha
|
a24730709b
|
Packager: formatting.
git-svn-id: trunk@52261 -
|
2016-04-30 09:15:51 +00:00 |
|
juha
|
a483fc5371
|
MenuDesigner: Jump also to an existing OnClick handler. Fix crash when changing projects.
git-svn-id: trunk@52260 -
|
2016-04-29 14:44:51 +00:00 |
|
juha
|
e49084d8b3
|
MenuDesigner: Don't delete a newly created menu item through SelectionChanged event. Prevents an access violation. Issue #30056.
git-svn-id: trunk@52259 -
|
2016-04-29 12:42:46 +00:00 |
|
juha
|
ad4ce23e31
|
MenuEditor: Formatting.
git-svn-id: trunk@52258 -
|
2016-04-29 12:42:41 +00:00 |
|
juha
|
148d4cf069
|
Menueditor: Set parent of ShadowMenu earlier, otherwise it goes to a wrong place. Issue #30060.
git-svn-id: trunk@52257 -
|
2016-04-29 10:55:18 +00:00 |
|
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 |
|