]> spindle.queued.net Git - midori/log
midori
15 years agoSet Hildon input mode to not capitalize automatically in the location
Christian Dywan [Sat, 14 Nov 2009 17:14:53 +0000 (18:14 +0100)]
Set Hildon input mode to not capitalize automatically in the location

15 years agoAllow closing the last tab, while a blank tab will take its place
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

15 years agoWrap file chooser into the function sokoke_file_chooser_dialog_new
Christian Dywan [Sat, 14 Nov 2009 16:38:16 +0000 (17:38 +0100)]
Wrap file chooser into the function sokoke_file_chooser_dialog_new

15 years agoRefactor Mouse Gestures into one file, similar to other extensions
Christian Dywan [Sat, 14 Nov 2009 16:36:05 +0000 (17:36 +0100)]
Refactor Mouse Gestures into one file, similar to other extensions

15 years agol10n: Updates to Japanese (ja) translation
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)

15 years agoBump version to 0.2.1
Christian Dywan [Fri, 13 Nov 2009 22:31:25 +0000 (23:31 +0100)]
Bump version to 0.2.1

15 years agoRemove unused function katze_preferences_add_option
Christian Dywan [Fri, 13 Nov 2009 22:20:38 +0000 (23:20 +0100)]
Remove unused function katze_preferences_add_option

15 years agoSetup all existing tabs initially when activating Mouse Gestures
Christian Dywan [Fri, 13 Nov 2009 21:33:05 +0000 (22:33 +0100)]
Setup all existing tabs initially when activating Mouse Gestures

15 years agoUse inline icon for 'Use current page as homepage' instead of button
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

15 years agoUpdate German translation
Christian Dywan [Fri, 13 Nov 2009 18:32:27 +0000 (19:32 +0100)]
Update German translation

15 years agoUpdate translation template and POTFILES.in
Christian Dywan [Fri, 13 Nov 2009 18:32:09 +0000 (19:32 +0100)]
Update translation template and POTFILES.in

15 years agoSimplify javascript used in the Netscape plugins panel a little
Christian Dywan [Fri, 13 Nov 2009 17:40:17 +0000 (18:40 +0100)]
Simplify javascript used in the Netscape plugins panel a little

15 years agoDisable statusbar button showing adblock status
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.

15 years agoRemove remaining cases checking if browser->settings is set
Christian Dywan [Fri, 13 Nov 2009 17:27:49 +0000 (18:27 +0100)]
Remove remaining cases checking if browser->settings is set

15 years agoOmit instances of if (browser->settings)
Christian Dywan [Fri, 13 Nov 2009 17:24:16 +0000 (18:24 +0100)]
Omit instances of if (browser->settings)

15 years agoEnsure that the menubar/ compact button visibility follows 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.

15 years agoNULL-check exception in sokoke_js_script_eval
Christian Dywan [Thu, 12 Nov 2009 22:48:19 +0000 (23:48 +0100)]
NULL-check exception in sokoke_js_script_eval

15 years agoCheck for duplicates before storing form fields
Alexander Butenko [Thu, 12 Nov 2009 22:10:37 +0000 (23:10 +0100)]
Check for duplicates before storing form fields

15 years agoShare the code updating the form history hashtable
Alexander Butenko [Thu, 12 Nov 2009 21:52:48 +0000 (22:52 +0100)]
Share the code updating the form history hashtable

15 years agoRe-implement support for post forms for WebKitGTK+ < 1.1.4
Christian Dywan [Thu, 12 Nov 2009 21:05:55 +0000 (22:05 +0100)]
Re-implement support for post forms for WebKitGTK+ < 1.1.4

15 years agoRework form history with policy decision and better error handling
Alexander Butenko [Thu, 12 Nov 2009 20:54:25 +0000 (21:54 +0100)]
Rework form history with policy decision and better error handling

15 years agoUse pkgconfig to locate X11, which takes correct paths into account on BSD
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

15 years agoExplicitly link to X11 to not rely on indirect library linking
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.

15 years agoAllow hiding the menubar in Hildon, effectively disabling it
Christian Dywan [Wed, 11 Nov 2009 22:31:54 +0000 (23:31 +0100)]
Allow hiding the menubar in Hildon, effectively disabling it

15 years agoDisable -c --config command line switch on Hildon
Christian Dywan [Tue, 10 Nov 2009 22:34:25 +0000 (23:34 +0100)]
Disable -c --config command line switch on Hildon

15 years agoImplement MidoriApp based on libOsso application interface
Christian Dywan [Tue, 10 Nov 2009 19:18:48 +0000 (20:18 +0100)]
Implement MidoriApp based on libOsso application interface

15 years agoSwap Next Tab and Previous Tab menu items
Christian Dywan [Tue, 10 Nov 2009 19:07:10 +0000 (20:07 +0100)]
Swap Next Tab and Previous Tab menu items

