Commit Graph

14139 Commits

Author SHA1 Message Date
mattias
de71745a05 synedit: syncompletion: calling old OnKeyDown events, bug #9020
git-svn-id: trunk@14276 -
2008-02-27 12:54:09 +00:00
mattias
4e31f256a5 translations: german: updates from Joerg Braun
git-svn-id: trunk@14275 -
2008-02-27 12:06:23 +00:00
mattias
598037b372 IDE: fixed spelling mistake
git-svn-id: trunk@14274 -
2008-02-27 12:05:54 +00:00
mattias
aeeef1f0fa IDE: fixed spelling mistake
git-svn-id: trunk@14273 -
2008-02-27 12:04:33 +00:00
mattias
b50025e9de synedit: fixing wrong cursor position after repacing selection at end of line with spaces, bug #9104
git-svn-id: trunk@14272 -
2008-02-27 11:56:51 +00:00
mattias
f9c4e55a9c docs: LCL: TForm.LCLVersion
git-svn-id: trunk@14271 -
2008-02-27 11:19:54 +00:00
mattias
3e7f7a99cc LCL: added hidden published property TForm.LCLVersion, bug #10069
git-svn-id: trunk@14270 -
2008-02-27 11:15:16 +00:00
mattias
7fb3c565e0 LCL: TForm: sorted published properties
git-svn-id: trunk@14269 -
2008-02-27 11:01:23 +00:00
laurent
05fae9bac6 Update Components images
git-svn-id: trunk@14268 -
2008-02-27 08:22:12 +00:00
paul
3faf42a722 qt: improve GetKeyState - make it more windows compatible
git-svn-id: trunk@14267 -
2008-02-27 06:07:35 +00:00
jesus
54208be697 LCL, gtk, fix problem on closing popupmenu, issue #10884
git-svn-id: trunk@14266 -
2008-02-27 00:01:56 +00:00
jesus
b19cbee0b9 LCL, gtk, fixed compile when using option TraceGDICalls
git-svn-id: trunk@14265 -
2008-02-26 22:24:21 +00:00
mattias
6bf81b500b IDE: fixed compilation
git-svn-id: trunk@14264 -
2008-02-26 16:44:45 +00:00
mattias
004314264e translations: german: updates from Joerg Braun
git-svn-id: trunk@14263 -
2008-02-26 16:22:49 +00:00
mattias
4ef23076cb codetools: started conversion of codetools to normal package
git-svn-id: trunk@14262 -
2008-02-26 16:12:23 +00:00
mattias
c63465bf44 IDE: combined compiling+linking IDE steps to one step again. IDE packages must now use the IDEIntf only.
git-svn-id: trunk@14261 -
2008-02-26 15:19:20 +00:00
kirkpatc
805b876332 FPDoc - updates to Controls.xml including TWinControl, TDockZone, TDockManager etc
git-svn-id: trunk@14260 -
2008-02-26 14:44:24 +00:00
mattias
33c25b7bc5 LCL: TApplication: fixed handling EAbort
git-svn-id: trunk@14259 -
2008-02-26 14:17:11 +00:00
mattias
3de400c818 fpc-crosswin32 deb: fixed double copying tools, copying windres two times with different names
git-svn-id: trunk@14258 -
2008-02-26 13:55:22 +00:00
mattias
326f4d17aa LCL: fixed disabling overflow checking
git-svn-id: trunk@14257 -
2008-02-26 12:17:11 +00:00
paul
496e37f1d4 improve r14255 #9e72cfb939 and fix more range check errors
git-svn-id: trunk@14256 -
2008-02-26 10:14:34 +00:00
mattias
9e72cfb939 LCL: stringhashlist: disable range checking in hash function
git-svn-id: trunk@14255 -
2008-02-26 10:06:52 +00:00
paul
8b91f41f9e fix range check error that could also cause AV (issue #0010892)
git-svn-id: trunk@14254 -
2008-02-26 08:57:05 +00:00
paul
8e4a1950a9 more potential range check errors
git-svn-id: trunk@14253 -
2008-02-26 04:30:37 +00:00
paul
3cbd0f604b fix range check error (0010888)
git-svn-id: trunk@14252 -
2008-02-26 04:22:19 +00:00
paul
7b7eafc985 fix one range check error, formatting
git-svn-id: trunk@14251 -
2008-02-26 04:04:06 +00:00
paul
85e93e8f14 win32: dont send messages to LCL about internal combobox focus changes (fixes firing OnEnter, OnExit more than once, issue #0007241)
git-svn-id: trunk@14250 -
2008-02-26 03:32:38 +00:00
paul
a5b4f9d12f fix key handling of edit part of csSimple combobox (0007318)
git-svn-id: trunk@14249 -
2008-02-26 02:31:35 +00:00
marc
f1b2949f86 * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@14248 -
2008-02-25 22:43:28 +00:00
tombo
c4ccc0a6ea LCL Carbon: allow TPageControl to scroll in designer
* if getting unicode char when Cmd key pressed workaround fails, get it in standard way

git-svn-id: trunk@14247 -
2008-02-25 17:04:13 +00:00
tombo
c35a7a597d LCL Carbon: allow selecting tabs of TPageControl in designer
git-svn-id: trunk@14246 -
2008-02-25 16:16:20 +00:00
mattias
11d6ac41f5 translations: fixed spelling mistake, fixed crash when rst file not found, updated german translation from Joerg Braun
git-svn-id: trunk@14245 -
2008-02-25 14:36:59 +00:00
mattias
339c7826f7 tubopoweripro: using direct conversion of special HTML chars to UTF8 from Dibo
git-svn-id: trunk@14244 -
2008-02-25 14:21:03 +00:00
paul
19820828de win32: remove last constraint code for csSimple combobox
git-svn-id: trunk@14243 -
2008-02-25 08:53:42 +00:00
paul
3d629400eb win32: don't constraint and autosize csSimple combobox
git-svn-id: trunk@14242 -
2008-02-25 07:42:01 +00:00
paul
e43614c705 decrease amount of win32 interface hints
git-svn-id: trunk@14241 -
2008-02-25 07:26:46 +00:00
vincents
d303b5d6d5 win32 interface: fixed range check error (bug #10885)
git-svn-id: trunk@14240 -
2008-02-25 07:07:52 +00:00
paul
94fb46ed81 fix AV in qt ide under linux
git-svn-id: trunk@14239 -
2008-02-25 05:51:18 +00:00
paul
fca5f078fb qt: fix AV when closing unit with form
git-svn-id: trunk@14238 -
2008-02-25 05:21:35 +00:00
mattias
7e97e10f8c translations fixed localize.sh
git-svn-id: trunk@14237 -
2008-02-24 08:40:00 +00:00
paul
fe81e69498 qt: change {$mode delphi} to {$mode objfpc}
git-svn-id: trunk@14236 -
2008-02-24 04:44:28 +00:00
vincents
83ebfd0672 examples: fixed compilation after the removal of the clistbox unit from Maxim Ganetsky
git-svn-id: trunk@14235 -
2008-02-23 19:33:06 +00:00
jesus
48c44ddb94 lazreport, fix error with agregate function (sum, max, min) from Aleksey Lagunov
git-svn-id: trunk@14234 -
2008-02-23 00:21:32 +00:00
sekelsenmat
def1546d06 Further removes clistbox.
git-svn-id: trunk@14233 -
2008-02-22 18:09:03 +00:00
tombo
01476eddd4 LCL Carbon: fixed TEdit and TComboBox autosizing
git-svn-id: trunk@14232 -
2008-02-22 14:27:42 +00:00
tombo
a21128f663 LCL Carbon: show only current tab page if designing
git-svn-id: trunk@14231 -
2008-02-22 12:48:24 +00:00
sekelsenmat
d8d0de7c0e Small fix for screenshot taking on carbon and removes carbon clistbox.
git-svn-id: trunk@14230 -
2008-02-22 09:46:02 +00:00
paul
238ef21fad qt: debug mouse events of calendar widget
git-svn-id: trunk@14229 -
2008-02-22 02:23:36 +00:00
paul
d55de3897b qt bindings 1.61
git-svn-id: trunk@14228 -
2008-02-22 01:46:37 +00:00
sekelsenmat
78d3a22099 Implements screenshot taking on the Carbon widgetset, adds -k-framework -kOpenGL for all Carbon apps as dependency and adds Apple OpenGL bindings to the carbon interface directory.
git-svn-id: trunk@14226 -
2008-02-21 22:00:28 +00:00