Commit Graph

9169 Commits

Author SHA1 Message Date
mattias
f0f090fb65 lazutf8: added overloaded UTF8FixBroken(var string)
git-svn-id: trunk@36319 -
2012-03-25 16:24:14 +00:00
mattias
975efd0359 codetools: get fpc full version
git-svn-id: trunk@36303 -
2012-03-24 23:28:53 +00:00
martin
912b61003c SynEdit: Experimental scroll update (DEFINE SynNewScrollBarUpdate)
git-svn-id: trunk@36300 -
2012-03-24 22:14:18 +00:00
mattias
928fec26d1 lazbuild: fixed error code on project/ide build failed
git-svn-id: trunk@36297 -
2012-03-24 21:09:50 +00:00
maxim
6c2cfb7a38 Components, POChecker: updated readme file
git-svn-id: trunk@36285 -
2012-03-24 13:48:33 +00:00
maxim
578a8a2599 Components, POChecker: unduplicated package and standalone project code
git-svn-id: trunk@36284 -
2012-03-24 13:43:23 +00:00
mattias
fb87808634 codetools: clean up
git-svn-id: trunk@36280 -
2012-03-23 16:21:34 +00:00
mattias
bd1a1d6b00 lazbuild: do not create fpcsrc defines
git-svn-id: trunk@36279 -
2012-03-23 16:20:52 +00:00
sekelsenmat
c35fbab45c Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn
git-svn-id: trunk@36258 -
2012-03-23 09:46:10 +00:00
sekelsenmat
4494ab3e94 Minor improvements to the fpvectorial 3d example
git-svn-id: trunk@36256 -
2012-03-23 09:38:05 +00:00
mattias
cbe4f9ea76 synedit: comment
git-svn-id: trunk@36246 -
2012-03-23 08:37:33 +00:00
mattias
e5e9750ca5 lazutils: less warnings
git-svn-id: trunk@36244 -
2012-03-23 07:19:29 +00:00
sekelsenmat
5d9dce28f6 Patch from circular to improve LazFreeType
git-svn-id: trunk@36242 -
2012-03-23 06:41:02 +00:00
paul
52f8a44512 jcf: cleanup
git-svn-id: trunk@36238 -
2012-03-23 03:40:11 +00:00
mattias
de73da5fcd translations: german: updates from Swen Heinig
git-svn-id: trunk@36228 -
2012-03-22 20:13:34 +00:00
martin
6a79dbc976 SourceEdit: when file changed on disc: keep topline / revert 36226 #77d9a604b6
git-svn-id: trunk@36227 -
2012-03-22 18:28:03 +00:00
mattias
5faa027c0e disabled some more lpk makefile
git-svn-id: trunk@36220 -
2012-03-22 14:21:56 +00:00
mattias
cc38536b22 disabled some more lpk makefile
git-svn-id: trunk@36218 -
2012-03-22 14:14:45 +00:00
mattias
bf3f7bc3f9 projecttemplates: disabled auto update makefiles
git-svn-id: trunk@36217 -
2012-03-22 14:09:42 +00:00
maxim
b6b63e0fd4 Components, PoChecker:
a) made it localizable;
       b) slightly improved dialogs;
       c) added Russian translation.

git-svn-id: trunk@36198 -
2012-03-21 23:00:18 +00:00
martin
fffcde8e44 SynEdit: fixed folding with single line selection. Issue #21523
git-svn-id: trunk@36194 -
2012-03-21 20:17:32 +00:00
sekelsenmat
05d5494484 Minor improvement to the Android radio button drawer
git-svn-id: trunk@36192 -
2012-03-21 17:20:08 +00:00
sekelsenmat
72c633b780 Minor improvement to the custom drawn bitmap resizer
git-svn-id: trunk@36191 -
2012-03-21 15:09:38 +00:00
sekelsenmat
36928275f2 Starts Android style for TCDRadioButton
git-svn-id: trunk@36190 -
2012-03-21 13:43:06 +00:00
paul
5461d16beb jcf: don't replace lines but insert them if we are after the source end - fixes issue #0021493
git-svn-id: trunk@36187 -
2012-03-21 04:12:52 +00:00
sekelsenmat
7053cb6dad CustomDrawn-Android drawer: Implements a non-bitmap checkbox and edit drawing
git-svn-id: trunk@36178 -
2012-03-20 13:29:47 +00:00
sekelsenmat
a67c0254f9 CustomDrawn: Implements the grayed state for checkboxes
git-svn-id: trunk@36176 -
2012-03-20 11:52:13 +00:00
mattias
13419a0ba7 codetools: clean up
git-svn-id: trunk@36174 -
2012-03-20 09:17:00 +00:00
martin
252d9c00ff IDE/SynEdit: Ensure overviewgutter is updated, if highlighter changes
git-svn-id: trunk@36173 -
2012-03-20 01:15:22 +00:00
martin
591db7a660 SynEdit: workaround for issue #20850
git-svn-id: trunk@36172 -
2012-03-19 22:53:30 +00:00
ask
dfa6c71041 TAChart: Refactor TChartAxis.GetMarkValues and add FIXME comment
+ Add forgotten line from the previous commit.

