Commit Graph

34550 Commits

Author SHA1 Message Date
paul
b56160fe13 lcl: cleanup hintwindow
git-svn-id: trunk@35171 -
2012-02-06 07:58:27 +00:00
zeljko
c8fa2b4962 LCL: TListView added property AutoWidthLastColumn to fit last column into width of TListView. issue #19309
git-svn-id: trunk@35170 -
2012-02-06 07:52:57 +00:00
paul
04d7f69119 win32: use SW_SHOWNORMAL instead of SW_SHOW when we are showing a window (bug #0020670)
git-svn-id: trunk@35169 -
2012-02-06 06:08:03 +00:00
paul
9550f573ca lcl, win32: update format settings if UpdateFormatSettings = True (feature #0020517)
git-svn-id: trunk@35168 -
2012-02-06 03:52:31 +00:00
paul
09018556e6 examples: remove customdrawn as LCLWidgetType (bug #0021161)
git-svn-id: trunk@35167 -
2012-02-06 03:18:44 +00:00
mattias
6ad41ee773 IDE: message additions: show msgdialog
git-svn-id: trunk@35166 -
2012-02-05 18:34:55 +00:00
mattias
dbb5c46def IDE: message additions
git-svn-id: trunk@35165 -
2012-02-05 18:23:12 +00:00
mattias
b4ee012f66 IDE: editor for additions to the fpc messages
git-svn-id: trunk@35164 -
2012-02-05 18:16:34 +00:00
dodi
8f58e393e4 DocMgr: added additional description directories
git-svn-id: trunk@35163 -
2012-02-05 17:19:42 +00:00
zeljko
8d96082dc1 Gtk2: fixed font changing on TCheckBox & TRadioButton
git-svn-id: trunk@35162 -
2012-02-05 16:33:05 +00:00
zeljko
37b1897033 LCL: Added read-only public property property WidthType: TWidth for Delphi compatibility.issue #7642
git-svn-id: trunk@35161 -
2012-02-05 14:28:24 +00:00
mattias
dce2a00f90 IDE: fixed GetPossibleOwnersOfUnit finding units in project directory
git-svn-id: trunk@35160 -
2012-02-05 14:22:35 +00:00
mattias
7f5a352702 lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath
git-svn-id: trunk@35159 -
2012-02-05 14:19:40 +00:00
mattias
9483f29698 added lpl
git-svn-id: trunk@35158 -
2012-02-05 13:29:25 +00:00
mattias
9703de736c IDE: help for fpc messages: allow macros in FPCTranslationfile
git-svn-id: trunk@35157 -
2012-02-05 13:22:29 +00:00
mattias
25ceea4ece examples: idehelp: fixed saving options
git-svn-id: trunk@35156 -
2012-02-05 13:02:20 +00:00
mattias
829064a1d5 IDE: oi options: clean up
git-svn-id: trunk@35155 -
2012-02-05 12:58:29 +00:00
mattias
ba1bcfe955 IDE: started dialog to edit extra help for messages
git-svn-id: trunk@35154 -
2012-02-05 12:54:33 +00:00
martin
35b935f66e ensure focus detection of syncompletion issue #19457
git-svn-id: trunk@35153 -
2012-02-05 12:11:52 +00:00
zeljko
f65d865464 Qt: added missing ability to change color of tabs in TCustomTabControl.
git-svn-id: trunk@35152 -
2012-02-05 11:45:54 +00:00
mattias
e4064435c2 codetools: fpc msg comments: remove latex brackets
git-svn-id: trunk@35151 -
2012-02-05 11:37:05 +00:00
mattias
502918e303 codetools: fpc msg comments: remove latex tags
git-svn-id: trunk@35150 -
2012-02-05 11:34:17 +00:00
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