Commit Graph

31542 Commits

Author SHA1 Message Date
vincents
3f9a1eba05 windows installer build script:
+ added batch file to create revision.inc, so that svnrevisioninc doesn't need to build before the export
* use different naming schemes for snapshot and release build

git-svn-id: trunk@32140 -
2011-09-01 11:41:44 +00:00
martin
55f3a736d6 SynEdit: (Un)Indent current line, if no selection - fix if caret at BOL. Issue #0019724
git-svn-id: trunk@32139 -
2011-09-01 00:26:21 +00:00
jesus
32102f58e7 LCL, grids: added option to not scroll in a selected partially visible cell, issue #18251
git-svn-id: trunk@32138 -
2011-08-31 22:51:14 +00:00
mattias
c72bad92c1 IDE: show skipped designtime only packages
git-svn-id: trunk@32137 -
2011-08-31 21:50:56 +00:00
ask
d5ad4ab713 TAChart: Add FormatIfNotEmpty utility function
git-svn-id: trunk@32136 -
2011-08-31 11:05:11 +00:00
ask
f32263619c TAChart: Move all editors to 'editors' directory
git-svn-id: trunk@32135 -
2011-08-31 09:05:17 +00:00
ask
300398fe8d TAChart: Add license header
git-svn-id: trunk@32134 -
2011-08-31 09:00:41 +00:00
ask
50c71d7f3b TAChart: Move TADataPointsEditor to editors directory
git-svn-id: trunk@32133 -
2011-08-31 08:58:12 +00:00
ask
3b22c6ae7b TAChart: Extract TAToolEditors unit
git-svn-id: trunk@32132 -
2011-08-31 08:54:00 +00:00
vincents
98ba2d34dd windows installers: fixed building with version number 0.9.30.2RC1.
git-svn-id: trunk@32129 -
2011-08-31 07:15:53 +00:00
ask
eb98fba4db TAChart: Add TChartExtentLink.Enabled property
git-svn-id: trunk@32128 -
2011-08-31 03:06:29 +00:00
mattias
51fbee76a6 IDE: package options: fixed path layout
git-svn-id: trunk@32127 -
2011-08-30 22:55:33 +00:00
mattias
9f20be8b62 codetools: clean up
git-svn-id: trunk@32126 -
2011-08-30 17:48:32 +00:00
mattias
57f884134f codetools: TFindDeclarationTool.FindUnitSource: dotted names
git-svn-id: trunk@32125 -
2011-08-30 17:47:41 +00:00
mattias
fb4c0b4a54 codetools: TFindDeclarationTool.FindUnitInUsesSection: dotted names
git-svn-id: trunk@32124 -
2011-08-30 17:38:17 +00:00
mattias
bfc8af0f07 codetools: TFindDeclarationTool.FindNameInUsesSection: dotted names
git-svn-id: trunk@32123 -
2011-08-30 17:34:12 +00:00
mattias
e509196a2b codetools: TFindDeclarationTool.FindDeclarationInUsesSection: dotted names
git-svn-id: trunk@32122 -
2011-08-30 17:28:11 +00:00
mattias
caa300bdcf codetools: renamed TStandardCodeTool.AddIncludeDirective
git-svn-id: trunk@32121 -
2011-08-30 16:37:31 +00:00
mattias
6608134915 codetools: TStandardCodeTool.FindUnusedUnits: dotted names
git-svn-id: trunk@32120 -
2011-08-30 16:31:08 +00:00
mattias
1fb1d33e84 codetools: TStandardCodeTool.CommentUnitsInUsesSections: dotted names
git-svn-id: trunk@32119 -
2011-08-30 16:24:42 +00:00
mattias
8bdf7647bb codetools: TStandardCodeTool.FindMissingUnits: dotted names
git-svn-id: trunk@32118 -
2011-08-30 16:09:21 +00:00
mattias
5190b83a71 codetools: TStandardCodeTool.UsesSectionToUnitnames: dotted names
git-svn-id: trunk@32117 -
2011-08-30 16:03:46 +00:00
mattias
9f82460b7b codetools: TStandardCodeTool.UsesSectionToFilenames: dotted names
git-svn-id: trunk@32116 -
2011-08-30 16:00:51 +00:00
mattias
ef465ef95f codetools: TStandardCodeTool.FindDelphiProjectUnits: dotted names
git-svn-id: trunk@32115 -
2011-08-30 15:58:33 +00:00
paul
14cca12943 fix typo caused a range check error or hang
git-svn-id: trunk@32114 -
2011-08-30 14:06:18 +00:00
mattias
d93c4a20c1 codetools: FilenameIsPascalUnit: dotted names
git-svn-id: trunk@32113 -
2011-08-30 10:46:50 +00:00
mattias
e26dc0383f codetools: ComparePCharUnitNameWithFilename: dotted names
git-svn-id: trunk@32112 -
2011-08-30 10:18:58 +00:00
mattias
8dece24bd0 codetools: comments
git-svn-id: trunk@32111 -
2011-08-30 10:05:31 +00:00
mattias
eacc24bb69 codetools: TStandardCodeTool.FixUsedUnitCaseInUsesSection: dotted name
git-svn-id: trunk@32110 -
2011-08-30 09:55:24 +00:00
sekelsenmat
5a88ce5f6c android: Adds forgotten files
git-svn-id: trunk@32109 -
2011-08-30 09:50:03 +00:00
mattias
684ea95b51 codetools: deprecated GetUnitNameForUsesSection
git-svn-id: trunk@32108 -
2011-08-30 09:28:53 +00:00
mattias
9673a4f818 codetools: TStandardCodeTool.RemoveUnitFromUsesSection: dotted name
git-svn-id: trunk@32107 -
2011-08-30 09:12:00 +00:00
mattias
421f9a390f codetools: TStandardCodeTool.UnitExistsInUsesSection: dotted name
git-svn-id: trunk@32106 -
2011-08-30 09:08:20 +00:00
sekelsenmat
9a357e6a34 android: Updates the bindings
git-svn-id: trunk@32105 -
2011-08-30 09:06:43 +00:00
mattias
78d488844a codetools: TStandardCodeTool.UnitExistsInUsesSection: dotted name
git-svn-id: trunk@32104 -
2011-08-30 08:56:14 +00:00
mattias
116c4b1bbd codetools: AddUnitToUsesSection: dotted unit
git-svn-id: trunk@32103 -
2011-08-30 08:34:17 +00:00
mattias
e9498b62da codetools: reader tool: dotted uses
git-svn-id: trunk@32102 -
2011-08-30 07:37:30 +00:00
mattias
119ae65d33 codetools: parser: dotted uses
git-svn-id: trunk@32101 -
2011-08-30 07:31:17 +00:00
mattias
3695f21e44 codetools: parser: read dot source name
git-svn-id: trunk@32100 -
2011-08-29 22:01:05 +00:00
juha
202608c307 Codetools: fix parsing with generics in method parameters. Issue #20073, patch from Anthony Walter
git-svn-id: trunk@32099 -
2011-08-29 20:53:37 +00:00
maxim
586d0eda4d Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20070
git-svn-id: trunk@32098 -
2011-08-29 20:22:15 +00:00
ask
2eff105803 TAChart: Add "Transform" page to the panes demo
git-svn-id: trunk@32097 -
2011-08-29 14:43:56 +00:00
vincents
54a4e2fd68 mac os x build script: fixed creating valid version number for Iceberg for Lazarus versions with characters, such as 0.9.30.2RC1
git-svn-id: trunk@32094 -
2011-08-29 12:10:31 +00:00
sekelsenmat
c85b5cb9b9 Adds TWidgetset.DebugLogLn for widgetset implemented logs
git-svn-id: trunk@32093 -
2011-08-29 10:39:37 +00:00
zeljko
a508edf92f Qt: trial to fix #19881 under 64bit.
git-svn-id: trunk@32092 -
2011-08-29 09:40:06 +00:00
zeljko
c7a0468f7e Qt: fixed crash with QAbstractScrollArea scrollbar.
git-svn-id: trunk@32091 -
2011-08-29 09:34:53 +00:00
zeljko
0d28a4c1b8 LCL: fixed warning in TRegion.GetClipRect because of missing result.
git-svn-id: trunk@32090 -
2011-08-29 09:09:24 +00:00
ask
142639461e TAChart: Add panes demo
git-svn-id: trunk@32089 -
2011-08-29 09:03:53 +00:00
ask
763246ef25 TAChart: Add icon for TChartExtentLink component
git-svn-id: trunk@32088 -
2011-08-29 08:57:21 +00:00
ask
069dd88df5 TAChart: Add TChartExtentLink component
git-svn-id: trunk@32087 -
2011-08-29 08:48:49 +00:00