Commit Graph

19898 Commits

Author SHA1 Message Date
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
paul
823051d231 gtk2: finish menu change on show menu images option change in gtk2 theme
git-svn-id: trunk@20202 -
2009-05-25 12:03:58 +00:00
ask
2f572b341b TAChart: Add license header to TASources unit.
git-svn-id: trunk@20201 -
2009-05-25 11:59:32 +00:00
mattias
2363d05000 codetools: fixed skipping missing endif
git-svn-id: trunk@20200 -
2009-05-25 11:52:53 +00:00
mattias
dc7e254692 codetools: indentation procedures
git-svn-id: trunk@20199 -
2009-05-25 11:35:26 +00:00
paul
c793f725fd gtk2: start application update on show menu images option change
git-svn-id: trunk@20198 -
2009-05-25 09:56:05 +00:00
mattias
2b13ec396b IDE: added option to let find declaration skip forward declarations, bug #13814
git-svn-id: trunk@20197 -
2009-05-25 09:49:35 +00:00
mattias
5c4cc7cb58 codetools: complete block: fixed parsing try..finally, if..else
git-svn-id: trunk@20196 -
2009-05-25 09:41:06 +00:00
paul
9edbd4c618 gtk2: remove checkbox from menu item if Image and Check are not needed
git-svn-id: trunk@20195 -
2009-05-25 09:37:04 +00:00
paul
fe6e112d79 ide: add show menu glyphs to the desktop options frame
git-svn-id: trunk@20194 -
2009-05-25 09:10:56 +00:00
paul
80fd86e43e lcl: set defaults for show menu glyphs properties
git-svn-id: trunk@20193 -
2009-05-25 09:09:38 +00:00
paul
3f5dc06930 lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs
git-svn-id: trunk@20192 -
2009-05-25 08:38:20 +00:00
vincents
b23aa4262c debugger: don't explicitly delete escape chars from exception message, they are already deleted by the GetText method (fixes #13707)
git-svn-id: trunk@20191 -
2009-05-25 08:34:11 +00:00
paul
ba4df81b22 gtk2: implement TGtk2ThemeServices.GetOption
git-svn-id: trunk@20190 -
2009-05-25 07:53:33 +00:00
paul
69dc8a2328 carbon: implement TCarbonThemeServices.GetOption
git-svn-id: trunk@20189 -
2009-05-25 07:29:10 +00:00
paul
fda6d84cc0 lcl: add TThemeServices.GetOption with 2 options at moment - ShowButtonImages and ShowMenuImages
git-svn-id: trunk@20188 -
2009-05-25 07:26:57 +00:00
paul
74dd6d2d01 ide: increase IDE options dialog constraints
git-svn-id: trunk@20187 -
2009-05-25 06:58:20 +00:00
zeljko
d43934328c Qt: bugfix for #13802
git-svn-id: trunk@20186 -
2009-05-25 06:51:30 +00:00
paul
92d1494272 ide: forgotten files
git-svn-id: trunk@20185 -
2009-05-25 06:50:15 +00:00