paul
|
2fead07c7d
|
lcl: formatting
git-svn-id: trunk@29130 -
|
2011-01-20 02:51:56 +00:00 |
|
paul
|
8a4ea90a1c
|
lcl: formatting
git-svn-id: trunk@29129 -
|
2011-01-20 02:46:14 +00:00 |
|
mattias
|
a284b3f707
|
android intf: fixed compilation
git-svn-id: trunk@29128 -
|
2011-01-19 23:22:56 +00:00 |
|
mattias
|
5acda0783b
|
android intf: added interfaces
git-svn-id: trunk@29127 -
|
2011-01-19 23:20:21 +00:00 |
|
sekelsenmat
|
32420f5e83
|
Fixes an index out of bounds error in TTrayIcon and adds more debug info to TNotebook
git-svn-id: trunk@29126 -
|
2011-01-19 21:41:38 +00:00 |
|
mattias
|
ac124baa55
|
android: added Makefile
git-svn-id: trunk@29125 -
|
2011-01-19 13:02:25 +00:00 |
|
mattias
|
484de201dd
|
lcl1: added android
git-svn-id: trunk@29124 -
|
2011-01-19 13:01:47 +00:00 |
|
mattias
|
9e4f448c8f
|
LCL: TSpeedButton: fixed margin
git-svn-id: trunk@29123 -
|
2011-01-19 12:55:46 +00:00 |
|
mattias
|
c7d2d778a0
|
LCL: TSpeedButton: started AutoSize, added parameter Drawing to GetGlyphSize and GetTextSize
git-svn-id: trunk@29122 -
|
2011-01-19 12:53:12 +00:00 |
|
paul
|
08d510cd25
|
codetools: use Windows instead of MSWindows define in case someone want to build codetools for wince
git-svn-id: trunk@29121 -
|
2011-01-19 12:42:09 +00:00 |
|
paul
|
3ed56f1dae
|
ide: fix compilation
git-svn-id: trunk@29120 -
|
2011-01-19 12:37:25 +00:00 |
|
paul
|
6cf4197828
|
lcl: fix compilation
git-svn-id: trunk@29119 -
|
2011-01-19 12:17:39 +00:00 |
|
mattias
|
56b3d801f4
|
udpated README.txt
git-svn-id: trunk@29118 -
|
2011-01-19 11:17:33 +00:00 |
|
mattias
|
66159942db
|
udpated INSTALL.txt
git-svn-id: trunk@29117 -
|
2011-01-19 10:59:39 +00:00 |
|
sekelsenmat
|
06c798c587
|
Starts the foundation for the Android widgetset
git-svn-id: trunk@29116 -
|
2011-01-19 10:53:50 +00:00 |
|
sekelsenmat
|
8b5c7e1b23
|
Fixes a positioning issue in TCDTrackBar
git-svn-id: trunk@29115 -
|
2011-01-19 10:17:44 +00:00 |
|
sekelsenmat
|
c26d4571be
|
Patch from Jixian, improves TCDTrackBar
git-svn-id: trunk@29114 -
|
2011-01-19 10:13:30 +00:00 |
|
dmitry
|
29511148c0
|
cocoa: applied partially patch by Phil, #18456
git-svn-id: trunk@29113 -
|
2011-01-19 04:01:51 +00:00 |
|
mattias
|
ceeb7a796e
|
IDE: package editor: keep files treeview expand state, lcl1.lpk: not use units
git-svn-id: trunk@29111 -
|
2011-01-18 14:58:16 +00:00 |
|
mattias
|
5b86f12ca7
|
IDE: package editor: menu items for use all/use no units in directory
git-svn-id: trunk@29110 -
|
2011-01-18 14:30:38 +00:00 |
|
mattias
|
397deec80b
|
IDE: package editor: menu items for expand and collapse directory
git-svn-id: trunk@29109 -
|
2011-01-18 14:20:03 +00:00 |
|
mattias
|
a9b81694a4
|
lcl1: clean up
git-svn-id: trunk@29108 -
|
2011-01-18 13:13:17 +00:00 |
|
mattias
|
c283ea96f8
|
IDE: package editor: fixed sorting alphabetically
git-svn-id: trunk@29107 -
|
2011-01-18 12:58:08 +00:00 |
|
mattias
|
91b4f23fd4
|
IDE: made inherited items more clear
git-svn-id: trunk@29106 -
|
2011-01-18 12:13:00 +00:00 |
|
mattias
|
666cc1741f
|
codetools: class completion: if unit was parsed with error: reraise error
git-svn-id: trunk@29105 -
|
2011-01-18 10:03:16 +00:00 |
|
zeljko
|
08cadf3903
|
Qt: fixed TQtWidgetSet.GetScrollInfo() for max value of scrollbar, it should append getPageStep do stay in measures with LCL.issue #17554
git-svn-id: trunk@29104 -
|
2011-01-18 09:24:54 +00:00 |
|
ask
|
bda600ef26
|
TAChart: Add "Polar" page to the radial demo
git-svn-id: trunk@29103 -
|
2011-01-18 09:04:48 +00:00 |
|
ask
|
2572b49221
|
TAChart: Initial implementation of polar series
git-svn-id: trunk@29102 -
|
2011-01-18 09:02:33 +00:00 |
|
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 |
|