15 years agoOpen all links in the current tab if Open new pages in: Current Tab is set
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.

15 years agol10n: Updates to Czech (cs) translation
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)

15 years agoShow custom identification/ encoding in tooltip and prefill the entry
Christian Dywan [Mon, 9 Nov 2009 23:36:48 +0000 (00:36 +0100)]
Show custom identification/ encoding in tooltip and prefill the entry

15 years agoUpdate French translation
Pascal Gervais [Mon, 9 Nov 2009 21:08:18 +0000 (22:08 +0100)]
Update French translation

15 years agoShow the menubar when restoring from fullscreen and it was visible before
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

15 years agoHide navigationbar in fullscreen but toggle when focussed
Christian Dywan [Sun, 8 Nov 2009 21:08:21 +0000 (22:08 +0100)]
Hide navigationbar in fullscreen but toggle when focussed

15 years agoOverride image, script and Netscape plugin properties
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.

15 years agoShow 'Menubar' item in compact menu to toggle the menubar
Christian Dywan [Sun, 8 Nov 2009 20:54:34 +0000 (21:54 +0100)]
Show 'Menubar' item in compact menu to toggle the menubar

15 years agoDon't quote arguments given to g_file_new_for_commandline_arg
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

15 years agoEllipsize long panel titles to keep the buttons visible
Christian Dywan [Sun, 8 Nov 2009 13:35:12 +0000 (14:35 +0100)]
Ellipsize long panel titles to keep the buttons visible

15 years agoRemove statusbar/ progressbar hacks and let it size freely
Christian Dywan [Sun, 8 Nov 2009 13:34:18 +0000 (14:34 +0100)]
Remove statusbar/ progressbar hacks and let it size freely

15 years agoActually load from and store form history in the database
Christian Dywan [Thu, 5 Nov 2009 22:50:49 +0000 (23:50 +0100)]
Actually load from and store form history in the database

15 years agoImprove placement of the 'Autodetect proxy server' preference
Christian Dywan [Thu, 5 Nov 2009 22:48:15 +0000 (23:48 +0100)]
Improve placement of the 'Autodetect proxy server' preference

15 years agoAdjust an #ifdef in web cache possibly leading to compile warnings
Christian Dywan [Thu, 5 Nov 2009 22:30:57 +0000 (23:30 +0100)]
Adjust an #ifdef in web cache possibly leading to compile warnings

15 years agoNews aggregators use "News", not only Network, that's what we assume now
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

15 years agoUpdate Russian translation
Anton Shestakov [Thu, 5 Nov 2009 22:26:28 +0000 (23:26 +0100)]
Update Russian translation

15 years agoDo not free form history key hashtable to avoid a crash for now
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

15 years agol10n: Updates to Galician (gl) translation
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)

15 years agol10n: Updates to Galician (gl) translation
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)

15 years agoShow the actual paths when clicking the "Add" button in the userscript panel
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

15 years agoSupport keyboard hotkeys that GTK+ considers invalid
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.

15 years agoOnly install extension data files if extensions are built
Christian Dywan [Tue, 3 Nov 2009 22:40:53 +0000 (23:40 +0100)]
Only install extension data files if extensions are built

15 years agoUse different icons sizes for Hildon/ other platforms
Christian Dywan [Tue, 3 Nov 2009 22:40:21 +0000 (23:40 +0100)]
Use different icons sizes for Hildon/ other platforms

15 years agoImplement enumeration proxies with custom entries as well
Christian Dywan [Tue, 3 Nov 2009 17:01:22 +0000 (18:01 +0100)]
Implement enumeration proxies with custom entries as well

15 years agoAdd Norwegian Bokmal translation
Olav Andreas Lindekleiv [Tue, 3 Nov 2009 16:59:27 +0000 (17:59 +0100)]
Add Norwegian Bokmal translation

15 years agoProvide an entry for "custom" options in preference proxies
Christian Dywan [Mon, 2 Nov 2009 22:56:25 +0000 (23:56 +0100)]
Provide an entry for "custom" options in preference proxies

15 years agoDon't prepend the current folder to absolute filenames
Christian Dywan [Mon, 2 Nov 2009 21:33:37 +0000 (22:33 +0100)]
Don't prepend the current folder to absolute filenames

15 years agoRecognize custom commands with "application" preference proxies
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.

15 years agoUse GAppInfo to spawn programs and support tokens like %f or %u
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

15 years agoCreate a database to save to and load form history from
Christian Dywan [Sun, 1 Nov 2009 22:49:58 +0000 (23:49 +0100)]
Create a database to save to and load form history from

15 years agoCreate actions that can have hotkeys for all panel items
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.

