Commit Graph

20069 Commits

Author SHA1 Message Date
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
paul
177082df45 ide: merge help options into generic IDE options dialog
git-svn-id: trunk@20184 -
2009-05-25 06:41:12 +00:00
vincents
70a61a9037 win32 interface: add direcory to TSelectDirectoryDialog.Files to be more consistent with the OpenFileDialog (issue #13691)
git-svn-id: trunk@20183 -
2009-05-25 06:33:13 +00:00
jesus
870c8bc590 LCL, dbcheckbox now use field's AsString instead of Text to get current field value, issue #13667
git-svn-id: trunk@20182 -
2009-05-25 06:23:08 +00:00
paul
20199f3f18 gtk: apply scroll subtraction only for widgets with embedded scroll area like TCustomForm
git-svn-id: trunk@20181 -
2009-05-25 03:15:00 +00:00
paul
9eaaa681d2 gtk, gtk2: subtract scroll offset when we report mouse event to LCL (bug #0013744)
git-svn-id: trunk@20180 -
2009-05-25 02:44:55 +00:00
paul
b8d1a1adec lcl: formatting
git-svn-id: trunk@20179 -
2009-05-25 02:10:05 +00:00
andrew
7d267984d2 Hopefully fixed gtk2 bug where SelLength wouldn't work
git-svn-id: trunk@20178 -
2009-05-24 23:23:45 +00:00
mattias
0b64430386 IDE: code context hints: compute size with bold
git-svn-id: trunk@20177 -
2009-05-24 21:26:51 +00:00
mattias
295dbd896e codetools: indentation parser: added identifier sections
git-svn-id: trunk@20176 -
2009-05-24 21:20:41 +00:00
sekelsenmat
32b89c1100 Fixes checklistbox in wince
git-svn-id: trunk@20175 -
2009-05-24 20:38:46 +00:00
paul
ddc23216ac gtk2: workaround gtk2 filchooser bug - filchooser resets filter if both filename and filter is set and filter has no mime-type (bug #0013803)
git-svn-id: trunk@20174 -
2009-05-24 14:39:51 +00:00
ask
326dadbb51 TAChart: Use TUserDefinedChartSource in function demo
git-svn-id: trunk@20173 -
2009-05-24 13:12:43 +00:00
ask
1388b69516 TAChart: Set image/png mime-type for icons
git-svn-id: trunk@20172 -
2009-05-24 13:12:09 +00:00
ask
ea1dd89ad9 TAChart: Add TUserDefinedChartSource.
git-svn-id: trunk@20171 -
2009-05-24 13:11:01 +00:00
ask
104cd2a598 TAChart: Add icons for chart sources
git-svn-id: trunk@20170 -
2009-05-24 12:38:06 +00:00
mattias
90b6e6e5a5 IDE: messages: show all compiler messages beginning with a time stamp
git-svn-id: trunk@20169 -
2009-05-24 12:00:59 +00:00
mattias
3854d50417 IDE: code explorer: keep filter when updating nodes
git-svn-id: trunk@20168 -
2009-05-24 11:44:53 +00:00
mattias
7bed3e823c IDE: code explorer: do not idle update when active
git-svn-id: trunk@20167 -
2009-05-24 11:34:18 +00:00
mattias
49402b03a1 IDE: added code macro: PrevWord, from Oleg, bug #13747
git-svn-id: trunk@20166 -
2009-05-24 11:27:03 +00:00
mattias
a1856b3cee codetools: local var assignment completion: implemented set types
git-svn-id: trunk@20165 -
2009-05-24 11:09:05 +00:00
dmitry
369b2b858c carbon marquee progress applychanges fix
git-svn-id: trunk@20164 -
2009-05-24 10:32:46 +00:00
dmitry
54928934b2 Carbon Marquee progress bar
git-svn-id: trunk@20163 -
2009-05-24 10:23:24 +00:00
paul
a67684a1a6 lcl: fix THeaderSections.AddItem (bug #0013806 by Hans-Peter Diettrich)
git-svn-id: trunk@20162 -
2009-05-24 10:19:02 +00:00
paul
a8544fc87d lcl: add TProgressBar.Style property, implement Marquee style for win32, qt, gtk2 (issue #0013807)
git-svn-id: trunk@20161 -
2009-05-24 09:49:13 +00:00
mattias
03444247d7 codetools: started learning indentation
git-svn-id: trunk@20160 -
2009-05-24 09:43:42 +00:00
ask
2f19160d24 TAChart: Use random source in demos.
git-svn-id: trunk@20159 -
2009-05-24 07:18:18 +00:00
ask
28d862e408 TAChart: Do not crash after removing a referenced chart source.
git-svn-id: trunk@20158 -
2009-05-24 07:17:39 +00:00
ask
39ae87f65f TAChart: Minor cleanups and fixes
git-svn-id: trunk@20157 -
2009-05-24 06:47:06 +00:00
ask
1245e6e6ed TAChart: Default color for list source data points should be clTAColor, not 0.
git-svn-id: trunk@20156 -
2009-05-24 06:35:53 +00:00