]> spindle.queued.net Git - midori/log
midori
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

15 years agoShow a dialog if Midori is running but not responding
Christian Dywan [Sun, 11 Jan 2009 20:16:02 +0000 (21:16 +0100)]
Show a dialog if Midori is running but not responding

15 years agoDestroy and set parent of Preferences from Diagnostic dialog
Christian Dywan [Sun, 11 Jan 2009 19:51:18 +0000 (20:51 +0100)]
Destroy and set parent of Preferences from Diagnostic dialog

15 years agoStore history dates in 'token' to avoid locatime() and revamp deleting
Dale Whittaker [Sun, 11 Jan 2009 18:30:43 +0000 (19:30 +0100)]
Store history dates in 'token' to avoid locatime() and revamp deleting

Loading history items used to involve frequent calls to
localtime() and g_memdup(). We avoid this by storing the
date strings in parent items now, which can even be used to
display items in the treeview.
Deleting of treeview items was also reworked so it should
work from menu items and the panel.

15 years agoOnly set the proxy icon of the View if we have an item
Christian Dywan [Sat, 10 Jan 2009 19:18:26 +0000 (20:18 +0100)]
Only set the proxy icon of the View if we have an item

15 years agoCorrect conditionals for OS X and JavaScriptCore
Christian Dywan [Sat, 10 Jan 2009 19:13:08 +0000 (20:13 +0100)]
Correct conditionals for OS X and JavaScriptCore

15 years agoUpdate Japanese translation
Masato Hashimoto [Fri, 9 Jan 2009 23:46:59 +0000 (00:46 +0100)]
Update Japanese translation

15 years agoApply the default debug level dependend on the compiler
Christian Dywan [Fri, 9 Jan 2009 23:35:10 +0000 (00:35 +0100)]
Apply the default debug level dependend on the compiler

15 years agoFix extension folder handling in the failing case
Nick Schermer [Fri, 9 Jan 2009 23:16:07 +0000 (00:16 +0100)]
Fix extension folder handling in the failing case

15 years agoMake Xfce headers look like the real thing
Nick Schermer [Fri, 9 Jan 2009 22:59:39 +0000 (23:59 +0100)]
Make Xfce headers look like the real thing

15 years agoImplement 'full' debug-level and fix according warnings
Nick Schermer [Fri, 9 Jan 2009 21:54:40 +0000 (22:54 +0100)]
Implement 'full' debug-level and fix according warnings

15 years agoLet glib-genmarshal write our marshallers
Christian Dywan [Thu, 8 Jan 2009 01:29:07 +0000 (02:29 +0100)]
Let glib-genmarshal write our marshallers

15 years agoRequire libSoup 2.23.1 instead of 2.23.0
Christian Dywan [Thu, 8 Jan 2009 00:54:08 +0000 (01:54 +0100)]
Require libSoup 2.23.1 instead of 2.23.0

15 years agoFix incorrect version conditionals for context groups
Christian Dywan [Thu, 8 Jan 2009 00:49:54 +0000 (01:49 +0100)]
Fix incorrect version conditionals for context groups

15 years agoWarn in red font if unique 1.0.4 is used
Christian Dywan [Thu, 8 Jan 2009 00:43:36 +0000 (01:43 +0100)]
Warn in red font if unique 1.0.4 is used

15 years agoImplement 'deactivate' in Statusbar Features extension
Christian Dywan [Tue, 6 Jan 2009 01:26:19 +0000 (02:26 +0100)]
Implement 'deactivate' in Statusbar Features extension

15 years agoPropagate mime icons from views to proxy items
Christian Dywan [Tue, 6 Jan 2009 01:09:35 +0000 (02:09 +0100)]
Propagate mime icons from views to proxy items

15 years agoAdd a missing return in KatzeNet to fix a crasher
Christian Dywan [Mon, 5 Jan 2009 23:23:09 +0000 (00:23 +0100)]
Add a missing return in KatzeNet to fix a crasher

15 years agoRewrite try: except: finally: so it is python 2.4 friendly
Christian Dywan [Mon, 5 Jan 2009 21:08:52 +0000 (22:08 +0100)]
Rewrite try: except: finally: so it is python 2.4 friendly

15 years agoUpdate Waf to 1.5.2 and update build scripts accordingly
Christian Dywan [Mon, 5 Jan 2009 19:23:56 +0000 (20:23 +0100)]
Update Waf to 1.5.2 and update build scripts accordingly

15 years agoRevisit the failed attempt to correct MidoriView
Christian Dywan [Mon, 5 Jan 2009 17:40:19 +0000 (18:40 +0100)]
Revisit the failed attempt to correct MidoriView

15 years agoCorrect handling of settings in MidoriView
Christian Dywan [Sun, 4 Jan 2009 20:50:07 +0000 (21:50 +0100)]
Correct handling of settings in MidoriView

15 years agoUpdate Waf to 1.5.1 and update build scripts accordingly
Christian Dywan [Sun, 4 Jan 2009 20:38:06 +0000 (21:38 +0100)]
Update Waf to 1.5.1 and update build scripts accordingly

15 years agoUpdate British translation
Christian Dywan [Sun, 4 Jan 2009 18:40:22 +0000 (19:40 +0100)]
Update British translation

15 years agoUpdate Dutch translation
Christian Dywan [Sun, 4 Jan 2009 18:34:32 +0000 (19:34 +0100)]
Update Dutch translation

15 years agoUpdate German translation
Christian Dywan [Sun, 4 Jan 2009 18:27:35 +0000 (19:27 +0100)]
Update German translation

15 years agoVarious string changes and additions
Christian Dywan [Sun, 4 Jan 2009 18:21:25 +0000 (19:21 +0100)]
Various string changes and additions

15 years agoUpdate Russian translation
Anton Shestakov [Sun, 4 Jan 2009 16:51:33 +0000 (17:51 +0100)]
Update Russian translation

15 years agoAppend the search term if a search lacks a '%s'
Christian Dywan [Fri, 2 Jan 2009 22:15:01 +0000 (23:15 +0100)]
Append the search term if a search lacks a '%s'

15 years agoObtain the MIME type from WebKit, for the icon and View Source
Christian Dywan [Fri, 2 Jan 2009 01:28:04 +0000 (02:28 +0100)]
Obtain the MIME type from WebKit, for the icon and View Source

15 years agoAllow for a NULL widget in katze_net_load_icon
Christian Dywan [Fri, 2 Jan 2009 00:38:23 +0000 (01:38 +0100)]
Allow for a NULL widget in katze_net_load_icon

15 years agoUpdate German translation
Christian Dywan [Thu, 1 Jan 2009 03:29:45 +0000 (04:29 +0100)]
Update German translation

15 years agoDon't use GJS types here, it isn't actually used
Christian Dywan [Thu, 1 Jan 2009 03:05:26 +0000 (04:05 +0100)]
Don't use GJS types here, it isn't actually used

15 years agoAllow choosing a folder when adding a bookmark
Christian Dywan [Thu, 1 Jan 2009 02:52:43 +0000 (03:52 +0100)]
Allow choosing a folder when adding a bookmark