ccd28b22eb
Imported Upstream version 0.5.11
2015-09-11 20:47:06 -04:00
Ryan Niebur
50549da7c3
Imported Upstream version 0.5.2+dfsg
2013-10-23 20:45:02 -07:00
Ryan Niebur
405f565df8
Imported Upstream version 0.4.3+dfsg
2013-10-23 20:26:27 -07:00
Christian Dywan
96f616a237
Use secondary toolbar class for panel title
...
Also introduce a utility function to make adding
the class more readable.
Fixes: https://bugs.launchpad.net/midori/+bug/1026384
2012-07-28 11:06:40 +02:00
Christian Dywan
b7f438589f
Consistently use ifdef HAVE_GRANITE
2012-07-19 21:14:10 +02:00
Christian Dywan
93ef102c23
Deal with moving and switching in dynamic notebook
2012-07-12 00:14:48 +02:00
Christian Dywan
64d9533f7b
Use constructor to create static notebook
2012-07-03 01:46:02 +02:00
Christian Dywan
d5bf30ec03
Follow API changes of Granite static notebook
...
Fixes: https://bugs.launchpad.net/midori/+bug/1018474
2012-07-03 00:27:30 +02:00
Christian Dywan
ebd0ef2a46
Use granite static notebook for preferences
...
Fixes: https://bugs.launchpad.net/midori/+bug/1018074
2012-06-26 23:38:30 +02:00
Christian Dywan
ecac5fdce2
Add help_button class to help in preferences
...
Fixes: https://bugs.launchpad.net/midori/+bug/889238
2011-12-16 02:06:35 +01:00
Christian Dywan
52de747198
Merge GLib and GTK+ compatibility in gtk3-compat.h
2011-10-20 22:46:43 +02:00
Lucas Baudin
b5aad2d176
Allow building with GTK+3
...
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Christian Dywan
6711bf33f0
Remove frame titles in preference dialogue
...
Effectively all pages contain options of only one group.
2011-05-02 00:02:54 +02:00
Christian Dywan
ed6ed71239
Embed extensions into preferences dialogue
...
MidoriBrowser gains the show-preferences signal which
gives API users a chance to add preferences.
katze_preferences_add_category now returns a box to
allow freely packing a widget into the page.
The extension panel is packed into the preferences now
rather than being appended as a proper panel.
Motivation is consistency here, such as with Gedit or
Emerillon and also the aspect that extensions often
really do tweak behaviour like preferences do.
Spacing and icons are added for visual consistency.
2011-04-14 03:29:50 +02:00
Christian Dywan
753af1c32e
Use gtk_dialog_get_content_area if available instead of dialog->vbox
2010-01-29 22:58:36 +01:00
Christian Dywan
a7b982eff0
Let preference notebook fill and expand, for proper resizing
2010-01-24 11:06:10 +01:00
Christian Dywan
1d68dc9fb7
Implement and optimize for portrait mode support for Fremantle
...
Listen to accelerometer movement.
Hide tool items in portrait mode.
Omit Homepage and View Source from app menu.
Include Compact Add, View Source and Fullscreen in context menu.
Hide buttons in portrait mode in preferences.
2009-11-29 14:09:28 +01:00
Christian Dywan
54b96f86c9
Align preference labels homogeneously across categories
2009-11-22 15:31:53 +01:00
Christian Dywan
8471e76f6a
Follow up preferences refactoring for Mac OSX build
2009-11-16 23:33:32 +01:00
Christian Dywan
e686b8655b
Remove unused function katze_preferences_add_option
2009-11-13 23:20:38 +01:00
Christian Dywan
8b27f16590
Never span check or picker buttons, only indent them
2009-10-29 00:04:02 +01:00
Christian Dywan
0c3609ac14
Don't span preferences from different categories
2009-10-27 23:47:11 +01:00
Christian Dywan
55d735fcf6
Layout preferences with a scrolled and no tabs on Hildon
2009-10-25 19:48:12 +01:00
Christian Dywan
cef6532429
Refactor MidoriPreferences into KatzePreferences base class
...
The goal is to get rid of detailed table setups in favour of
automatic alignment with few hints as well as abstracting away
the exact layout to allow reimplementing it in a different form.
2009-10-19 23:15:44 +02:00