Commit Graph

40505 Commits

Author SHA1 Message Date
zeljko
a6e6ba7f5d gtk3: implemented TGtk3WidgetSet.DrawFocus()
git-svn-id: trunk@41824 -
2013-06-23 13:52:59 +00:00
mattias
e293626964 anchordockingdsgn: added comman line parameter --anchordocklayout=<file>
git-svn-id: trunk@41823 -
2013-06-23 13:50:06 +00:00
mattias
9774750058 IDE: open loaded package dlg: do not keep package references
git-svn-id: trunk@41822 -
2013-06-23 13:25:14 +00:00
martin
db3fc39cbd SynEdit IFDEF: fix crash with elseif
git-svn-id: trunk@41821 -
2013-06-23 12:58:46 +00:00
mattias
d3184470ed IDE: component palette: right click does not select component and bring form to front
git-svn-id: trunk@41820 -
2013-06-23 12:57:58 +00:00
mattias
ad78656157 codetools: CheckParameterSyntax: fixed ([])
git-svn-id: trunk@41819 -
2013-06-23 12:45:53 +00:00
paul
20a0868daa win32: use direct windows calls to load cursor, bitmap and icon
git-svn-id: trunk@41818 -
2013-06-23 12:41:41 +00:00
paul
292d526fc0 lcl: move LoadIcon, LoadCursor, LoadBitmap to LCLIntf to prevent name clashing with Windows unit (issue #0024222)
git-svn-id: trunk@41817 -
2013-06-23 12:29:11 +00:00
mattias
d76a13f72c IDE: parameter hints: fixed showing parameters of procedure types
git-svn-id: trunk@41816 -
2013-06-23 12:19:40 +00:00
martin
ca99d94fe8 SynEdit IFDEF: fix crash when inserting new ifdef
git-svn-id: trunk@41815 -
2013-06-23 11:34:01 +00:00
mattias
ea5032ad89 IDE: code hints: fixed showing ancestor docs in same units
git-svn-id: trunk@41814 -
2013-06-23 11:31:47 +00:00
ask
c1ad3c17bd TAChart: Add 'script' demo
git-svn-id: trunk@41813 -
2013-06-23 11:18:43 +00:00
zeljko
e6ce69ca47 gtk3: implemented standard cursors
git-svn-id: trunk@41812 -
2013-06-23 11:14:04 +00:00
zeljko
3a36ec68a7 gtk3 widgetset added.This is base implementation with alpha status.
git-svn-id: trunk@41811 -
2013-06-23 10:35:00 +00:00
mattias
a5e3b332c6 codetools: examples: utf8
git-svn-id: trunk@41810 -
2013-06-23 10:33:16 +00:00
paul
556f193194 components: cleanup
git-svn-id: trunk@41809 -
2013-06-23 10:24:38 +00:00
mattias
0000449683 IDE: unit deps: unit lvl graph: double click open unit in src editor
git-svn-id: trunk@41808 -
2013-06-23 09:22:41 +00:00
mattias
6cf08efba6 anchordocking: place windows by default under darwin not at 0,0
git-svn-id: trunk@41807 -
2013-06-22 16:38:18 +00:00
mattias
14bd247af3 IDE: close key closes windows
git-svn-id: trunk@41806 -
2013-06-22 16:29:31 +00:00
bart
584ecebfa4 T(Float)SpinEdit: publish property alignment (issue #0024633).
git-svn-id: trunk@41805 -
2013-06-22 15:47:32 +00:00
juha
6227cb6003 Packager: Calculate height of confirm dialog correctly and make OK button the active control.
git-svn-id: trunk@41804 -
2013-06-22 15:35:03 +00:00
mattias
b29ad350b8 lcl: cocoa: fixed rectangle
git-svn-id: trunk@41803 -
2013-06-22 15:08:14 +00:00
juha
bb369a07e4 Industrial package: remove duplicate resource from .lrs file.
git-svn-id: trunk@41802 -
2013-06-22 15:00:06 +00:00
juha
4e7f3eedf9 Remove unused tgrarrow.png from Industrial package.
git-svn-id: trunk@41801 -
2013-06-22 14:30:57 +00:00
martin
9f5f01a891 SynEdit IFDEF: fix crash with node on last line in file
git-svn-id: trunk@41800 -
2013-06-22 13:45:19 +00:00
juha
e48de26440 Converter: Make sure the same unit will not be added again after AddUnitImmediately.
git-svn-id: trunk@41799 -
2013-06-22 13:30:48 +00:00
juha
ae92b35e79 Converter: fix label text for path. It is used for projects, packages and units.
git-svn-id: trunk@41798 -
2013-06-22 13:30:34 +00:00
ask
5429593781 TAChart: Re-start random source sequence after any property change
git-svn-id: trunk@41797 -
2013-06-22 13:08:27 +00:00
paul
da9bdae897 cocoa: fix drawing of empty text
git-svn-id: trunk@41796 -
2013-06-22 12:51:39 +00:00
mattias
e9d31145a5 lcl: carbon: fixed compilation 2.7.1
git-svn-id: trunk@41795 -
2013-06-22 12:39:03 +00:00
mattias
21f0a6b04a cocoa: fixed compilation with 2.7.1 and fixed TextOut with empty string
git-svn-id: trunk@41794 -
2013-06-22 12:21:23 +00:00
mattias
78c98cfeaa examples: storing session in IDE
git-svn-id: trunk@41793 -
2013-06-22 12:20:12 +00:00
ask
c30206ff03 TAChart: Add TCustomSeries.ExtentPointIndex{First,Last} properties
git-svn-id: trunk@41792 -
2013-06-22 10:58:46 +00:00
ask
995a2f9aab TAChart: Fix out-of-range error when displaying series with only NaN values
git-svn-id: trunk@41791 -
2013-06-22 10:38:07 +00:00
juha
290e10465d LCL: Improve behavior of changing TabSheets in PageControl. Issue #22215, patch from LacaK2
git-svn-id: trunk@41790 -
2013-06-22 10:03:17 +00:00
zeljko
e3f6e10c6b TaChart: fixed compilation.
git-svn-id: trunk@41789 -
2013-06-22 09:06:49 +00:00
paul
be2e51e512 ide: fix layout for NestedProcCount box
git-svn-id: trunk@41788 -
2013-06-22 09:01:17 +00:00
mattias
fdbd89f169 IDE: component list: smaller to fit on 1000 height
git-svn-id: trunk@41787 -
2013-06-22 08:19:27 +00:00
mattias
dd3feb148b IDE: changed processdebugger to TProcessUTF8
git-svn-id: trunk@41786 -
2013-06-22 08:08:24 +00:00
mattias
b9e87a8452 IDE: unit deps: resourcestrings
git-svn-id: trunk@41785 -
2013-06-22 07:12:56 +00:00
ask
04269eb231 TAChart: Avoid 'unused variable' hint on platfrorms other than Win32 and Gtk2
git-svn-id: trunk@41784 -
2013-06-21 13:57:06 +00:00
ask
b1866966f9 TAChart: Restore previous compiler hint status after Unused procedure
git-svn-id: trunk@41783 -
2013-06-21 13:55:42 +00:00
mattias
24737576de IDE: new unit dependencies
git-svn-id: trunk@41782 -
2013-06-21 13:41:07 +00:00
ask
f4fb26c786 TAChart: Add TChartPen.EffVisible helper function
git-svn-id: trunk@41781 -
2013-06-21 13:22:14 +00:00
mattias
16c8144a5d cody: unit deps: mark units with implementation uses
git-svn-id: trunk@41780 -
2013-06-21 13:02:26 +00:00
ask
8a50b21aee TAChart: Take bad spline parts into account while calculating nearest point
git-svn-id: trunk@41779 -
2013-06-21 12:56:35 +00:00
ask
010b683c17 TAChart: Support NaNs in cubic spline series. Fixes #24078
git-svn-id: trunk@41778 -
2013-06-21 11:37:18 +00:00
mattias
45290f0189 IDE: lazarus.lpi: added -WG
git-svn-id: trunk@41777 -
2013-06-21 10:44:00 +00:00
mattias
5972de4a0f IDE: project options: layout windows options
git-svn-id: trunk@41776 -
2013-06-21 10:41:09 +00:00
ask
b64ef0716f TAChart: Pass mouse position in client coordinates to TDataPointHintTool.OnHint event
git-svn-id: trunk@41775 -
2013-06-21 09:23:36 +00:00