]> spindle.queued.net Git - midori/log
midori
15 years agoAdd Detect proxy server automatically to Preferences
Christian Dywan [Thu, 12 Feb 2009 23:49:30 +0000 (00:49 +0100)]
Add Detect proxy server automatically to Preferences

15 years agoDon't do any saving on configuration files which are not writable
Christian Dywan [Thu, 12 Feb 2009 22:52:14 +0000 (23:52 +0100)]
Don't do any saving on configuration files which are not writable

If you have a restricted setup where user configuration is not
meant to be saved, Midori will not even monitor changes if the
files are not writable.

This does *not* prevent any changes at runtime, but nothing will
be saved to disk.

15 years agoImplement a hack to make Search the Web menu item useful
Enrico Tröger [Thu, 12 Feb 2009 22:38:48 +0000 (23:38 +0100)]
Implement a hack to make Search the Web menu item useful

15 years agoFix a memory leak when obtaining the selection from the web view
Enrico Tröger [Thu, 12 Feb 2009 21:43:31 +0000 (22:43 +0100)]
Fix a memory leak when obtaining the selection from the web view

15 years agoLet midori_view_get_selected_text work as expected again
Enrico Tröger [Thu, 12 Feb 2009 21:37:08 +0000 (22:37 +0100)]
Let midori_view_get_selected_text work as expected again

15 years agoAdjust 'Icon' label string in Manage Search Engines dialogue
Christian Dywan [Wed, 11 Feb 2009 23:30:56 +0000 (00:30 +0100)]
Adjust 'Icon' label string in Manage Search Engines dialogue

15 years agoUpdate Russian translation
Anton Shestakov [Wed, 11 Feb 2009 22:59:25 +0000 (23:59 +0100)]
Update Russian translation

15 years agoAdd a Preference Show progress in location entry
Christian Dywan [Wed, 11 Feb 2009 22:41:09 +0000 (23:41 +0100)]
Add a Preference Show progress in location entry

Disabling the preference will suppress the progress bar inside
the location entry and also prevent the navigationbar from
showing up during loads if it was otherwise hidden.

15 years agoTweak magic URI and add a test string
Christian Dywan [Mon, 9 Feb 2009 21:03:04 +0000 (22:03 +0100)]
Tweak magic URI and add a test string

15 years agoTweak the completion test and add a 'match' test case
Christian Dywan [Mon, 9 Feb 2009 20:43:08 +0000 (21:43 +0100)]
Tweak the completion test and add a 'match' test case

15 years agoDifferentiate hash table/ frozen and manual/ normal completion
Dale Whittaker [Mon, 9 Feb 2009 20:37:10 +0000 (21:37 +0100)]
Differentiate hash table/ frozen and manual/ normal completion

Adding and looking up items based on a hash table is incredibly
fast, so it's vital for startup, however at runtime we want
to prepend which invalidates the contents of the hash table. So
now we use the hash based lookup only for frozen operation,
which is used at startup and has to be fast, but manual string
comparisons are used at runtime.

15 years agoInclude string.h in MidoriBookmarks
Dale Whittaker [Fri, 6 Feb 2009 02:01:35 +0000 (03:01 +0100)]
Include string.h in MidoriBookmarks

15 years agoAdd a completion test
Christian Dywan [Fri, 6 Feb 2009 02:00:14 +0000 (03:00 +0100)]
Add a completion test

15 years agoResize the label in the crash dialogue for proper wrapping
Christian Dywan [Thu, 5 Feb 2009 21:43:24 +0000 (22:43 +0100)]
Resize the label in the crash dialogue for proper wrapping

15 years agoAdd an extension test
Christian Dywan [Wed, 4 Feb 2009 23:12:26 +0000 (00:12 +0100)]
Add an extension test

15 years agoFlag deactivated extensions as not active
Christian Dywan [Wed, 4 Feb 2009 23:11:36 +0000 (00:11 +0100)]
Flag deactivated extensions as not active

15 years agoIntroduce MidoriExtension setting API, strings only for now
Christian Dywan [Wed, 4 Feb 2009 23:09:44 +0000 (00:09 +0100)]
Introduce MidoriExtension setting API, strings only for now

15 years agoRephrase "opened for the last time" to "the last time it was opened"
Christian Dywan [Tue, 3 Feb 2009 21:59:57 +0000 (22:59 +0100)]
Rephrase "opened for the last time" to "the last time it was opened"

