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

15 years agoMake the tool item label in the preferences selectable
Enrico Tröger [Thu, 18 Dec 2008 20:19:13 +0000 (21:19 +0100)]
Make the tool item label in the preferences selectable

15 years agoDon't connect to search buttons twice, and fix a pixbuf leak
Christian Dywan [Thu, 18 Dec 2008 20:15:05 +0000 (21:15 +0100)]
Don't connect to search buttons twice, and fix a pixbuf leak

15 years agoSimplify the completion and make it work properly again
Christian Dywan [Thu, 18 Dec 2008 04:02:52 +0000 (05:02 +0100)]
Simplify the completion and make it work properly again

15 years agoAllow for loading of https favicon files
James Turner [Wed, 17 Dec 2008 21:21:14 +0000 (22:21 +0100)]
Allow for loading of https favicon files

15 years agoAllow adding separators to the navigationbar
Enrico Tröger [Wed, 17 Dec 2008 21:17:36 +0000 (22:17 +0100)]
Allow adding separators to the navigationbar

15 years agoMove location action iters completely to hash lookups
Christian Dywan [Mon, 15 Dec 2008 22:17:12 +0000 (23:17 +0100)]
Move location action iters completely to hash lookups

The startup of Midori is now about 10 times as fast
as it was without any hash table lookups.

15 years agoReimplement custom search engine icons
Christian Dywan [Mon, 15 Dec 2008 20:20:39 +0000 (21:20 +0100)]
Reimplement custom search engine icons

15 years agoRemove a hack which lead to a crash after the last change
Christian Dywan [Mon, 15 Dec 2008 19:43:05 +0000 (20:43 +0100)]
Remove a hack which lead to a crash after the last change

15 years agoActually remove history items with the Delete tool button
Dale Whittaker [Mon, 15 Dec 2008 19:12:51 +0000 (20:12 +0100)]
Actually remove history items with the Delete tool button

15 years agoOptimize location action, so Midori starts up twice as fast
Christian Dywan [Fri, 12 Dec 2008 20:06:33 +0000 (21:06 +0100)]
Optimize location action, so Midori starts up twice as fast

15 years agoSave config files dynamically and show a Diagnostic dialog after crashes
Christian Dywan [Fri, 12 Dec 2008 09:20:19 +0000 (10:20 +0100)]
Save config files dynamically and show a Diagnostic dialog after crashes

15 years agoAllow a NULL parent with MidoriPreferences
Christian Dywan [Fri, 12 Dec 2008 09:14:17 +0000 (10:14 +0100)]
Allow a NULL parent with MidoriPreferences

15 years agoActually emit "quit" even if a function quit the app
Christian Dywan [Fri, 12 Dec 2008 09:12:33 +0000 (10:12 +0100)]
Actually emit "quit" even if a function quit the app

15 years agoAllow xfce_header_new to use a default icon
Christian Dywan [Fri, 12 Dec 2008 09:11:45 +0000 (10:11 +0100)]
Allow xfce_header_new to use a default icon

15 years agoAdd a --run switch to wscript, to run Midori after building
Christian Dywan [Fri, 12 Dec 2008 09:10:10 +0000 (10:10 +0100)]
Add a --run switch to wscript, to run Midori after building

15 years agoPerform more fine grained libSoup version checks
Christian Dywan [Tue, 9 Dec 2008 19:04:04 +0000 (20:04 +0100)]
Perform more fine grained libSoup version checks

15 years agoAssemble a version without git revision for ident strings
Christian Dywan [Tue, 9 Dec 2008 01:22:58 +0000 (02:22 +0100)]
Assemble a version without git revision for ident strings

15 years agoMake proxies for string and boolean properties truly synchronous
Christian Dywan [Tue, 9 Dec 2008 00:23:35 +0000 (01:23 +0100)]
Make proxies for string and boolean properties truly synchronous

15 years agoUpdate proxy and identification string immediately
Christian Dywan [Mon, 8 Dec 2008 23:53:30 +0000 (00:53 +0100)]
Update proxy and identification string immediately

15 years agoDon't pass NULL to soup_uri_new and free the proxy string properly
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

15 years agoAdd support for javascript: bookmarklets
Christian Dywan [Mon, 8 Dec 2008 23:02:38 +0000 (00:02 +0100)]
Add support for javascript: bookmarklets

