Commit Graph

8876 Commits

Author SHA1 Message Date
Michael Drake a4c93bf500 [project @ 2003-09-28 16:46:48 by tlsa]
Change a:hover to a🔗hover

svn path=/import/netsurf/; revision=327
2003-09-28 16:46:48 +00:00
John Mark Bell cce87c5890 [project @ 2003-09-28 16:01:42 by jmb]
Fix freeze when accessing about page

svn path=/import/netsurf/; revision=326
2003-09-28 16:01:42 +00:00
Michael Drake 7ef809e709 [project @ 2003-09-28 13:48:17 by tlsa]
svn path=/import/netsurf/; revision=325
2003-09-28 13:48:17 +00:00
James Bursa 1975b5cd1a [project @ 2003-09-27 23:36:34 by bursa]
Implement CSS attribute selectors and parent / preceding combinators.

svn path=/import/netsurf/; revision=324
2003-09-27 23:36:34 +00:00
John Mark Bell 3e023a74a7 [project @ 2003-09-27 17:05:25 by jmb]
Fix plugin image loading

svn path=/import/netsurf/; revision=323
2003-09-27 17:05:25 +00:00
James Bursa 311c488f5a [project @ 2003-09-26 23:22:00 by bursa]
Implement button element and more work on input element.

svn path=/import/netsurf/; revision=322
2003-09-26 23:22:00 +00:00
John Mark Bell ba67140eb5 [project @ 2003-09-26 22:51:18 by jmb]
Let's try that again

svn path=/import/netsurf/; revision=321
2003-09-26 22:51:18 +00:00
John Mark Bell 75abb473a8 [project @ 2003-09-26 22:29:02 by jmb]
Add debug LOG macro calls

svn path=/import/netsurf/; revision=320
2003-09-26 22:29:02 +00:00
John Mark Bell 9b6a3f62be [project @ 2003-09-26 21:58:11 by jmb]
Improve image filename discovery

svn path=/import/netsurf/; revision=319
2003-09-26 21:58:11 +00:00
John Mark Bell 0650ab2886 [project @ 2003-09-26 17:11:02 by jmb]
It helps if you check in the Messages file when fiddling with menus

svn path=/import/netsurf/; revision=318
2003-09-26 17:11:02 +00:00
John Mark Bell 243618bd27 [project @ 2003-09-26 16:52:53 by jmb]
Add Help option to Iconbar menu

svn path=/import/netsurf/; revision=317
2003-09-26 16:52:53 +00:00
Michael Drake 92f3368c87 [project @ 2003-09-26 16:40:57 by tlsa]
New Documentation

svn path=/import/netsurf/; revision=316
2003-09-26 16:40:57 +00:00
James Bursa 9671fa03c4 [project @ 2003-09-24 21:40:40 by bursa]
Add NO_IFC tests.

svn path=/import/netsurf/; revision=315
2003-09-24 21:40:40 +00:00
James Bursa 45cd690271 [project @ 2003-09-24 21:23:28 by bursa]
Fix 26 build.

svn path=/import/netsurf/; revision=314
2003-09-24 21:23:28 +00:00
James Bursa c6626887b0 [project @ 2003-09-24 21:12:40 by bursa]
Use ImageFileConvert if available to render PNGs (using IFCLib).

svn path=/import/netsurf/; revision=313
2003-09-24 21:12:40 +00:00
James Bursa 6da97decbf [project @ 2003-09-23 21:48:22 by bursa]
Textarea related fixes.

svn path=/import/netsurf/; revision=312
2003-09-23 21:48:22 +00:00
James Bursa 29952cfc1f [project @ 2003-09-23 18:35:44 by bursa]
More work on editing textareas.

svn path=/import/netsurf/; revision=311
2003-09-23 18:35:44 +00:00
James Bursa 0f89eafdc2 [project @ 2003-09-22 23:20:10 by bursa]
Remove inline to fix 26-bit build.

svn path=/import/netsurf/; revision=310
2003-09-22 23:20:10 +00:00
James Bursa 287986b28a [project @ 2003-09-22 21:55:08 by bursa]
Experimental textarea editing code.

svn path=/import/netsurf/; revision=309
2003-09-22 21:55:08 +00:00
James Bursa 84dd766141 [project @ 2003-09-22 21:46:07 by bursa]
Fix clipping for colspan cells.

svn path=/import/netsurf/; revision=308
2003-09-22 21:46:07 +00:00
James Bursa 5363548052 [project @ 2003-09-21 22:47:08 by bursa]
Implement display: inline-block and work on textarea.

svn path=/import/netsurf/; revision=307
2003-09-21 22:47:08 +00:00
James Bursa 7859d24ee5 [project @ 2003-09-21 22:46:17 by bursa]
Fix destroy problem with aborted fetches.

svn path=/import/netsurf/; revision=306
2003-09-21 22:46:17 +00:00
James Bursa 4aadb2d013 [project @ 2003-09-19 23:36:17 by bursa]
Start converting forms to use CSS properly.

svn path=/import/netsurf/; revision=305
2003-09-19 23:36:17 +00:00
James Bursa e526454e67 [project @ 2003-09-19 21:23:19 by bursa]
Work on box_free() and other memory management in box.

svn path=/import/netsurf/; revision=304
2003-09-19 21:23:19 +00:00
James Bursa 4e67d451a7 [project @ 2003-09-17 23:27:33 by bursa]
Documented fetch.

svn path=/import/netsurf/; revision=303
2003-09-17 23:27:33 +00:00
John Mark Bell 62f5ea585b [project @ 2003-09-17 21:47:21 by jmb]
Make applets load (untested). Plugin loading conforms closer to the spec