The translations are not changed, the English string is merely replaced.

15 years agoDefault sysconfdir to /etc if the prefix is /usr
Christian Dywan [Mon, 2 Feb 2009 00:10:30 +0000 (01:10 +0100)]
Default sysconfdir to /etc if the prefix is /usr

15 years agoShow tokens in Manage Search Engines dialog
Christian Dywan [Sun, 1 Feb 2009 22:13:00 +0000 (23:13 +0100)]
Show tokens in Manage Search Engines dialog

15 years agoUpdate British English translation
Christian Dywan [Sun, 1 Feb 2009 21:38:14 +0000 (22:38 +0100)]
Update British English translation

15 years agoUpdate Spanish translation
Elega [Sun, 1 Feb 2009 21:06:23 +0000 (22:06 +0100)]
Update Spanish translation

15 years agoUpdate German translation
Christian Dywan [Sun, 1 Feb 2009 19:01:23 +0000 (20:01 +0100)]
Update German translation

15 years agoAlways insert completion addresses with a trailing slash
Dale Whittaker [Sun, 1 Feb 2009 18:38:17 +0000 (19:38 +0100)]
Always insert completion addresses with a trailing slash

15 years agoUpdate Japanese translation
Masato Hashimoto [Sun, 1 Feb 2009 18:17:16 +0000 (19:17 +0100)]
Update Japanese translation

15 years agoUpdate translation template
Christian Dywan [Sun, 1 Feb 2009 18:14:18 +0000 (19:14 +0100)]
Update translation template

15 years agoFix "%d days ago" to be translated again
Christian Dywan [Sun, 1 Feb 2009 18:08:53 +0000 (19:08 +0100)]
Fix "%d days ago" to be translated again

15 years agoMonitor changes to search engines and not only adding and removing
Christian Dywan [Sat, 31 Jan 2009 18:31:50 +0000 (19:31 +0100)]
Monitor changes to search engines and not only adding and removing

15 years agoProvide default search engines
Christian Dywan [Sat, 31 Jan 2009 18:07:27 +0000 (19:07 +0100)]
Provide default search engines

15 years agoMake Mouse Gestures extension translatable
Christian Dywan [Sat, 31 Jan 2009 03:13:25 +0000 (04:13 +0100)]
Make Mouse Gestures extension translatable

15 years agoRefactor bookmarks panel into a separate panel widget
Christian Dywan [Sat, 31 Jan 2009 03:09:35 +0000 (04:09 +0100)]
Refactor bookmarks panel into a separate panel widget

15 years agoDo not use grep for the libsoup check
Christian Dywan [Fri, 30 Jan 2009 17:33:04 +0000 (18:33 +0100)]
Do not use grep for the libsoup check

15 years agoUse ldd and grep when checking if WebKit was built with libsoup
Christian Dywan [Fri, 30 Jan 2009 17:06:40 +0000 (18:06 +0100)]
Use ldd and grep when checking if WebKit was built with libsoup

15 years agoFix non-localized build after move of midori.desktop.in
Christian Dywan [Fri, 30 Jan 2009 13:15:15 +0000 (14:15 +0100)]
Fix non-localized build after move of midori.desktop.in

15 years agoCheck if the pixbuf of the search engine is valid before returning it
Dale Whittaker [Thu, 29 Jan 2009 00:06:27 +0000 (01:06 +0100)]
Check if the pixbuf of the search engine is valid before returning it

15 years agoSupport separators in navigationbar and bookmarkbar
Christian Dywan [Wed, 28 Jan 2009 23:56:07 +0000 (00:56 +0100)]
Support separators in navigationbar and bookmarkbar

15 years agoImplement KatzeSeparatorAction
Christian Dywan [Wed, 28 Jan 2009 23:52:27 +0000 (00:52 +0100)]
Implement KatzeSeparatorAction

15 years agoMove {sokoke,katze}_tree_view_get_selected_iter proper
Christian Dywan [Wed, 28 Jan 2009 00:08:51 +0000 (01:08 +0100)]
Move {sokoke,katze}_tree_view_get_selected_iter proper

15 years agoCorrect POTFILES.in and non-hildon installation path
Christian Dywan [Wed, 28 Jan 2009 00:03:16 +0000 (01:03 +0100)]
Correct POTFILES.in and non-hildon installation path

