]>
spindle.queued.net Git - midori/log
Christian Dywan [Fri, 12 Dec 2008 09:12:33 +0000 (10:12 +0100)]
Actually emit "quit" even if a function quit the app
Christian Dywan [Fri, 12 Dec 2008 09:11:45 +0000 (10:11 +0100)]
Allow xfce_header_new to use a default icon
Christian Dywan [Fri, 12 Dec 2008 09:10:10 +0000 (10:10 +0100)]
Add a --run switch to wscript, to run Midori after building
Christian Dywan [Tue, 9 Dec 2008 19:04:04 +0000 (20:04 +0100)]
Perform more fine grained libSoup version checks
Christian Dywan [Tue, 9 Dec 2008 01:22:58 +0000 (02:22 +0100)]
Assemble a version without git revision for ident strings
Christian Dywan [Tue, 9 Dec 2008 00:23:35 +0000 (01:23 +0100)]
Make proxies for string and boolean properties truly synchronous
Christian Dywan [Mon, 8 Dec 2008 23:53:30 +0000 (00:53 +0100)]
Update proxy and identification string immediately
Christian Dywan [Mon, 8 Dec 2008 23:25:59 +0000 (00:25 +0100)]
Don't pass NULL to soup_uri_new and free the proxy string properly
Christian Dywan [Mon, 8 Dec 2008 23:02:38 +0000 (00:02 +0100)]
Add support for javascript: bookmarklets
Christian Dywan [Mon, 8 Dec 2008 22:45:38 +0000 (23:45 +0100)]
Support Mouse Back and Forward buttons
Christian Dywan [Mon, 8 Dec 2008 22:32:05 +0000 (23:32 +0100)]
Add entry for Custom character encoding
Christian Dywan [Mon, 8 Dec 2008 22:18:14 +0000 (23:18 +0100)]
Provide identification string and proxy server preferences
This works with libSoup stable, if WebKit uses libSoup.
Christian Dywan [Mon, 8 Dec 2008 22:15:05 +0000 (23:15 +0100)]
Link to GThread, to fix non-soup Midori with soup-WebKit
Christian Dywan [Sun, 7 Dec 2008 20:38:00 +0000 (21:38 +0100)]
Implement HTTP authentication with libSoup
Christian Dywan [Sun, 7 Dec 2008 20:36:42 +0000 (21:36 +0100)]
Share one session among all KatzeNet instances
Christian Dywan [Sun, 7 Dec 2008 14:12:42 +0000 (15:12 +0100)]
Implement Accept Cookies and Maximum Cookie Age preferences
Christian Dywan [Sun, 7 Dec 2008 04:58:40 +0000 (05:58 +0100)]
Fix prefix and datadir usage
Christian Dywan [Sun, 7 Dec 2008 04:10:08 +0000 (05:10 +0100)]
Generate and install desktop file also without intltool
Christian Dywan [Sun, 7 Dec 2008 03:00:00 +0000 (04:00 +0100)]
Group build options and warn if docutils or gtk-doc is missing
Christian Dywan [Sun, 7 Dec 2008 00:56:42 +0000 (01:56 +0100)]
Refactor waf options to allow enable/disable consistently
Particularly Gentoo's way of packaging allows users to
specify all features of a package manually, therefore we
allow enabling options and cause a fatal error if the
dependency is not satisfied.
Evaggelos Balaskas [Sat, 6 Dec 2008 13:38:18 +0000 (14:38 +0100)]
Update Greek translation
Christian Dywan [Sat, 6 Dec 2008 13:35:54 +0000 (14:35 +0100)]
Escape page uri and title when inserting into database
Christian Dywan [Sat, 6 Dec 2008 13:25:42 +0000 (14:25 +0100)]
Fix view context menu items such as View source
Evaggelos Balaskas [Sat, 6 Dec 2008 04:53:35 +0000 (05:53 +0100)]
Add Greek translation
Christian Dywan [Sat, 6 Dec 2008 04:43:24 +0000 (05:43 +0100)]
Fix translation updating in build script
Christian Dywan [Sat, 6 Dec 2008 04:34:33 +0000 (05:34 +0100)]
Update translation template
Christian Dywan [Sat, 6 Dec 2008 03:53:30 +0000 (04:53 +0100)]
Respect menubar visibility when restoring from fullscreen
Christian Dywan [Sat, 6 Dec 2008 03:47:51 +0000 (04:47 +0100)]
Scratch the '.user' part in '.user.css' and '.user.js'.
For all practical purposes it caused confusion among users
and the regular file extension should be just as fine.
Christian Dywan [Sat, 6 Dec 2008 03:40:10 +0000 (04:40 +0100)]
Hack to store cookies on disk with libSoup 2.25.2
Note that if the WebKit build doesn't use libSoup
cookies will never be loaded or saved just like before.
Christian Dywan [Thu, 4 Dec 2008 01:03:11 +0000 (02:03 +0100)]
Remove autotooled build system once and for all
Christian Dywan [Thu, 4 Dec 2008 00:53:52 +0000 (01:53 +0100)]
Move MidoriAddons to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:50:26 +0000 (01:50 +0100)]
Move MidoriConsole to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:45:32 +0000 (01:45 +0100)]
Update panel handling according to latest changes
Christian Dywan [Thu, 4 Dec 2008 00:44:33 +0000 (01:44 +0100)]
Implement new Extensions panel, in the new folder extensions
Christian Dywan [Thu, 4 Dec 2008 00:42:02 +0000 (01:42 +0100)]
Add midori_extension_is_active
Christian Dywan [Wed, 3 Dec 2008 23:31:40 +0000 (00:31 +0100)]
Implement MidoriViewable and "app" in MidoriConsole
Christian Dywan [Wed, 3 Dec 2008 22:57:37 +0000 (23:57 +0100)]
Implement MidoriViewable in MidoriAddons
Christian Dywan [Wed, 3 Dec 2008 03:16:19 +0000 (04:16 +0100)]
Support opening of new windows
The preference determining where to open those windows
is not currently honored, so everything goes in a new tab.
Incidentally compile time checks guarding the web inspector
are replaced with runtime checks here, and the same
approach is used for the create-web-view signal. The
features are used if available.
Christian Dywan [Tue, 2 Dec 2008 01:00:55 +0000 (02:00 +0100)]
Enable Open pages in and Enable eveloper extras conditionally
Christian Dywan [Mon, 1 Dec 2008 22:39:19 +0000 (23:39 +0100)]
Use blurb as tooltip in katze_property_proxy
Christian Dywan [Mon, 1 Dec 2008 22:33:47 +0000 (23:33 +0100)]
Add katze_object_has_property
Christian Dywan [Sun, 30 Nov 2008 01:08:28 +0000 (02:08 +0100)]
Localization string improvements
Christian Dywan [Sun, 30 Nov 2008 00:48:04 +0000 (01:48 +0100)]
Bump version to 0.1.1
Christian Dywan [Sun, 30 Nov 2008 00:22:03 +0000 (01:22 +0100)]
Implement MIDORI_CHECK_VERSION for use in extensions
Christian Dywan [Sun, 30 Nov 2008 00:11:03 +0000 (01:11 +0100)]
Fix erroneous string in es.po
Christian Dywan [Sat, 29 Nov 2008 22:53:47 +0000 (23:53 +0100)]
Add British English translation
Christian Dywan [Sat, 29 Nov 2008 22:47:47 +0000 (23:47 +0100)]
German, Spanish and French translation updates
Christian Dywan [Sat, 29 Nov 2008 15:45:24 +0000 (16:45 +0100)]
Rename MidoriPane to MidoriView and add protocol support
Enrico Tröger [Fri, 28 Nov 2008 23:16:57 +0000 (00:16 +0100)]
Don't use grep in sokoke_get_desktop and fix memory leaks
Christian Dywan [Fri, 28 Nov 2008 22:56:30 +0000 (23:56 +0100)]
Add API to extensions for deactivating and configuration
Christian Dywan [Tue, 25 Nov 2008 22:55:54 +0000 (23:55 +0100)]
Remove the page holder from the core
Christian Dywan [Tue, 25 Nov 2008 22:53:54 +0000 (23:53 +0100)]
Reimplement the page holder as an extension
Christian Dywan [Tue, 25 Nov 2008 22:51:10 +0000 (23:51 +0100)]
Tab labels should adjust to the notebook orientation
Christian Dywan [Mon, 24 Nov 2008 00:41:45 +0000 (01:41 +0100)]
Provide MidoriPane interface for use with MidoriPanel
Christian Dywan [Sun, 23 Nov 2008 04:19:43 +0000 (05:19 +0100)]
Replace window-object-cleared with context-ready
Introduce MidoriBrowser::load-status and also
midori_view_execute_script while we are at it.
Christian Dywan [Sun, 23 Nov 2008 00:51:30 +0000 (01:51 +0100)]
Pack items in a normal box and not homogeneous
Christian Dywan [Sun, 23 Nov 2008 00:45:53 +0000 (01:45 +0100)]
Localize Statusbar Features
Christian Dywan [Sun, 23 Nov 2008 00:44:40 +0000 (01:44 +0100)]
Fix clipboard menu items and do some tidying
Enrico Tröger [Sat, 22 Nov 2008 00:45:47 +0000 (01:45 +0100)]
Use -V instead of -v for --version
Christian Dywan [Sat, 22 Nov 2008 00:17:23 +0000 (01:17 +0100)]
Cleanup MidoriAddons a bit and remove Extensions from it
Dmitry Nikitin [Fri, 21 Nov 2008 23:00:35 +0000 (00:00 +0100)]
Add Ukrainian translation
Christian Dywan [Fri, 21 Nov 2008 01:46:47 +0000 (02:46 +0100)]
Remove unused sokoke completion helpers
Christian Dywan [Fri, 21 Nov 2008 01:44:03 +0000 (02:44 +0100)]
Take special care of spaces in search strings
Christian Dywan [Thu, 20 Nov 2008 02:49:57 +0000 (03:49 +0100)]
Move transfers, console and addons out of the browser
Christian Dywan [Thu, 20 Nov 2008 00:49:04 +0000 (01:49 +0100)]
Let MidoriApp be a normal instance
There is hardly a practical need for the application
to be a singleton, it's cleaner and it prevents
extensions from reaching out for it before activation.
Christian Dywan [Thu, 20 Nov 2008 00:41:58 +0000 (01:41 +0100)]
Do not load icons other than in tabs
Christian Dywan [Thu, 20 Nov 2008 00:22:25 +0000 (01:22 +0100)]
Change extension API to split initialization and activation
We want to be able to keep extensions in a state where
they don't actually do anything but merely provide
context information. Therefore don't pass the MidoriApp.
As soon as we want to use extensions, we activate them.
Extensions are now saved in an array in MidoriApp.
Brian Vuyk [Tue, 18 Nov 2008 22:18:53 +0000 (23:18 +0100)]
Print file saving errors to the standard output
Christian Dywan [Tue, 18 Nov 2008 22:10:21 +0000 (23:10 +0100)]
Use katze_object_get_foo instead of sokoke_object_get_foo
Christian Dywan [Tue, 18 Nov 2008 21:59:19 +0000 (22:59 +0100)]
Add more katze_object_get_foo functions
Christian Dywan [Tue, 18 Nov 2008 21:26:06 +0000 (22:26 +0100)]
Make libxml technically optional, while it remains mandatory
Christian Dywan [Tue, 18 Nov 2008 21:00:38 +0000 (22:00 +0100)]
Malloc in bytes, not characters, and don't copy freed memory
This was teamwork of Brian, Enrico and me.
Christian Dywan [Tue, 18 Nov 2008 05:37:11 +0000 (06:37 +0100)]
Allow "g cache:127.0.0.1" to search from the location
Dale Whittaker [Tue, 18 Nov 2008 02:01:33 +0000 (03:01 +0100)]
Highlight completion matches while preserving the case
Christian Dywan [Tue, 18 Nov 2008 01:46:59 +0000 (02:46 +0100)]
Always initialize threads, libSoup requires that
Christian Dywan [Tue, 18 Nov 2008 01:08:50 +0000 (02:08 +0100)]
Add two example extensions
Christian Dywan [Tue, 18 Nov 2008 01:07:53 +0000 (02:07 +0100)]
Introduce a C extension interface
Christian Dywan [Tue, 18 Nov 2008 01:02:59 +0000 (02:02 +0100)]
Expose browser notebook and panel as properties
Christian Dywan [Tue, 18 Nov 2008 01:01:30 +0000 (02:01 +0100)]
Fix MidoriApp so that add-browser is actually usable
Christian Dywan [Tue, 18 Nov 2008 00:57:33 +0000 (01:57 +0100)]
Add katze_get_object
Christian Dywan [Tue, 18 Nov 2008 00:55:49 +0000 (01:55 +0100)]
Use gint64 instead of goffset, the latter is too new
Christian Dywan [Sun, 16 Nov 2008 01:00:17 +0000 (02:00 +0100)]
Move variable declarations to the beginnings of blocks
Enrico Tröger [Sun, 16 Nov 2008 00:04:12 +0000 (01:04 +0100)]
Correct usage of datatypes in a number of places
Christian Dywan [Sat, 15 Nov 2008 23:36:32 +0000 (00:36 +0100)]
Allow ":" as in "foo:bar" to search from the location
Enrico Tröger [Sat, 15 Nov 2008 23:21:22 +0000 (00:21 +0100)]
Save files with permissions of 0700 instead of 0755
Brian Vuyk [Sat, 15 Nov 2008 23:10:39 +0000 (00:10 +0100)]
Arrange file saving for error handling to fix warnings
Christian Dywan [Sat, 15 Nov 2008 23:03:34 +0000 (00:03 +0100)]
Actually commit the 'tests' folder
Andhika Padmawan [Fri, 14 Nov 2008 01:52:49 +0000 (02:52 +0100)]
Update Indonesian translation
Christian Dywan [Fri, 14 Nov 2008 01:46:23 +0000 (02:46 +0100)]
Introduce unit tests for automated testing
The first one is a test for sokoke_magic_uri and
it already helped improving the function.
Brian Vuyk [Wed, 12 Nov 2008 01:15:52 +0000 (02:15 +0100)]
Fix some compiler warnings
Enrico Tröger [Tue, 11 Nov 2008 23:47:09 +0000 (00:47 +0100)]
Make mouse click handling more consistent
Enrico Tröger [Tue, 11 Nov 2008 23:16:03 +0000 (00:16 +0100)]
Use custom key modifier mask
Enrico Tröger [Tue, 11 Nov 2008 22:42:22 +0000 (23:42 +0100)]
Use event->state instead of manually retrieving the state
Alexander Hesse [Tue, 11 Nov 2008 21:12:26 +0000 (22:12 +0100)]
Open links in new tabs using Control and Left mouse button
Mirat Can Bayrak [Tue, 11 Nov 2008 20:58:08 +0000 (21:58 +0100)]
Add Turkish translation
Andhika Padmawan [Tue, 11 Nov 2008 20:39:31 +0000 (21:39 +0100)]
Add Indonesian translation
Christian Dywan [Mon, 10 Nov 2008 23:51:28 +0000 (00:51 +0100)]
Update location icon even if it's not in the history
Christian Dywan [Mon, 10 Nov 2008 21:48:54 +0000 (22:48 +0100)]
Add a note about LINGUAS to TRANSLATE
Vincent Tunru [Mon, 10 Nov 2008 21:23:42 +0000 (22:23 +0100)]
Add Dutch translation
Christian Dywan [Mon, 10 Nov 2008 21:18:35 +0000 (22:18 +0100)]
Print warnings after configuring if packages are missing