Commit Graph

48029 Commits

Author SHA1 Message Date
ondrej
9d10346a71 IDEIntf: fix multi-monitor window position restore. Issue #28995
git-svn-id: trunk@50387 -
2015-11-18 13:01:29 +00:00
mattias
14a6e55da8 project groups: removed tree nodes: removed files+dependencies
git-svn-id: trunk@50386 -
2015-11-18 11:29:07 +00:00
ondrej
95a246bac1 IDE, IDEIntf: moved TProject.ChangedStamp from IDE to IDEIntf (TLazProject)
git-svn-id: trunk@50385 -
2015-11-18 11:25:25 +00:00
ondrej
9b510c5bca packager, IDEIntf: fixed TLazPackageGraph.ChangeStamp in BeginUpdate/EndUpdate and moved ChangeStamp property to LCLIntf
git-svn-id: trunk@50384 -
2015-11-18 11:18:21 +00:00
ondrej
a562122e19 LCL: move BorderSpacing.Control* properties in public section.
git-svn-id: trunk@50383 -
2015-11-18 06:30:18 +00:00
mattias
c1bcf1c14e project groups: load after add existing
git-svn-id: trunk@50382 -
2015-11-18 00:51:05 +00:00
mattias
950d2f8e9b project groups: fixed loading project group
git-svn-id: trunk@50381 -
2015-11-18 00:49:20 +00:00
mattias
5b8cd1111b project groups: show project files
git-svn-id: trunk@50380 -
2015-11-18 00:36:07 +00:00
mattias
02fe079247 project groups: added Parent and CompileTarget for cycle test
git-svn-id: trunk@50379 -
2015-11-18 00:27:49 +00:00
mattias
f29d2f8b35 project groups: fixed new project group
git-svn-id: trunk@50378 -
2015-11-17 23:40:01 +00:00
mattias
b4330dfd9e project groups: save as: rebase TreeView nodes
git-svn-id: trunk@50377 -
2015-11-17 23:28:08 +00:00
mattias
0351081414 project groups: save as: rebase TreeView nodes
git-svn-id: trunk@50376 -
2015-11-17 23:24:37 +00:00
maxim
d87fdc7823 Translations: fixed typo in Czech translation as per comments in bug #29007
git-svn-id: trunk@50375 -
2015-11-17 22:07:29 +00:00
mattias
f0fa6bf014 LCL: use TSize instead of tagSize, bug #29012
git-svn-id: trunk@50374 -
2015-11-17 21:45:55 +00:00
mattias
9c140c4deb turbopoweripro: clean up
git-svn-id: trunk@50373 -
2015-11-17 21:43:24 +00:00
ondrej
b3f4d8ce1b LCL: introduced TFlowPanel
git-svn-id: trunk@50372 -
2015-11-17 21:19:07 +00:00
ondrej
b8b626d91e LCL: grids: fixed regression from r50262 #fa277e1eb3. Issue #28959
git-svn-id: trunk@50371 -
2015-11-17 17:56:11 +00:00
ondrej
904373f6ce IDE: fixed default button in "The IDE is still building" dialog.
git-svn-id: trunk@50370 -
2015-11-17 15:55:49 +00:00
ondrej
b264b1d936 LCL: QuestionDlg: return mrCancel when dialog is closed by Esc or dialog close button. Issue #26019
git-svn-id: trunk@50369 -
2015-11-17 15:28:24 +00:00
mattias
aa945f4ab6 project groups: options, open recent project groups
git-svn-id: trunk@50368 -
2015-11-17 15:13:21 +00:00
ondrej
3087610579 IDE: options: fixed EditorTabPosition anchoring
git-svn-id: trunk@50367 -
2015-11-17 14:54:06 +00:00
mattias
dc42c8f4d9 project groups: open project group: loadtargets
git-svn-id: trunk@50366 -
2015-11-17 14:33:21 +00:00
mattias
f63ee69ad4 project groups: project dependencies: show only direct dependencies
git-svn-id: trunk@50365 -
2015-11-17 14:25:00 +00:00
mattias
4b938581b3 project groups: load project from lpi
git-svn-id: trunk@50364 -
2015-11-17 14:23:45 +00:00
mattias
888c155576 project groups: editor: load added target
git-svn-id: trunk@50363 -
2015-11-17 14:01:55 +00:00
mattias
19c203dd22 project groups: editor: show dependencies of loaded project
git-svn-id: trunk@50362 -
2015-11-17 13:54:11 +00:00
mattias
3628131a81 project groups: editor: check if PG is set
git-svn-id: trunk@50361 -
2015-11-17 13:45:09 +00:00
mattias
36d8d82648 project groups: started load project
git-svn-id: trunk@50360 -
2015-11-17 13:02:39 +00:00
mattias
cb2ab87cd6 project groups: removed GetLazProject/Package
git-svn-id: trunk@50359 -
2015-11-17 12:43:11 +00:00
mattias
c97a53a9ba project groups: new group: add current project
git-svn-id: trunk@50358 -
2015-11-17 11:48:36 +00:00
mattias
68baa62193 project groups: added changestamp
git-svn-id: trunk@50357 -
2015-11-17 11:37:20 +00:00
ondrej
7f3a0f94b2 LCL: added TControlBorderSpacing.Control* properties (compatibility to Delphi's TMargins.Control*)
git-svn-id: trunk@50356 -
2015-11-17 10:38:42 +00:00
ondrej
dbb4fc55c3 LCL: added TScrollingWinControl.ScrollInView
git-svn-id: trunk@50355 -
2015-11-17 10:18:26 +00:00
ondrej
e2b280b59a LCL: cleanup
git-svn-id: trunk@50354 -
2015-11-17 09:56:35 +00:00
mattias
91ffe3b269 IDE: fixed update project menu items when project closed
git-svn-id: trunk@50353 -
2015-11-17 00:16:34 +00:00
wp
febd26f3f3 TAChart: Add new property T(Generic)ChartMarks.LinkDistance to prevent painting the series pointer symbol over the marker arrow.
git-svn-id: trunk@50352 -
2015-11-16 23:40:20 +00:00
mattias
bf5fbcb10a IDE: designer: fixed Change class dialog
git-svn-id: trunk@50351 -
2015-11-16 22:42:34 +00:00
mattias
ec191f98de IDE: fixed Always start new instance
git-svn-id: trunk@50350 -
2015-11-16 22:41:45 +00:00
mattias
c14048ae32 codetools: tests: generics
git-svn-id: trunk@50349 -
2015-11-16 22:23:22 +00:00
mattias
399acc7c84 codetools: find declaration: simple find specialized ancestor
git-svn-id: trunk@50348 -
2015-11-16 22:19:30 +00:00
maxim
03e8f59490 Translations: Czech translation update by Chronos, bug #29007
git-svn-id: trunk@50346 -
2015-11-16 21:54:01 +00:00
maxim
532d11fa56 Components, printers: regenerated translations
git-svn-id: trunk@50343 -
2015-11-16 21:44:44 +00:00
mattias
07d6956baa codetools: identifier completion: show generic parameters
git-svn-id: trunk@50341 -
2015-11-16 21:28:38 +00:00
mattias
a8546cf427 codetools: test for finding specialize identifier in list of ancestors
git-svn-id: trunk@50339 -
2015-11-16 20:46:28 +00:00
mattias
5b690a20f0 project groups: dockable editor
git-svn-id: trunk@50338 -
2015-11-16 11:52:33 +00:00
mattias
d93436b400 project groups: prefixed TTargetAction
git-svn-id: trunk@50337 -
2015-11-16 10:49:28 +00:00
sekelsenmat
1950d6e64d cocoa: Implements work around to support TMemo.OnClick
git-svn-id: trunk@50335 -
2015-11-15 20:00:10 +00:00
sekelsenmat
e99d4f997b cocoa: bug #29001: Implements caretpos
git-svn-id: trunk@50334 -
2015-11-15 16:59:43 +00:00
wp
80fa123942 TAChart: Make TPieSeries.Radius public
git-svn-id: trunk@50333 -
2015-11-15 10:31:29 +00:00
ondrej
a55a3eb0c5 IDE: IDEInstances: reopen project at start if not opened in another instance
git-svn-id: trunk@50332 -
2015-11-15 07:31:22 +00:00