Commit Graph

25783 Commits

Author SHA1 Message Date
mattias
fa00aff123 IDE: package editors: using the IDEWindowCreators
git-svn-id: trunk@26234 -
2010-06-21 12:17:14 +00:00
mattias
bb984eaa31 IDE: DoOpenPackageWithName: open package from disk
git-svn-id: trunk@26233 -
2010-06-21 11:50:42 +00:00
mattias
c63d6dcfad IDE: update package editor name
git-svn-id: trunk@26232 -
2010-06-21 11:38:27 +00:00
mattias
a8f9721a8d LCL: TControl.SetName: skip overhead when name not changed
git-svn-id: trunk@26231 -
2010-06-21 11:38:02 +00:00
juha
88536343f0 Converter: Improve saving and loading StringToStringTree to/from config.
git-svn-id: trunk@26230 -
2010-06-21 11:08:24 +00:00
juha
52bf35cbe2 Converter: Minor edits.
git-svn-id: trunk@26229 -
2010-06-21 11:08:19 +00:00
mattias
a7ded8bce7 IDE: started restore package editors
git-svn-id: trunk@26228 -
2010-06-21 10:44:21 +00:00
zeljko
3226f3a299 Qt: check if activeWindow() is fsSplash (which can be hidden in the meantime), so modal form cannot be shown.fixes #16590,#16753
git-svn-id: trunk@26227 -
2010-06-21 10:24:12 +00:00
mattias
ff48f9db59 IDEIntf: moved restore ide windows
git-svn-id: trunk@26226 -
2010-06-21 10:05:23 +00:00
zeljko
e0cba9ec28 IDE: make lazarus splash fsSplash, not fsStayOnTop.
git-svn-id: trunk@26225 -
2010-06-21 09:58:42 +00:00
mattias
202d086cc0 IDE: find identifier references: rename option
git-svn-id: trunk@26224 -
2010-06-21 09:20:29 +00:00
mattias
234a5b2de1 codetools: find main declaration: find corresponding method parameter, bug #16398
git-svn-id: trunk@26223 -
2010-06-21 09:04:50 +00:00
mattias
5977b88aca LCL: added controlstyles csAutoSizeKeepChildLeft, csAutoSizeKeepChildTop, TScrollBox: use preferred size even if AutoSize=false
git-svn-id: trunk@26222 -
2010-06-21 08:10:11 +00:00
mattias
c36728ab23 codetools: added modeswitch objectivec2
git-svn-id: trunk@26221 -
2010-06-21 07:01:57 +00:00
dmitry
ec0d005b0e carbon: fix processing of the initial Form's WindowState
git-svn-id: trunk@26220 -
2010-06-21 06:32:33 +00:00
mattias
60adf0cc86 IDE: anchor editor: warn for circles
git-svn-id: trunk@26219 -
2010-06-20 22:00:27 +00:00
mattias
061e3724eb LCL: fixed anchoring with direction change
git-svn-id: trunk@26218 -
2010-06-20 21:41:34 +00:00
martin
2abc705c17 License
git-svn-id: trunk@26217 -
2010-06-20 20:23:20 +00:00
martin
b339fa48e9 Renamed, made GraphicControl
git-svn-id: trunk@26216 -
2010-06-20 20:10:49 +00:00
mattias
2b109954a7 IDe: reduced debugging
git-svn-id: trunk@26215 -
2010-06-20 19:16:03 +00:00
mattias
d716155433 IDEIntf: fixed saving formidcount
git-svn-id: trunk@26214 -
2010-06-20 18:32:19 +00:00
mattias
f6f6a3aaea IDEIntf: saving formid names
git-svn-id: trunk@26213 -
2010-06-20 18:18:24 +00:00
mattias
9c8f207995 IDE: fixed using empty sourceeditor window
git-svn-id: trunk@26212 -
2010-06-20 18:09:35 +00:00
mattias
f5b98124aa anchordocking: nicer headers
git-svn-id: trunk@26211 -
2010-06-20 15:06:15 +00:00
mattias
02207605d0 codetools: AddPublishedVariable: fixed check if var exists
git-svn-id: trunk@26210 -
2010-06-20 14:56:13 +00:00
mattias
559c4d9746 IDE: ask dockmaster what to show in window menu
git-svn-id: trunk@26209 -
2010-06-20 14:50:50 +00:00
mattias
e9b21036b9 anchordocking: do not dock OI by default
git-svn-id: trunk@26208 -
2010-06-20 14:29:56 +00:00
mattias
92c9c1700a easydockdesign: fixed compilation
git-svn-id: trunk@26207 -
2010-06-20 13:52:27 +00:00
mattias
94629674b8 anchordocking: BringToFront: focus child form
git-svn-id: trunk@26206 -
2010-06-20 13:51:19 +00:00
mattias
22d9391ac8 anchordocking: restore custom dock site: restore splitter position
git-svn-id: trunk@26205 -
2010-06-20 12:49:26 +00:00
mattias
0eb9153024 IDE: do not auto close sourcenotebook when docked
git-svn-id: trunk@26204 -
2010-06-20 11:45:54 +00:00
mattias
493698c3d2 anchordocking: when no user laytout available, load template
git-svn-id: trunk@26203 -
2010-06-20 11:33:52 +00:00
mattias
4ac71dbe60 anchordocking: overwrite prompt when saving layout
git-svn-id: trunk@26202 -
2010-06-20 11:12:05 +00:00
mattias
1ee3d6dcf4 IDEIntf: moved TSimpleIDEWindowLayout to IDEWindowCreators
git-svn-id: trunk@26201 -
2010-06-20 10:45:52 +00:00
zeljko
a846b8b3cb IDE: fixed run parameters, also included kde's konsole. fixes #15847
git-svn-id: trunk@26200 -
2010-06-20 10:28:31 +00:00
zeljko
fd33466244 LCL: TCustomTreeView.CanChange(Node: TTreeNode) check if Node is nil before calling FOnChanging().patch by Juha Manninen fixes #16632.
git-svn-id: trunk@26199 -
2010-06-20 08:52:56 +00:00
mattias
2ceba89242 IDEIntf: creator using right, bottom instead of Width/Height
git-svn-id: trunk@26198 -
2010-06-20 07:54:32 +00:00
mattias
207744ce93 LCL: fixed case insenstive search TSearchAction.PerformSearch, bug #16736
git-svn-id: trunk@26197 -
2010-06-19 16:10:46 +00:00
mattias
13fdb2e797 IDE: disconnect source editor before rename
git-svn-id: trunk@26196 -
2010-06-19 16:03:45 +00:00
mattias
0238049950 IDE: connect source editor with simpleidewindowlayout
git-svn-id: trunk@26195 -
2010-06-19 15:37:25 +00:00
mattias
859bf0d396 anchordocking: do not store invisible controls
git-svn-id: trunk@26194 -
2010-06-19 15:18:33 +00:00
mattias
e3dd67d199 IDE: clean up
git-svn-id: trunk@26193 -
2010-06-19 15:18:13 +00:00
mattias
95729106bc LCL: freenotification for FActiveControl
git-svn-id: trunk@26192 -
2010-06-19 15:17:49 +00:00
maxim
7f2eb77ee8 Portuguese translation update from Marcelo B Paula, bug #16756.
git-svn-id: trunk@26191 -
2010-06-19 15:11:29 +00:00
mattias
0ce45b0cc2 todolist: fixed compilation under fpc 2.5.1
git-svn-id: trunk@26190 -
2010-06-19 13:39:47 +00:00
mattias
3a5bfcb0cd anchordocking: filter
git-svn-id: trunk@26189 -
2010-06-19 13:37:34 +00:00
zeljko
48e9743c3e Qt: fixed GetWindowRect() wrong result.Do not mapToGlobal() if parent doesn't have LCLObject.fixes #16717
git-svn-id: trunk@26188 -
2010-06-19 13:33:34 +00:00
dmitry
17fa642a30 lcl: fix themes default idButtonClose stock image drawing
git-svn-id: trunk@26187 -
2010-06-19 12:47:41 +00:00
mattias
14da0dee1f anchordocking: load/save layout file
git-svn-id: trunk@26186 -
2010-06-19 10:37:34 +00:00
mattias
b515150abb anchordocking: reduced debugging
git-svn-id: trunk@26185 -
2010-06-19 09:47:12 +00:00