Commit Graph

34624 Commits

Author SHA1 Message Date
maxim
f819ed7030 regenerated translations; updated Russian translation
git-svn-id: trunk@35196 -
2012-02-06 20:31:38 +00:00
maxim
56c097dcac Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21217
git-svn-id: trunk@35195 -
2012-02-06 20:20:35 +00:00
blikblum
bb6f060047 ide: try to load field names from FieldDefs when Fields property is empty. Issue #18944
git-svn-id: trunk@35194 -
2012-02-06 20:05:27 +00:00
zeljko
ad5445bdf0 Gtk2: fixed gtk2 < 2.12 assertions because of missing property.
git-svn-id: trunk@35193 -
2012-02-06 19:36:02 +00:00
blikblum
bb8d14e5ac win32: assumes FSender is TCustomComboBox in TWin32ComboBoxStringList.GetComboHeight (same assumption is made in other methods)
git-svn-id: trunk@35192 -
2012-02-06 19:21:37 +00:00
blikblum
0eba32e7be win32: cleanup TWin32ComboBoxStringList.UpdateComboHeight
git-svn-id: trunk@35191 -
2012-02-06 19:13:14 +00:00
martin
ffacfde753 new Debugln via LazLogger (ifdef WithLazLogger)
git-svn-id: trunk@35190 -
2012-02-06 19:05:00 +00:00
blikblum
c447cf7d03 win32: use the same approach to set dropdowncount when theme is enabled or not. Fix issue #21232
git-svn-id: trunk@35189 -
2012-02-06 19:03:27 +00:00
blikblum
e0fb084147 win32: partially reverts 29880. Fix issues #20359 and #11294.
git-svn-id: trunk@35188 -
2012-02-06 18:55:44 +00:00
martin
71814e408a new Debugln via LazLogger (ifdef WithLazLogger)
git-svn-id: trunk@35187 -
2012-02-06 18:43:49 +00:00
sekelsenmat
f20d3c9354 fpvectorial: Other minor improvements to LAS support and other parts
git-svn-id: trunk@35186 -
2012-02-06 16:46:04 +00:00
sekelsenmat
8d33cae792 fpvectorial: Implements routines to delete entities and starts the las writer and cutting functionality
git-svn-id: trunk@35185 -
2012-02-06 16:14:34 +00:00
zeljko
42d5280789 Gtk2: fixed gtkNotebook behaviour during drag and drop operations when mode=dmAutomatic. issue #19914
git-svn-id: trunk@35184 -
2012-02-06 14:57:54 +00:00
mattias
b82b9efda2 codetools: debugln using CTDbgOutEvent
git-svn-id: trunk@35183 -
2012-02-06 14:19:29 +00:00
mattias
faa763b480 IDE: clean up: no backup for missing base lpk files
git-svn-id: trunk@35182 -
2012-02-06 14:11:28 +00:00
zeljko
e0d1f86ca1 LCL: fixed wrong result from DragManager.IsDragging if we call modal form or dialog from OnDragDrop() event. issues #17657 and #20676
git-svn-id: trunk@35181 -
2012-02-06 13:51:19 +00:00
zeljko
311b8e0ab1 Examples: dragimagelist, partially reverted r32356 #5cae5f037f (juha), since it breaks example with qt and gtk2 (it does not work anymore). Now it's correct.
git-svn-id: trunk@35180 -
2012-02-06 13:47:53 +00:00
mattias
f9cbf1d9f7 IDE: jump to codetool error: if no x,y use 1,1
git-svn-id: trunk@35179 -
2012-02-06 12:45:54 +00:00
mattias
5f47718cdd codetools: when cursor pos outside code: give more details
git-svn-id: trunk@35178 -
2012-02-06 12:37:28 +00:00
zeljko
0e876bd527 Gtk, Gtk2: fixed drawing bitmaps with pf32bit. issue #8553
git-svn-id: trunk@35177 -
2012-02-06 11:17:02 +00:00
zeljko
8cb0f814ef Gtk2: proper set of global cursor. Gdk is buggy, so we must cheat it by grabbing pointer. issues #18417 and #18525
git-svn-id: trunk@35176 -
2012-02-06 09:45:34 +00:00
paul
e3ff77ea9a tp_ipro: add WantTabs property to TIpHtmlCustomPanel to allow/deny Tab and therefore focusing of internal html panels, don't allow tabs/focusing for html hint component of IDE (bug #0020798)
git-svn-id: trunk@35175 -
2012-02-06 09:13:22 +00:00
mattias
94c407c140 translations: updates from Swen Heinig and Samuel Herzog
git-svn-id: trunk@35173 -
2012-02-06 08:36:28 +00:00
paul
872b430305 lcl: fix compilation
git-svn-id: trunk@35172 -
2012-02-06 08:01:25 +00:00
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