git-svn-id: trunk@36165 -
2012-03-19 12:16:30 +00:00
ask
1720bbaf07 TAChart: Do not draw minor marks outside of marks range
git-svn-id: trunk@36163 -
2012-03-19 11:29:17 +00:00
ask
0d478ae9db TAChart: Use Axis.Margin in the axis demo
git-svn-id: trunk@36160 -
2012-03-19 06:40:19 +00:00
ask
1efd95da30 TAChart: Add Axis.Margin property
git-svn-id: trunk@36159 -
2012-03-19 06:39:23 +00:00
ask
6169395766 TAChart: Center axis title by the marks
git-svn-id: trunk@36158 -
2012-03-19 06:29:04 +00:00
ask
215e6b2bd7 TAChart: Minor refactoring of TChartAxisList.Prepare
git-svn-id: trunk@36157 -
2012-03-19 05:30:40 +00:00
ask
7e37bace92 TAChart: Fix drawing of Axis.Title with Attachment = maCenter
git-svn-id: trunk@36156 -
2012-03-19 05:09:28 +00:00
sekelsenmat
0ef97f99db LCL-CustomDrawn and CustomDrawn: Advances the migration to TFPCustomCanvas which allowed to support TUpDown and TSpeedButton in LCL-CustomDrawn
git-svn-id: trunk@36155 -
2012-03-18 22:25:18 +00:00
mattias
d87025efb7 codetools: auto dereferencing on mode switch autoderef
git-svn-id: trunk@36152 -
2012-03-18 19:10:51 +00:00
martin
ec664e867d SynEdit: Fixed template edit / invalidate on escape
git-svn-id: trunk@36150 -
2012-03-18 18:00:03 +00:00
martin
3ef7a4d9e1 SynEdit: Fixed Syncro edit / issue from rev 35955 #9b1daa010e
git-svn-id: trunk@36149 -
2012-03-18 17:51:28 +00:00
mattias
8d186030d1 lazutils: TIndexedAVLTree: default property
git-svn-id: trunk@36147 -
2012-03-18 09:35:44 +00:00
mattias
ba291b44cc lazutils: added TIndexedAVLTree
git-svn-id: trunk@36146 -
2012-03-18 01:05:11 +00:00
mattias
a124aba76d avglvltree: Node.Successor/Precessor
git-svn-id: trunk@36145 -
2012-03-18 00:48:34 +00:00
mattias
33958d7756 avglvltree: delete: replaced recursion with loop
git-svn-id: trunk@36144 -
2012-03-17 22:53:00 +00:00
martin
53591f4e6a SynEdit: fixed an uninitialized value
git-svn-id: trunk@36143 -
2012-03-17 22:41:34 +00:00
martin
4738029f35 IDE/SynEdit (windows only): Add option to choose IME mode
git-svn-id: trunk@36142 -
2012-03-17 22:38:46 +00:00
mattias
5102efbb95 avglvltree: simplified delete
git-svn-id: trunk@36140 -
2012-03-17 21:33:12 +00:00
mattias
23abaf2eae avglvltree: use rotateleft/right for delete
git-svn-id: trunk@36139 -
2012-03-17 21:11:41 +00:00
mattias
065bc9485c avglvltree: use rotateleft/right for balanceafterinsert
git-svn-id: trunk@36137 -
2012-03-17 20:38:48 +00:00