Commit Graph

48116 Commits

Author SHA1 Message Date
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
ondrej
89d2d8a738 lazcontrols: filteredit: fixed default filter functions for non-lowercase strings.
git-svn-id: trunk@50331 -
2015-11-14 09:22:00 +00:00
ondrej
ba864434f1 lcl: docs: fixed TTreeNode.ImageIndex and TTreeNode.SelectedIndex
git-svn-id: trunk@50330 -
2015-11-14 07:10:24 +00:00
ondrej
ef3ba7e84e LCL: fixed alignment code when anchors are only in one direction.
git-svn-id: trunk@50329 -
2015-11-14 05:19:54 +00:00
ondrej
6ef11b34cc codetools: fixed CalcMemSize of TDirectiveSequenceItem.
git-svn-id: trunk@50328 -
2015-11-13 16:05:29 +00:00
ondrej
98109a4973 codetools: fixed SCOPEDENUMS in a different unit.
git-svn-id: trunk@50327 -
2015-11-13 16:04:27 +00:00
ondrej
9697e1140e codetools: refactoring of linkscanner directive sequences.
git-svn-id: trunk@50326 -
2015-11-13 13:17:13 +00:00
ondrej
1ceb9b1665 codetools: fixed resolve type alias of expression in brackets.
git-svn-id: trunk@50325 -
2015-11-13 10:42:24 +00:00
ondrej
794c959cde codetools: added support of SCOPEDENUMS directive.
git-svn-id: trunk@50324 -
2015-11-13 10:10:17 +00:00
ondrej
fb69b8b59d IDE, codetools, synedit: fixed identifier completion of identifiers prefixed with &.
git-svn-id: trunk@50323 -
2015-11-12 17:01:27 +00:00
ondrej
1b7e95bd67 codetools: fixed GetIdentStart* for identifiers prefixed with &.
git-svn-id: trunk@50322 -
2015-11-12 15:50:59 +00:00
ondrej
25cf6872e8 codetools: reverted exception change from rev 50320 #7fa343bb58.
git-svn-id: trunk@50321 -
2015-11-12 15:02:04 +00:00
ondrej
7fa343bb58 codetools: support identifier cache for identifiers prefixed with & (e.g. enum values).
git-svn-id: trunk@50320 -
2015-11-12 14:58:35 +00:00
mattias
da9c319b92 lazutils: LoadFromCSVStream: fixed reading UTF16
git-svn-id: trunk@50319 -
2015-11-12 14:30:42 +00:00