Commit Graph

29 Commits

Author SHA1 Message Date
a56134d8ba Now handling text in italic as well 2010-09-13 03:10:55 +00:00
397a038525 Ignoring XML entities for now 2010-09-13 03:03:01 +00:00
7851a2ca5f Code cleanup 2010-09-12 21:24:15 +00:00
868dafeee6 Implemented page titles by also separating the head from the body 2010-09-12 21:23:10 +00:00
1c80bb4942 Beginning of a history implementation 2010-09-01 01:28:56 +00:00
f52ec7e720 Implemented absolute links 2010-08-27 00:28:14 +00:00
e067f3bb42 More appropriate rendering of a number of tags 2010-08-26 23:25:46 +00:00
bcc929f450 Rendering some tags with a bold font 2010-08-25 20:25:26 +00:00
1636611012 Matching the new XML API 2010-08-25 19:18:11 +00:00
ca2e1501f1 Using libParser to parse XML/HTML content 2010-08-24 23:44:54 +00:00
b74ef557f9 Fully licensed under the GPL version 3 2010-04-27 00:44:25 +00:00
e13bf82510 Do not crash when closing empty tabs 2010-04-21 15:19:31 +00:00
1592373742 The WebKit-based implementation can now execute Javascript code on demand 2010-04-21 02:54:33 +00:00
230fd1defc Re-implemented status tracking in the GtkTextView-based implementation 2010-04-20 19:12:25 +00:00
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