svn path=/import/netsurf/; revision=302
2003-09-17 21:47:21 +00:00
John Mark Bell 4228475811 [project @ 2003-09-17 21:43:15 by jmb]
Fix about page HTMl a bit

svn path=/import/netsurf/; revision=301
2003-09-17 21:43:15 +00:00
James Bursa 1d8100be6f [project @ 2003-09-17 17:54:39 by bursa]
Fix last checkin.

svn path=/import/netsurf/; revision=300
2003-09-17 17:54:39 +00:00
James Bursa 6dc14a06b7 [project @ 2003-09-17 17:44:12 by bursa]
Fix aborting fetches.

svn path=/import/netsurf/; revision=299
2003-09-17 17:44:12 +00:00
James Bursa 3db6bacff5 [project @ 2003-09-17 17:43:56 by bursa]
Fix instances being removed.

svn path=/import/netsurf/; revision=298
2003-09-17 17:43:56 +00:00
James Bursa af6baf91f0 [project @ 2003-09-17 12:58:19 by bursa]
Update plugin_redraw() parameters.

svn path=/import/netsurf/; revision=297
2003-09-17 12:58:19 +00:00
James Bursa 763f186705 [project @ 2003-09-17 12:57:33 by bursa]
Poll queuing fix, backup redraw code.

svn path=/import/netsurf/; revision=296
2003-09-17 12:57:43 +00:00
James Bursa d0d3e96cbb [project @ 2003-09-17 12:56:43 by bursa]
Fix memory corruption when content destroyed from CONTENT_MSG_LOADING.

svn path=/import/netsurf/; revision=295
2003-09-17 12:56:43 +00:00
John Mark Bell f4e447871b [project @ 2003-09-16 20:02:55 by jmb]
Add dynamically created About page. Accessed via about:

svn path=/import/netsurf/; revision=294
2003-09-16 20:02:55 +00:00
John Mark Bell 9a23a2bc77 [project @ 2003-09-16 19:53:59 by jmb]
Streaming plugin support, beginnings of URL_Access support, fix codebase for ActiveX Flash objects

svn path=/import/netsurf/; revision=293
2003-09-16 19:53:59 +00:00
James Bursa ae62c55cec [project @ 2003-09-14 23:00:53 by bursa]
Check for errors from Anim_DecompressAligned.

svn path=/import/netsurf/; revision=292
2003-09-14 23:00:53 +00:00
James Bursa eeb805497d [project @ 2003-09-14 20:32:05 by bursa]
Percentage column changes; fix calculate_inline_container_widths.

svn path=/import/netsurf/; revision=291
2003-09-14 20:32:05 +00:00
James Bursa 22cea706c5 [project @ 2003-09-14 20:31:02 by bursa]
Fix already loaded object bug.

svn path=/import/netsurf/; revision=290
2003-09-14 20:31:02 +00:00
James Bursa 83f6cd25ab [project @ 2003-09-12 19:51:17 by bursa]
Display sprites with extension areas, fix some warnings.

svn path=/import/netsurf/; revision=289
2003-09-12 19:51:17 +00:00
James Bursa 72c753c582 [project @ 2003-09-12 18:30:44 by bursa]
Percentage column width changes for stupid websites.

svn path=/import/netsurf/; revision=288
2003-09-12 18:30:44 +00:00
James Bursa 226f937199 [project @ 2003-09-12 14:37:26 by bursa]
Fix percentage width columns.

svn path=/import/netsurf/; revision=287
2003-09-12 14:37:26 +00:00
James Bursa 4866b512b8 [project @ 2003-09-11 23:22:33 by bursa]
Min width calculation bug fix.

svn path=/import/netsurf/; revision=286
2003-09-11 23:22:33 +00:00
James Bursa 7e2255ce96 [project @ 2003-09-11 22:02:06 by bursa]
Table column width rewrite.

svn path=/import/netsurf/; revision=285
2003-09-11 22:02:06 +00:00
John Mark Bell 47168523d5 [project @ 2003-09-11 18:37:25 by jmb]
Fix sprite support

svn path=/import/netsurf/; revision=284
2003-09-11 18:37:25 +00:00
John Mark Bell d84476f9b9 [project @ 2003-09-10 22:46:56 by jmb]
It helps if you cvs add new files...

svn path=/import/netsurf/; revision=283
2003-09-10 22:46:56 +00:00
John Mark Bell abf3c0f80a [project @ 2003-09-10 22:40:32 by jmb]
Fix Drawfile module check. Add else statement to box.c:788

svn path=/import/netsurf/; revision=282
2003-09-10 22:40:32 +00:00
John Mark Bell b858507d90 [project @ 2003-09-10 22:27:15 by jmb]
Add support for Draw and Sprite files

svn path=/import/netsurf/; revision=281
2003-09-10 22:27:15 +00:00
James Bursa f33b3e6f52 [project @ 2003-09-10 21:44:10 by bursa]
Reformat page when browser window is resized.

svn path=/import/netsurf/; revision=280
2003-09-10 21:44:11 +00:00
James Bursa 9c2e649290 [project @ 2003-09-10 17:10:25 by bursa]
Set graphics window when rendering objects.

svn path=/import/netsurf/; revision=279
2003-09-10 17:10:25 +00:00
James Bursa f185bb4d0d [project @ 2003-09-09 21:43:44 by bursa]
Display image alt text while it loads.

svn path=/import/netsurf/; revision=278
2003-09-09 21:43:44 +00:00