Commit Graph

10461 Commits

Author SHA1 Message Date
sekelsenmat
f2011b86d1 Fixes spin control SetBounds in wince
git-svn-id: trunk@21338 -
2009-08-19 22:05:40 +00:00
mattias
14b771a34e LCL: reduced debugging
git-svn-id: trunk@21329 -
2009-08-19 19:03:23 +00:00
dmitry
421b5f5a30 carbon: forgot to remove debug output
git-svn-id: trunk@21298 -
2009-08-18 20:19:21 +00:00
dmitry
f1cea2e7e7 carbon: improve clipping operations: proper implementation of IntersectClipRect, ExcludeClipRect, SaveDC, RestoreDC functions
git-svn-id: trunk@21297 -
2009-08-18 20:01:11 +00:00
sekelsenmat
3dcceaa569 Fixes wince memo text change
git-svn-id: trunk@21286 -
2009-08-18 16:36:37 +00:00
sekelsenmat
839f502c1d Updates LCL Capability constants
git-svn-id: trunk@21284 -
2009-08-18 15:47:26 +00:00
sekelsenmat
cc2fd37660 Uses constants instead of raw numbers for the result of GetLCLCapacity
git-svn-id: trunk@21281 -
2009-08-18 14:52:56 +00:00
sekelsenmat
9d1b80451a Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive
git-svn-id: trunk@21280 -
2009-08-18 14:44:25 +00:00
paul
0b5803fbb1 lcl: fix compilation with fpc 2.5.1
git-svn-id: trunk@21275 -
2009-08-18 07:55:13 +00:00
dmitry
1a6d60f099 carbon: code cleanup, listview item handling refactoring
git-svn-id: trunk@21272 -
2009-08-17 20:41:13 +00:00
mattias
9770ba86c1 LCL: TShellListView, TShellTreeView: fixed disconnect
git-svn-id: trunk@21271 -
2009-08-17 20:26:34 +00:00
mattias
20ea2c5116 TSheeTreeView, TShellListView: fixed using overrides instead of events
git-svn-id: trunk@21270 -
2009-08-17 20:13:51 +00:00
sekelsenmat
e390c989eb Small fix for TShellListView scrolling in wince dialogs
git-svn-id: trunk@21269 -
2009-08-17 20:03:50 +00:00
sekelsenmat
caf480d8bc Adds the possibility to link a TFilterComboBox to a TShellListView. Adds a TFilterComboBox to wince dialogs
git-svn-id: trunk@21268 -
2009-08-17 19:58:12 +00:00
sekelsenmat
5b34b3a151 Improves prompt dialog layout for small devices
git-svn-id: trunk@21266 -
2009-08-17 17:35:50 +00:00
sekelsenmat
061072087b wince: Fixes initial form visibility, fixes bug #12193
git-svn-id: trunk@21265 -
2009-08-17 16:38:57 +00:00
sekelsenmat
61788cde33 wince: Fixes SetForegroundWindow, fixes bug #12193
git-svn-id: trunk@21264 -
2009-08-17 16:11:50 +00:00
paul
523351a53f lcl: formatting
git-svn-id: trunk@21263 -
2009-08-17 16:07:23 +00:00
sekelsenmat
22afcb3769 wince: fixes dialog sizing
git-svn-id: trunk@21262 -
2009-08-17 15:53:27 +00:00
sekelsenmat
e4323469c4 Small improvements to the wince dialogs
git-svn-id: trunk@21249 -
2009-08-16 15:46:53 +00:00
sekelsenmat
3c8e6f9173 Many small fixes for TOpenDialog in wince
git-svn-id: trunk@21246 -
2009-08-16 15:09:59 +00:00
tombo
3c64282e95 LCL Carbon: fixed TPageControl with hidden tabs (use GroupBox instead of Tabs control)
git-svn-id: trunk@21245 -
2009-08-16 15:07:33 +00:00
sekelsenmat
deead46265 Fixes FileUtil.FileSize for wince and adds unicode filename support in win32
git-svn-id: trunk@21243 -
2009-08-16 12:51:59 +00:00
mattias
8cb3925298 LCL: defaulttranslator: using property path, bug #12964, thanks to Klaus Reimer
git-svn-id: trunk@21242 -
2009-08-16 09:57:14 +00:00
sekelsenmat
8792aaa7cd Added more debug info to wince and shellctrls
git-svn-id: trunk@21241 -
2009-08-16 01:50:00 +00:00
mattias
82a1c68921 LCL: autosize: fixed ignoring invsisible childs, bug #14259
git-svn-id: trunk@21237 -
2009-08-15 21:04:23 +00:00
mattias
3f4099eb7b LCL: autosize: ignore invisible childs with alCustom
git-svn-id: trunk@21236 -
2009-08-15 20:52:35 +00:00
martin
944b8b028b LCL: cleanup
git-svn-id: trunk@21233 -
2009-08-15 20:07:06 +00:00
jesus
5ec4dadaec LCL, fix regresion adding custom columns in inactive dataset, issue #14239
git-svn-id: trunk@21231 -
2009-08-15 19:16:28 +00:00
sekelsenmat
3478d0c10b Patch from zaher dirkey: fixes combobox height under wince
git-svn-id: trunk@21228 -
2009-08-14 23:54:07 +00:00
mattias
5a2c69fa37 gtk1 intf: fixed compilation
git-svn-id: trunk@21220 -
2009-08-14 09:21:16 +00:00
jesus
e993b0b561 LCL, fix AV in dbgrid AutoSizeColumns when dataset is inactive, issue #14239
git-svn-id: trunk@21218 -
2009-08-13 19:22:41 +00:00
martin
0599dc51aa LCL: small optimization to WM_SETCURSOR, avoid unnecessary calculations, if screen.cursor is set
git-svn-id: trunk@21217 -
2009-08-13 14:10:09 +00:00
martin
af0b5a9727 LLCL: Fixes to SetCursor (Windows) for Edit/Comboboxes controls, part of issue #14336
git-svn-id: trunk@21216 -
2009-08-13 13:27:54 +00:00
martin
edaea50d9b LCL: Fixes to SetCursor (Windows) for tabbed controls, one part of issue #14336
git-svn-id: trunk@21214 -
2009-08-13 10:33:26 +00:00
mattias
7dbec45e6d gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed
git-svn-id: trunk@21213 -
2009-08-13 06:53:35 +00:00
marc
6185c6ab60 * reverted r21200 #16af7e11b4, the removed functionality is essential when running lcl apps remote
git-svn-id: trunk@21207 -
2009-08-12 21:43:56 +00:00
jesus
3058684e23 LCL, fix dbgrid editor show on pressing RETURN, issue #14325
git-svn-id: trunk@21204 -
2009-08-12 18:03:29 +00:00
mattias
3e9f4bda8d LCL: published TCalendar.AutoSize
git-svn-id: trunk@21203 -
2009-08-12 15:44:16 +00:00
mattias
4e41553208 gtk2 intf: calendar: implemented GetPreferredSize
git-svn-id: trunk@21202 -
2009-08-12 15:43:30 +00:00
mattias
365837b53b gtk2 intf: clean up
git-svn-id: trunk@21201 -
2009-08-12 15:24:07 +00:00
mattias
16af7e11b4 gtk intf: removed cache for windowfrompoint, it crashes if widget was destroyed
git-svn-id: trunk@21200 -
2009-08-12 15:10:44 +00:00
mattias
898ed6eb2d LCL: fixed typo
git-svn-id: trunk@21199 -
2009-08-12 14:05:50 +00:00
mattias
1c5875ccfe gtk2 intf: removed auto mouse capture on mouse btn press fixing X locks with modal forms, LCL: fixed some typos
git-svn-id: trunk@21198 -
2009-08-12 14:04:52 +00:00
martin
7a30d2fdae Fixes to SetCursor (Windows) / Cleanup
git-svn-id: trunk@21197 -
2009-08-12 13:54:59 +00:00
mattias
d4eeeafe50 LCL: added flag EnableAsyncDeactivate for possible workaround for too early/many deactivate events
git-svn-id: trunk@21188 -
2009-08-12 11:38:37 +00:00
mattias
236c316138 LCL: calendarpopup: missing semicolon
git-svn-id: trunk@21187 -
2009-08-12 11:33:53 +00:00
vincents
c794009801 added svn properties
git-svn-id: trunk@21168 -
2009-08-11 11:14:49 +00:00
jesus
d43265773b LCL, fix exception caused by dblookup controls opening dataset, from Leslie Kaye, issue #14197
git-svn-id: trunk@21161 -
2009-08-10 18:10:51 +00:00
mattias
e23b9f69c4 gtk1: clean up
git-svn-id: trunk@21152 -
2009-08-10 12:01:22 +00:00