ask
|
21453ac232
|
TAChart: Do not automatically normalize rectangle before expanding it. Add test.
git-svn-id: trunk@29101 -
|
2011-01-18 08:54:00 +00:00 |
|
ask
|
154d4b002a
|
TAChart: Optimize TFuncSeries drawing
git-svn-id: trunk@29093 -
|
2011-01-18 06:07:26 +00:00 |
|
ask
|
8033e87029
|
TAChart: Add rotated function series to the demo
git-svn-id: trunk@29092 -
|
2011-01-18 05:45:22 +00:00 |
|
ask
|
2429f7c9cf
|
TAChart: Rewrite TFuncSeries.Draw.
* Add AxisIndexX property, implement rotation
* Correctly cut graph at the extent intersection
* Use axis transformation
git-svn-id: trunk@29091 -
|
2011-01-18 05:44:30 +00:00 |
|
paul
|
c0ce3c7622
|
lcl: add wince files to lcl1.lpk
git-svn-id: trunk@29090 -
|
2011-01-18 02:13:36 +00:00 |
|
paul
|
77281836cd
|
lcl: add win32 files to lcl1.lpk
git-svn-id: trunk@29089 -
|
2011-01-18 02:03:37 +00:00 |
|
maxim
|
36f561684e
|
Packager: improve 'Missing package files' dialog localization
git-svn-id: trunk@29088 -
|
2011-01-17 23:54:03 +00:00 |
|
maxim
|
a3ab5687f0
|
regenerated translations; updated and improved Russian translation
git-svn-id: trunk@29087 -
|
2011-01-17 23:44:10 +00:00 |
|
maxim
|
3dbbd91726
|
IDE: adjust resource string name after previous commit
git-svn-id: trunk@29086 -
|
2011-01-17 22:59:19 +00:00 |
|
maxim
|
2cf8c44814
|
IDE: fix minor typo in resource string
git-svn-id: trunk@29085 -
|
2011-01-17 22:50:06 +00:00 |
|
mattias
|
3f17ad20d7
|
IDE: package editor: show summary for directories
git-svn-id: trunk@29080 -
|
2011-01-17 21:17:18 +00:00 |
|
mattias
|
88ff57d11e
|
IDE: package editor: fixed open file
git-svn-id: trunk@29079 -
|
2011-01-17 20:53:35 +00:00 |
|
mattias
|
bc9a56a54c
|
lcl package: added gtk1 files
git-svn-id: trunk@29078 -
|
2011-01-17 20:47:02 +00:00 |
|
mattias
|
9d25352fd0
|
IDE: package editor: fixed removing files in hierarchical view
git-svn-id: trunk@29077 -
|
2011-01-17 20:42:29 +00:00 |
|
mattias
|
9613ead8b0
|
lcl package: added fpgui files
git-svn-id: trunk@29076 -
|
2011-01-17 20:42:05 +00:00 |
|
mattias
|
0d38a13c22
|
fpgui: patch #18542
git-svn-id: trunk@29075 -
|
2011-01-17 20:17:19 +00:00 |
|
mattias
|
b713da16bb
|
lcl package: added cocoa files
git-svn-id: trunk@29074 -
|
2011-01-17 20:14:49 +00:00 |
|
mattias
|
222841dde6
|
lcl package: added carbon files
git-svn-id: trunk@29073 -
|
2011-01-17 20:13:40 +00:00 |
|
mattias
|
0e734878f8
|
lcl package: added carbon files
git-svn-id: trunk@29072 -
|
2011-01-17 20:12:22 +00:00 |
|
mattias
|
2b73b4c8cb
|
IDE: add files to package: ask only once per include path to add it
git-svn-id: trunk@29071 -
|
2011-01-17 20:06:44 +00:00 |
|
mattias
|
203d315136
|
IDE: add files to package: ask only once per unit path to add it
git-svn-id: trunk@29070 -
|
2011-01-17 19:52:50 +00:00 |
|
mattias
|
dc5499edd6
|
IDE: package editor: glyphs for speedbuttons
git-svn-id: trunk@29069 -
|
2011-01-17 19:26:48 +00:00 |
|
mattias
|
c7db1f5a24
|
IDE: allow adding multiple units with the same unit name to packages
git-svn-id: trunk@29068 -
|
2011-01-17 14:11:35 +00:00 |
|
martin
|
5efeb35240
|
SynEdit: LenghtOfLongestLine. Slightly improve r28830 #ceb5f99b6a
git-svn-id: trunk@29067 -
|
2011-01-17 11:11:34 +00:00 |
|
juha
|
d80fadfa54
|
Converter: Add thread support, insert cthreads in main unit's uses section.
git-svn-id: trunk@29066 -
|
2011-01-17 10:57:56 +00:00 |
|
juha
|
769e36bac2
|
Converter: Remove some useless reader properties.
git-svn-id: trunk@29065 -
|
2011-01-17 10:57:52 +00:00 |
|
juha
|
0a6effa6d7
|
Converter: fix for a wrongly cased unit name.
git-svn-id: trunk@29064 -
|
2011-01-17 10:57:49 +00:00 |
|
juha
|
d1a5dcbcc9
|
Converter: cleanup + formatting of comments.
git-svn-id: trunk@29063 -
|
2011-01-17 10:57:45 +00:00 |
|
zeljko
|
743dd68949
|
Qt: allow pass of change events to LCL when inserting or appending text into TCustomMemo.issue #18419
git-svn-id: trunk@29062 -
|
2011-01-17 07:43:48 +00:00 |
|
zeljko
|
378ac9c3b4
|
Qt: check if sender is destroyed during mouse events, otherwise we have access violation. issue #18540
git-svn-id: trunk@29061 -
|
2011-01-17 07:34:57 +00:00 |
|
ask
|
af36765fe9
|
TAChart: Add an example of OnBeforeDrawBar event and a workaround for issue #18418 to events demo
git-svn-id: trunk@29060 -
|
2011-01-17 02:54:58 +00:00 |
|
ask
|
372ce5181d
|
TAChart: Add TBarSeries.OnBeforeDrawBar event. See issue #18539
git-svn-id: trunk@29059 -
|
2011-01-17 02:45:24 +00:00 |
|
mattias
|
afacb0e3d1
|
IDE: package editor: sort alphabetically, show directory hierachy, filter files
git-svn-id: trunk@29058 -
|
2011-01-17 00:50:57 +00:00 |
|
martin
|
947fcea9cc
|
IDE: ensure the completion window does not go below a minimum size
git-svn-id: trunk@29057 -
|
2011-01-16 19:56:54 +00:00 |
|
martin
|
5b6cc6df96
|
DBG: "inspect" dialog, now shows entire class
git-svn-id: trunk@29056 -
|
2011-01-16 19:11:23 +00:00 |
|
martin
|
b15353401b
|
DBG: Disass, allow using left/right in addr-goto edit
git-svn-id: trunk@29055 -
|
2011-01-16 18:48:24 +00:00 |
|
martin
|
aa41d62c4f
|
DBG: Fix crash in disassembler view
git-svn-id: trunk@29054 -
|
2011-01-16 18:45:07 +00:00 |
|
mattias
|
61e2f68dcb
|
LCL: TButtonPanel: no spacing at left and right side
git-svn-id: trunk@29053 -
|
2011-01-16 13:14:40 +00:00 |
|
martin
|
7c5271b2f7
|
DBG: cleanup
git-svn-id: trunk@29052 -
|
2011-01-16 13:08:59 +00:00 |
|
mattias
|
02c90426e1
|
IDE: package editor: started filter
git-svn-id: trunk@29051 -
|
2011-01-16 12:40:24 +00:00 |
|
mattias
|
a33763905f
|
IDE: package editor: made some menu captions more clear
git-svn-id: trunk@29050 -
|
2011-01-16 12:15:15 +00:00 |
|
mattias
|
a3ab20c458
|
IDE: converted package editor to lfm
git-svn-id: trunk@29049 -
|
2011-01-16 12:04:23 +00:00 |
|
mattias
|
7ea30d33ac
|
lcl1: added custom options
git-svn-id: trunk@29048 -
|
2011-01-16 09:23:51 +00:00 |
|
mattias
|
bd5ab3c50a
|
IDE: use IDEIntf and AllSynEdit even without installed packages
git-svn-id: trunk@29047 -
|
2011-01-16 09:15:23 +00:00 |
|
juha
|
35bbe39761
|
Converter: fix duplicate addition of some units.
git-svn-id: trunk@29046 -
|
2011-01-15 23:06:03 +00:00 |
|
juha
|
ec45ce552b
|
Converter: add more required units and their package dependencies.
git-svn-id: trunk@29045 -
|
2011-01-15 23:05:59 +00:00 |
|
mattias
|
eaaabadb9b
|
lcl: clean up widgetset directories
git-svn-id: trunk@29044 -
|
2011-01-15 19:35:02 +00:00 |
|
mattias
|
2f02f99992
|
lcl: Makefile.compiled for all widgetsets
git-svn-id: trunk@29043 -
|
2011-01-15 19:30:15 +00:00 |
|
mattias
|
87fd3f4359
|
anchordocking: fix for custom layouts, bug #18377
git-svn-id: trunk@29042 -
|
2011-01-15 18:41:26 +00:00 |
|
mattias
|
1be73ee86b
|
lcl doc: TWSWinControl.GetPreferredSize
git-svn-id: trunk@29041 -
|
2011-01-15 18:32:54 +00:00 |
|