Christian Dywan
|
99c3f54012
|
Fix uselib of main executable to link OpenSSL properly
|
2009-11-16 21:14:24 +01:00 |
|
Christian Dywan
|
f79bbe1eef
|
Prefill entry with selected text when using inline fine manually
|
2009-11-16 20:12:39 +01:00 |
|
Christian Dywan
|
8f8a7634e0
|
Copy g_icon_to_string_tokenized for GIO < 2.20 and include gio.h
|
2009-11-16 17:52:03 +01:00 |
|
Christian Dywan
|
308b9dd07d
|
Support importing bookmarks from Opera 6 bookmark files
|
2009-11-16 17:45:09 +01:00 |
|
Christian Dywan
|
fd7d778e0c
|
Remove sokoke_widget_popup and replace all call sites
|
2009-11-15 18:21:59 +01:00 |
|
Christian Dywan
|
6e6f6e867a
|
Remove sokoke_image_menu_item_new_ellipsized
|
2009-11-15 17:58:43 +01:00 |
|
Christian Dywan
|
c012a1e5bd
|
Implement importing bookmarks, from Arora XBEL only for now
|
2009-11-15 17:56:05 +01:00 |
|
Christian Dywan
|
fc10f156d2
|
Display Open Link in Foreground/ Background Tab
|
2009-11-15 01:55:59 +01:00 |
|
Christian Dywan
|
1324c1db31
|
Reduce the maximum days history is saved for to a number
No need for a boolean flag, 0 days are just as good.
|
2009-11-14 22:50:21 +01:00 |
|
Christian Dywan
|
ab7e219656
|
Set Hildon input mode to not capitalize automatically in the location
|
2009-11-14 22:50:20 +01:00 |
|
Christian Dywan
|
f212c1542b
|
Allow closing the last tab, while a blank tab will take its place
|
2009-11-14 22:50:20 +01:00 |
|
Christian Dywan
|
e5d8016bf4
|
Wrap file chooser into the function sokoke_file_chooser_dialog_new
|
2009-11-14 22:50:20 +01:00 |
|
Christian Dywan
|
9bcfba8ddc
|
Refactor Mouse Gestures into one file, similar to other extensions
|
2009-11-14 22:50:20 +01:00 |
|
Masato Hashimoto
|
e68d47430b
|
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
|
2009-11-14 05:59:11 +00:00 |
|
Christian Dywan
|
881a5bb060
|
Bump version to 0.2.1
|
2009-11-13 23:31:25 +01:00 |
|
Christian Dywan
|
e686b8655b
|
Remove unused function katze_preferences_add_option
|
2009-11-13 23:20:38 +01:00 |
|
Christian Dywan
|
ae3e7a804b
|
Setup all existing tabs initially when activating Mouse Gestures
|
2009-11-13 22:42:58 +01:00 |
|
Christian Dywan
|
a5ecd0b493
|
Use inline icon for 'Use current page as homepage' instead of button
|
2009-11-13 19:42:30 +01:00 |
|
Christian Dywan
|
335efbc3aa
|
Update German translation
|
2009-11-13 19:32:27 +01:00 |
|
Christian Dywan
|
5f6fc2f481
|
Update translation template and POTFILES.in
|
2009-11-13 19:32:09 +01:00 |
|
Christian Dywan
|
247848c6a9
|
Simplify javascript used in the Netscape plugins panel a little
|
2009-11-13 18:40:17 +01:00 |
|
Christian Dywan
|
5238431d84
|
Disable statusbar button showing adblock status
It doesn't work that well currently and it's not clear how it should
change, so we're disabling it for the moment.
|
2009-11-13 18:37:00 +01:00 |
|
Christian Dywan
|
ca5230d2ef
|
Remove remaining cases checking if browser->settings is set
|
2009-11-13 18:27:49 +01:00 |
|
Christian Dywan
|
694526704d
|
Omit instances of if (browser->settings)
|
2009-11-13 18:24:16 +01:00 |
|
Christian Dywan
|
8ab4123c3f
|
Ensure that the menubar/ compact button visibility follows settings
When toggling the menubar it wouldn't always update all windows
to the same state.
|
2009-11-13 02:18:18 +01:00 |
|
Christian Dywan
|
2fc6a2be89
|
NULL-check exception in sokoke_js_script_eval
|
2009-11-12 23:55:36 +01:00 |
|
Alexander Butenko
|
55e50e20b1
|
Check for duplicates before storing form fields
|
2009-11-12 23:10:37 +01:00 |
|
Alexander Butenko
|
1a52db823f
|
Share the code updating the form history hashtable
|
2009-11-12 22:52:48 +01:00 |
|
Christian Dywan
|
339058f304
|
Re-implement support for post forms for WebKitGTK+ < 1.1.4
|
2009-11-12 22:15:46 +01:00 |
|
Alexander Butenko
|
57a58f39a4
|
Rework form history with policy decision and better error handling
|
2009-11-12 21:54:25 +01:00 |
|
Christian Dywan
|
204f0fd98a
|
Use pkgconfig to locate X11, which takes correct paths into account on BSD
|
2009-11-12 21:53:02 +01:00 |
|
Yves-Alexis Perez
|
42174b473a
|
Explicitly link to X11 to not rely on indirect library linking
It is recommended by Debian and required for the gold linker.
|
2009-11-11 23:41:08 +01:00 |
|
Christian Dywan
|
5417a4f52b
|
Allow hiding the menubar in Hildon, effectively disabling it
|
2009-11-11 23:31:54 +01:00 |
|
Christian Dywan
|
21e42ac8c7
|
Disable -c --config command line switch on Hildon
|
2009-11-11 23:30:56 +01:00 |
|
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 |
|
David Štancl
|
f60403a24f
|
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
|
2009-11-10 08:14:06 +00:00 |
|
Christian Dywan
|
c41d293b9a
|
Show custom identification/ encoding in tooltip and prefill the entry
|
2009-11-10 00:36:48 +01:00 |
|
Pascal Gervais
|
1405f65c49
|
Update French translation
|
2009-11-09 22:08:18 +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
|
cc810f374d
|
Actually load from and store form history in the database
|
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
|
d41525b7fe
|
Adjust an #ifdef in web cache possibly leading to compile warnings
|
2009-11-08 14:39:46 +01:00 |
|