Commit Graph

15 Commits

Author SHA1 Message Date
7ec113c1eb Implemented tabbed browsing (mostly usable already) 2010-04-20 17:56:25 +00:00
92a4d428aa Translating the HTML widgets as well 2010-04-11 11:08:53 +00:00
23d78a40ea Implemented case-sensitive search 2010-04-05 16:58:19 +00:00
def0b21c58 Also allow the search to wrap around 2010-03-28 15:04:38 +00:00
386d976b37 Detect when a string cannot be found 2010-03-28 14:59:46 +00:00
a8defcdbe2 Searching text can now be case-sensitive 2010-03-28 11:58:44 +00:00
8349bfee10 Avoid a warning 2010-03-28 11:49:53 +00:00
34448a7d2f Now able to search from the last position found and increment 2010-03-28 11:47:30 +00:00
2c8ad83aac Implemented basic functionality for searching text 2010-03-27 11:28:31 +00:00
d07851e867 Added a dialog to search for text 2010-03-27 10:01:15 +00:00
e0857f5675 The WebKit-based implementation of GHtml is now able to print pages 2010-03-20 23:05:09 +00:00
9a5250fb45 Bluntly implemented "View source" with the GtkTextView-based GHtml widget 2010-03-17 22:23:33 +00:00
edcccde42e Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
917a8873b2 Began to implement the widget based on GtkTextView 2009-12-27 17:30:56 +00:00
4b195c4604 Preparing a HTML-widget independant design 2008-10-11 16:06:34 +00:00