paul
61fc0cf97e
win32: cleanup win32extra - remove already defined in fpc 2.2.4 symbols
...
git-svn-id: trunk@20252 -
2009-05-26 22:48:02 +00:00
mattias
6ed092dce1
codetools: fixed crash rename published method, bug #13840
...
git-svn-id: trunk@20251 -
2009-05-26 21:20:29 +00:00
mattias
e541407654
clean up
...
git-svn-id: trunk@20250 -
2009-05-26 19:31:04 +00:00
martin
1407c4bda8
Options, Editor-Colors: added detection for clicks on "current line" to select the correct entry from the attributes box.
...
git-svn-id: trunk@20249 -
2009-05-26 18:17:01 +00:00
martin
c5a1faa798
Options, Editor-Colors: added detection for clicks on the preview-gutter to select the correct entry from the attributes box.
...
git-svn-id: trunk@20248 -
2009-05-26 18:00:02 +00:00
mattias
673877bf9e
dbexport: fixed compilation
...
git-svn-id: trunk@20247 -
2009-05-26 16:43:13 +00:00
zeljko
d041398824
Qt: when setting QPaletteActive, QPaletteInActive should be setted up too.
...
git-svn-id: trunk@20246 -
2009-05-26 15:45:07 +00:00
zeljko
259914328b
Qt: do not change QPaletteDisabled when setting widget color.Fixes #13825 .
...
git-svn-id: trunk@20245 -
2009-05-26 14:33:56 +00:00
martin
c73fc17107
SynEdit: Added ability for highlighter to specify color for the area past the "end of line". Based on a patch by Brad Campbell
...
git-svn-id: trunk@20244 -
2009-05-26 14:32:08 +00:00
martin
b57eb768dc
SynEdit: Added ability for highlighter to specify color for the area past the "end of line". Based on a patch by Brad Campbell
...
git-svn-id: trunk@20243 -
2009-05-26 14:13:22 +00:00
paul
fa52b300b3
win32: cleanup win32extra - remove already defined in fpc 2.2.4 symbols
...
git-svn-id: trunk@20242 -
2009-05-26 13:11:33 +00:00
martin
1c82e7f370
SynEdit: Fix Caret issue. A hidden, non-focused SynEdit could sometimes steal the Caret from the current SynEdit. Bug #13796
...
git-svn-id: trunk@20241 -
2009-05-26 12:49:54 +00:00
martin
691b65e142
SynEdit: Clean-up, removed a couple of IFDEF SYN_LAZARUS
...
git-svn-id: trunk@20240 -
2009-05-26 11:59:58 +00:00
sekelsenmat
4ba742884f
Fixed compilation of Carbon interface
...
git-svn-id: trunk@20239 -
2009-05-26 11:24:48 +00:00
dmitry
2335ec78c8
carbon: changed menu items update, as suggested by Paul
...
git-svn-id: trunk@20238 -
2009-05-26 11:14:51 +00:00
dmitry
0414cb7aa0
carbon: changed menu items update, as suggested by Paul
...
git-svn-id: trunk@20237 -
2009-05-26 11:11:57 +00:00
mattias
6d68236e14
codetools: added * operator to const set terms
...
git-svn-id: trunk@20236 -
2009-05-26 11:00:47 +00:00
mattias
ba16d11eae
IDE: implemented rename main unit
...
git-svn-id: trunk@20235 -
2009-05-26 10:59:23 +00:00
mattias
a59838731e
codetools: indentation parser: fixed
...
git-svn-id: trunk@20234 -
2009-05-26 10:57:02 +00:00
mattias
935bef95d4
codetools: indentation parser
...
git-svn-id: trunk@20233 -
2009-05-26 10:52:59 +00:00
dmitry
99faf82528
carbon: added support for TMenuItem.HasIcon
...
git-svn-id: trunk@20232 -
2009-05-26 10:41:21 +00:00
mattias
de7660d56f
IDE: codeexplorer: fixed crash on incomplete property
...
git-svn-id: trunk@20231 -
2009-05-26 10:39:46 +00:00
ask
e2b7a80b5e
TAChart: Remove MirrorX property. Add ClearSeries procedure.
...
* Independent changes extracted from patch by Andrei Kupreitchik (issue #13832 )
git-svn-id: trunk@20230 -
2009-05-26 10:18:45 +00:00
vincents
ab33d673e4
carbon interface: fixed mouse wheel delta calculation, fixes issue #12972
...
git-svn-id: trunk@20229 -
2009-05-26 09:45:38 +00:00
dodi
43fc30db83
dockmanager example: fixed undocking of other than current tab.
...
Enlarged default button size, AutoSize still does not work.
git-svn-id: trunk@20228 -
2009-05-26 09:28:32 +00:00
dmitry
7b05deb5c3
carbon: fix for theme get metrics
...
git-svn-id: trunk@20227 -
2009-05-26 09:21:25 +00:00
dmitry
b0cebb41d9
carbon: added necessary theme buttons measuring
...
git-svn-id: trunk@20226 -
2009-05-26 08:32:51 +00:00
ask
bef2d937fd
TAChart: Re-add BackColor property (issue #13831 )
...
* Patch by Andrei Kupreitchik
* Update a demo
git-svn-id: trunk@20225 -
2009-05-26 07:23:46 +00:00
ask
f3dd9d641d
TAChart: Add Margins instead of built-in fixed margin (issue #13830 )
...
* Based on patch by Andrei Kupreitchik
* Used Margins in a demo
git-svn-id: trunk@20224 -
2009-05-26 07:07:54 +00:00
paul
ae52501a97
win32: translate windows 7 UxTheme.h and add missed declarations into win32uxtheme.pas
...
git-svn-id: trunk@20223 -
2009-05-26 06:44:59 +00:00
ask
9a999ed80e
TAChart: Add TLineSeries.LinePen property. Update demo.
...
git-svn-id: trunk@20222 -
2009-05-26 03:10:27 +00:00
ask
e80e98c3cc
TAChart: Sort class members
...
git-svn-id: trunk@20221 -
2009-05-26 02:59:54 +00:00
ask
7ee8494e64
TAChart: Set default values correctly in db-aware chart source
...
git-svn-id: trunk@20220 -
2009-05-26 02:54:49 +00:00
ask
62cc5113b7
TAChart: Add support for chart source caching
...
* Add TListChartSource.CopyForm procedure
* Make TChart.ListSource public
* Update demo
git-svn-id: trunk@20219 -
2009-05-26 02:49:08 +00:00
ask
2ba755f1ef
TAChart: Add a demo for db-aware chart
...
git-svn-id: trunk@20218 -
2009-05-26 02:40:24 +00:00
ask
dedefbbe48
TAChart: Add icon for TDbChartSource
...
git-svn-id: trunk@20217 -
2009-05-26 02:38:27 +00:00
ask
421cb0e7aa
TAChart: Correctly refresh db-aware chart after dataset changes.
...
* Add BeforeDraw/AfterDraw procedures to series and sources
* Preserve dataset cursor position while drawing db-aware Series
* Update chart after deleting a record
git-svn-id: trunk@20216 -
2009-05-26 02:21:39 +00:00
ask
ed14f938e7
TAChart: Add db-aware chart source.
...
git-svn-id: trunk@20215 -
2009-05-26 01:53:46 +00:00
paul
8e3c500a4d
lcl: move default TButtonPanel button constraints to the ThemeServices
...
git-svn-id: trunk@20214 -
2009-05-26 01:39:02 +00:00
paul
597eb84d8c
lcl: Themes
...
- redo TThemeServices.GetDetailSize to return TSize instead of Integer
- improve toolbutton drawing
git-svn-id: trunk@20213 -
2009-05-26 01:32:38 +00:00
mattias
a2f39228ab
clean up
...
git-svn-id: trunk@20212 -
2009-05-25 17:51:57 +00:00
mattias
ae9bba0d6a
IDE: silent update references for new units
...
git-svn-id: trunk@20211 -
2009-05-25 17:51:19 +00:00
mattias
20fca2cad7
codetools: complete blocks for inner blocks
...
git-svn-id: trunk@20210 -
2009-05-25 14:13:39 +00:00
sekelsenmat
e289f31627
Disabled populating TShellTreeView and TShellListView in the IDE because they were causing freezes in the Carbon IDE
...
git-svn-id: trunk@20209 -
2009-05-25 14:04:02 +00:00
mattias
57a49573b6
codetools: fixed error message when expecting identifier at eof
...
git-svn-id: trunk@20208 -
2009-05-25 14:01:27 +00:00
paul
91657d6453
ide: cleanup
...
git-svn-id: trunk@20207 -
2009-05-25 13:54:33 +00:00
mattias
103696b790
codetools: indentation parser: case
...
git-svn-id: trunk@20206 -
2009-05-25 13:50:26 +00:00
dodi
bea4284a74
dockmanager example: undock notebook before close, to keep the dock tree intact.
...
git-svn-id: trunk@20205 -
2009-05-25 13:49:33 +00:00
dodi
08179bd3a2
dockmanager example: new notebook
...
git-svn-id: trunk@20204 -
2009-05-25 13:31:44 +00:00
mattias
56d71374e0
codetools: added debugging output for indentation parser
...
git-svn-id: trunk@20203 -
2009-05-25 12:22:11 +00:00