paul
8e045a3736
win32: redo SpinEdit control:
...
- don't use CreateUpDownControl since it is deprecated for win32 (was made for 16bit win 3.1)
- return Edit window handle as handle instead of UpDown
git-svn-id: trunk@25229 -
2010-05-07 02:47:44 +00:00
paul
07c85a5453
lcl: fix CreateParams for TPreviewFileControl
...
git-svn-id: trunk@25228 -
2010-05-07 00:44:13 +00:00
vincents
5a2a272673
readme: Replaced FreePascal by Free Pascal from Graeme (issue #16417 )
...
git-svn-id: trunk@25227 -
2010-05-06 20:04:09 +00:00
zeljko
0e28bf6f69
Gtk2: fixed small typo
...
git-svn-id: trunk@25226 -
2010-05-06 15:27:25 +00:00
paul
aa3c62a413
win32: debugging
...
git-svn-id: trunk@25225 -
2010-05-06 02:20:23 +00:00
blikblum
eb1c736e36
lazreport: remove workaround for old fpc bug / add const for StringToFloatDef param
...
git-svn-id: trunk@25224 -
2010-05-05 20:10:28 +00:00
mattias
5355942e1a
codetools: cache for fpc listing
...
git-svn-id: trunk@25223 -
2010-05-05 18:59:20 +00:00
zeljko
16e21d570d
Gtk2: fixed crash when IDE closing
...
git-svn-id: trunk@25222 -
2010-05-05 17:35:48 +00:00
mattias
da949d64ae
IDE: codetools: load/save fpc source listing
...
git-svn-id: trunk@25221 -
2010-05-05 17:18:55 +00:00
mattias
40778714bf
IDE: improved layout of code explorer options
...
git-svn-id: trunk@25220 -
2010-05-05 16:37:06 +00:00
mattias
46bb576f8c
IDE: improved layout of codetools frames
...
git-svn-id: trunk@25219 -
2010-05-05 16:35:07 +00:00
zeljko
5b9b9419d0
Gtk2: fixed gtk2 spinedit OnChange() event.fixes #16410 .
...
git-svn-id: trunk@25218 -
2010-05-05 15:55:36 +00:00
zeljko
dd3afe2d6b
Gtk: fixed infinite loop in Gtk2WsCustomListView.ItemSetState(). fixes #16399
...
git-svn-id: trunk@25217 -
2010-05-05 14:13:17 +00:00
mattias
3bb94e2091
codetools: parsing target compiler
...
git-svn-id: trunk@25216 -
2010-05-05 13:29:35 +00:00
paul
6d94a2f0b5
win32: optimize buddy window retrieval
...
git-svn-id: trunk@25215 -
2010-05-05 12:48:46 +00:00
sekelsenmat
fb9b2963a3
Brings back control painting and label displaying to a more or less working condition under WinCE
...
git-svn-id: trunk@25214 -
2010-05-05 12:31:02 +00:00
dodi
7ca121a560
docs: some updates (lost track)
...
git-svn-id: trunk@25213 -
2010-05-05 12:27:28 +00:00
dodi
b6df08db05
dockmanager example: updated MiniIDE project
...
git-svn-id: trunk@25212 -
2010-05-05 12:26:23 +00:00
mattias
e6e762d899
codetools: reading unit modifier library, experimental, deprecated
...
git-svn-id: trunk@25211 -
2010-05-05 11:32:46 +00:00
dmitry
d9fafcdd83
carbon: forcing customcontrol embedding into scrollview, ignoring CreateParams styles
...
git-svn-id: trunk@25210 -
2010-05-05 11:31:17 +00:00
mattias
37135e517a
codetools: reduced debugging
...
git-svn-id: trunk@25209 -
2010-05-05 10:43:18 +00:00
mattias
ff8ec805a1
codetools: storing tried fpc cfgs
...
git-svn-id: trunk@25208 -
2010-05-05 10:40:05 +00:00
zeljko
7a2b3e3f81
Qt: cleanup
...
git-svn-id: trunk@25207 -
2010-05-05 10:34:10 +00:00
paul
29e6bbae92
lcl: fix combobox lm_measureitem message recursion on windows me
...
git-svn-id: trunk@25206 -
2010-05-05 08:37:21 +00:00
paul
e99bb1ec05
IDE: fix 'Ok' caption on some buttons to 'OK'
...
git-svn-id: trunk@25205 -
2010-05-05 07:59:38 +00:00
paul
622f0ba392
lcl: fix GetControlClassDefaultSize - use TSize instead of TPoint
...
git-svn-id: trunk@25204 -
2010-05-05 07:59:04 +00:00
sekelsenmat
5854a0f095
Implements RemoveProp in wince
...
git-svn-id: trunk@25203 -
2010-05-05 07:49:44 +00:00
sekelsenmat
99fd4180ad
Fixes WinCE memory corruption by removing call to FreeMem on a widestring
...
git-svn-id: trunk@25202 -
2010-05-05 06:37:27 +00:00
sekelsenmat
e0fd273216
Further progress attempting to fix wince issues
...
git-svn-id: trunk@25201 -
2010-05-05 06:27:16 +00:00
paul
b1e9437ade
win32: cleanup + formatting
...
git-svn-id: trunk@25200 -
2010-05-05 03:14:36 +00:00
jesus
f3cc81cdd4
LazReport, check for avoiding AV from Luiz Americo, issue #16405
...
git-svn-id: trunk@25199 -
2010-05-05 02:12:01 +00:00
paul
2d12587b11
lcl: TPreviewFileControl should not remove WS_CHILD in CreateParams since it is a child control
...
git-svn-id: trunk@25198 -
2010-05-05 00:33:54 +00:00
mattias
f6ea1d2f17
gtk2 intf: fixed calcrect with ampersands in DrawText, bug #16404
...
git-svn-id: trunk@25197 -
2010-05-04 21:48:21 +00:00
mattias
77ac7a7ba3
examples: added bidi example
...
git-svn-id: trunk@25196 -
2010-05-04 20:58:56 +00:00
mattias
9361e5a7ae
IDE: fixed change file line ending
...
git-svn-id: trunk@25195 -
2010-05-04 20:58:31 +00:00
sekelsenmat
6bbb561502
More progress trying to fix wince issues
...
git-svn-id: trunk@25194 -
2010-05-04 20:58:05 +00:00
mattias
484a5efedb
gtk2 intf: fixed TGtk2WSMenu.SetBiDiMode checking if HandleAllocated
...
git-svn-id: trunk@25193 -
2010-05-04 20:28:05 +00:00
mattias
9968ec7168
LCL: TTreeView: added OnAddition
...
git-svn-id: trunk@25192 -
2010-05-04 20:20:13 +00:00
mattias
24013e71ef
codetools: fixed crash
...
git-svn-id: trunk@25191 -
2010-05-04 19:58:17 +00:00
mattias
cf55952b42
removed OldAutoSize
...
git-svn-id: trunk@25190 -
2010-05-04 19:16:18 +00:00
mattias
1cc38bd305
IDE: identifier completion: show unit for used units
...
git-svn-id: trunk@25189 -
2010-05-04 18:20:54 +00:00
mattias
03a54bdb36
codetools: identifier completion: add system units
...
git-svn-id: trunk@25188 -
2010-05-04 18:17:52 +00:00
mattias
1a15552418
codetools: started save/load fpc target cache
...
git-svn-id: trunk@25187 -
2010-05-04 17:52:17 +00:00
mattias
fb3aafb5fc
IDE: identifier completion: add comma and point before semicolon
...
git-svn-id: trunk@25186 -
2010-05-04 15:47:05 +00:00
sekelsenmat
25189bb1cf
First attempt to fix wince regressions
...
git-svn-id: trunk@25185 -
2010-05-04 14:21:22 +00:00
paul
51bab0e62e
lcl: change TBevel and TScrollBar code to use GetControlDefaultSize method and SetInitialBounds as other controls do
...
git-svn-id: trunk@25184 -
2010-05-04 14:20:18 +00:00
zeljko
5f5b714b99
*added tvoThemedDraw to package graph explorer.
...
git-svn-id: trunk@25183 -
2010-05-04 14:03:52 +00:00
mattias
4d0c5a0a67
IDE: fixed main ide bar tool button order
...
git-svn-id: trunk@25182 -
2010-05-04 13:58:50 +00:00
zeljko
ce221f5480
Qt: TQtCalendar - simplified code
...
git-svn-id: trunk@25181 -
2010-05-04 13:04:34 +00:00
zeljko
cce49136d6
Qt: proper world transform of region in ExtSelectClipRgn()
...
git-svn-id: trunk@25180 -
2010-05-04 12:23:49 +00:00