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

15 years agoAdd Japanese translation
Masato Hashimoto [Wed, 31 Dec 2008 21:25:22 +0000 (22:25 +0100)]
Add Japanese translation

15 years agoMonitor bookmark subfolders for saving
Christian Dywan [Tue, 30 Dec 2008 03:16:10 +0000 (04:16 +0100)]
Monitor bookmark subfolders for saving

15 years agoOptimizations in main and MidoriApp
Christian Dywan [Tue, 30 Dec 2008 02:00:08 +0000 (03:00 +0100)]
Optimizations in main and MidoriApp

15 years agoAdd Portuguese translation
Sérgio Marques [Sat, 27 Dec 2008 20:14:13 +0000 (21:14 +0100)]
Add Portuguese translation

15 years agoUpdate Finnish translation
Elias Julkunen [Sat, 27 Dec 2008 19:53:12 +0000 (20:53 +0100)]
Update Finnish translation

15 years agoSwitch MidoriAddons to sokoke_js_script_eval
Christian Dywan [Wed, 24 Dec 2008 23:43:57 +0000 (00:43 +0100)]
Switch MidoriAddons to sokoke_js_script_eval

15 years agoRefactor main.c and move _eval_script to sokoke
Christian Dywan [Wed, 24 Dec 2008 23:41:11 +0000 (00:41 +0100)]
Refactor main.c and move _eval_script to sokoke

The diagnostic dialog actually performs better now
because we do the extension loading and session setup
in idle callbacks, aside from the code being more
easily readable in smaller units.

15 years agoImplement and make use of midori_app_create_browser
Christian Dywan [Wed, 24 Dec 2008 23:39:35 +0000 (00:39 +0100)]
Implement and make use of midori_app_create_browser

15 years agoOptimize KatzeArray a little
Christian Dywan [Wed, 24 Dec 2008 03:44:02 +0000 (04:44 +0100)]
Optimize KatzeArray a little

15 years agoAdd "parent" property to KatzeItem
Christian Dywan [Wed, 24 Dec 2008 03:07:08 +0000 (04:07 +0100)]
Add "parent" property to KatzeItem

15 years agoAdd the Enforce 96 DPI preference to the dialog
Christian Dywan [Tue, 23 Dec 2008 22:15:36 +0000 (23:15 +0100)]
Add the Enforce 96 DPI preference to the dialog

15 years agoDon't install icon signals if GtkEntry has them already
Christian Dywan [Tue, 23 Dec 2008 22:14:20 +0000 (23:14 +0100)]
Don't install icon signals if GtkEntry has them already

15 years agoClean up handling of bookmarks like the history before
Christian Dywan [Sun, 21 Dec 2008 19:44:31 +0000 (20:44 +0100)]
Clean up handling of bookmarks like the history before

15 years agoUpdate TODO file
Christian Dywan [Sun, 21 Dec 2008 19:33:00 +0000 (20:33 +0100)]
Update TODO file

15 years agoRevamp clearing of the history
Christian Dywan [Sun, 21 Dec 2008 18:21:04 +0000 (19:21 +0100)]
Revamp clearing of the history

15 years agoUpdate translation template
Christian Dywan [Sun, 21 Dec 2008 17:11:21 +0000 (18:11 +0100)]
Update translation template

15 years agoMiscellaneous improvements and cleanup in MidoriView
Christian Dywan [Sun, 21 Dec 2008 16:52:10 +0000 (17:52 +0100)]
Miscellaneous improvements and cleanup in MidoriView

15 years agoRemove forgotten debugging output from MidoriViewable
Christian Dywan [Fri, 19 Dec 2008 23:31:16 +0000 (00:31 +0100)]
Remove forgotten debugging output from MidoriViewable

15 years agoShow even broken (not linking) extensions in the panel
Christian Dywan [Fri, 19 Dec 2008 23:25:31 +0000 (00:25 +0100)]
Show even broken (not linking) extensions in the panel

15 years agoAllow relative localhost URIs
Arnaud Renevier [Fri, 19 Dec 2008 23:24:35 +0000 (00:24 +0100)]
Allow relative localhost URIs