15 years agoPreserve action visibility when adding menu items to the compact menu
Christian Dywan [Sat, 31 Oct 2009 22:07:15 +0000 (23:07 +0100)]
Preserve action visibility when adding menu items to the compact menu

15 years agoUpdate Korean translation
Woo Youngho [Sat, 31 Oct 2009 21:53:41 +0000 (22:53 +0100)]
Update Korean translation

15 years agoAdd Korean encoding to the available of character encodings
Woo Youngho [Sat, 31 Oct 2009 21:51:35 +0000 (22:51 +0100)]
Add Korean encoding to the available of character encodings

15 years agoAdd compatibility options to build script to support packaging
Christian Dywan [Sat, 31 Oct 2009 21:44:30 +0000 (22:44 +0100)]
Add compatibility options to build script to support packaging

Debian CDBS for example can use the 'configure' script in a way
that doesn't require waf specific rules, but it insists on passing
--build and --disable-maintainer-mode.

15 years agoHide permanently unavailable actions instead of disabling them
Christian Dywan [Sat, 31 Oct 2009 21:43:58 +0000 (22:43 +0100)]
Hide permanently unavailable actions instead of disabling them

15 years agoFix the size of hildon picker buttons to have the correct height
Christian Dywan [Sat, 31 Oct 2009 04:03:20 +0000 (05:03 +0100)]
Fix the size of hildon picker buttons to have the correct height

15 years agoCatch SIGHUP, SIGINT, SIGTERM and SIGQUIT and quit peacefully
Avan Anishchuk [Sat, 31 Oct 2009 03:46:23 +0000 (04:46 +0100)]
Catch SIGHUP, SIGINT, SIGTERM and SIGQUIT and quit peacefully

15 years agoLeave setting up windows to the app, which is a lot faster
Christian Dywan [Fri, 30 Oct 2009 22:43:28 +0000 (23:43 +0100)]
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.

15 years agoHide Extensions panel if no extensions are available at all.
Christian Dywan [Fri, 30 Oct 2009 20:43:42 +0000 (21:43 +0100)]
Hide Extensions panel if no extensions are available at all.

15 years agoUse old Python decorator syntax to support old Python versions
Christian Dywan [Fri, 30 Oct 2009 20:14:05 +0000 (21:14 +0100)]
Use old Python decorator syntax to support old Python versions

15 years agoAdd directory and preferences mappings for Hildon icons
Christian Dywan [Fri, 30 Oct 2009 20:12:32 +0000 (21:12 +0100)]
Add directory and preferences mappings for Hildon icons

15 years agoDon't assert on future dates, but accept it and show a warning.
Christian Dywan [Fri, 30 Oct 2009 20:10:20 +0000 (21:10 +0100)]
Don't assert on future dates, but accept it and show a warning.

On a mobile phone it's not that uncommon to accidentally reset the
system clock by removing the battery. So instead of crashing
a warning is displayed.

15 years agoMake detached panels normal Hildon windows on Hildon
Christian Dywan [Fri, 30 Oct 2009 20:00:58 +0000 (21:00 +0100)]
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.

15 years agoOnly show Spell Check preferences if dictionaries are installed
Christian Dywan [Thu, 29 Oct 2009 22:46:47 +0000 (23:46 +0100)]
Only show Spell Check preferences if dictionaries are installed

15 years agoNever span check or picker buttons, only indent them
Christian Dywan [Wed, 28 Oct 2009 22:58:32 +0000 (23:58 +0100)]
Never span check or picker buttons, only indent them

15 years agoOmit property labels if the proxy would have it included already
Christian Dywan [Wed, 28 Oct 2009 22:57:27 +0000 (23:57 +0100)]
Omit property labels if the proxy would have it included already

Picker buttons in Hildon contain the label.

15 years agoFix HAVE_HILDON_2_2 define when building with Hildon 2.2
Christian Dywan [Wed, 28 Oct 2009 22:54:26 +0000 (23:54 +0100)]
Fix HAVE_HILDON_2_2 define when building with Hildon 2.2

15 years agoAssume selections containing :// are links of some kind
Christian Dywan [Wed, 28 Oct 2009 21:55:18 +0000 (22:55 +0100)]
Assume selections containing :// are links of some kind

15 years agoAdd 'Add Bookmark' to the available toolbar items
Christian Dywan [Wed, 28 Oct 2009 21:54:42 +0000 (22:54 +0100)]
Add 'Add Bookmark' to the available toolbar items

15 years agoDon't disable ellipsizing of statusbar text
Christian Dywan [Wed, 28 Oct 2009 21:51:21 +0000 (22:51 +0100)]
Don't disable ellipsizing of statusbar text

15 years agoIntroduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode
Christian Dywan [Wed, 28 Oct 2009 19:38:09 +0000 (20:38 +0100)]
Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode

