Commit Graph

5357 Commits

Author SHA1 Message Date
paul
aa41109af3 gtk2: don't toggle checklistbox on double-click
git-svn-id: trunk@19138 -
2009-03-28 06:52:21 +00:00
paul
541aefdc1d wince: implement HitTest for calendar (copy paste from win32 without testing)
git-svn-id: trunk@19135 -
2009-03-27 16:31:48 +00:00
paul
3d962ae5d8 wince: add all missed in fpc calendar related messages, styles, types
git-svn-id: trunk@19134 -
2009-03-27 16:29:15 +00:00
paul
5ff8005dc5 wince: cleanup
git-svn-id: trunk@19133 -
2009-03-27 16:12:10 +00:00
paul
5027651b45 win32: fix GetObject to support fonts with national names
git-svn-id: trunk@19132 -
2009-03-27 08:30:09 +00:00
paul
ea305d04d4 win32: initial support for fonts with national names (issue #0013141)
git-svn-id: trunk@19131 -
2009-03-27 08:15:34 +00:00
paul
3215e2c1d2 qt: start HitTest implementation for calendar
git-svn-id: trunk@19125 -
2009-03-27 03:15:00 +00:00
sekelsenmat
0c45ccdace Starts TShellListView component and fixes compiling wince interface with fpc 2.3.1
git-svn-id: trunk@19122 -
2009-03-26 18:05:45 +00:00
paul
513040eaed gtk2: implement HitTest for calendar
git-svn-id: trunk@19114 -
2009-03-26 10:17:34 +00:00
paul
5c9822cc3e win32: implement TWin32WSCustomCalendar.HitTest
git-svn-id: trunk@19112 -
2009-03-26 08:30:08 +00:00
paul
3b0c402312 lcl: remove TCalendar.ReadOnly property, add HitTest function
git-svn-id: trunk@19111 -
2009-03-26 07:59:44 +00:00
sekelsenmat
781913e482 wince: Starts implementing common dialogs and fixes adding TShellTreeView to the pallete
git-svn-id: trunk@19105 -
2009-03-26 02:24:55 +00:00
zeljko
1b3da68c68 Qt: use another approach to find control under mouse in TQtDesignWidget.DesignControlEventFilter()
git-svn-id: trunk@19100 -
2009-03-25 18:43:44 +00:00
zeljko
a98fc12775 Qt: don't call inherited EventFilter() from DesignControlEventFilter.MainMenu is interactive during designtime from now on.
git-svn-id: trunk@19099 -
2009-03-25 12:21:23 +00:00
paul
b85a4a9d0c qt: correct showing header for calendar + formatting
git-svn-id: trunk@19096 -
2009-03-25 09:25:50 +00:00
zeljko
d8105e2133 Qt: removed previous patch for interacting with tabwidget during designtime, introduced getDesignInteractive().
git-svn-id: trunk@19093 -
2009-03-24 18:48:06 +00:00
sekelsenmat
f676add39f WinCE: Fixes Rectangle routine.
git-svn-id: trunk@19092 -
2009-03-24 14:19:06 +00:00
zeljko
5a3ce1a137 Qt: introduced designer mouseclick hook, now it's possible to switch tcustomnotebook pages during designtime by mouse click.
git-svn-id: trunk@19091 -
2009-03-24 12:16:59 +00:00
zeljko
bd8923b25a Qt: fix usage of TQtDesignWidget event filter
git-svn-id: trunk@19089 -
2009-03-24 10:44:01 +00:00
paul
096157088e wince: port win32 ShowWeekNumber option for TCalendar (patch by haword, issue #0013392)
git-svn-id: trunk@19087 -
2009-03-24 09:19:31 +00:00
paul
b4f0c63393 win32: if calendar has today string (always true at moment) we need to choose maximal width between calendar rectangle and today string for our control (must fix bug #0012780)
git-svn-id: trunk@19086 -
2009-03-24 06:36:26 +00:00
paul
e82b00defb win32: cleanup calendar code, implement ShowWeekNumbers option
git-svn-id: trunk@19084 -
2009-03-24 03:41:11 +00:00
zeljko
941ebd42a6 Qt: bugfix for #13390
git-svn-id: trunk@19078 -
2009-03-23 19:54:47 +00:00
zeljko
27e1b5440b Qt: fix themes unexpected drawing by taking application palette, also draw transparent when details says so.
git-svn-id: trunk@19076 -
2009-03-23 17:16:41 +00:00
zeljko
c90e12efac Qt: small fix, check for nil pointer in TQtTreeWidget.signalCurrentItemChanged()
git-svn-id: trunk@19075 -
2009-03-23 14:13:31 +00:00
zeljko
b84a1a97c5 Qt: bugfix for #13388
git-svn-id: trunk@19074 -
2009-03-23 13:46:28 +00:00
zeljko
8c2e23e096 Qt: bugfix for #13083
git-svn-id: trunk@19073 -
2009-03-23 13:00:08 +00:00
paul
84f98a4450 win32: port r13117 #7b318045cc from wince - fixes threading synchronization (fixes issue #0011561)
git-svn-id: trunk@19070 -
2009-03-23 08:23:45 +00:00
zeljko
00fdfaabb3 Qt: bugfix for #13382
git-svn-id: trunk@19065 -
2009-03-22 20:09:41 +00:00
paul
dcab697872 win32: return false for GetDCOriginRelativeToWindow if DC is not a control DC
git-svn-id: trunk@19063 -
2009-03-22 15:56:51 +00:00
zeljko
58d57194ca Qt: another fix for #13364, sync with LCL TListView was missing.
git-svn-id: trunk@19060 -
2009-03-22 10:26:01 +00:00
zeljko
f434f56c60 Qt: another fix for #13364,prevent loop of selection messages by removing unneeded signals from TQtTreeWidget.
git-svn-id: trunk@19058 -
2009-03-21 22:39:56 +00:00
zeljko
4138df79a8 Qt: fixes for bugs #13364, #13366 with note that #13364 is not bugfix but workaround.
git-svn-id: trunk@19057 -
2009-03-21 19:09:39 +00:00
paul
2f1f84b816 win32: don't count origin between memory/metafile DC and window in the GetDCOriginRelativeToWindow - it is imposible to do
git-svn-id: trunk@19055 -
2009-03-21 15:36:01 +00:00
zeljko
4e51b1e797 Qt: bugfix for #13361
git-svn-id: trunk@19042 -
2009-03-20 11:53:42 +00:00
paul
8ed5064c16 gtk2: implement BorderStyle setting for GtkEntry (TEdit)
git-svn-id: trunk@19038 -
2009-03-20 04:19:23 +00:00
paul
a8c551af68 gtk2: apply TMemo.BorderStyle at widget creation
git-svn-id: trunk@19036 -
2009-03-20 02:09:03 +00:00
zeljko
770b3bce3c Qt: don't release QLabels inside QStatusBar on statusbar destroy, can raise AV, statusbar should clean such widgets.
git-svn-id: trunk@19033 -
2009-03-19 15:47:20 +00:00
jesus
cd1ecbf189 LCL, fix gtk2 opendialog filter selection, issue #13111
git-svn-id: trunk@19026 -
2009-03-18 19:16:49 +00:00
paul
5c9f7efdf3 lcl: set default value for TScrollBox.BorderStyle to bsSingle
win32, wince: handle TScrollBox.BorderStyle on window creation
(issue #0013346)

git-svn-id: trunk@19023 -
2009-03-18 10:48:43 +00:00
dmitry
e734a9ddb8 fix for bug #0013344
git-svn-id: trunk@19021 -
2009-03-18 09:54:52 +00:00
zeljko
02c50e3d3e Qt: implemented setBorderStyle for IQtEdit interface
git-svn-id: trunk@19020 -
2009-03-18 09:38:19 +00:00
paul
dacdba13ad gtk2: set svn properties
git-svn-id: trunk@19018 -
2009-03-18 08:50:58 +00:00
paul
7a6728e3d2 win32: improve error message if window creation failed
git-svn-id: trunk@19017 -
2009-03-18 08:00:46 +00:00
jesus
0eeca5946c LCL, fix GTK1 finding default font, based on patch from Fabrizio Fellini, issue #13230
git-svn-id: trunk@19013 -
2009-03-17 20:22:26 +00:00
zeljko
284cbf6430 Qt: removed workaround in TQtListWidget for qt bug (qt-4.2).
git-svn-id: trunk@19012 -
2009-03-17 09:06:52 +00:00
paul
d7c225ab12 wince: port win32 changes regards TCustomEdit, TCustomMemo, TCustomStaticText (will fix issue #0013336)
git-svn-id: trunk@19011 -
2009-03-17 06:34:54 +00:00
paul
4ede257fc0 gtk2: fix use of absolute according new fpc 2.3.1 rules
git-svn-id: trunk@18999 -
2009-03-15 09:15:46 +00:00
sekelsenmat
3393bef1b3 Fixes compilation of the wince interface under win32 operating system.
git-svn-id: trunk@18985 -
2009-03-14 00:10:37 +00:00
paul
e11a223825 gtk2: fix typo
git-svn-id: trunk@18979 -
2009-03-13 07:56:50 +00:00