15 years agoSupport Mouse Back and Forward buttons
Christian Dywan [Mon, 8 Dec 2008 22:45:38 +0000 (23:45 +0100)]
Support Mouse Back and Forward buttons

15 years agoAdd entry for Custom character encoding
Christian Dywan [Mon, 8 Dec 2008 22:32:05 +0000 (23:32 +0100)]
Add entry for Custom character encoding

15 years agoProvide identification string and proxy server preferences
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.

15 years agoLink to GThread, to fix non-soup Midori with soup-WebKit
Christian Dywan [Mon, 8 Dec 2008 22:15:05 +0000 (23:15 +0100)]
Link to GThread, to fix non-soup Midori with soup-WebKit

15 years agoImplement HTTP authentication with libSoup
Christian Dywan [Sun, 7 Dec 2008 20:38:00 +0000 (21:38 +0100)]
Implement HTTP authentication with libSoup

15 years agoShare one session among all KatzeNet instances
Christian Dywan [Sun, 7 Dec 2008 20:36:42 +0000 (21:36 +0100)]
Share one session among all KatzeNet instances

15 years agoImplement Accept Cookies and Maximum Cookie Age preferences
Christian Dywan [Sun, 7 Dec 2008 14:12:42 +0000 (15:12 +0100)]
Implement Accept Cookies and Maximum Cookie Age  preferences

15 years agoFix prefix and datadir usage
Christian Dywan [Sun, 7 Dec 2008 04:58:40 +0000 (05:58 +0100)]
Fix prefix and datadir usage

15 years agoGenerate and install desktop file also without intltool
Christian Dywan [Sun, 7 Dec 2008 04:10:08 +0000 (05:10 +0100)]
Generate and install desktop file also without intltool

15 years agoGroup build options and warn if docutils or gtk-doc is missing
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

15 years agoRefactor waf options to allow enable/disable consistently
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.

15 years agoUpdate Greek translation
Evaggelos Balaskas [Sat, 6 Dec 2008 13:38:18 +0000 (14:38 +0100)]
Update Greek translation

15 years agoEscape page uri and title when inserting into database
Christian Dywan [Sat, 6 Dec 2008 13:35:54 +0000 (14:35 +0100)]
Escape page uri and title when inserting into database

15 years agoFix view context menu items such as View source
Christian Dywan [Sat, 6 Dec 2008 13:25:42 +0000 (14:25 +0100)]
Fix view context menu items such as View source

15 years agoAdd Greek translation
Evaggelos Balaskas [Sat, 6 Dec 2008 04:53:35 +0000 (05:53 +0100)]
Add Greek translation

15 years agoFix translation updating in build script
Christian Dywan [Sat, 6 Dec 2008 04:43:24 +0000 (05:43 +0100)]
Fix translation updating in build script

15 years agoUpdate translation template
Christian Dywan [Sat, 6 Dec 2008 04:34:33 +0000 (05:34 +0100)]
Update translation template

15 years agoRespect menubar visibility when restoring from fullscreen
Christian Dywan [Sat, 6 Dec 2008 03:53:30 +0000 (04:53 +0100)]
Respect menubar visibility when restoring from fullscreen

15 years agoScratch the '.user' part in '.user.css' and '.user.js'.
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.

15 years agoHack to store cookies on disk with libSoup 2.25.2
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.

15 years agoRemove autotooled build system once and for all
Christian Dywan [Thu, 4 Dec 2008 01:03:11 +0000 (02:03 +0100)]
Remove autotooled build system once and for all

15 years agoMove MidoriAddons to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:53:52 +0000 (01:53 +0100)]
Move MidoriAddons to panels folder

15 years agoMove MidoriConsole to panels folder
Christian Dywan [Thu, 4 Dec 2008 00:50:26 +0000 (01:50 +0100)]
Move MidoriConsole to panels folder

15 years agoUpdate panel handling according to latest changes
Christian Dywan [Thu, 4 Dec 2008 00:45:32 +0000 (01:45 +0100)]
Update panel handling according to latest changes

15 years agoImplement new Extensions panel, in the new folder extensions
Christian Dywan [Thu, 4 Dec 2008 00:44:33 +0000 (01:44 +0100)]
Implement new Extensions panel, in the new folder extensions

15 years agoAdd midori_extension_is_active
Christian Dywan [Thu, 4 Dec 2008 00:42:02 +0000 (01:42 +0100)]
Add midori_extension_is_active

