Christian Dywan
0f156fa932
Implement MidoriApp based on libOsso application interface
2009-11-10 22:01:54 +01:00
Christian Dywan
ae0c01705a
Swap Next Tab and Previous Tab menu items
2009-11-10 22:01:54 +01:00
Christian Dywan
cc7bc356e8
Open all links in the current tab if Open new pages in: Current Tab is set
...
There is a small flaw in that we also open all windows opened by scripts
in the current tab and we don't treat popup windows specially.
2009-11-10 22:01:54 +01:00
Christian Dywan
d0dff4dd05
Show the menubar when restoring from fullscreen and it was visible before
2009-11-09 21:49:01 +01:00
Christian Dywan
b799be5386
Hide navigationbar in fullscreen but toggle when focussed
2009-11-08 22:08:21 +01:00
Christian Dywan
a6fb391f94
Override image, script and Netscape plugin properties
...
The properties come from WebKitGTK+, are thus not localized but
we want to have localized proxies in the compact (Hildon) menu.
2009-11-08 21:55:36 +01:00
Christian Dywan
04e9255a9a
Show 'Menubar' item in compact menu to toggle the menubar
2009-11-08 21:54:34 +01:00
Christian Dywan
4dbc02d444
Don't quote arguments given to g_file_new_for_commandline_arg
2009-11-08 14:39:46 +01:00
Christian Dywan
f980d5ad91
Ellipsize long panel titles to keep the buttons visible
2009-11-08 14:39:46 +01:00
Christian Dywan
1954b8a00c
Remove statusbar/ progressbar hacks and let it size freely
2009-11-08 14:39:46 +01:00
Christian Dywan
76b575e42f
Improve placement of the 'Autodetect proxy server' preference
2009-11-08 14:39:46 +01:00
Christian Dywan
51dce2c84d
News aggregators use "News", not only Network, that's what we assume now
2009-11-08 14:39:46 +01:00
Christian Dywan
d0215c4032
Support keyboard hotkeys that GTK+ considers invalid
...
We re-implement the usual key handling by overriding the key press
handler, emulating the according steps but leaving out the
validation that normally rejects certain combinations.
Single key hotkeys work unless an entry is focussed, in which case
the entry receives the input, and Control+Tab works as well.
The shortcuts extension is adjusted to accept any hotkeys.
2009-11-04 14:31:16 +01:00
Christian Dywan
1c0d18bc06
Implement enumeration proxies with custom entries as well
2009-11-03 18:01:22 +01:00
Christian Dywan
2d790a47a3
Don't prepend the current folder to absolute filenames
2009-11-02 22:33:37 +01:00
Christian Dywan
4fbbc43e42
Use GAppInfo to spawn programs and support tokens like %f or %u
2009-11-02 22:00:30 +01:00
Christian Dywan
1b8def494d
Create actions that can have hotkeys for all panel items
...
Bookmarks have Ctrl+B by default.
2009-11-01 19:11:28 +01:00
Christian Dywan
f320e0fc5f
Preserve action visibility when adding menu items to the compact menu
2009-10-31 23:07:15 +01:00
Woo Youngho
657822c15c
Add Korean encoding to the available of character encodings
2009-10-31 22:51:35 +01:00
Christian Dywan
d550d2c520
Hide permanently unavailable actions instead of disabling them
2009-10-31 22:43:58 +01:00
Avan Anishchuk
1133bc4449
Catch SIGHUP, SIGINT, SIGTERM and SIGQUIT and quit peacefully
2009-10-31 04:49:57 +01:00
Christian Dywan
3efbc1b462
Leave setting up windows to the app, which is a lot faster
...
With a mature history setting up a browser window can be slow, but
if it's setup at creation time it is extremely fast.
The signal prototype of MidoriBrowser::new-window had to change,
all call sites were adjusted.
2009-10-31 04:29:15 +01:00
Christian Dywan
ec9ea0233e
Hide Extensions panel if no extensions are available at all.
2009-10-30 21:43:42 +01:00
Christian Dywan
133c03b08b
Add directory and preferences mappings for Hildon icons
2009-10-30 21:12:32 +01:00
Christian Dywan
0f9865b56f
Make detached panels normal Hildon windows on Hildon
...
The window should not be hidden from the task launcher and not be
transient either. Further more the toolbar needs to go to the bottom.
Last but not least, we don't need the option button.
2009-10-30 21:02:45 +01:00
Christian Dywan
adea95e3f9
Only show Spell Check preferences if dictionaries are installed
2009-10-30 01:13:14 +01:00
Christian Dywan
9c9165c3f9
Assume selections containing :// are links of some kind
2009-10-28 22:55:18 +01:00
Christian Dywan
f955da564b
Add 'Add Bookmark' to the available toolbar items
2009-10-28 22:54:42 +01:00
Christian Dywan
edb28df168
Don't disable ellipsizing of statusbar text
2009-10-28 22:51:21 +01:00
Christian Dywan
6a297dd4b3
Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode
2009-10-28 21:07:13 +01:00
Christian Dywan
bda19771c3
Rearrange statusbar packing to keep themes happy
2009-10-28 20:34:39 +01:00
Christian Dywan
c9dc0c5d55
Make midori_view_get_snapshot a public function
2009-10-27 22:58:11 +01:00
Christian Dywan
aff65928b3
Fix preferences, don't destroy child widgets
2009-10-26 23:43:17 +01:00
Christian Dywan
552c99cd56
Show script, image and plugin options and views source in app menu
2009-10-26 18:08:54 +01:00
Christian Dywan
8cf6f4fa6c
Don't load icons when rendering completion on Hildon
2009-10-26 18:05:56 +01:00
Christian Dywan
91113a189c
Use Hildon banners for notifications on Maemo
2009-10-26 18:05:16 +01:00
Christian Dywan
f28d6e78d7
Optimize inline find for mobile use
2009-10-26 02:11:09 +01:00
Christian Dywan
4b633b6006
Hide application preferences on Hildon and preset text editor
2009-10-26 00:27:14 +01:00
Christian Dywan
66079c987b
Map Maemo icons to stock icons
2009-10-26 00:18:56 +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
9f68b17036
Remove cache and form history preferences
...
These features are implemented as extensions, so the preferences
don't belong in the core.
2009-10-25 14:58:22 +01:00
Christian Dywan
4c5807529b
Hide download, font, proxy, developer, location preferences on Hildon
2009-10-25 14:54:31 +01:00
Christian Dywan
725f717ee8
Open pages in windows on Hildon by default
2009-10-25 14:49:00 +01:00
Christian Dywan
a2891e0ddb
Wrap variables in location entry in Hildon guards as appropriate
2009-10-23 18:08:25 +02:00
Christian Dywan
09498f2473
Initialize icon theme in midori_view_update_icon to avoid warning
2009-10-23 18:07:19 +02:00
Christian Dywan
4b912f17de
Fix underscores in labels in app menu and compact add
2009-10-22 23:27:03 +02:00
Christian Dywan
7c1caed409
Wrap panel title callback in Hildon guards
2009-10-22 23:26:35 +02:00
Christian Dywan
e4dbbf8a27
Remove unused code from after preferences refactoring
2009-10-22 23:19:02 +02:00
Christian Dywan
d37194cd7a
Fix brackets around bookmark URI check
2009-10-22 23:18:23 +02:00
Christian Dywan
421460741d
Move midori_web_view_set_clipboard inside 1.1.15 guards
2009-10-22 22:59:02 +02:00