maxim
2edf11e7fc
IDE: regenerated translations; updated Russian translation
...
git-svn-id: trunk@28192 -
2010-11-12 21:11:06 +00:00
mattias
86f517a9f7
LCL: fixed NeedRTLAnsi
...
git-svn-id: trunk@28191 -
2010-11-12 20:57:25 +00:00
mattias
423aab1554
codetools: search target compiler in directory of default compiler
...
git-svn-id: trunk@28190 -
2010-11-12 20:37:19 +00:00
mattias
cbcf2a2d33
codetools: added flag DisableCTNodeExtMemManager
...
git-svn-id: trunk@28189 -
2010-11-12 15:28:44 +00:00
mattias
ffe59abaf7
IDE: compiler options: warn if SrcPath contains paths in UnitPath
...
git-svn-id: trunk@28188 -
2010-11-12 14:46:03 +00:00
juha
82ab7cfc02
Build Lazarus: fix tab order.
...
git-svn-id: trunk@28187 -
2010-11-12 08:34:49 +00:00
juha
65da830071
IDE: Cleanup for UpdateCaption.
...
git-svn-id: trunk@28186 -
2010-11-12 08:34:46 +00:00
paul
d633f09ea1
lcl: fix scaling of font. default font has 0 size/height, use real height instead. fix scaling of TWinControl: children must be scaled first to prevent problems with auto sized forms
...
git-svn-id: trunk@28185 -
2010-11-12 08:26:55 +00:00
juha
c3bcaf4bd3
IDE: Show correct data in IDE caption when building Lazarus. Improve behavior with IDETitleStartsWithProject setting.
...
git-svn-id: trunk@28184 -
2010-11-11 22:13:44 +00:00
mattias
2e97e0d74b
IDE: warn for duplicate units in packages: showabort, bug #17905
...
git-svn-id: trunk@28183 -
2010-11-11 16:38:01 +00:00
martin
e0ad0b5556
Debugger: Fix possible crash on start of IDE
...
git-svn-id: trunk@28182 -
2010-11-11 16:33:31 +00:00
paul
cbbf6dfa12
wince: fix compilation (thanks to Dimitrios Chr. Ioannidis)
...
git-svn-id: trunk@28181 -
2010-11-11 10:22:49 +00:00
mattias
a406dd6698
IDE: do not update syntax highlighter without editor options, bug #17901
...
git-svn-id: trunk@28180 -
2010-11-11 08:46:04 +00:00
mattias
7d0511c8ac
anchordocking: keep splitters in client area
...
git-svn-id: trunk@28179 -
2010-11-11 08:41:58 +00:00
martin
6d389c0b43
Examples, SynEdit, Completion: added sizedrag
...
git-svn-id: trunk@28178 -
2010-11-10 13:50:27 +00:00
martin
16a309b442
SynCompletion: Fix crash, if callback not assigned (sizegrip) issue #17898 , fix showing sizegrip
...
git-svn-id: trunk@28177 -
2010-11-10 13:49:51 +00:00
martin
230fc8baf9
Examples, SynEdit, Completion: fix crash on empty list (patch by Zoron)
...
git-svn-id: trunk@28176 -
2010-11-10 11:12:39 +00:00
paul
2252ae27a0
win32: reimplement DrawParentBackground to support non-themed windows
...
git-svn-id: trunk@28175 -
2010-11-10 09:59:58 +00:00
paul
0db1bd73c2
lcl: add ScalyBy and ChangeScale by Zaher Dirkey (mantis #0017250 )
...
git-svn-id: trunk@28174 -
2010-11-10 06:46:42 +00:00
paul
3a9c1584fa
lcl: formatting
...
git-svn-id: trunk@28173 -
2010-11-10 06:32:07 +00:00
paul
9bd782a63e
lcl:
...
- add GetDefaultColor to TControl which asks Parent in case widgetset returns clDefault color for it;
- return clDefault instead of clWindow for generic TControl
win32, wince: use TControl.GetDefaultColor in all the places where we used TWSControlClass
git-svn-id: trunk@28172 -
2010-11-10 04:15:43 +00:00
paul
61ed016376
win32: add IsProcessDPIAware function
...
git-svn-id: trunk@28171 -
2010-11-10 03:30:14 +00:00
paul
e8dc95ab80
ide: add DpiAware option to the project application options (a part of windows manifest)
...
git-svn-id: trunk@28170 -
2010-11-10 03:15:38 +00:00
marc
80bf16b385
* Fix compilation on darwin
...
git-svn-id: trunk@28169 -
2010-11-09 23:10:20 +00:00
martin
7f9a7d957e
Debugger use StrToQWord for 64bit / based on patch by Willibald Krenn / issue #17645
...
git-svn-id: trunk@28168 -
2010-11-09 17:48:05 +00:00
martin
2ef911ad23
Debugger: Refactor start some -exec-* commands to use object-queue, and callback.
...
git-svn-id: trunk@28167 -
2010-11-09 17:07:47 +00:00
martin
3f0760fa6b
Debugger: fix crash from rev 28163 #aac97933fc
...
git-svn-id: trunk@28166 -
2010-11-09 16:50:23 +00:00
martin
045fa68803
LCLProc: Fixed crash if no console available. Issue #17883 (Introduced in rev 28160 #5569d788c7)
...
git-svn-id: trunk@28165 -
2010-11-09 15:24:13 +00:00
jesus
2bf077697c
LCL, fix dblookupcombobox not updating associated dataset if linked data field was fieldkind=fklookup, issue #15148
...
git-svn-id: trunk@28164 -
2010-11-09 14:25:58 +00:00
martin
aac97933fc
Debuger/SourceEditor: Prevent Applicatio.ProcessMesages from debugger, while SrcEditor is setting up a new tab. Issue #16233
...
git-svn-id: trunk@28163 -
2010-11-09 14:21:34 +00:00
martin
92d5ca6422
Debugger: Refactor symbol-line-info to use object-queue, and callback. Also schedule initial request during initialisation to occur in paused state (instead of go dsRun, only to interrupt immediately)
...
git-svn-id: trunk@28162 -
2010-11-09 12:39:14 +00:00
martin
f43c3d1df7
Debugger: more verbos debugln
...
git-svn-id: trunk@28161 -
2010-11-09 10:21:54 +00:00
martin
5569d788c7
LCL: Introduce DebuglnEnter/Exit
...
git-svn-id: trunk@28160 -
2010-11-09 02:05:13 +00:00
maxim
f97dd96883
Translations: fix typo in German translation, bug #17877 . This string is marked as fuzzy now.
...
While at this, also slightly improve this string in Russian translation.
git-svn-id: trunk@28159 -
2010-11-08 20:50:09 +00:00
jesus
d112e09512
LCL, implements NullValueKey for dblookuplistbox and dblookupcombobox, issue #14408
...
git-svn-id: trunk@28158 -
2010-11-08 20:44:44 +00:00
jesus
db0a5c00b2
LCL, make the grids remember the number of fixed/cols/rows after the grid has been cleared, issues #17538 and #17552
...
git-svn-id: trunk@28157 -
2010-11-08 20:19:22 +00:00
martin
04e116067a
Debugger: do not report "thread-group-added" as initialization output
...
git-svn-id: trunk@28156 -
2010-11-08 16:18:37 +00:00
sekelsenmat
76a77afa7c
Finishes the initial implementation of TCDGroupBox and ifdefs out the usage of the freetype library
...
git-svn-id: trunk@28155 -
2010-11-08 12:21:38 +00:00
paul
4439ab142e
lcl: set ToolBar.Transparent = False by default
...
git-svn-id: trunk@28154 -
2010-11-08 10:34:16 +00:00
paul
a2421a3173
win32: don't use csParentBackground if Themes are not enabled
...
git-svn-id: trunk@28153 -
2010-11-08 10:29:58 +00:00
paul
1e7ca80be4
win32: fix 2 typos
...
git-svn-id: trunk@28152 -
2010-11-08 10:23:29 +00:00
paul
f09ed2fb3c
lcl: add TStaticText.Transparent property for Delphi compatibility
...
win32: implement TStaticText.Transparent same way as groupbox transparency
git-svn-id: trunk@28151 -
2010-11-08 09:07:40 +00:00
paul
d49ae27a49
lcl, win32: implement TToolbar.Transparent property
...
git-svn-id: trunk@28150 -
2010-11-08 08:57:18 +00:00
paul
0fa685a539
win32: remove a mess with painting on notebook, add simple support for csParentBackground required for transparent frames painting
...
git-svn-id: trunk@28149 -
2010-11-08 08:17:16 +00:00
paul
cd70f00a57
win32: make TGroupBox transparent when its color = parent color
...
git-svn-id: trunk@28148 -
2010-11-08 07:24:09 +00:00
jesus
e99971ae8e
LCL, fix dblookuplistbox AV issue #17869
...
git-svn-id: trunk@28147 -
2010-11-08 06:54:27 +00:00
paul
b9de3e3bb0
lcl: use real brush color for setting bg color
...
git-svn-id: trunk@28146 -
2010-11-08 05:34:29 +00:00
paul
bda1a2e021
lcl: if TControlCanvas.Brush.Color = clDefault then use default control color
...
git-svn-id: trunk@28145 -
2010-11-08 04:43:56 +00:00
paul
d3bb952456
lcl: forgot to change TListView color to clDefault
...
git-svn-id: trunk@28144 -
2010-11-08 03:43:27 +00:00
paul
f488863f7b
wince: implement clDefault support
...
git-svn-id: trunk@28143 -
2010-11-08 03:17:48 +00:00