Commit Graph

34378 Commits

Author SHA1 Message Date
mattias
f247b41ce8 IDE: help for fpc messages: using codetools parser
git-svn-id: trunk@35149 -
2012-02-05 11:09:39 +00:00
zeljko
0055462762 LCL: added qtpagecontrol.inc to lcl.lpk
git-svn-id: trunk@35148 -
2012-02-05 11:07:40 +00:00
zeljko
a7b3cc4001 Gtk2: allow change of tab font in TCustomTabControl. issue #15375
git-svn-id: trunk@35147 -
2012-02-05 10:49:47 +00:00
mattias
e3d8c8b2be codetools: fpc msg parser: check for type
git-svn-id: trunk@35146 -
2012-02-05 10:46:06 +00:00
mattias
d84134d94e codetools: fpc msg parser: chomp space at end
git-svn-id: trunk@35145 -
2012-02-05 10:33:02 +00:00
zeljko
55508054d4 LCL: added gtk2pagecontrol.inc to lcl.lpk
git-svn-id: trunk@35144 -
2012-02-05 10:17:52 +00:00
mattias
e5887e3f87 codetools: check if fpc msg fits: check pattern at end
git-svn-id: trunk@35143 -
2012-02-05 09:28:21 +00:00
mattias
8c47e403f7 codetools: example to parse fpc msg files
git-svn-id: trunk@35142 -
2012-02-05 08:58:57 +00:00
ask
02e00c3bc2 TAChart: Add TChart.ExtentSizeLimit property
git-svn-id: trunk@35141 -
2012-02-05 08:49:43 +00:00
mattias
7ee6423491 codetools: TFPCMsgFile started FindWithMessage
git-svn-id: trunk@35140 -
2012-02-04 23:55:58 +00:00
martin
c7eda00eb0 added debugln for focus
git-svn-id: trunk@35139 -
2012-02-04 23:31:55 +00:00
sekelsenmat
b8c8be3925 Adds accessibility info for TPanel and TSplitter. Adds current accessibility descriptions to the LCL translations. Fixes a bug in the Carbon handling of AXChildren for TCustomControl descendents: Add TControl children to the Array
git-svn-id: trunk@35138 -
2012-02-04 22:36:41 +00:00
mattias
3c9ca0105a examples: idehelp: some defaults
git-svn-id: trunk@35137 -
2012-02-04 21:57:28 +00:00
mattias
3b39f0f955 examples: idehelp: less hints
git-svn-id: trunk@35136 -
2012-02-04 20:22:08 +00:00
maxim
856519124c regenerated translations; updated Russian translation
git-svn-id: trunk@35135 -
2012-02-04 20:02:30 +00:00
sekelsenmat
eed2fffb55 Implements TCanvas.BrushCopy, adds a test to it in the canvas tests and also adds full CopyMode tests there
git-svn-id: trunk@35134 -
2012-02-04 18:46:34 +00:00
mattias
aa3560ea0f examples: idehelp: less hints
git-svn-id: trunk@35133 -
2012-02-04 18:10:26 +00:00
mattias
f11890d646 turbopower_ipro: less hints
git-svn-id: trunk@35132 -
2012-02-04 18:10:08 +00:00
sekelsenmat
1130c0fb47 Patch from bug #20121, also added ssModifier constant in the unit Controls for global usage, but use it with care not to do something like [ssModifier, ssMeta] which wont compile in Macs
git-svn-id: trunk@35131 -
2012-02-04 17:39:11 +00:00
mattias
3b95059ce4 examples: idehelp: added more types
git-svn-id: trunk@35130 -
2012-02-04 17:14:41 +00:00
blikblum
710e5b4dfd lazreport: fix crash, update project file and minor usability improvement to stringgrid sample
git-svn-id: trunk@35129 -
2012-02-04 17:08:03 +00:00
maxim
995b14dadc IDE, Project's FPDoc options page: improved layout and localization
git-svn-id: trunk@35128 -
2012-02-04 17:02:16 +00:00
blikblum
883c2c0c26 lazrepor: update project file and minor usability improvement to bar code sample
git-svn-id: trunk@35127 -
2012-02-04 16:51:28 +00:00
blikblum
60a48a0d04 lazreport: fix compilation, update project file and minor usability improvements to userds sample
git-svn-id: trunk@35126 -
2012-02-04 16:47:31 +00:00
zeljko
e96f8fdf7b Gtk2: fixed TPageControl page changing. issues #18754 and #21026
git-svn-id: trunk@35125 -
2012-02-04 16:17:32 +00:00
blikblum
3f31fe6afc lcl: cleanup TDBMemo
git-svn-id: trunk@35124 -
2012-02-04 15:59:11 +00:00
blikblum
0ed61b0702 lcl: implements TDBMemo.KeyDown as in TDBEdit. Issue #19709
git-svn-id: trunk@35123 -
2012-02-04 15:19:30 +00:00
zeljko
00193971b4 Qt: updated issues.xml for TCheckListBox, TListBox and TForm.AutoScroll
git-svn-id: trunk@35122 -
2012-02-04 10:53:07 +00:00
mattias
24c54cb3c4 examples: idehelp: started load/save
git-svn-id: trunk@35121 -
2012-02-04 10:52:20 +00:00
zeljko
c27b2e4e43 Gtk2: updated issues.xml. issue #19155
git-svn-id: trunk@35120 -
2012-02-04 10:47:29 +00:00
mattias
fe3d736709 cody: save broken dictionaries
git-svn-id: trunk@35119 -
2012-02-04 09:44:15 +00:00
mattias
353a841ec1 IDE: fixed CopySecondaryConfigFile to not create double path delims
git-svn-id: trunk@35118 -
2012-02-04 09:14:13 +00:00
martin
f85f1fd695 SynEdit: Added TLazSynEditNestedFoldsList
SrcSynEdit: fixed SynInfoView

