Commit Graph

24778 Commits

Author SHA1 Message Date
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
sekelsenmat
d6636c9592 Removes unnecessary routine from wince
git-svn-id: trunk@25179 -
2010-05-04 11:36:27 +00:00
sekelsenmat
f6ff46e0d1 Fixes Windows CE compilation
git-svn-id: trunk@25178 -
2010-05-04 11:09:05 +00:00
mattias
8f84877ae5 IDE: save project: when lpi has different PathDelims: force relative paths
git-svn-id: trunk@25177 -
2010-05-04 10:50:38 +00:00
mattias
173c4aa8b4 LCL: fix owner draw of TListBox,TComboBox for BiDi, bug #16196
git-svn-id: trunk@25176 -
2010-05-04 10:13:22 +00:00
mattias
7b9891bf7c LCL: TWinControl.DoFlipCildren adjust Anchors, bug #16247
git-svn-id: trunk@25175 -
2010-05-04 10:04:40 +00:00
mattias
1370bedf98 gtk2 intf: Add Bidi to Menus, bug #16387
git-svn-id: trunk@25174 -
2010-05-04 09:58:30 +00:00
mattias
6c2176837f LCL: added TWinControl.FAlignOrder a list to define the order of aligned controls whenusing same positions
git-svn-id: trunk@25173 -
2010-05-04 09:52:22 +00:00
mattias
bc5304c425 codetools: started load/save fpc source file names
git-svn-id: trunk@25172 -
2010-05-04 09:21:09 +00:00
paul
f19054c4d0 wince: port win32 scrollbar paint fix
git-svn-id: trunk@25171 -
2010-05-04 08:04:32 +00:00
paul
21af4e64f7 wince: use TCreateParams flags and other fields in PrepareCreateWindow function
git-svn-id: trunk@25170 -
2010-05-04 08:02:08 +00:00
zeljko
ddc9b45a3a Qt: TQtScrollbar - reduce amount of calls from LCL by checking current ws values if scrollbar is standalone control.
git-svn-id: trunk@25169 -
2010-05-04 07:08:33 +00:00
zeljko
d967827d19 Qt: cleanup, formatting
git-svn-id: trunk@25168 -
2010-05-04 06:58:15 +00:00
zeljko
76aff6d04c Qt: TQtProgressBar - do not send msg to LCL when position changed from LCL.
git-svn-id: trunk@25167 -
2010-05-04 06:52:35 +00:00
zeljko
0f5220fc21 Qt: TQtTrackBar - use BeginUpdate & EndUpdate when changing values from LCL, simplified TQtTrackBar slots.
git-svn-id: trunk@25166 -
2010-05-04 06:42:04 +00:00
paul
c2217939aa lcl: formatting
git-svn-id: trunk@25165 -
2010-05-04 06:14:47 +00:00
paul
958a4ce3cd lcl: formatting
git-svn-id: trunk@25164 -
2010-05-04 05:44:29 +00:00
paul
940b4f4c6b lcl: fix few 'Childs' -> 'Children' spelling, formatting
git-svn-id: trunk@25163 -
2010-05-04 05:36:08 +00:00
paul
5889dfa247 lcl: use stored caption for CreateParams (fixes synedit crashes)
git-svn-id: trunk@25162 -
2010-05-04 05:04:22 +00:00
paul
c3564e26d8 lcl: TTrackBar.OnChange should be called after Position change in code, add Changed method for VCL compatibility, fix qt, gtk2 to skip message sending in case of position change through code to prevent double calling of the message (issue #0014545)
git-svn-id: trunk@25161 -
2010-05-04 04:29:27 +00:00
paul
d4d220476d win32: change var to out argument modifier for PrepareCreateWindow
git-svn-id: trunk@25160 -
2010-05-04 03:31:30 +00:00
paul
dbc453d485 lcl: add TDBRadioGroup.TabStop (issue #0015839)
git-svn-id: trunk@25159 -
2010-05-04 02:05:37 +00:00
paul
c83026097e win32: initialize LMNotify result with 0 (fixes bug #0013932)
git-svn-id: trunk@25158 -
2010-05-04 01:56:47 +00:00
paul
a943bcacd5 win32: don't pass WM_PAINT and friends of TScrollBar to the WindowProc - scrollbar does not require paint handler running and using own handler conflicts with windows vista fading (issue #0013161)
git-svn-id: trunk@25157 -
2010-05-04 01:12:50 +00:00
marc
8509dda53a * LCL: Replaced some overloaded GetPart funtions with ones with default arguments. (patch #16175 by Flavio Etrusco)
git-svn-id: trunk@25156 -
2010-05-04 00:04:05 +00:00
maxim
8d800c5656 LCL: update Spanish translation from Lucas Martín, bug #16397
git-svn-id: trunk@25155 -
2010-05-03 21:18:19 +00:00