Commit Graph

33 Commits

Author SHA1 Message Date
2dc806606c Fixed build with GtkTextView as the HTML renderer 2011-01-26 01:30:52 +00:00
26cc933030 Using libSystem and libDesktop through pkg-config 2010-12-11 17:20:06 +00:00
065f87637a Default to WebKit for the download utility as well 2010-12-05 01:20:41 +00:00
d8f2221264 Keep cookies by no longer separating the download process (with webkit) 2010-11-15 02:18:23 +00:00
f3fd2bc85e Added download.h 2010-11-15 01:32:21 +00:00
3b29dd7337 The GtkTextView-based widget now needs -lParser to link 2010-08-24 23:45:57 +00:00
dd4aa97de5 Hopefully help cross-compilation 2010-05-19 23:07:43 +00:00
7861cab135 Also include common.h in the archive tarball 2010-03-28 15:22:43 +00:00
bff74f19c4 Most implementations of GHtml depend on code from src/common/*.c 2010-03-04 22:33:25 +00:00
ecbc58302d No longer expose Surfer internals to the GHtml widgets 2010-02-28 14:01:59 +00:00
b842bba937 Fixed "make dist" 2009-12-29 05:14:49 +00:00
917a8873b2 Began to implement the widget based on GtkTextView 2009-12-27 17:30:56 +00:00
771de6b87a Always look for includes in $(PREFIX)/include 2009-12-21 15:11:26 +00:00
6fce126640 -lDesktop is always necessary for Surfer now 2009-12-03 14:48:12 +00:00
f50cb34b89 Beginning to use libDesktop (for the menu bar) 2009-12-03 12:51:52 +00:00
e27c882c39 Adding a WebKit-based backend to the download utility 2009-12-02 23:32:25 +00:00
0c91c8c33f gcc really prefers "-lSystem" to "-l System" 2009-10-24 14:53:40 +00:00
3651b03500 Preparing to release 0.0.7 2009-08-14 16:56:51 +00:00
7080fa989f Using EMBEDDED instead of FOR_EMBEDDED to build the embedded version 2009-08-14 16:55:19 +00:00
f59b4bf3c9 Replacing -ansi with -pedantic 2009-07-12 00:54:13 +00:00
45d92375f0 Now defaulting to the Webkit-based widget 2009-04-17 20:44:48 +00:00
8b8d7aec76 Surfer now depends on libSystem 2009-04-12 22:11:48 +00:00
f2f9202c74 ghtml.c depends on ghtml-webkit.c 2009-03-28 11:37:57 +00:00
d4f6b57828 Adding directives to choose webkit 2009-03-28 11:15:01 +00:00
44a41395fc Improved the GtkHtml widget a lot (http has to be reimplemented) 2009-02-23 12:05:10 +00:00
15aa31d3c8 Minor improvements 2009-02-22 21:24:37 +00:00
e81bc2806f Adding a compile-time embedded option 2009-02-19 01:37:05 +00:00
0d45ffb40f Used --cflags instead of --libs for GtkHTML builds 2009-01-11 21:45:27 +00:00
10f6f46cc1 Added a download application 2009-01-11 21:28:20 +00:00
4b195c4604 Preparing a HTML-widget independant design 2008-10-11 16:06:34 +00:00
ea4ac2eded Re-generated Makefiles 2008-06-06 23:15:40 +00:00
7e7a7e6864 Including Makefile in distribution 2007-06-21 12:28:35 +00:00
20ebe4d866 Initial release 2006-11-26 22:37:34 +00:00