Articles
Downloads
Manual
News
Projects
Search
Advanced search
Users
Login
Password reset
Wiki
Username:
Password:
Desktop
Homepage
Members
Timeline
Gallery
Download
Bug reports
Revisions
Revision
Date
Author
Message
1.36
2012/10/16 16:18:47
khorben
Let ghtml.c see the current PREFIX
1.35
2011/11/17 05:01:21
khorben
Ready to be compiled with support for Gtk+ 3.0
1.34
2011/06/02 21:50:04
khorben
download always need libSystem now
1.33
2011/01/26 01:30:52
khorben
Fixed build with GtkTextView as the HTML renderer
1.32
2010/12/11 17:18:24
khorben
Using libSystem and libDesktop through pkg-config
1.31
2010/12/05 01:20:41
khorben
Default to WebKit for the download utility as well
1.30
2010/11/15 02:18:23
khorben
Keep cookies by no longer separating the download process (with webkit)
1.29
2010/11/15 01:32:21
khorben
Added download.h
1.28
2010/08/24 23:45:57
khorben
The GtkTextView-based widget now needs -lParser to link
1.27
2010/05/19 23:07:43
khorben
Hopefully help cross-compilation
1.26
2010/03/28 15:22:43
khorben
Also include common.h in the archive tarball
1.25
2010/03/04 22:33:25
khorben
Most implementations of GHtml depend on code from src/common/*.c
1.24
2010/02/28 14:01:58
khorben
No longer expose Surfer internals to the GHtml widgets
1.23
2009/12/29 05:14:49
khorben
Fixed "make dist"
1.22
2009/12/27 17:30:55
khorben
Began to implement the widget based on GtkTextView
1.21
2009/12/21 15:09:02
khorben
Always look for includes in $(PREFIX)/include
1.20
2009/12/03 14:48:12
khorben
-lDesktop is always necessary for Surfer now
1.19
2009/12/03 12:51:51
khorben
Beginning to use libDesktop (for the menu bar)
1.18
2009/12/02 23:32:25
khorben
Adding a WebKit-based backend to the download utility
1.17
2009/10/24 14:53:40
khorben
gcc really prefers "-lSystem" to "-l System"
1.16
2009/08/14 16:56:51
khorben
Preparing to release 0.0.7
1.15
2009/08/14 16:55:18
khorben
Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version
1.14
2009/07/12 00:50:32
khorben
Replacing -ansi with -pedantic
1.13
2009/04/17 20:44:48
khorben
Now defaulting to the Webkit-based widget
1.12
2009/04/12 22:11:48
khorben
Surfer now depends on libSystem
1.11
2009/03/28 11:37:57
khorben
ghtml.c depends on ghtml-webkit.c
1.10
2009/03/28 11:15:01
khorben
Adding directives to choose webkit
1.9
2009/02/23 12:05:10
khorben
Improved the GtkHtml widget a lot (http has to be reimplemented)
1.8
2009/02/22 21:24:37
khorben
Minor improvements
1.7
2009/02/19 01:37:05
khorben
Adding a compile-time embedded option
1.6
2009/01/11 21:45:27
khorben
Used --cflags instead of --libs for GtkHTML builds
1.5
2009/01/11 21:28:20
khorben
Added a download application
1.4
2008/10/11 16:06:34
khorben
Preparing a HTML-widget independant design
1.3
2008/06/06 23:06:11
khorben
Re-generated Makefiles
1.2
2007/06/21 12:28:35
khorben
Including Makefile in distribution
1.1
2006/11/26 22:37:34
khorben
Initial release