15 years agoImplement MidoriViewable and "app" in MidoriConsole
Christian Dywan [Wed, 3 Dec 2008 23:31:40 +0000 (00:31 +0100)]
Implement MidoriViewable and "app" in MidoriConsole

15 years agoImplement MidoriViewable in MidoriAddons
Christian Dywan [Wed, 3 Dec 2008 22:57:37 +0000 (23:57 +0100)]
Implement MidoriViewable in MidoriAddons

15 years agoSupport opening of new windows
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.

15 years agoEnable Open pages in and Enable eveloper extras conditionally
Christian Dywan [Tue, 2 Dec 2008 01:00:55 +0000 (02:00 +0100)]
Enable Open pages in and Enable eveloper extras conditionally

15 years agoUse blurb as tooltip in katze_property_proxy
Christian Dywan [Mon, 1 Dec 2008 22:39:19 +0000 (23:39 +0100)]
Use blurb as tooltip in katze_property_proxy

15 years agoAdd katze_object_has_property
Christian Dywan [Mon, 1 Dec 2008 22:33:47 +0000 (23:33 +0100)]
Add katze_object_has_property

15 years agoLocalization string improvements
Christian Dywan [Sun, 30 Nov 2008 01:08:28 +0000 (02:08 +0100)]
Localization string improvements

15 years agoBump version to 0.1.1
Christian Dywan [Sun, 30 Nov 2008 00:48:04 +0000 (01:48 +0100)]
Bump version to 0.1.1

15 years agoImplement MIDORI_CHECK_VERSION for use in extensions
Christian Dywan [Sun, 30 Nov 2008 00:22:03 +0000 (01:22 +0100)]
Implement MIDORI_CHECK_VERSION for use in extensions

15 years agoFix erroneous string in es.po
Christian Dywan [Sun, 30 Nov 2008 00:11:03 +0000 (01:11 +0100)]
Fix erroneous string in es.po

15 years agoAdd British English translation
Christian Dywan [Sat, 29 Nov 2008 22:53:47 +0000 (23:53 +0100)]
Add British English translation

15 years agoGerman, Spanish and French translation updates
Christian Dywan [Sat, 29 Nov 2008 22:47:47 +0000 (23:47 +0100)]
German, Spanish and French translation updates

15 years agoRename MidoriPane to MidoriView and add protocol support
Christian Dywan [Sat, 29 Nov 2008 15:45:24 +0000 (16:45 +0100)]
Rename MidoriPane to MidoriView and add protocol support

15 years agoDon't use grep in sokoke_get_desktop and fix memory leaks
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

15 years agoAdd API to extensions for deactivating and configuration
Christian Dywan [Fri, 28 Nov 2008 22:56:30 +0000 (23:56 +0100)]
Add API to extensions for deactivating and configuration

15 years agoRemove the page holder from the core
Christian Dywan [Tue, 25 Nov 2008 22:55:54 +0000 (23:55 +0100)]
Remove the page holder from the core

15 years agoReimplement the page holder as an extension
Christian Dywan [Tue, 25 Nov 2008 22:53:54 +0000 (23:53 +0100)]
Reimplement the page holder as an extension

15 years agoTab labels should adjust to the notebook orientation
Christian Dywan [Tue, 25 Nov 2008 22:51:10 +0000 (23:51 +0100)]
Tab labels should adjust to the notebook orientation

16 years agoProvide MidoriPane interface for use with MidoriPanel
Christian Dywan [Mon, 24 Nov 2008 00:41:45 +0000 (01:41 +0100)]
Provide MidoriPane interface for use with MidoriPanel

16 years agoReplace window-object-cleared with context-ready
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.

16 years agoPack items in a normal box and not homogeneous
Christian Dywan [Sun, 23 Nov 2008 00:51:30 +0000 (01:51 +0100)]
Pack items in a normal box and not homogeneous

16 years agoLocalize Statusbar Features
Christian Dywan [Sun, 23 Nov 2008 00:45:53 +0000 (01:45 +0100)]
Localize Statusbar Features

16 years agoFix clipboard menu items and do some tidying
Christian Dywan [Sun, 23 Nov 2008 00:44:40 +0000 (01:44 +0100)]
Fix clipboard menu items and do some tidying

16 years agoUse -V instead of -v for --version
Enrico Tröger [Sat, 22 Nov 2008 00:45:47 +0000 (01:45 +0100)]
Use -V instead of -v for --version

