Commit graph

8 commits

Author SHA1 Message Date
Christian Dywan d5a4f4cfd7 Move XBEL implementation to katze.
The implementation of XBEL is moved to katze, including the
appropriate api prefix and coding style changes. All relevant
uses are updated.
2008-01-06 01:44:37 +01:00
Christian Dywan e2328a4bfc Implement a throbber widget.
The throbber is used in the menubar and individual tabs.

Clean infrastructure for private G* extensions is added.
2008-01-05 06:24:38 +01:00
Christian Dywan 4a8b2bb226 Always enable Select All if an editable widget is focussed. 2008-01-04 08:41:20 +01:00
Christian Dywan 3fc2bced12 Previous/ next tab menu items should be disabled when not needed. 2008-01-04 06:08:42 +01:00
Christian Dywan 36a97da3b8 Implement editing menu items for the web view.
Enable edit menu items in the menubar for the web view and show
editing related items in the context menu when appropriate.
2008-01-01 00:33:22 +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 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 3bbd273a4f Initial commit 2007-12-16 23:20:24 +01:00