Commit Graph

5311 Commits

Author SHA1 Message Date
Ori Bernstein 352e4f7423 Don't update the remembered window size when maximized.
If the window is maximized the effective size matches the available
screen size, thus after restarting the browser we end up with a
window the size of the screen in normal state.
2007-12-27 01:22:34 +01:00
Ori Bernstein e3561c71ad Don't remember the window position but the size only.
It is often useful to have multiple browser windows opening at once,
and having them open on top of each other is counterproductive.
Most window managers, on the other hand, have code to decide where
to place a window so that it is accessible by the user.
2007-12-27 01:03:04 +01:00
Christian Dywan 3f4c2e3c14 Command line uris should replace the default page.
Don't open a blank page or the homepage respecitvely on startup
if an uri is specified in the command line.
2007-12-27 00:52:00 +01:00
Christian Dywan 84ceb56bf8 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.
2007-12-22 02:15:58 +01:00
Christian Dywan cd1dce0e83 Enable inline find for websites
The text search and highlight api is now available in WebKit.
Therefore inline find for websites is enabled.
2007-12-20 13:56:29 +01:00
Christian Dywan dcb8b2b8d1 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.
2007-12-20 02:07:22 +01:00
Christian Dywan 5928f8ad88 Build fix: Adapt WebKit api changes 2007-12-19 22:37:00 +01:00
Christian Dywan 6994580e28 Add Tab Size to preferences dialog 2007-12-19 11:56:51 +01:00
Christian Dywan 118baa716e Bump version to 0.0.15 2007-12-17 13:30:45 +01:00
Christian Dywan fb00d180ad Build fix: Remove search api
Remove the search api that is not in upstream WebKit
2007-12-17 13:12:38 +01:00
Christian Dywan 3bbd273a4f Initial commit 2007-12-16 23:20:24 +01:00