Commit Graph

16 Commits

Author SHA1 Message Date
John Mark Bell afb5e4209b [project @ 2004-05-02 17:01:37 by jmb]
Remove #ifdef nastiness. Now uses alloca.

svn path=/import/netsurf/; revision=816
2004-05-02 17:01:37 +00:00
John Mark Bell 51bea40b9a [project @ 2004-05-02 01:04:38 by jmb]
A couple more Norcroft-related patches.
The use of #ifdef __GNU_C__ in both of these can be avoided. I'm not entirely sure whether it would be sensible to do so, so I've left them as-is.

svn path=/import/netsurf/; revision=814
2004-05-02 01:04:38 +00:00
Richard Wilson 7d165500d3 [project @ 2004-04-12 19:40:57 by rjw]
Theme height now reported as 2 OS units larger.

svn path=/import/netsurf/; revision=762
2004-04-12 19:40:57 +00:00
John Mark Bell 413683371b [project @ 2004-01-05 12:41:24 by jmb]
Remove logging macros

svn path=/import/netsurf/; revision=486
2004-01-05 12:41:24 +00:00
John Mark Bell 528ac58519 [project @ 2004-01-05 12:24:54 by jmb]
Enumerate all sprites in file (hopefully).

svn path=/import/netsurf/; revision=485
2004-01-05 12:24:54 +00:00
John Mark Bell 22ae453e3b [project @ 2004-01-05 11:56:45 by jmb]
fixup missing include

svn path=/import/netsurf/; revision=484
2004-01-05 11:56:45 +00:00
John Mark Bell 8bb5c9206d [project @ 2004-01-05 11:28:04 by jmb]
Add some logging. Revert last change.

svn path=/import/netsurf/; revision=483
2004-01-05 11:28:04 +00:00
John Mark Bell 59fb052818 [project @ 2003-12-27 00:11:57 by jmb]
Tidy code to reduce compiler warnings. htmlredraw.c and plugin.c produce
the most now. Hopefully I haven't broken anything ;)

svn path=/import/netsurf/; revision=451
2003-12-27 00:11:57 +00:00
James Bursa 9e13c0f9a3 [project @ 2003-11-20 00:16:31 by bursa]
Clean up and simplify themes, remove old history code.

svn path=/import/netsurf/; revision=420
2003-11-20 00:16:31 +00:00
James Bursa b055948973 [project @ 2003-11-07 23:51:13 by bursa]
Split out window.c, implement DataOpen and tidy up gui code.

svn path=/import/netsurf/; revision=408
2003-11-07 23:51:13 +00:00
James Bursa 017fc4eb4b [project @ 2003-06-30 12:44:02 by bursa]
New file headers.

svn path=/import/netsurf/; revision=190
2003-06-30 12:44:03 +00:00
John Mark Bell 5886e3ed2a [project @ 2003-06-06 02:14:28 by jmb]
Add RCS ID

svn path=/import/netsurf/; revision=169
2003-06-06 02:14:28 +00:00
John Mark Bell 0e0637ce27 [project @ 2003-06-04 23:47:20 by jmb]
Put angle brackets around clib includes

svn path=/import/netsurf/; revision=156
2003-06-04 23:47:20 +00:00
James Bursa e2efda19df [project @ 2003-03-04 11:59:35 by bursa]
More compiler warning fixes.

svn path=/import/netsurf/; revision=104
2003-03-04 11:59:36 +00:00
James Bursa a4c5929a2f [project @ 2003-02-09 12:58:14 by bursa]
Reorganization and rewrite of fetch, cache, and content handling.

svn path=/import/netsurf/; revision=96
2003-02-09 12:58:15 +00:00
Phil Mellor 6762cb7a0d [project @ 2002-10-15 10:47:44 by monkeyson]
GUI improvements.

svn path=/import/netsurf/; revision=45
2002-10-15 10:47:44 +00:00