15 years agoPrevent duplicate entries by looking for trailing slashes
Dale Whittaker [Tue, 27 Jan 2009 17:56:21 +0000 (18:56 +0100)]
Prevent duplicate entries by looking for trailing slashes

15 years agoIntegrate Midori with Maemo, use a Hildon window and adjust the interface
Christian Dywan [Tue, 27 Jan 2009 01:57:40 +0000 (02:57 +0100)]
Integrate Midori with Maemo, use a Hildon window and adjust the interface

To make Midori play nicely with Maemo the menubar is now integrated, we
have a service file, a specific toolbar layout, no statusbar and icon styles.

The changes are applied if hildon is available, and can of course be
manually enabled or disabled.

15 years agoInstead of adding multiple same history items, update the original item
Christian Dywan [Mon, 26 Jan 2009 02:43:59 +0000 (03:43 +0100)]
Instead of adding multiple same history items, update the original item

15 years agoImplement katze_item_copy and a virtual method for subclasses
Christian Dywan [Mon, 26 Jan 2009 02:41:12 +0000 (03:41 +0100)]
Implement katze_item_copy and a virtual method for subclasses

15 years agoSave size and panel position with a delay of 5 seconds
Christian Dywan [Sun, 25 Jan 2009 23:54:12 +0000 (00:54 +0100)]
Save size and panel position with a delay of 5 seconds

15 years agoProperly synchronize the proxy item of the view
Christian Dywan [Sat, 24 Jan 2009 21:28:07 +0000 (22:28 +0100)]
Properly synchronize the proxy item of the view

15 years agoUnmark the matches when hiding the findbar again
Christian Dywan [Sat, 24 Jan 2009 21:15:37 +0000 (22:15 +0100)]
Unmark the matches when hiding the findbar again

15 years agoOpen or focus Inline Find on activation, close it with Escape
Nick Schermer [Sat, 24 Jan 2009 14:34:31 +0000 (15:34 +0100)]
Open or focus Inline Find on activation, close it with Escape

15 years agoMonitor accelerators only after creating the first browser
Christian Dywan [Sat, 24 Jan 2009 14:22:45 +0000 (15:22 +0100)]
Monitor accelerators only after creating the first browser

15 years agoFix 32bit build after the history changes
Nick Schermer [Sat, 24 Jan 2009 14:02:06 +0000 (15:02 +0100)]
Fix 32bit build after the history changes

15 years agoInclude string.h in MidoriPlugins
Dale Whittaker [Fri, 23 Jan 2009 21:47:07 +0000 (22:47 +0100)]
Include string.h in MidoriPlugins

15 years agoStore the 'day' of history items to reduce even more calls to localtime
Dale Whittaker [Fri, 23 Jan 2009 21:38:39 +0000 (22:38 +0100)]
Store the 'day' of history items to reduce even more calls to localtime

By storing the timestamp of the day in the database we can significantly
reduce the calls to localtime, which should result in a noticible
speedup.

We are changing the database format. For the convenience of the user
the code automatically converts from the old format.

15 years agoSpare a separate g_file_test, let GdkPixbuf handle missing files
Christian Dywan [Fri, 23 Jan 2009 20:45:40 +0000 (21:45 +0100)]
Spare a separate g_file_test, let GdkPixbuf handle missing files

15 years agoMerge two g_file_test calls into one
Christian Dywan [Fri, 23 Jan 2009 20:43:28 +0000 (21:43 +0100)]
Merge two g_file_test calls into one

15 years agoCorrect documentation of katze_object_get_string and _get_enum
Christian Dywan [Fri, 23 Jan 2009 20:41:15 +0000 (21:41 +0100)]
Correct documentation of katze_object_get_string and _get_enum

15 years agoAdapt extension and test build scripts, test files are picked up dynamically now
Christian Dywan [Fri, 23 Jan 2009 20:36:04 +0000 (21:36 +0100)]
Adapt extension and test build scripts, test files are picked up dynamically now

15 years agoFix local copy of g_strcmp0
Christian Dywan [Thu, 22 Jan 2009 21:59:47 +0000 (22:59 +0100)]
Fix local copy of g_strcmp0

15 years agoInclude locale.h, it may not be pulled in automatically
Christian Dywan [Thu, 22 Jan 2009 12:12:05 +0000 (13:12 +0100)]
Include locale.h, it may not be pulled in automatically

15 years agoUpdate French translation
Christian Dywan [Thu, 22 Jan 2009 02:26:06 +0000 (03:26 +0100)]
Update French translation

