Commit Graph

11402 Commits

Author SHA1 Message Date
zeljko
fb34fc56ff Qt: fixed bug where TQtPage text isn't setted up because parent is invisible but have valid index.Now we don't evaluate parent visiblity anymore, instead we use valid index.
git-svn-id: trunk@24196 -
2010-03-24 20:05:29 +00:00
zeljko
e1d960ff51 Gtk2: fixed compilation with -dVerboseMouseBugFix
git-svn-id: trunk@24193 -
2010-03-24 17:04:26 +00:00
zeljko
9dde8efaf2 Gtk2: removed doubled ConnectSenderSignal(Adjustment, 'value-changed', @GTKVScrollCB); from LM_VSCROLL
git-svn-id: trunk@24192 -
2010-03-24 16:55:26 +00:00
zeljko
f2a96132c4 Gtk2: fixed bug when tabwidget icon isn't updated when imageindex changed until it gets focus. fixes #16049
git-svn-id: trunk@24191 -
2010-03-24 16:34:35 +00:00
mattias
387e635060 LCL: comment
git-svn-id: trunk@24190 -
2010-03-24 14:26:29 +00:00
mattias
50ba07eaa8 LCL: fixed TCustomTabControl.AdjustClientRect to use parameter
git-svn-id: trunk@24189 -
2010-03-24 13:26:23 +00:00
zeljko
7e24823c22 Gtk2: scrollbar - fixed pagesize calculation, fixes #16001
git-svn-id: trunk@24188 -
2010-03-24 11:16:24 +00:00
zeljko
311af64daa Gtk2: give full control to LCL over radio menu items.
git-svn-id: trunk@24187 -
2010-03-24 10:14:37 +00:00
zeljko
16e197c130 Qt: give complete control of checkable menu items to LCL
git-svn-id: trunk@24186 -
2010-03-24 09:36:07 +00:00
zeljko
5b74f907c5 Gtk2: fix assertions if GtkColumn isn't allocated yet inside TGtk2WSCustomListView. fixes #16097
git-svn-id: trunk@24185 -
2010-03-24 07:25:12 +00:00
zeljko
7b2852cad0 Gtk2: fixed bug with gtk menu radio buttons which doesn't take autocheck param into account.
git-svn-id: trunk@24183 -
2010-03-23 16:07:51 +00:00
zeljko
224df20d00 Qt: fixed AutoCheck behaviour with exclusive menus (radio buttons)
git-svn-id: trunk@24181 -
2010-03-23 13:25:15 +00:00
paul
d0352dc2c2 lcl: recreate menu item if it is owned by another menu before showing (issue #0014144)
git-svn-id: trunk@24179 -
2010-03-23 08:12:12 +00:00
paul
c24efa3adf lcl: cleanup + formatting
git-svn-id: trunk@24178 -
2010-03-23 08:11:26 +00:00
paul
6c66216a8c wince: fix call of SetWindowOrgEx, add SetViewportOrgEx (issue #0015654)
git-svn-id: trunk@24177 -
2010-03-23 05:54:23 +00:00
zeljko
a03fbf6f5a Qt: better check for root menu item, so it doesn't trigger OnClick() for other items twice.
git-svn-id: trunk@24176 -
2010-03-22 20:58:42 +00:00
zeljko
f657123a7a Qt: fix bug when root menu item have assigned OnClick(), qt's action doesn't trigger if root menu have sub menu, so we send an trigger to LCL.
git-svn-id: trunk@24173 -
2010-03-22 18:23:17 +00:00
paul
0e2064bfbe lcl: TLMTimer must use PtrUInt for timer ID (patch by Aison)
git-svn-id: trunk@24170 -
2010-03-22 14:30:28 +00:00
zeljko
46ac431f2b Gtk2: fix bug when root menu item without sub menu needs to be clicked twice until OnClick() triggers. fixes #15986
git-svn-id: trunk@24169 -
2010-03-22 14:18:59 +00:00
zeljko
2325a1c9a2 Gtk2: implemented IntfAppMinimize & IntfAppRestore. fixes #15052
git-svn-id: trunk@24168 -
2010-03-22 11:28:25 +00:00
dmitry
b49301200d carbon: fixed SetWindowOrgEx for windows compatibility
git-svn-id: trunk@24167 -
2010-03-22 09:38:16 +00:00
paul
518fc97931 qt: fix SelectClipRgn which is uses device coordinates and Qt uses logical
git-svn-id: trunk@24166 -
2010-03-22 08:23:33 +00:00
paul
df57e9f69f gtk: apply affine transform if MapMode = MM_TEXT but ViewPortOrg <> (0, 0)
git-svn-id: trunk@24165 -
2010-03-22 08:03:04 +00:00
paul
073fd0771e gtk: fix SetWindowOrgEx - it moved to the wrong direction
git-svn-id: trunk@24163 -
2010-03-22 04:39:53 +00:00
paul
c4b2012cf1 qt: implement theme drawing of combobox drop down arrow
git-svn-id: trunk@24162 -
2010-03-22 04:27:46 +00:00
paul
c93ed80353 lcl: cleanup
git-svn-id: trunk@24161 -
2010-03-22 03:55:06 +00:00
martin
ce1a8b7e1c Undo Revision 24150 #55f4c6d87b ( TControl: Call RemoveFreeNotification on PopUpMenu, when replaced )
git-svn-id: trunk@24156 -
2010-03-22 00:05:44 +00:00
zeljko
37284318cb Gtk2: rework over wrong Gtk2WSLV_ItemSelected() concept. fixes #16063
git-svn-id: trunk@24154 -
2010-03-21 21:14:09 +00:00
zeljko
e9bc740b16 Qt: fixed bug when TScrollbar slider size (visual on screen) changed when clicked first time by mouse.
git-svn-id: trunk@24153 -
2010-03-21 19:42:15 +00:00
martin
55f4c6d87b TControl: Call RemoveFreeNotification on PopUpMenu, when replaced
git-svn-id: trunk@24150 -
2010-03-21 18:02:07 +00:00
paul
7174f32749 win32: don't block win32 messages in the default handler - let's pass them to windows
git-svn-id: trunk@24144 -
2010-03-21 14:21:04 +00:00
paul
d96d0481d2 win32: clear all LMessages fields at the beginning of the message window proc to prevent passing wrong LParam and WParam to LCL, fill WParam and LParam in case of LM_ACTIVATE, LM_DEACTIVATE since they store new ActiveWindow and other useful data
git-svn-id: trunk@24142 -
2010-03-21 13:48:10 +00:00
zeljko
bb59f395e3 Qt: do not ignore TQtListWidget events if it's part of TQtComboBox
git-svn-id: trunk@24140 -
2010-03-21 13:38:46 +00:00
paul
458567979d lcl: add delphi compatible GetWindowOrgEx declaration
git-svn-id: trunk@24139 -
2010-03-21 13:08:52 +00:00
zeljko
746feee694 Qt: fixed bug where TQtComboBox taken FDropList events into account. bug introduced with r24103 #214d448121.
git-svn-id: trunk@24138 -
2010-03-21 12:58:05 +00:00
zeljko
9efcf935eb Qt: do not send LM_ACTIVATE if form has parent. fixes #14899
git-svn-id: trunk@24121 -
2010-03-20 20:58:28 +00:00
mattias
b5f152ec80 translations: german: updates from Joerg Braun
git-svn-id: trunk@24119 -
2010-03-20 19:34:27 +00:00
zeljko
63dec4e6f8 Qt: implemented qtwinapi SetWindowPos()
git-svn-id: trunk@24114 -
2010-03-20 16:33:18 +00:00
zeljko
4f98042b2f Qt: better checks for owner handle in TQtComboStrings, TQtListStrings - fixes corner case segfaults if programmer called eg. TListBox.Clear while handle is being released via QEventDestroy.
git-svn-id: trunk@24109 -
2010-03-20 10:14:02 +00:00
dmitry
f1050c7b4a carbon: added delayed widget desctruction. Support added for focus switch and keyboard events. todo: add for all event processing. fix for #14237
git-svn-id: trunk@24108 -
2010-03-20 10:04:28 +00:00
dmitry
f1812c07c0 carbon: removed objcparser from pascocoa
git-svn-id: trunk@24107 -
2010-03-20 09:57:06 +00:00
jesus
95c4d44c8d LCL, improved grid's checkbox column support
git-svn-id: trunk@24105 -
2010-03-20 01:48:14 +00:00
zeljko
214d448121 Qt: fixed destroy logic for TQtComboBox, TQtTreeWidget, reorganized event filters for TQtComboBox, TQtListWidget, TQtHeaderView
git-svn-id: trunk@24103 -
2010-03-19 21:28:55 +00:00
mattias
c4527d2bc9 translations: german: updates from Joerg Braun
git-svn-id: trunk@24101 -
2010-03-19 18:25:41 +00:00
paul
599b36f59b qt: fix destroy logic
git-svn-id: trunk@24100 -
2010-03-19 18:05:13 +00:00
zeljko
119ca527f6 Qt: reduce setParent() calls in TQtWSWinControl.AddControl() if parent is already same as new parent.
git-svn-id: trunk@24099 -
2010-03-19 13:38:09 +00:00
mattias
bf3ee47952 lcl: TCustomForm.SetRestoredBounds: reduce double calls
git-svn-id: trunk@24097 -
2010-03-19 12:26:43 +00:00
mattias
c70222fe4e LCL: debugging for disableautosizing
git-svn-id: trunk@24096 -
2010-03-19 11:24:42 +00:00
mattias
e7b5a78d0f LCL: added debugging for Disable/EnableAutoSizing
git-svn-id: trunk@24094 -
2010-03-19 11:11:47 +00:00
sekelsenmat
41a4364e46 Patch from Ramin Jafari, fixes #15832
git-svn-id: trunk@24093 -
2010-03-19 03:32:03 +00:00