git-svn-id: trunk@35117 -
2012-02-04 04:18:15 +00:00
martin
0a388b8f9f Examples: Write your own SynEdit HighLighter
git-svn-id: trunk@35116 -
2012-02-03 19:33:35 +00:00
martin
7a03599f16 SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info
git-svn-id: trunk@35115 -
2012-02-03 16:50:04 +00:00
sekelsenmat
e10dc0f7ea Some improvements to the new TCDTrackBar.OnChangeByUser event
git-svn-id: trunk@35114 -
2012-02-03 14:41:50 +00:00
sekelsenmat
88f38a5ae9 Some minor extensions to TCDTrackBar
git-svn-id: trunk@35113 -
2012-02-03 14:02:49 +00:00
mattias
3a4a59c37b examples: idehelp: started options for fpc keywords
git-svn-id: trunk@35112 -
2012-02-03 09:44:51 +00:00
martin
7bf4b456a5 SynEdit fix folding (other than pas src), broke in r 35077
git-svn-id: trunk@35111 -
2012-02-03 04:06:18 +00:00
mattias
65da6a5647 fpc rpm: added workaround for fpc 2.7.1
git-svn-id: trunk@35110 -
2012-02-02 23:14:07 +00:00
mattias
9985ff718d LCL: added inline version of UnicodeToUTF8
git-svn-id: trunk@35109 -
2012-02-02 23:01:03 +00:00
mattias
af99807c33 fpc rpm: clean up
git-svn-id: trunk@35108 -
2012-02-02 22:47:27 +00:00
mattias
f6ccc59c2b examples: idehelp: options frame
git-svn-id: trunk@35107 -
2012-02-02 22:31:30 +00:00
mattias
7f347aa744 IDE: better error message
git-svn-id: trunk@35106 -
2012-02-02 22:14:46 +00:00
juha
928ff120e9 TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method
git-svn-id: trunk@35105 -
2012-02-02 22:07:51 +00:00
mattias
e06db40808 IDE: better error message
git-svn-id: trunk@35104 -
2012-02-02 22:06:49 +00:00
mattias
d5f1c3dec2 codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
2012-02-02 22:04:00 +00:00
sekelsenmat
27e6270a39 Declares more attributes in preparation for multiline editor support in Carbon
git-svn-id: trunk@35102 -
2012-02-02 21:56:34 +00:00
mattias
0e8df542cf IDE: extract procedure: select procedure without interface by default
git-svn-id: trunk@35101 -
2012-02-02 21:33:21 +00:00
sekelsenmat
b8ee1aed53 Starts minimal accessibility info for SynEdit
git-svn-id: trunk@35100 -
2012-02-02 21:32:07 +00:00