15 years agoUpdate German translation
Christian Dywan [Thu, 22 Jan 2009 01:01:33 +0000 (02:01 +0100)]
Update German translation

15 years agoRespect NLSPATH in Midori and use it for ./waf build --run
Christian Dywan [Thu, 22 Jan 2009 00:59:23 +0000 (01:59 +0100)]
Respect NLSPATH in Midori and use it for ./waf build --run

15 years agoImplement Mouse Gestures extension
Matthias Kruk [Tue, 20 Jan 2009 23:42:46 +0000 (00:42 +0100)]
Implement Mouse Gestures extension

15 years agoRemember the last window state, ie. whether Midori was maximized or minimized
Christian Dywan [Tue, 20 Jan 2009 22:27:19 +0000 (23:27 +0100)]
Remember the last window state, ie. whether Midori was maximized or minimized

15 years agoImplement MidoriApp::browsers and deprecate MidoriApp::browser-count
Christian Dywan [Tue, 20 Jan 2009 21:40:25 +0000 (22:40 +0100)]
Implement MidoriApp::browsers and deprecate MidoriApp::browser-count

15 years agoRemove panel pages implicitly as viewables are destroyed
Christian Dywan [Tue, 20 Jan 2009 21:17:04 +0000 (22:17 +0100)]
Remove panel pages implicitly as viewables are destroyed

For this to work smoothly, from now on the browser destroys the
panel eary, as it does with the tabs, and the panel in turn
destroys its pages early.

15 years agoShow optional dependency summary at the end of configuration
Christian Dywan [Tue, 20 Jan 2009 03:53:01 +0000 (04:53 +0100)]
Show optional dependency summary at the end of configuration

15 years agoUpdate French translation
Christian Dywan [Mon, 19 Jan 2009 22:14:52 +0000 (23:14 +0100)]
Update French translation

15 years agoUpdate German translation
Christian Dywan [Mon, 19 Jan 2009 21:32:55 +0000 (22:32 +0100)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Mon, 19 Jan 2009 21:30:42 +0000 (22:30 +0100)]
Update translation template

15 years agoCatch incompatible waf early, ie. with a globally installed waf
Christian Dywan [Mon, 19 Jan 2009 00:12:43 +0000 (01:12 +0100)]
Catch incompatible waf early, ie. with a globally installed waf

15 years agoImplement Plugins panel, not quite finished but already useful
Christian Dywan [Sun, 18 Jan 2009 19:34:50 +0000 (20:34 +0100)]
Implement Plugins panel, not quite finished but already useful

15 years agoUpdate Japanese translation
Masato Hashimoto [Sun, 18 Jan 2009 15:59:02 +0000 (16:59 +0100)]
Update Japanese translation

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 18 Jan 2009 13:44:12 +0000 (14:44 +0100)]
Update Russian translation

15 years agoSave toolbar changes via the menu and remove the Toolbar Items entry
Christian Dywan [Sun, 18 Jan 2009 03:38:46 +0000 (04:38 +0100)]
Save toolbar changes via the menu and remove the Toolbar Items entry

15 years agoItems can be added via the new toolbar menu now
Christian Dywan [Sun, 18 Jan 2009 02:58:05 +0000 (03:58 +0100)]
Items can be added via the new toolbar menu now

15 years agoImplement a not yet functional menu for adding and removing tool items
Christian Dywan [Sat, 17 Jan 2009 22:56:23 +0000 (23:56 +0100)]
Implement a not yet functional menu for adding and removing tool items

15 years agoBuild Midori core as library, for easier use in tests
Christian Dywan [Sat, 17 Jan 2009 22:52:09 +0000 (23:52 +0100)]
Build Midori core as library, for easier use in tests

15 years agoNotify URI even before it is "committed" and add an error check
Christian Dywan [Sat, 17 Jan 2009 18:38:00 +0000 (19:38 +0100)]
Notify URI even before it is "committed" and add an error check

15 years agoLoad extensions from the build folder if ./waf --run is used
Christian Dywan [Fri, 16 Jan 2009 19:27:56 +0000 (20:27 +0100)]
Load extensions from the build folder if ./waf --run is used

15 years agoImplement MIDORI_EXTENSION_PATH environment variable
Christian Dywan [Fri, 16 Jan 2009 19:22:01 +0000 (20:22 +0100)]
Implement MIDORI_EXTENSION_PATH environment variable

