Commit Graph

32 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
f88fabd01d Place a 0-pixel wide 'size widget' at the bottom of each view, to attempt to ensure consisten sizes between views. 2013-09-13 11:25:34 +00:00
craig.p.drummond
1e67d1707e No scrollbar groove for Gtk style in context view 2013-06-06 18:47:46 +00:00
craig.p.drummond
9e36f0b3e4 Use style-hint to dtermine if we show icons on buttons or not 2013-06-06 18:45:40 +00:00
craig.p.drummond
5612c2beaa Intercept ::polish events on QMenu, so can add accel manager 2013-06-05 19:17:11 +00:00
craig.p.drummond
4327a6a77e Automatic accelator assignment for Qt builds. 2013-06-05 16:55:22 +00:00
craig.p.drummond
f8a6542375 USe background colour for background of scrollbar slider on combobox 2013-05-16 18:12:20 +00:00
craig.p.drummond
532aea900a No need for scrollbar background 2013-05-16 18:10:28 +00:00
craig.p.drummond
483cc5c81b Disable ovlerlay scrollbars - these are not working 100% 2013-03-12 17:04:23 +00:00
craig.p.drummond
9fb5a64562 Bett thin sbar 2013-03-12 17:03:36 +00:00
craig.p.drummond
0437421f13 Check env correctly! 2013-03-11 20:02:00 +00:00
craig.p.drummond
8599928b05 Add a 'thin' scrollbar style. 2013-03-11 19:55:11 +00:00
craig.p.drummond
d25382057c slider line is 'active' if thumb is visible 2013-03-11 19:52:43 +00:00
craig.p.drummond
de64f664f5 When os thumb moves, use actual slider size when getting value from position 2013-03-11 19:52:19 +00:00
craig.p.drummond
276e681a37 Initialise sbarEdgeTimer to 0 2013-03-06 19:34:33 +00:00
craig.p.drummond
e563b83376 Dont stop sbarEdgeTimer - deleting it should be enough! 2013-03-06 17:32:03 +00:00
craig.p.drummond
982d4744a1 Cant enable overlay scrollbars for Gtk2 code, tried and failed :-( 2013-03-05 19:45:47 +00:00
craig.p.drummond
c874af4bff Fix KDE compile 2013-02-27 19:41:19 +00:00
craig.p.drummond
877f89a48c Handle view move and resize 2013-02-27 19:39:01 +00:00
craig.p.drummond
91dd4687f1 Better state detection 2013-02-25 18:55:01 +00:00
craig.p.drummond
cff3bed1d0 No overlay scrollbars from combos 2013-02-25 18:54:40 +00:00
craig.p.drummond
ed1a4a55fc Fix scrollbar orientation change 2013-02-21 20:08:55 +00:00
craig.p.drummond
325af13739 Slightly better overlay scrollbars 2013-02-21 20:08:27 +00:00
craig.p.drummond
c8b0bf12b6 Correct 'to-thumb' rect 2013-02-21 20:07:20 +00:00
craig.p.drummond
ea91e048ad Improve edge timer code 2013-02-21 20:06:10 +00:00
craig.p.drummond
7ebd474fe1 Use 'sbarXXX' for scrollbar related items 2013-02-21 20:05:55 +00:00
craig.p.drummond
c84726998f Only draw slider highlighted if it is the active control 2013-02-20 21:59:31 +00:00
craig.p.drummond
97d79a132a - Use subControlRect to get slider position.
- Add a timer for when slider thumb is at edges, but slider itself is not, and slider overlaps thumb.
2013-02-20 21:40:00 +00:00
craig.p.drummond
b5a40e81a7 Slightly better (thicker) scrollbars for webview 2013-02-20 20:17:07 +00:00
craig.p.drummond
a6731f7023 Increase sensitive area width 2013-02-20 17:38:17 +00:00
craig.p.drummond
d114ab8281 Update sliderOffset on thumbMove too 2013-02-20 17:31:45 +00:00
craig.p.drummond
6bc3f31102 Update sliderOffset if we use the page buttons 2013-02-20 17:09:49 +00:00
craig.p.drummond
ca3dfee4a3 Move GtkProxyStyle and css files into support 2013-02-20 16:56:02 +00:00