Commit Graph

7122 Commits

Author SHA1 Message Date
vincents
eb2ba60ae1 LCL: Added TPageControl.MultiLine and TTabControl.MultiLine as unsupported properties on carbon, gtk, gtk2 and qt (issue #8928)
git-svn-id: trunk@28573 -
2010-11-30 15:56:21 +00:00
paul
a8e325c064 carbon: fix black bg and font color for TMemo and other edits (fixes bug #0018100)
git-svn-id: trunk@28569 -
2010-11-30 12:51:57 +00:00
zeljko
1c57de5343 Qt: report correct codes when Shift or Shift + Ctrl pressed. Fixes issue #18102
git-svn-id: trunk@28557 -
2010-11-29 13:02:17 +00:00
mattias
52060dfa52 LCL: clean up
git-svn-id: trunk@28553 -
2010-11-29 09:14:55 +00:00
zeljko
799a9ade18 Gtk2: implemented AskUser(). Fixes issue #18081
git-svn-id: trunk@28552 -
2010-11-29 08:07:30 +00:00
zeljko
1fd463a2dc Qt: intercept deadlock when resizing TQtCustomControl, also reduced num of calls to DoAdjustClientRect() from TQtCustomControl.Fixes issue #18074
git-svn-id: trunk@28520 -
2010-11-28 11:28:55 +00:00
zeljko
0206d775d7 Qt: fixed trailing lines when setting text of TMemo.Patch from Vladimir Zhirov with my changes to TQtMemoStrings.Assign.Fixes issue #18067
git-svn-id: trunk@28516 -
2010-11-28 08:55:16 +00:00
zeljko
28822fe6e8 Qt: rewritten most of TQtMemoStrings, simplified TQtWSCustomMemo.Fixes issues #17933,#18063,#18067
git-svn-id: trunk@28509 -
2010-11-27 15:27:40 +00:00
paul
9b31564bcb qt: fix wrong button map in QuestionDlg
git-svn-id: trunk@28475 -
2010-11-25 09:00:13 +00:00
paul
1ff9019e7a qt: add standard buttons to QuestionDlg, add more buttons to MessageDlg, unify their code a bit
git-svn-id: trunk@28474 -
2010-11-25 08:36:22 +00:00
paul
17bb1a6f4c qt: fix messageDlg error
git-svn-id: trunk@28473 -
2010-11-25 07:41:17 +00:00
paul
849f303058 qt: fix Escape button for MessageDlg
git-svn-id: trunk@28471 -
2010-11-25 07:23:06 +00:00
vincents
89ae509848 win32 interface: use same parameter names for Frame3D as other widget sets and TWidgetSet.
git-svn-id: trunk@28457 -
2010-11-24 14:33:23 +00:00
paul
b595ad6136 wince: fix compilation by Dirk Schiphorst (mantis #0018039)
git-svn-id: trunk@28456 -
2010-11-24 14:13:37 +00:00
paul
f65ae8e027 qt: implement QuestionDlg on the widgetset side
git-svn-id: trunk@28454 -
2010-11-24 13:59:27 +00:00
paul
38deafba9a qt: extend TQtMessageBox implementation
git-svn-id: trunk@28452 -
2010-11-24 13:53:40 +00:00
paul
ab02ee49aa lcl: redo QuestionDialog buttons usage, move buttons to outer class for use in widgetsets
win32: implement QuestionDialog for Vista+ systems

git-svn-id: trunk@28448 -
2010-11-24 10:12:28 +00:00
zeljko
d500a9f47b Gtk2: use pango_font_description_set_absolute_size() instead of pango_font_description_set_size().Now font sizes are same like in qt and gtk under linux.
git-svn-id: trunk@28446 -
2010-11-24 10:07:46 +00:00
zeljko
da7a65635c Gtk2: Allow font change for TListView. Fixed issue #16964
git-svn-id: trunk@28444 -
2010-11-24 08:13:15 +00:00
paul
99073bb864 carbon: cleanup
git-svn-id: trunk@28436 -
2010-11-23 13:13:49 +00:00
zeljko
b35616c6a3 carbon: fixed handling of clDefault for TCustomGroupBox and ancestors
git-svn-id: trunk@28427 -
2010-11-23 08:25:04 +00:00
zeljko
c2e17f304b carbon: fixed clDefault for TGroupBox.Part of issue #17994
git-svn-id: trunk@28411 -
2010-11-22 16:19:05 +00:00
zeljko
761b8d3048 Gtk2: fixed crash when -dDebug enabled. fixes issue #18016
git-svn-id: trunk@28401 -
2010-11-22 11:57:11 +00:00
paul
da4786c70b qt: support clDefault for Font colors
git-svn-id: trunk@28396 -
2010-11-22 06:37:37 +00:00
paul
f716b70688 wince: port win32 Frame3D fix (not tested)
git-svn-id: trunk@28392 -
2010-11-22 04:29:11 +00:00
paul
d57e6262e0 win32: don't ignore frame width in Frame3D (issue #0018006)
git-svn-id: trunk@28391 -
2010-11-22 03:25:34 +00:00
paul
4d7364bbe4 carbon: more clDefault fixes
git-svn-id: trunk@28364 -
2010-11-20 08:32:17 +00:00
paul
efaee5815a carbon: start clDefault implementation
git-svn-id: trunk@28362 -
2010-11-20 08:15:55 +00:00
paul
1dd4b2f236 wince: fix compilation
git-svn-id: trunk@28361 -
2010-11-20 04:10:50 +00:00
zeljko
a31e9898e2 Gtk2: fixed item-changing notification in TGtk2CustomListView when in vsIcon mode, also fixed assert with gtk_icon_view_set_cursor() by passing valid TGtkTreePath param.Fixes issue #17309
git-svn-id: trunk@28350 -
2010-11-19 19:47:56 +00:00
zeljko
4d4bcc1584 Gtk2: implemented TTrackBar.Reversed property.
git-svn-id: trunk@28314 -
2010-11-18 10:02:59 +00:00
zeljko
7e8594978a Qt: implemented TTrackBar.Reversed property
git-svn-id: trunk@28313 -
2010-11-18 09:47:28 +00:00
paul
c6ae8b8210 lcl: add TTrackBar.Reversed property, implement for win32. Zeljan will implement for other widgetsets
git-svn-id: trunk@28312 -
2010-11-18 09:28:03 +00:00
zeljko
a74e75f6a5 Gtk2: fixed doubled events over TListBox when right mouse button pressed.Fixes issue #17963
git-svn-id: trunk@28311 -
2010-11-18 07:34:33 +00:00
paul
6bf5ba8ef9 wince: handle clDefault font color (not tested)
git-svn-id: trunk@28309 -
2010-11-18 02:54:33 +00:00
paul
6380ade6ac lcl, win32: handle clDefault font color in controls
git-svn-id: trunk@28308 -
2010-11-18 02:50:43 +00:00
paul
2fd8aba64b lcl: extent GetDefaultColor function to get default Brush and Font colors
git-svn-id: trunk@28306 -
2010-11-18 02:19:50 +00:00
zeljko
9815e521d3 Gtk2: reset LastWFPResult used by WindowFromPoint() in case when shown/hidden,enabled/disabled,moved,resized widget overlaps current cache.Fixes issue #17389
git-svn-id: trunk@28288 -
2010-11-17 08:59:09 +00:00
zeljko
db41426263 Gtk2: fixed crash in TListBox selection handling.Fixes issue #17888
git-svn-id: trunk@28287 -
2010-11-17 08:18:10 +00:00
paul
d1e9b24dcf win32: force preview panel for TPictureSave(Open)Dialog
git-svn-id: trunk@28286 -
2010-11-17 07:51:14 +00:00
zeljko
9d19f99a23 Gtk2: fixed memleak in TGtk2WidgetSet.PromptUser()
git-svn-id: trunk@28285 -
2010-11-17 07:08:21 +00:00
paul
f5461a5c18 win32: draw menubar with COLOR_MENU in case of non flat menus (bug #0017867)
git-svn-id: trunk@28270 -
2010-11-16 13:25:54 +00:00
zeljko
650a8ad5d0 Gtk2: fix gtk errors when calling TGtk2WSCustomGroupBox.GetPreferredSize() with nil label. fixes issue #17948
git-svn-id: trunk@28269 -
2010-11-16 12:40:01 +00:00
paul
05a43c2437 win32: ifdef all vista open/save dialog code
git-svn-id: trunk@28265 -
2010-11-16 07:10:46 +00:00
paul
bbd6520a72 win32: handle CanClose = False for cancel clicks in Vista dialogs
git-svn-id: trunk@28262 -
2010-11-16 02:38:52 +00:00
paul
d73133ed38 win32: properly implement SelectionChange event for vista dialogs
git-svn-id: trunk@28261 -
2010-11-16 02:23:28 +00:00
paul
473b9e0b8d win32: fixed compilation with 2.4.2
git-svn-id: trunk@28250 -
2010-11-15 14:18:49 +00:00
paul
3f070ffe87 win32: add IFileDialogCustomize
git-svn-id: trunk@28240 -
2010-11-15 08:35:36 +00:00
paul
e3134c1abd win32: start implementation of Vista+ FileOpen and FileSave dialogs. todo is in the win32wsdialogs.pp
git-svn-id: trunk@28239 -
2010-11-15 08:11:31 +00:00
paul
4bcf14762c win32: show text in TaskDialog as Content instead of Main Instruction
git-svn-id: trunk@28237 -
2010-11-15 01:36:37 +00:00