15 years agoUpdate Japanese translation
Masato Hashimoto [Fri, 16 Jan 2009 05:36:15 +0000 (06:36 +0100)]
Update Japanese translation

15 years agoCorrect capitalizations in Help menu and Inline Find
Nick Schermer [Fri, 16 Jan 2009 04:50:01 +0000 (05:50 +0100)]
Correct capitalizations in Help menu and Inline Find

15 years agoMake property strings static to save some memory
Nick Schermer [Fri, 16 Jan 2009 04:19:43 +0000 (05:19 +0100)]
Make property strings static to save some memory

15 years agoIntroduce Zoom Text and Images preference
Christian Dywan [Fri, 16 Jan 2009 04:05:50 +0000 (05:05 +0100)]
Introduce Zoom Text and Images preference

15 years agoDo monitor changes of bookmarks and save on any change
Christian Dywan [Fri, 16 Jan 2009 04:04:42 +0000 (05:04 +0100)]
Do monitor changes of bookmarks and save on any change

15 years agoUse a proper SoupCookieJarText if we have "session"
Christian Dywan [Thu, 15 Jan 2009 02:39:32 +0000 (03:39 +0100)]
Use a proper SoupCookieJarText if we have "session"

15 years agoUse WebKitWebView:session property if it exists
Christian Dywan [Thu, 15 Jan 2009 02:29:47 +0000 (03:29 +0100)]
Use WebKitWebView:session property if it exists

15 years agoAdd a function to obtain the session from a net
Christian Dywan [Thu, 15 Jan 2009 02:26:15 +0000 (03:26 +0100)]
Add a function to obtain the session from a net

15 years agoDisable and hide Open external pages in if unique is unavailable
Christian Dywan [Wed, 14 Jan 2009 20:38:45 +0000 (21:38 +0100)]
Disable and hide Open external pages in if unique is unavailable

15 years agoBump version to 0.1.2
Christian Dywan [Tue, 13 Jan 2009 23:23:35 +0000 (00:23 +0100)]
Bump version to 0.1.2

15 years agoOpen new tabs by double or middle clicking on the tabbar
Nick Schermer [Tue, 13 Jan 2009 19:50:17 +0000 (20:50 +0100)]
Open new tabs by double or middle clicking on the tabbar

15 years agoCorrect two mistakes in the German translation
Christian Dywan [Tue, 13 Jan 2009 00:05:50 +0000 (01:05 +0100)]
Correct two mistakes in the German translation

15 years agoClarify 'Trash couldn't be saved' in an i18n comment
Christian Dywan [Tue, 13 Jan 2009 00:05:15 +0000 (01:05 +0100)]
Clarify 'Trash couldn't be saved' in an i18n comment

15 years agoFix installing of data files
Christian Dywan [Mon, 12 Jan 2009 23:50:01 +0000 (00:50 +0100)]
Fix installing of data files

15 years agoAdd Danish translation
Per Kongstad [Mon, 12 Jan 2009 21:58:15 +0000 (22:58 +0100)]
Add Danish translation

15 years agoAdd 2px space between tool buttons
Nick Schermer [Mon, 12 Jan 2009 20:52:33 +0000 (21:52 +0100)]
Add 2px space between tool buttons

15 years agoCorrect titled case in Manage Search Engines dialog
Nick Schermer [Mon, 12 Jan 2009 20:27:05 +0000 (21:27 +0100)]
Correct titled case in Manage Search Engines dialog

15 years agoAlways define HAVE_FOO for unique, libsoup and sqlite
Christian Dywan [Mon, 12 Jan 2009 20:23:32 +0000 (21:23 +0100)]
Always define HAVE_FOO for unique, libsoup and sqlite

15 years agoFix signal prototypes and translation typos
Enrico Tröger [Mon, 12 Jan 2009 20:17:38 +0000 (21:17 +0100)]
Fix signal prototypes and translation typos

15 years agoAdd Show a dialog after Midori crashes to Preferences
Christian Dywan [Mon, 12 Jan 2009 02:17:37 +0000 (03:17 +0100)]
Add Show a dialog after Midori crashes to Preferences

15 years agoDisplay a message if a document cannot be displayed
Christian Dywan [Sun, 11 Jan 2009 23:26:45 +0000 (00:26 +0100)]
Display a message if a document cannot be displayed