Commit Graph

445 Commits

Author SHA1 Message Date
b8b50adb4a Code cleanup 2010-09-13 04:05:31 +00:00
3a25d887d1 Added a few common entities 2010-09-13 03:58:15 +00:00
8841d674b0 Now handling a number of default HTML entities 2010-09-13 03:47:16 +00:00
bab6a313c0 Now also handling strikethrough (as in <del>, <s> and <strike>) 2010-09-13 03:16:59 +00:00
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
ae6bd533fe Code cleanup 2010-09-12 20:54:43 +00:00
3b2f968844 Fixed build on Debian Lenny 2010-09-05 12:58:15 +00:00
3093770714 Fixed compilation and slightly improved history handling 2010-09-01 01:29:37 +00:00
1c80bb4942 Beginning of a history implementation 2010-09-01 01:28:56 +00:00
6603e09fab Added a helper function to handle history 2010-09-01 01:28:22 +00:00
0dcac17a1c Handling more error cases 2010-08-27 00:42:48 +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
3b29dd7337 The GtkTextView-based widget now needs -lParser to link 2010-08-24 23:45:57 +00:00
ca2e1501f1 Using libParser to parse XML/HTML content 2010-08-24 23:44:54 +00:00
c9c7b27618 Re-generated Makefiles 2010-07-04 14:12:05 +00:00
f16b0c99db Updated the translations 2010-07-02 22:44:43 +00:00
c9a12340dd Added a configuration entry to focus new tabs 2010-07-02 22:29:18 +00:00
93fab0fb53 Fixed the GtkMozEmbed-based widget 2010-06-21 23:34:05 +00:00
dd4aa97de5 Hopefully help cross-compilation 2010-05-19 23:07:43 +00:00
c63a3262ae Re-generated Makefile 2010-05-18 15:06:56 +00:00
22dfd8779c Improved the shortcut list 2010-05-04 00:16:55 +00:00
b6f5674ffe Updated the API for menubar and toolbar accelerators (must specify the modifier) 2010-05-04 00:07:01 +00:00
cb8a5ee416 Updated the license terms to match the global project (GPL version 3) 2010-05-03 22:55:42 +00:00
0b987b3c04 Slightly improve usability while searching text 2010-05-03 11:58:46 +00:00
27f3067455 Added "WebBrowser" to the desktop entry categories 2010-04-28 01:45:48 +00:00
b74ef557f9 Fully licensed under the GPL version 3 2010-04-27 00:44:25 +00:00
3eed7e32a6 Using the libDesktop to display the about dialog 2010-04-23 01:35:29 +00:00
43a6b4a706 Now also supports uninstalling the translations 2010-04-22 20:36:20 +00:00
e267336a7d Fixed prefix while installing translations 2010-04-22 11:30:36 +00:00
d723c6eb1e Install the translation data to the right place 2010-04-21 22:20:05 +00:00
a9d38c0cb2 About to release 0.2.0 2010-04-21 15:20:43 +00:00
e13bf82510 Do not crash when closing empty tabs 2010-04-21 15:19:31 +00:00
bc5b4cfbba Re-generated translations 2010-04-21 11:33:00 +00:00
38af1c106c Implemented status tracking with WebKit (with a few issues remaining) 2010-04-21 11:31:58 +00:00
41dbc91738 Nicer Javascript console 2010-04-21 03:07:46 +00:00
6c31ab1466 Translated the Javascript console 2010-04-21 03:03:45 +00:00
446e78ce0a Updated translations 2010-04-21 03:01:20 +00:00
62fd809e7b Implemented the "Execute" button as well 2010-04-21 02:58:00 +00:00
1592373742 The WebKit-based implementation can now execute Javascript code on demand 2010-04-21 02:54:33 +00:00
a92edc3f72 Implemented basic Javascript console 2010-04-21 02:25:15 +00:00
86bee02a06 Updated PO files 2010-04-21 01:40:06 +00:00
57188178d3 Fixed compilation with Gtk+ < 2.14.0 2010-04-21 01:36:34 +00:00
2e3102e0e0 Fixed handling of Javascript interactions 2010-04-21 01:30:02 +00:00
9456d61b91 Finally fixed opening content in new windows 2010-04-21 00:16:47 +00:00