dmitry
|
15144463b8
|
a small fix for sorted list view (sorted carbonlistview now showns correct item order)
git-svn-id: trunk@20133 -
|
2009-05-22 20:32:00 +00:00 |
|
mattias
|
ec7adf6c05
|
codetools: complete record block
git-svn-id: trunk@20132 -
|
2009-05-22 17:50:39 +00:00 |
|
mattias
|
e97ed3191c
|
codetools: complete class interface block
git-svn-id: trunk@20131 -
|
2009-05-22 17:45:56 +00:00 |
|
mattias
|
06da713f1e
|
codetools: complete class block
git-svn-id: trunk@20130 -
|
2009-05-22 17:40:23 +00:00 |
|
mattias
|
d5fc4e80e0
|
IDE: when loading last project failed: close it without question and create new
git-svn-id: trunk@20129 -
|
2009-05-22 16:57:55 +00:00 |
|
mattias
|
af800dd81b
|
project templates: improved layout, from Graeme, bug #13793
git-svn-id: trunk@20128 -
|
2009-05-22 15:50:39 +00:00 |
|
paul
|
c43a1a19c5
|
gtk: don't change selected state of TEdit or text become invisible on selection (by Daniel Simões de Almeida, bug #0013794)
git-svn-id: trunk@20127 -
|
2009-05-22 15:29:53 +00:00 |
|
paul
|
fac984e78f
|
gtk: formatting
git-svn-id: trunk@20126 -
|
2009-05-22 15:27:06 +00:00 |
|
mattias
|
aba18655f4
|
codetools: fixed mem leak
git-svn-id: trunk@20125 -
|
2009-05-22 14:23:42 +00:00 |
|
mattias
|
b2377c0c8b
|
codetools: started fully automatic indentation
git-svn-id: trunk@20124 -
|
2009-05-22 14:19:54 +00:00 |
|
martin
|
12525ac2ec
|
EditorOptions: Prepare for User defined ColorSchemes, patch by Graeme Geldenhuys , issue #13771
git-svn-id: trunk@20123 -
|
2009-05-22 09:58:18 +00:00 |
|
mattias
|
da88c7b562
|
codetools: completeblock: complete case colon semicolons
git-svn-id: trunk@20122 -
|
2009-05-22 09:10:52 +00:00 |
|
mattias
|
ffb32090a1
|
codetools: completeblock: do not complete if cursor on start of first block, bug #13784
git-svn-id: trunk@20121 -
|
2009-05-22 08:59:13 +00:00 |
|
paul
|
b7c4f73c4f
|
ide: add "Close All Other Pages" command to the source editor menu
git-svn-id: trunk@20120 -
|
2009-05-22 06:42:05 +00:00 |
|
paul
|
2ab7776d76
|
ide: rearrange source editor popup menu items
git-svn-id: trunk@20119 -
|
2009-05-22 06:25:27 +00:00 |
|
ask
|
c6677a7a40
|
TAChart: Add mouse events demo
git-svn-id: trunk@20118 -
|
2009-05-22 05:34:25 +00:00 |
|
ask
|
1b34be4add
|
TAChart: Simplify and fix TLineSeries.Set{X/Y}Value
git-svn-id: trunk@20117 -
|
2009-05-22 05:29:02 +00:00 |
|
ask
|
3857c71b89
|
TAChart: Call OnMouse{Down,Move,Up} events. Minor refactoring.
git-svn-id: trunk@20116 -
|
2009-05-22 05:12:46 +00:00 |
|
paul
|
93a1c4eccf
|
designer: update component treeview and object inspect on after execution of chnage parent command (issue #0013787)
git-svn-id: trunk@20115 -
|
2009-05-22 04:29:39 +00:00 |
|
ask
|
8a09a8257c
|
TAChart: Move ValuesTotal logic from TChartSeries to TListChartSource
git-svn-id: trunk@20114 -
|
2009-05-22 03:52:53 +00:00 |
|
paul
|
08eafcbdfa
|
ide: source editor: don't replace notebook menu with sourcemenu if notebook can show own popupmenu (mostly for gtk, gtk2)
git-svn-id: trunk@20113 -
|
2009-05-22 02:50:24 +00:00 |
|
ask
|
b7c121c677
|
TAChart: Extract former CoordList into TCustomChartSource class in TASource unit.
git-svn-id: trunk@20112 -
|
2009-05-22 01:46:43 +00:00 |
|
ask
|
3f07c0e517
|
TAChart: Update lfm files for demo projects.
git-svn-id: trunk@20111 -
|
2009-05-22 01:44:25 +00:00 |
|
paul
|
7b940b78ca
|
gtk: draw Frame3d in a compatible with other widgetsets way (fixes bug #0013776)
git-svn-id: trunk@20110 -
|
2009-05-22 01:28:25 +00:00 |
|
vincents
|
299f68fb06
|
win32 interface: don't restrict the height of a csSimple combobox (issue #13765)
git-svn-id: trunk@20109 -
|
2009-05-21 20:19:16 +00:00 |
|
mattias
|
9bd290d86e
|
IDE+codetools: implemented complete blocks in statements
git-svn-id: trunk@20108 -
|
2009-05-21 16:49:01 +00:00 |
|
mattias
|
f8012d194e
|
IDE: fixed result of SaveSourceEditorChangesToCodeCache, codetools: started complete block
git-svn-id: trunk@20107 -
|
2009-05-21 13:24:15 +00:00 |
|
paul
|
d9c7fdad82
|
gtk: fix setting readonly for TCustomEdit (bug #0013773)
git-svn-id: trunk@20106 -
|
2009-05-21 13:01:22 +00:00 |
|
paul
|
d066b57145
|
gtk: fix Frame3D painting
git-svn-id: trunk@20105 -
|
2009-05-21 12:42:07 +00:00 |
|
paul
|
89bfcf7006
|
lcl: don't deflate rectangle after Frame3d drawing in TPanel.Paint code since Frame3d performs that deflation itself (issue #0013776)
git-svn-id: trunk@20104 -
|
2009-05-21 12:41:19 +00:00 |
|
paul
|
f8c5dc7b12
|
lcl: set some defaults for TCombobox properties (by Alexander S. Klenin, issue #0013772)
git-svn-id: trunk@20103 -
|
2009-05-21 12:20:11 +00:00 |
|
mattias
|
b74111c319
|
IDE: code context hints drawn with bold instead of gray, needed for themes where gray does not work
git-svn-id: trunk@20102 -
|
2009-05-21 10:08:32 +00:00 |
|
dodi
|
e422e1da8e
|
dockmanager example: fixed usage of TPageControl
git-svn-id: trunk@20101 -
|
2009-05-21 09:31:10 +00:00 |
|
paul
|
51d6ed553a
|
lcl: stop mouse up message if it is handled by dock manager
git-svn-id: trunk@20100 -
|
2009-05-21 09:06:45 +00:00 |
|
paul
|
90763c754b
|
ide: fix anchors for ... button in help options
git-svn-id: trunk@20099 -
|
2009-05-21 09:03:41 +00:00 |
|
paul
|
a3283dde56
|
gtk: cleanup, formatting
git-svn-id: trunk@20098 -
|
2009-05-21 09:01:38 +00:00 |
|
ask
|
69156f088b
|
TAChart: Set correct brushes for TLine and TAreaSeries.
git-svn-id: trunk@20097 -
|
2009-05-21 08:51:31 +00:00 |
|
ask
|
148f7ce9be
|
TAChart: Fix for r20095 #453a046de9.
git-svn-id: trunk@20096 -
|
2009-05-21 08:42:25 +00:00 |
|
ask
|
453a046de9
|
TAChart: If Chart.Extent.Use{X/Y}{Min/Max} is set, use corresponding boundary unconditionally.
Previously it was not used if some series expanded beyond it.
This fixes issue #13681.
git-svn-id: trunk@20095 -
|
2009-05-21 08:37:16 +00:00 |
|
paul
|
05c0578025
|
lcl: LDockTree: remove anchors when we remove control from the tree
git-svn-id: trunk@20094 -
|
2009-05-21 08:10:41 +00:00 |
|
paul
|
071f4c60e7
|
lcl: formatting
git-svn-id: trunk@20093 -
|
2009-05-21 08:09:32 +00:00 |
|
paul
|
a8ae3b4f66
|
lcl: TPageControl: set dock site rectangle in DockOver and not in PositionDockRect since PositionDockRect used in other unrelated to dock over cases
git-svn-id: trunk@20092 -
|
2009-05-21 07:58:18 +00:00 |
|
ask
|
a0897c76f4
|
TAChart: Add chart extent demo.
In particular, it is useful to test issue #13681.
git-svn-id: trunk@20091 -
|
2009-05-21 07:55:56 +00:00 |
|
ask
|
ff15f8408c
|
TAChart: Add TLine.UseBounds property. Minor refactoring.
git-svn-id: trunk@20090 -
|
2009-05-21 07:48:50 +00:00 |
|
ask
|
f0b1c740fd
|
TAChart: Change default for TChartPen.Visible to true
git-svn-id: trunk@20089 -
|
2009-05-21 07:26:24 +00:00 |
|
ask
|
d18b9a4254
|
TAChart: UpdateMinMax should update both min and max if necessary.
git-svn-id: trunk@20088 -
|
2009-05-21 07:16:09 +00:00 |
|
paul
|
7526bb803e
|
gtk: report LCL page index instead of gtk page index on notebook page change
git-svn-id: trunk@20087 -
|
2009-05-21 06:31:13 +00:00 |
|
dmitry
|
f68867536b
|
fix for #13769. CGImageGetDataProvider must NOT be released, without retain called first.
git-svn-id: trunk@20086 -
|
2009-05-21 05:27:02 +00:00 |
|
paul
|
6238c3906d
|
ide: help options: use object inspector settings for embedded grids
git-svn-id: trunk@20085 -
|
2009-05-21 03:47:40 +00:00 |
|
paul
|
5e662e966a
|
ide: debugger general options: use object inspector settings for embedded options grid
git-svn-id: trunk@20084 -
|
2009-05-21 03:40:41 +00:00 |
|