]> spindle.queued.net Git - midori/log
midori
17 years agoMore effective status updates and less entry flickering
Christian Dywan [Sat, 22 Dec 2007 01:15:58 +0000 (02:15 +0100)]
More effective status updates and less entry flickering

The statusbar and progressbar respectively should not
be updated too generously. Optimizing the status updates
reduces flickering of entries remarkably.

17 years agoEnable inline find for websites
Christian Dywan [Thu, 20 Dec 2007 12:53:34 +0000 (13:53 +0100)]
Enable inline find for websites

The text search and highlight api is now available in WebKit.
Therefore inline find for websites is enabled.

17 years agoMake the progressbar work properly again
Christian Dywan [Thu, 20 Dec 2007 01:07:22 +0000 (02:07 +0100)]
Make the progressbar work properly again

The code was not updated along with other changes in the past.
It was cleaned up to work properly again, particularly the percentage
is displayed in text form again.

17 years agoBuild fix: Adapt WebKit api changes
Christian Dywan [Wed, 19 Dec 2007 21:37:00 +0000 (22:37 +0100)]
Build fix: Adapt WebKit api changes

17 years agoAdd Tab Size to preferences dialog
Christian Dywan [Wed, 19 Dec 2007 01:49:23 +0000 (02:49 +0100)]
Add Tab Size to preferences dialog

17 years agoBump version to 0.0.15
Christian Dywan [Mon, 17 Dec 2007 12:30:45 +0000 (13:30 +0100)]
Bump version to 0.0.15

17 years agoBuild fix: Remove search api
Christian Dywan [Mon, 17 Dec 2007 12:12:38 +0000 (13:12 +0100)]
Build fix: Remove search api

Remove the search api that is not in upstream WebKit

17 years agoInitial commit
Christian Dywan [Sun, 16 Dec 2007 22:20:24 +0000 (23:20 +0100)]
Initial commit