16 years agoCleanup MidoriAddons a bit and remove Extensions from it
Christian Dywan [Sat, 22 Nov 2008 00:17:23 +0000 (01:17 +0100)]
Cleanup MidoriAddons a bit and remove Extensions from it

16 years agoAdd Ukrainian translation
Dmitry Nikitin [Fri, 21 Nov 2008 23:00:35 +0000 (00:00 +0100)]
Add Ukrainian translation

16 years agoRemove unused sokoke completion helpers
Christian Dywan [Fri, 21 Nov 2008 01:46:47 +0000 (02:46 +0100)]
Remove unused sokoke completion helpers

16 years agoTake special care of spaces in search strings
Christian Dywan [Fri, 21 Nov 2008 01:44:03 +0000 (02:44 +0100)]
Take special care of spaces in search strings

16 years agoMove transfers, console and addons out of the browser
Christian Dywan [Thu, 20 Nov 2008 02:49:57 +0000 (03:49 +0100)]
Move transfers, console and addons out of the browser

16 years agoLet MidoriApp be a normal instance
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.

16 years agoDo not load icons other than in tabs
Christian Dywan [Thu, 20 Nov 2008 00:41:58 +0000 (01:41 +0100)]
Do not load icons other than in tabs

16 years agoChange extension API to split initialization and activation
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.

16 years agoPrint file saving errors to the standard output
Brian Vuyk [Tue, 18 Nov 2008 22:18:53 +0000 (23:18 +0100)]
Print file saving errors to the standard output

16 years agoUse katze_object_get_foo instead of sokoke_object_get_foo
Christian Dywan [Tue, 18 Nov 2008 22:10:21 +0000 (23:10 +0100)]
Use katze_object_get_foo instead of sokoke_object_get_foo

16 years agoAdd more katze_object_get_foo functions
Christian Dywan [Tue, 18 Nov 2008 21:59:19 +0000 (22:59 +0100)]
Add more katze_object_get_foo functions

16 years agoMake libxml technically optional, while it remains mandatory
Christian Dywan [Tue, 18 Nov 2008 21:26:06 +0000 (22:26 +0100)]
Make libxml technically optional, while it remains mandatory

16 years agoMalloc in bytes, not characters, and don't copy freed memory
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.

16 years agoAllow "g cache:127.0.0.1" to search from the location
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

16 years agoHighlight completion matches while preserving the case
Dale Whittaker [Tue, 18 Nov 2008 02:01:33 +0000 (03:01 +0100)]
Highlight completion matches while preserving the case

16 years agoAlways initialize threads, libSoup requires that
Christian Dywan [Tue, 18 Nov 2008 01:46:59 +0000 (02:46 +0100)]
Always initialize threads, libSoup requires that

16 years agoAdd two example extensions
Christian Dywan [Tue, 18 Nov 2008 01:08:50 +0000 (02:08 +0100)]
Add two example extensions

16 years agoIntroduce a C extension interface
Christian Dywan [Tue, 18 Nov 2008 01:07:53 +0000 (02:07 +0100)]
Introduce a C extension interface

16 years agoExpose browser notebook and panel as properties
Christian Dywan [Tue, 18 Nov 2008 01:02:59 +0000 (02:02 +0100)]
Expose browser notebook and panel as properties

16 years agoFix MidoriApp so that add-browser is actually usable
Christian Dywan [Tue, 18 Nov 2008 01:01:30 +0000 (02:01 +0100)]
Fix MidoriApp so that add-browser is actually usable

16 years agoAdd katze_get_object
Christian Dywan [Tue, 18 Nov 2008 00:57:33 +0000 (01:57 +0100)]
Add katze_get_object

16 years agoUse gint64 instead of goffset, the latter is too new
Christian Dywan [Tue, 18 Nov 2008 00:55:49 +0000 (01:55 +0100)]
Use gint64 instead of goffset, the latter is too new

16 years agoMove variable declarations to the beginnings of blocks
Christian Dywan [Sun, 16 Nov 2008 01:00:17 +0000 (02:00 +0100)]
Move variable declarations to the beginnings of blocks

16 years agoCorrect usage of datatypes in a number of places
Enrico Tröger [Sun, 16 Nov 2008 00:04:12 +0000 (01:04 +0100)]
Correct usage of datatypes in a number of places

16 years agoAllow ":" as in "foo:bar" to search from the location
Christian Dywan [Sat, 15 Nov 2008 23:36:32 +0000 (00:36 +0100)]
Allow ":" as in "foo:bar" to search from the location