]>
spindle.queued.net Git - midori/log
Christian Dywan [Fri, 20 Nov 2009 19:53:41 +0000 (20:53 +0100)]
Implement 'Edit' in adblock to activate the cell in the list
Christian Dywan [Fri, 20 Nov 2009 19:33:51 +0000 (20:33 +0100)]
Catch failure to unescape Uris and don't escape ' ' or '+'
Christian Dywan [Fri, 20 Nov 2009 19:03:24 +0000 (20:03 +0100)]
Do not treat URIs passed externally like files, pass them as they are
David Štancl [Fri, 20 Nov 2009 07:45:40 +0000 (07:45 +0000)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Fri, 20 Nov 2009 00:51:53 +0000 (01:51 +0100)]
Use tab label colours in the tab panel, even if they are colourful
Tabs in the panel look a little more like tabs now. And as a side
effect, colours from the Colourful Tabs extension will be used.
Christian Dywan [Fri, 20 Nov 2009 00:34:16 +0000 (01:34 +0100)]
Use an unknown content type if GIO fails to determine the type
Alexander Butenko [Fri, 20 Nov 2009 00:00:48 +0000 (01:00 +0100)]
Refactor adblock simplify parsing and to honor matching options
There is a known flaw in that URL rules may erroneously match domains.
The code path for WebKitGTK+ < 1.1.14 is now crashing.
Peter de Ridder [Thu, 19 Nov 2009 22:49:28 +0000 (23:49 +0100)]
Use %%llu with sqlite3_mprintf since it expects that even on Windows
Apparently the formats sqlite3 supports are not the same as the
runtime library printf supports.
Christian Dywan [Thu, 19 Nov 2009 22:34:13 +0000 (23:34 +0100)]
Only connect input output channel if socket was successfully created
Christian Dywan [Thu, 19 Nov 2009 22:14:48 +0000 (23:14 +0100)]
Only use internal res:// server with WebKitGTK+ < 1.1.14
Peter de Ridder [Thu, 19 Nov 2009 21:55:21 +0000 (22:55 +0100)]
Replace a '\' in the display name with a '_'
On Windows, display names can contain backslashes which results
in an error in the socket implementation.
Christian Dywan [Wed, 18 Nov 2009 22:45:31 +0000 (23:45 +0100)]
Remove redundant option from the Colourful tabs extension
Christian Dywan [Wed, 18 Nov 2009 22:10:47 +0000 (23:10 +0100)]
Implement 'Run as web application' option on bookmarks
If enabled, the bookmark will run as a standalone process by default.
Anton Shestakov [Wed, 18 Nov 2009 19:19:32 +0000 (20:19 +0100)]
Update Russian translation
Christian Dywan [Wed, 18 Nov 2009 19:14:57 +0000 (20:14 +0100)]
Add mousegestures.c to the list of translatable files
Christian Dywan [Wed, 18 Nov 2009 19:08:54 +0000 (20:08 +0100)]
Open pages from the trash as foreground tabs
This is the same behaviour as Undo close tab shows.
Christian Dywan [Wed, 18 Nov 2009 18:36:37 +0000 (19:36 +0100)]
Allow reloading regardless of whether a load is already in progress
Christian Dywan [Wed, 18 Nov 2009 18:26:23 +0000 (19:26 +0100)]
Update user documentation to incorporate changes in recent versions
Christian Dywan [Wed, 18 Nov 2009 18:13:07 +0000 (19:13 +0100)]
Omit frequent mkdir and writable checks at startup
This means that using file attributes to control permissions
is not supported anymore.
Christian Dywan [Wed, 18 Nov 2009 18:02:42 +0000 (19:02 +0100)]
Guard GTK+ 2.12 tooltip API in katze_property_label function
Christian Dywan [Tue, 17 Nov 2009 22:35:53 +0000 (23:35 +0100)]
Fix Mouse Gestures to handle events properly again
Christian Dywan [Tue, 17 Nov 2009 22:22:08 +0000 (23:22 +0100)]
Refactor loading cached page icon into katze_load_cached_icon
The function is optimized for loading icons and independant from
a KatzeNet instance.
Peter de Ridder [Tue, 17 Nov 2009 17:57:32 +0000 (18:57 +0100)]
Use only signals which are defined, since not all are portable
For instance Windows has support for unix signals but only for
some of the signals.
Christian Dywan [Tue, 17 Nov 2009 17:51:38 +0000 (18:51 +0100)]
Support new GtkStatusbar layout and the old layout
Christian Dywan [Tue, 17 Nov 2009 17:50:22 +0000 (18:50 +0100)]
Connect overflow toolbar bookmark items for nested folder menus
Christian Dywan [Tue, 17 Nov 2009 17:49:53 +0000 (18:49 +0100)]
Fix signature of signal disconnection in Mouse Gestures
Christian Dywan [Tue, 17 Nov 2009 17:49:14 +0000 (18:49 +0100)]
Implement "Small icons" toolbar style and preference
David Štancl [Tue, 17 Nov 2009 10:06:13 +0000 (10:06 +0000)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Mon, 16 Nov 2009 22:51:34 +0000 (23:51 +0100)]
Handle unicode in location matching and fix match emphasis
Christian Dywan [Mon, 16 Nov 2009 22:46:03 +0000 (23:46 +0100)]
Set tool button labels to "" to avoid a regression in GTK+
Christian Dywan [Mon, 16 Nov 2009 22:33:32 +0000 (23:33 +0100)]
Follow up preferences refactoring for Mac OSX build
Christian Dywan [Mon, 16 Nov 2009 20:35:50 +0000 (21:35 +0100)]
Re-implement g_icon_to_string for Glib 2.20, second attempt
Christian Dywan [Mon, 16 Nov 2009 20:22:09 +0000 (21:22 +0100)]
Add BookmarksImport action to dummy actions
Christian Dywan [Mon, 16 Nov 2009 20:14:24 +0000 (21:14 +0100)]
Fix uselib of main executable to link OpenSSL properly
Christian Dywan [Mon, 16 Nov 2009 16:58:32 +0000 (17:58 +0100)]
Prefill entry with selected text when using inline fine manually
Christian Dywan [Mon, 16 Nov 2009 16:52:03 +0000 (17:52 +0100)]
Copy g_icon_to_string_tokenized for GIO < 2.20 and include gio.h
Christian Dywan [Sun, 15 Nov 2009 20:45:29 +0000 (21:45 +0100)]
Support importing bookmarks from Opera 6 bookmark files
Christian Dywan [Sun, 15 Nov 2009 17:00:33 +0000 (18:00 +0100)]
Remove sokoke_widget_popup and replace all call sites
Christian Dywan [Sun, 15 Nov 2009 16:58:43 +0000 (17:58 +0100)]
Remove sokoke_image_menu_item_new_ellipsized
Christian Dywan [Sun, 15 Nov 2009 16:49:09 +0000 (17:49 +0100)]
Implement importing bookmarks, from Arora XBEL only for now
Christian Dywan [Sat, 14 Nov 2009 22:54:28 +0000 (23:54 +0100)]
Display Open Link in Foreground/ Background Tab
Christian Dywan [Sat, 14 Nov 2009 17:29:29 +0000 (18:29 +0100)]
Reduce the maximum days history is saved for to a number
No need for a boolean flag, 0 days are just as good.
Christian Dywan [Sat, 14 Nov 2009 17:14:53 +0000 (18:14 +0100)]
Set Hildon input mode to not capitalize automatically in the location
Christian Dywan [Sat, 14 Nov 2009 17:00:43 +0000 (18:00 +0100)]
Allow closing the last tab, while a blank tab will take its place
Christian Dywan [Sat, 14 Nov 2009 16:38:16 +0000 (17:38 +0100)]
Wrap file chooser into the function sokoke_file_chooser_dialog_new
Christian Dywan [Sat, 14 Nov 2009 16:36:05 +0000 (17:36 +0100)]
Refactor Mouse Gestures into one file, similar to other extensions
Masato Hashimoto [Sat, 14 Nov 2009 05:59:11 +0000 (05:59 +0000)]
l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Fri, 13 Nov 2009 22:31:25 +0000 (23:31 +0100)]
Bump version to 0.2.1
Christian Dywan [Fri, 13 Nov 2009 22:20:38 +0000 (23:20 +0100)]
Remove unused function katze_preferences_add_option
Christian Dywan [Fri, 13 Nov 2009 21:33:05 +0000 (22:33 +0100)]
Setup all existing tabs initially when activating Mouse Gestures
Christian Dywan [Fri, 13 Nov 2009 18:37:15 +0000 (19:37 +0100)]
Use inline icon for 'Use current page as homepage' instead of button
Christian Dywan [Fri, 13 Nov 2009 18:32:27 +0000 (19:32 +0100)]
Update German translation
Christian Dywan [Fri, 13 Nov 2009 18:32:09 +0000 (19:32 +0100)]
Update translation template and POTFILES.in
Christian Dywan [Fri, 13 Nov 2009 17:40:17 +0000 (18:40 +0100)]
Simplify javascript used in the Netscape plugins panel a little
Christian Dywan [Fri, 13 Nov 2009 17:37:00 +0000 (18:37 +0100)]
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.
Christian Dywan [Fri, 13 Nov 2009 17:27:49 +0000 (18:27 +0100)]
Remove remaining cases checking if browser->settings is set
Christian Dywan [Fri, 13 Nov 2009 17:24:16 +0000 (18:24 +0100)]
Omit instances of if (browser->settings)
Christian Dywan [Thu, 12 Nov 2009 22:56:04 +0000 (23:56 +0100)]
Ensure that the menubar/ compact button visibility follows settings
When toggling the menubar it wouldn't always update all windows
to the same state.
Christian Dywan [Thu, 12 Nov 2009 22:48:19 +0000 (23:48 +0100)]
NULL-check exception in sokoke_js_script_eval
Alexander Butenko [Thu, 12 Nov 2009 22:10:37 +0000 (23:10 +0100)]
Check for duplicates before storing form fields
Alexander Butenko [Thu, 12 Nov 2009 21:52:48 +0000 (22:52 +0100)]
Share the code updating the form history hashtable
Christian Dywan [Thu, 12 Nov 2009 21:05:55 +0000 (22:05 +0100)]
Re-implement support for post forms for WebKitGTK+ < 1.1.4
Alexander Butenko [Thu, 12 Nov 2009 20:54:25 +0000 (21:54 +0100)]
Rework form history with policy decision and better error handling
Christian Dywan [Thu, 12 Nov 2009 20:53:02 +0000 (21:53 +0100)]
Use pkgconfig to locate X11, which takes correct paths into account on BSD
Yves-Alexis Perez [Wed, 11 Nov 2009 22:41:08 +0000 (23:41 +0100)]
Explicitly link to X11 to not rely on indirect library linking
It is recommended by Debian and required for the gold linker.
Christian Dywan [Wed, 11 Nov 2009 22:31:54 +0000 (23:31 +0100)]
Allow hiding the menubar in Hildon, effectively disabling it
Christian Dywan [Tue, 10 Nov 2009 22:34:25 +0000 (23:34 +0100)]
Disable -c --config command line switch on Hildon
Christian Dywan [Tue, 10 Nov 2009 19:18:48 +0000 (20:18 +0100)]
Implement MidoriApp based on libOsso application interface
Christian Dywan [Tue, 10 Nov 2009 19:07:10 +0000 (20:07 +0100)]
Swap Next Tab and Previous Tab menu items
Christian Dywan [Tue, 10 Nov 2009 19:04:48 +0000 (20:04 +0100)]
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.
David Štancl [Tue, 10 Nov 2009 08:14:06 +0000 (08:14 +0000)]
l10n: Updates to Czech (cs) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Mon, 9 Nov 2009 23:36:48 +0000 (00:36 +0100)]
Show custom identification/ encoding in tooltip and prefill the entry
Pascal Gervais [Mon, 9 Nov 2009 21:08:18 +0000 (22:08 +0100)]
Update French translation
Christian Dywan [Mon, 9 Nov 2009 20:49:01 +0000 (21:49 +0100)]
Show the menubar when restoring from fullscreen and it was visible before
Christian Dywan [Sun, 8 Nov 2009 21:08:21 +0000 (22:08 +0100)]
Hide navigationbar in fullscreen but toggle when focussed
Christian Dywan [Sun, 8 Nov 2009 20:55:36 +0000 (21:55 +0100)]
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.
Christian Dywan [Sun, 8 Nov 2009 20:54:34 +0000 (21:54 +0100)]
Show 'Menubar' item in compact menu to toggle the menubar
Christian Dywan [Sun, 8 Nov 2009 13:35:45 +0000 (14:35 +0100)]
Don't quote arguments given to g_file_new_for_commandline_arg
Christian Dywan [Sun, 8 Nov 2009 13:35:12 +0000 (14:35 +0100)]
Ellipsize long panel titles to keep the buttons visible
Christian Dywan [Sun, 8 Nov 2009 13:34:18 +0000 (14:34 +0100)]
Remove statusbar/ progressbar hacks and let it size freely
Christian Dywan [Thu, 5 Nov 2009 22:50:49 +0000 (23:50 +0100)]
Actually load from and store form history in the database
Christian Dywan [Thu, 5 Nov 2009 22:48:15 +0000 (23:48 +0100)]
Improve placement of the 'Autodetect proxy server' preference
Christian Dywan [Thu, 5 Nov 2009 22:30:57 +0000 (23:30 +0100)]
Adjust an #ifdef in web cache possibly leading to compile warnings
Christian Dywan [Thu, 5 Nov 2009 22:29:35 +0000 (23:29 +0100)]
News aggregators use "News", not only Network, that's what we assume now
Anton Shestakov [Thu, 5 Nov 2009 22:26:28 +0000 (23:26 +0100)]
Update Russian translation
Christian Dywan [Wed, 4 Nov 2009 20:28:37 +0000 (21:28 +0100)]
Do not free form history key hashtable to avoid a crash for now
Leandro Regueiro [Fri, 6 Nov 2009 11:15:37 +0000 (11:15 +0000)]
l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (translations.xfce.org)
Leandro Regueiro [Wed, 4 Nov 2009 19:11:10 +0000 (19:11 +0000)]
l10n: Updates to Galician (gl) translation
Transmitted-via: Transifex (translations.xfce.org)
Christian Dywan [Wed, 4 Nov 2009 18:29:29 +0000 (19:29 +0100)]
Show the actual paths when clicking the "Add" button in the userscript panel
Christian Dywan [Tue, 3 Nov 2009 22:47:33 +0000 (23:47 +0100)]
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.
Christian Dywan [Tue, 3 Nov 2009 22:40:53 +0000 (23:40 +0100)]
Only install extension data files if extensions are built
Christian Dywan [Tue, 3 Nov 2009 22:40:21 +0000 (23:40 +0100)]
Use different icons sizes for Hildon/ other platforms
Christian Dywan [Tue, 3 Nov 2009 17:01:22 +0000 (18:01 +0100)]
Implement enumeration proxies with custom entries as well
Olav Andreas Lindekleiv [Tue, 3 Nov 2009 16:59:27 +0000 (17:59 +0100)]
Add Norwegian Bokmal translation
Christian Dywan [Mon, 2 Nov 2009 22:56:25 +0000 (23:56 +0100)]
Provide an entry for "custom" options in preference proxies
Christian Dywan [Mon, 2 Nov 2009 21:33:37 +0000 (22:33 +0100)]
Don't prepend the current folder to absolute filenames
Christian Dywan [Mon, 2 Nov 2009 21:02:16 +0000 (22:02 +0100)]
Recognize custom commands with "application" preference proxies
Entering commands isn't possible yet but existing commands are
preserved and shown in the combo box.
Christian Dywan [Mon, 2 Nov 2009 21:00:30 +0000 (22:00 +0100)]
Use GAppInfo to spawn programs and support tokens like %f or %u
Christian Dywan [Sun, 1 Nov 2009 22:49:58 +0000 (23:49 +0100)]
Create a database to save to and load form history from
Christian Dywan [Sat, 31 Oct 2009 22:47:44 +0000 (23:47 +0100)]
Create actions that can have hotkeys for all panel items
Bookmarks have Ctrl+B by default.