Surfer/src
2010-03-17 23:09:11 +00:00
..
common Accept the "about:" protocol as legitimate URLs 2010-03-04 22:32:32 +00:00
.cvsignore Initial release 2009-06-17 11:29:50 +00:00
callbacks.c Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
callbacks.h Added a preferences button to the toolbar in embedded mode 2010-02-28 14:28:09 +00:00
common.h Also hide the location bar when the toolbar should be hidden 2010-03-01 23:00:00 +00:00
download.c Show the total size of the file when known 2010-02-21 11:03:06 +00:00
ghtml-gtkhtml.c Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
ghtml-gtkmozembed.c Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
ghtml-gtktextview.c Bluntly implemented "View source" with the GtkTextView-based GHtml widget 2010-03-17 22:23:33 +00:00
ghtml-webkit.c Download the current file when it cannot be displayed (with WebKit's widget) 2010-03-17 23:09:11 +00:00
ghtml.c Adding WebKit support 2009-03-28 11:16:27 +00:00
ghtml.h Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00
main.c Began to implement the widget based on GtkTextView 2009-12-27 17:30:56 +00:00
Makefile Most implementations of GHtml depend on code from src/common/*.c 2010-03-04 22:33:25 +00:00
project.conf Most implementations of GHtml depend on code from src/common/*.c 2010-03-04 22:33:25 +00:00
surfer.c Download the current file when it cannot be displayed (with WebKit's widget) 2010-03-17 23:09:11 +00:00
surfer.h Notably implemented the "View source" feature (works only with GtkHtml so far) 2010-03-04 22:33:54 +00:00