15 years agoMake the History List recognize tabs open before its activation
André Stösel [Wed, 28 Oct 2009 19:36:34 +0000 (20:36 +0100)]
Make the History List recognize tabs open before its activation

15 years agoRearrange statusbar packing to keep themes happy
Christian Dywan [Tue, 27 Oct 2009 22:55:17 +0000 (23:55 +0100)]
Rearrange statusbar packing to keep themes happy

15 years agoGenerate Hildon picker button or check button proxies as needed
Christian Dywan [Tue, 27 Oct 2009 22:49:12 +0000 (23:49 +0100)]
Generate Hildon picker button or check button proxies as needed

15 years agoDon't span preferences from different categories
Christian Dywan [Tue, 27 Oct 2009 22:47:11 +0000 (23:47 +0100)]
Don't span preferences from different categories

15 years agoBail out of storing when processing multiple files to cache
Alexander Butenko [Tue, 27 Oct 2009 22:41:22 +0000 (23:41 +0100)]
Bail out of storing when processing multiple files to cache

15 years agoShow icons and a snapshot of the active tab in the History List
André Stösel [Tue, 27 Oct 2009 22:01:02 +0000 (23:01 +0100)]
Show icons and a snapshot of the active tab in the History List

15 years agoMake midori_view_get_snapshot a public function
Christian Dywan [Tue, 27 Oct 2009 21:58:11 +0000 (22:58 +0100)]
Make midori_view_get_snapshot a public function

15 years agoSet proper content types and work with temporary cache file fragments
Alexander Butenko [Tue, 27 Oct 2009 19:03:22 +0000 (20:03 +0100)]
Set proper content types and work with temporary cache file fragments

With WebKit 1.1.11 and newer, we can sniff the content type which
is needed in some cases to load for instance Flash videos.

We are writing chunks into temporary files and commit completed
files to the cache, so that we don't end up serving partial files.

Old cache entries are removed before updating.

Length detection is improved.

File creation moved from got-chunk to got-headers.

15 years agoDo not try to cache downloaded files
Christian Dywan [Mon, 26 Oct 2009 22:53:26 +0000 (23:53 +0100)]
Do not try to cache downloaded files

15 years agoPlug two filename leaks in the web cache
Christian Dywan [Mon, 26 Oct 2009 22:46:21 +0000 (23:46 +0100)]
Plug two filename leaks in the web cache

15 years agoFix preferences, don't destroy child widgets
Christian Dywan [Mon, 26 Oct 2009 22:43:17 +0000 (23:43 +0100)]
Fix preferences, don't destroy child widgets

15 years agoImplement Pragma, Cache-Control, ETag and Last-Modified in web cache
Alexander Butenko [Mon, 26 Oct 2009 17:34:11 +0000 (18:34 +0100)]
Implement Pragma, Cache-Control, ETag and Last-Modified in web cache

Offline mode is going to be handled separately and is not supported
right now.

15 years agoDefine HAVE_HILDON_2_2 if Hildon 2.2 is available
Christian Dywan [Mon, 26 Oct 2009 17:17:27 +0000 (18:17 +0100)]
Define HAVE_HILDON_2_2 if Hildon 2.2 is available

15 years agoShow script, image and plugin options and views source in app menu
Christian Dywan [Mon, 26 Oct 2009 17:07:10 +0000 (18:07 +0100)]
Show script, image and plugin options and views source in app menu

15 years agoDon't load icons when rendering completion on Hildon
Christian Dywan [Mon, 26 Oct 2009 17:05:56 +0000 (18:05 +0100)]
Don't load icons when rendering completion on Hildon

15 years agoUse Hildon banners for notifications on Maemo
Christian Dywan [Mon, 26 Oct 2009 17:05:16 +0000 (18:05 +0100)]
Use Hildon banners for notifications on Maemo

15 years agoOptimize inline find for mobile use
Christian Dywan [Sun, 25 Oct 2009 23:52:31 +0000 (00:52 +0100)]
Optimize inline find for mobile use

15 years agoHide application preferences on Hildon and preset text editor
Christian Dywan [Sun, 25 Oct 2009 23:27:14 +0000 (00:27 +0100)]
Hide application preferences on Hildon and preset text editor

15 years agoMap Maemo icons to stock icons
Christian Dywan [Sun, 25 Oct 2009 23:18:56 +0000 (00:18 +0100)]
Map Maemo icons to stock icons

15 years agoImprove the description of the tab switcher/ history list
André Stösel [Sun, 25 Oct 2009 22:59:58 +0000 (23:59 +0100)]
Improve the description of the tab switcher/ history list

15 years agoLayout preferences with a scrolled and no tabs on Hildon
Christian Dywan [Sun, 25 Oct 2009 14:19:34 +0000 (15:19 +0100)]
Layout preferences with a scrolled and no tabs on Hildon