Commit Graph

19614 Commits

Author SHA1 Message Date
dodi
a4200ebb10 dockmanager example: moved project into subdirectory
git-svn-id: trunk@19950 -
2009-05-13 07:27:03 +00:00
paul
3089bd0e3a ide: desktop options
- replace groupboxes with bevels and labels
  - add an ability to choose button glyphs visibility (with default = System)

git-svn-id: trunk@19949 -
2009-05-13 03:15:21 +00:00
paul
c8d056c3e8 ide: use bold font for general editor options group labels
git-svn-id: trunk@19948 -
2009-05-13 03:00:34 +00:00
paul
695d17aeb1 lcl: TButtonGlyph
- show always in design time and don't react on ShowMode change
  - show always for TSpeedButton

git-svn-id: trunk@19947 -
2009-05-13 02:58:39 +00:00
paul
ac4b855749 lcl: TApplicationProperties:
- set default values for most of properties (where it has sense)
  - add ShowButtonGlyphs property
  - minor formatting

git-svn-id: trunk@19946 -
2009-05-13 01:23:16 +00:00
martin
068b9fb3ef Codetools: RangeCheck Exception, Strings start at 1
git-svn-id: trunk@19945 -
2009-05-12 14:32:49 +00:00
martin
2607eec3c3 SynEdit: TextLayout added debug output
git-svn-id: trunk@19944 -
2009-05-12 13:49:02 +00:00
vincents
b6d242fa96 IDE: todolist, fixed retrieving todo items in unmodified sources
git-svn-id: trunk@19943 -
2009-05-12 13:48:34 +00:00
martin
cb1aabd1fe SynEdit: TextLayout improved for MacOs, added debug output
git-svn-id: trunk@19942 -
2009-05-12 13:35:43 +00:00
mattias
adab0642b9 IDE: todo list: small improvement
git-svn-id: trunk@19941 -
2009-05-12 12:42:21 +00:00
mattias
a8ecb3e7aa IDE: todo list: commit synedit buffers to codetools
git-svn-id: trunk@19940 -
2009-05-12 12:39:49 +00:00
vincents
1994036cf2 IDE: fixed parsing of todo items without semicolon, support was removed in r13010 #42edb792e6 (issue #13684)
git-svn-id: trunk@19939 -
2009-05-12 11:04:23 +00:00
paul
3005b7d87f lcl: add TApplication.ShowButtonGlyphs property and handle change
git-svn-id: trunk@19938 -
2009-05-12 08:02:36 +00:00
paul
ae839602c2 lcl: formatting
git-svn-id: trunk@19937 -
2009-05-12 05:59:22 +00:00
paul
3e258b4ef8 lcl: request Font and Color update after DestroyWnd call to properly restore them after new Handle creation (fixes issue #0011935)
git-svn-id: trunk@19936 -
2009-05-12 05:23:55 +00:00
paul
1e115b492c gtk2: request redraw after api widget resize (fixes issue #0013290)
git-svn-id: trunk@19935 -
2009-05-12 03:27:13 +00:00
paul
84fe092b0e designer: don't position new frame form at the default position (by request of Phil in issue #0013695)
git-svn-id: trunk@19934 -
2009-05-12 02:51:25 +00:00
paul
0f86b2e7f3 lcl: move some form initialization code from TCustomForm.Create to TCustomForm.CreateNew
git-svn-id: trunk@19933 -
2009-05-12 02:31:08 +00:00
sekelsenmat
72087cf370 Improves TPopUpNotifier for small screens
git-svn-id: trunk@19932 -
2009-05-11 23:02:17 +00:00
mattias
3af6e0f0e1 codetools: mem stats for GlobalIdentifierTree
git-svn-id: trunk@19931 -
2009-05-11 17:14:09 +00:00
mattias
cd6234540b codetools: mem stats for FileStateCache
git-svn-id: trunk@19930 -
2009-05-11 16:58:55 +00:00
dmitry
c4203802c6 implemnted CarbonListView ColumnClick
git-svn-id: trunk@19929 -
2009-05-11 16:56:29 +00:00
mattias
2ffb8e87be codetools: mem stats plus keywordfunclist
git-svn-id: trunk@19928 -
2009-05-11 16:52:30 +00:00
mattias
20e525a22b codetools: fixed skipping directives
git-svn-id: trunk@19927 -
2009-05-11 15:56:47 +00:00
mattias
f18cf639a5 codetools: fixed mem stats not cunting global list
git-svn-id: trunk@19926 -
2009-05-11 14:03:40 +00:00
mattias
0b3eacd9e6 codetools: replaced TLinkScanner kewordlist with case statement
git-svn-id: trunk@19925 -
2009-05-11 13:09:08 +00:00
mattias
ef4a384eb3 codetools: replaced some local keyword lists with case statments
git-svn-id: trunk@19924 -
2009-05-11 09:21:50 +00:00
ask
2ca478248b TAChart: Fix TLine bounds. Part of issue #13681
git-svn-id: trunk@19923 -
2009-05-11 09:04:23 +00:00
ask
5f1f1c8897 TAChart: Extract UpdateMinMax procedure.
git-svn-id: trunk@19922 -
2009-05-11 08:54:27 +00:00
dmitry
e9e7756aa5 fix for #13547 + moved units usage from implementation to interface section.
git-svn-id: trunk@19921 -
2009-05-11 08:54:10 +00:00
dodi
12bd465de2 lost file
git-svn-id: trunk@19920 -
2009-05-11 08:00:19 +00:00
dodi
7dccf840cb attempt to resize TPageControl - failed
git-svn-id: trunk@19919 -
2009-05-11 07:54:49 +00:00
ask
b4331da20a TAChart: Fix saving to bitmap (issue #13685)
* Add SaveToImage and SaveToFile methods.
* Implement SaveToBitmapFile and CopyToClipboardBitmap via SaveToImage/SaveToFile.
* Add demo.

git-svn-id: trunk@19918 -
2009-05-11 06:46:08 +00:00
paul
aec9fbec6e gtk2: fix comparition with default font (reported on IRC by Ionic)
git-svn-id: trunk@19917 -
2009-05-11 02:20:08 +00:00
martin
fb2740c0d9 SynEdit: fixed font width checks; missing overhang from TextMetrics / fixed BaseStyle
git-svn-id: trunk@19916 -
2009-05-11 00:45:10 +00:00
mattias
2bdc3490f3 codetools: fixed computing mem stats for TCustomCodeTools.Src
git-svn-id: trunk@19915 -
2009-05-10 21:39:25 +00:00
mattias
e7d8ba4a34 clean up
git-svn-id: trunk@19914 -
2009-05-10 21:25:32 +00:00
mattias
8bc4612fcd codetools: finding and removing duplicate strings in define trees
git-svn-id: trunk@19913 -
2009-05-10 21:20:49 +00:00
vincents
b21b6284da LCL: use simpler expression to determine if TCanvas.SetClipping can be overridden; the previous expression could not be parsed by fpdoc
git-svn-id: trunk@19912 -
2009-05-10 19:17:16 +00:00
dmitry
23380e3214 fixed CabShowGlyph -> CanShowGlyph
git-svn-id: trunk@19911 -
2009-05-10 18:44:17 +00:00
dmitry
1760ca6826 CarbonListView + column sorting partial support + column moving + windows-like mouse handling at for ListView's header
git-svn-id: trunk@19910 -
2009-05-10 17:45:34 +00:00
paul
f3dfb636c4 lcl: add new property TBitBtn.GlyphShowMode and new function TBitBtn.CanShowGlyph
git-svn-id: trunk@19909 -
2009-05-10 15:52:24 +00:00
martin
a24043f0e8 SynEdit: Improved detection of Font dimension according to all styles used by highlighter
git-svn-id: trunk@19908 -
2009-05-10 15:30:02 +00:00
martin
e747489eff SynEdit: Reimplemented detection of CharAdvandce/Width; fix issue #13651; Also better display for proportional fonts, through better detection of widest char (often "@", not "M")
git-svn-id: trunk@19907 -
2009-05-10 14:56:32 +00:00
mattias
c6f0f92021 translations: german: updates from Joerg Braun
git-svn-id: trunk@19906 -
2009-05-10 14:46:11 +00:00
martin
91feaaad58 SynEdit: Removed unused DBCS code
git-svn-id: trunk@19905 -
2009-05-10 12:38:04 +00:00
paul
3e9540292e examples: fix compilation of easy docking example under fpc 2.3.1
git-svn-id: trunk@19904 -
2009-05-10 08:04:45 +00:00
paul
298c34c425 examples: fix testall example (issue #0013679)
git-svn-id: trunk@19903 -
2009-05-10 07:54:53 +00:00
paul
9c665c7bc8 lcl: show more informative exception message when we can't find graphic resource to load (part of issue #0013679)
git-svn-id: trunk@19902 -
2009-05-10 07:48:46 +00:00
paul
1e2eaeb90e gtk2: reimplement ShowColumn for TListView. fixes issue #0013682
git-svn-id: trunk@19901 -
2009-05-10 07:41:47 +00:00