Commit Graph

26574 Commits

Author SHA1 Message Date
ask
4850673e1d TAChart: Support 3-d look for area series. Various fixes for zero level code. Update demo.
git-svn-id: trunk@27025 -
2010-08-07 17:22:46 +00:00
ask
3d00e0005f TAChart: Add ZeroLevel and UseZeroLevel properties to TAreaSeries, Update demo.
git-svn-id: trunk@27024 -
2010-08-07 16:57:18 +00:00
ask
c0a6f3aa38 TAChart: Add area series to rotation demo
git-svn-id: trunk@27023 -
2010-08-07 16:50:09 +00:00
ask
76b6278554 TAChart: Improve area series drawing.
+ Refactor drawing code
+ Add TAreaSeries.AreaContourPen
+ Support rotated series

git-svn-id: trunk@27022 -
2010-08-07 16:48:53 +00:00
maxim
9fe6485839 TodoList: avoid flickering while updating TODO list by adding BeginUpdate/EndUpdate. Patch by Vladimir Zhirov, bug #17125.
git-svn-id: trunk@27021 -
2010-08-07 15:15:29 +00:00
ask
6688cc9ce2 TAChart: Extract TBasicPointSeries.PrepareGraphPoints method
git-svn-id: trunk@27020 -
2010-08-07 14:36:11 +00:00
ask
a11a0af094 TAChart: Extract DoubleInterval utility function
git-svn-id: trunk@27019 -
2010-08-07 14:32:48 +00:00
michael
493196ea7c * Added an option to scroll new messages into view after an idea of Bernd <prof7bit@googlemail.com>
git-svn-id: trunk@27018 -
2010-08-06 19:30:26 +00:00
mattias
348d2efab4 LCL: TAvgLvlTree: using by default the default memory manager, for multithreading
git-svn-id: trunk@27017 -
2010-08-06 16:31:27 +00:00
martin
5e807711c8 SynEdit: Limited effect of widgetset specific workaround for scrollbar updating
git-svn-id: trunk@27016 -
2010-08-05 11:32:25 +00:00
sekelsenmat
ac45fa24d3 Adds caption drawing for TBitmappedButton
git-svn-id: trunk@27015 -
2010-08-05 08:04:36 +00:00
paul
66c72d1b3e lcl: add TApplication.ActivateHint method for delphi compatibility
git-svn-id: trunk@27014 -
2010-08-05 02:17:37 +00:00
andrew
ba4c288654 * editor now saves it editor window setting to use tab history
git-svn-id: trunk@27013 -
2010-08-05 02:00:04 +00:00
maxim
43ccdd9dab regenerated translations; updated Russian translation
git-svn-id: trunk@27012 -
2010-08-04 23:20:36 +00:00
mattias
aad0de1107 IDE: comments
git-svn-id: trunk@27011 -
2010-08-04 15:39:59 +00:00
mattias
513cb6bd7b IDE: identifier completion: ignore errors on completion, bug #17111
git-svn-id: trunk@27010 -
2010-08-04 14:23:25 +00:00
mattias
9b4deffe0f IDE: load/save build macro values
git-svn-id: trunk@27009 -
2010-08-04 11:58:54 +00:00
mattias
24003c4e73 codetools: fixed fpcdefine caches: fixed changestamp
git-svn-id: trunk@27008 -
2010-08-04 11:09:59 +00:00
mattias
8a69c9e6dc IDE: custom build macros
git-svn-id: trunk@27007 -
2010-08-04 10:53:16 +00:00
paul
65ab258cc6 win32: draw disabled text if bitbtn is disabled even when themes are enabled (issue #0017106)
git-svn-id: trunk@27006 -
2010-08-04 10:29:37 +00:00
mattias
ab53976800 IDE: project inspector mark key as handled
git-svn-id: trunk@27005 -
2010-08-04 09:49:30 +00:00
jesus
8cd4d4db78 LazReport, check that file exists on designer file open, issue #17074
git-svn-id: trunk@27004 -
2010-08-04 02:50:00 +00:00
mattias
4400804029 IDE: edit build macros
git-svn-id: trunk@27003 -
2010-08-03 21:18:54 +00:00
maxim
812335d701 IDE: Czech translation update by Martin Smat
git-svn-id: trunk@27002 -
2010-08-03 20:22:59 +00:00
mattias
ad75a2d206 IDE: TProjectVersionInfo: fixed default value for ProductVersion
git-svn-id: trunk@27001 -
2010-08-03 12:48:07 +00:00
mattias
534a5a2bc9 IDE: publish project options: set ignorebinaries to true as default
git-svn-id: trunk@27000 -
2010-08-03 12:44:22 +00:00
mattias
01fb147c84 IDE: TProjectVersionInfo: do not write FileVersion
git-svn-id: trunk@26999 -
2010-08-03 12:23:58 +00:00
mattias
9e1b1bb13d IDE: TProjectVersionInfo set default values for lang and charset
git-svn-id: trunk@26998 -
2010-08-03 12:19:33 +00:00
mattias
d47e50d5c5 IDE: lpi: removed TargetFileExt
git-svn-id: trunk@26997 -
2010-08-03 12:06:09 +00:00
mattias
6f003fb53e IDE: lpi default value for MainUnitID=0
git-svn-id: trunk@26996 -
2010-08-03 12:03:16 +00:00
mattias
0f73b1c59f IDE: unset pfUseDefaultCompilerOptions
git-svn-id: trunk@26995 -
2010-08-03 12:00:17 +00:00
mattias
9990d3eff6 IDE: project macros: save/load in project
git-svn-id: trunk@26994 -
2010-08-03 11:57:03 +00:00
paul
83e5f75727 lcl: ignore BorderStyle changes for TForm during the design time (issue #0017099)
git-svn-id: trunk@26993 -
2010-08-03 11:55:11 +00:00
mattias
5256b68374 IDE: removed TBuildMode
git-svn-id: trunk@26992 -
2010-08-03 11:00:05 +00:00
mattias
60f7ac9ff1 IDE: moved project types to projectdefs
git-svn-id: trunk@26991 -
2010-08-03 10:38:43 +00:00
sekelsenmat
0af3b0c7d5 Fixes menu handler deleting
git-svn-id: trunk@26990 -
2010-08-03 10:10:17 +00:00
sekelsenmat
015175889d More debug info for wince
git-svn-id: trunk@26989 -
2010-08-03 09:34:22 +00:00
sekelsenmat
3619a95418 Fixes wince debug info
git-svn-id: trunk@26988 -
2010-08-03 08:32:29 +00:00
mattias
3583832a11 LCL: TDBNavigator: published property ChildSizing, set vertical scaling to true, bug #17087
git-svn-id: trunk@26987 -
2010-08-03 07:50:58 +00:00
sekelsenmat
6e88a7c284 Improves wince menus, see bug #17090
git-svn-id: trunk@26986 -
2010-08-03 07:47:31 +00:00
mattias
e96aee5bab codetools: reduced debugging
git-svn-id: trunk@26985 -
2010-08-03 07:44:18 +00:00
dmitry
f017af8aaa win32: implement IME input support for Edit controls. KeyUp (for VK_RETURN) event is supressed if IME composition is finished, bug #16430
git-svn-id: trunk@26984 -
2010-08-02 23:52:51 +00:00
andrew
a58662c257 lhelp - loading toc and index is now lightning fast. It is loaded before showing the desired page.
git-svn-id: trunk@26983 -
2010-08-02 22:52:44 +00:00
andrew
147aafd3c7 * lhelp - additional fix for url's loading twice
git-svn-id: trunk@26982 -
2010-08-02 21:55:31 +00:00
andrew
a3ba202973 lhelp - fixed the Default page of a chm being loaded twice on initial opening of a chm
git-svn-id: trunk@26981 -
2010-08-02 21:44:29 +00:00
jesus
8d83a14a6d Printers, Win32, retrieve printer names as UTF8, issue #17022
git-svn-id: trunk@26980 -
2010-08-02 19:27:43 +00:00
maxim
730de2d0c6 regenerated translations; updated Russian translation
git-svn-id: trunk@26979 -
2010-08-02 18:31:03 +00:00
jesus
d974b14966 Printers, updated rawmode test
git-svn-id: trunk@26978 -
2010-08-02 15:41:18 +00:00
mattias
1bafc6648c IDE: build mdoes: change stamp for build macros
git-svn-id: trunk@26977 -
2010-08-02 13:49:54 +00:00
mattias
ea5e026d64 IDE: build mocros: default value is string
git-svn-id: trunk@26976 -
2010-08-02 11:48:20 +00:00