Commit Graph

128 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
John Mark Bell
cbd4ff8d2a [project @ 2003-09-09 21:23:56 by jmb]
It helps to create the Choices:WWW directory if it doesn't already exist

svn path=/import/netsurf/; revision=277
2003-09-09 21:23:56 +00:00
John Mark Bell
710f066cb8 [project @ 2003-09-09 21:11:25 by jmb]
Move the Choices file to Choices:WWW.NetSurf - unfortunately, anyone who has already used NetSurf will now have a spurious Choices file in Choices:NetSurf

svn path=/import/netsurf/; revision=276
2003-09-09 21:11:25 +00:00
John Mark Bell
ddb2b98716 [project @ 2003-09-09 19:25:28 by jmb]
Forms: [input type=image] support, passwords are now displayed as asterisks

svn path=/import/netsurf/; revision=275
2003-09-09 19:25:28 +00:00
John Mark Bell
47dcb4f127 [project @ 2003-09-09 19:21:06 by jmb]
plugin_closed tweaks

svn path=/import/netsurf/; revision=274
2003-09-09 19:21:06 +00:00
James Bursa
74b71f8295 [project @ 2003-09-08 22:46:20 by bursa]
Split out html_redraw().

svn path=/import/netsurf/; revision=271
2003-09-08 22:46:20 +00:00
James Bursa
9fa8f4037a [project @ 2003-09-07 21:08:13 by bursa]
Document cache and content, split struct content up.

svn path=/import/netsurf/; revision=270
2003-09-07 21:08:13 +00:00
John Mark Bell
baf5791576 [project @ 2003-09-06 00:21:28 by jmb]
Improve Plugin_Reshape_Request support. There are still issues with it though :(

svn path=/import/netsurf/; revision=269
2003-09-06 00:21:28 +00:00
James Bursa
83de722a57 [project @ 2003-09-05 14:35:36 by bursa]
Fix wimp message queueing.

svn path=/import/netsurf/; revision=267
2003-09-05 14:35:36 +00:00
John Mark Bell
a0c42f65da [project @ 2003-09-04 22:54:25 by jmb]
Plugin_Reshape_Request support

svn path=/import/netsurf/; revision=266
2003-09-04 22:54:25 +00:00
John Mark Bell
b19462e1ff [project @ 2003-09-03 21:58:54 by jmb]
Call content_reshape_instance

svn path=/import/netsurf/; revision=265
2003-09-03 21:58:54 +00:00
James Bursa
cdf0601420 [project @ 2003-08-30 21:45:03 by bursa]
Make page background colour work properly.

svn path=/import/netsurf/; revision=263
2003-08-30 21:45:03 +00:00
John Mark Bell
9c4d5cc75f [project @ 2003-08-29 17:50:32 by jmb]
Rewrite plugin_write_parameters_file - much tidier now

svn path=/import/netsurf/; revision=260
2003-08-29 17:50:32 +00:00
James Bursa
cef8c477c3 [project @ 2003-08-28 19:21:27 by bursa]
Start implementing download window.

svn path=/import/netsurf/; revision=255
2003-08-28 19:21:27 +00:00
James Bursa
1548c232ca [project @ 2003-08-27 20:09:57 by bursa]
Fix negative dimensions, more gui cleanup.

svn path=/import/netsurf/; revision=252
2003-08-27 20:09:57 +00:00
James Bursa
fd5b6d0c80 [project @ 2003-08-26 22:37:32 by bursa]
Break out dialog related code from gui.c.

svn path=/import/netsurf/; revision=251
2003-08-26 22:37:32 +00:00
John Mark Bell
1e6e665e35 [project @ 2003-08-26 00:50:51 by jmb]
Make plugins work on WIMP versions below 4.00

svn path=/import/netsurf/; revision=250
2003-08-26 00:50:51 +00:00
John Mark Bell
5744b00bd2 [project @ 2003-08-24 23:37:59 by jmb]
Fix bug in plugin_write_parameters_file

svn path=/import/netsurf/; revision=247
2003-08-24 23:37:59 +00:00
John Mark Bell
3c11ffdc9f [project @ 2003-08-24 22:39:55 by jmb]
Make plugins work. Improve initialisation of AcornURI. Add support for <iframe> (still needs rendering tweaks). Add Ctrl-F2 key sequence to close window.

svn path=/import/netsurf/; revision=246
2003-08-24 22:39:55 +00:00
James Bursa
dfbe3c84f1 [project @ 2003-08-21 21:39:07 by bursa]
Break out menu related code.

svn path=/import/netsurf/; revision=245
2003-08-21 21:39:07 +00:00
John Mark Bell
7c474c848e [project @ 2003-07-30 13:06:22 by jmb]
Add support for Acorn URI Protocol and URI files (Rob Jackson)

svn path=/import/netsurf/; revision=242
2003-07-30 13:06:22 +00:00
John Mark Bell
3c0daf429a [project @ 2003-07-22 22:13:44 by jmb]
Enable viewing HTML source when F8 is pressed

svn path=/import/netsurf/; revision=241
2003-07-22 22:13:44 +00:00
John Mark Bell
7be6adfd8b [project @ 2003-07-18 21:26:46 by jmb]
Fix Transparency mask generation

svn path=/import/netsurf/; revision=237
2003-07-18 21:26:46 +00:00
John Mark Bell
12f832eedd [project @ 2003-07-18 21:17:42 by jmb]
Scale gifs

svn path=/import/netsurf/; revision=236
2003-07-18 21:17:42 +00:00
James Bursa
c3c1fb916b [project @ 2003-07-18 21:02:29 by bursa]
New GIF renderer using animlib (jmb).

svn path=/import/netsurf/; revision=235
2003-07-18 21:02:29 +00:00
James Bursa
14ae9f7db5 [project @ 2003-07-18 17:07:50 by bursa]
Fix image positioning.

svn path=/import/netsurf/; revision=232
2003-07-18 17:07:50 +00:00
James Bursa
5031b80b33 [project @ 2003-07-17 23:01:02 by bursa]
Fix 670947, tidy gui code, move some headers.

svn path=/import/netsurf/; revision=231
2003-07-17 23:01:02 +00:00
John Mark Bell
8bca544448 [project @ 2003-07-17 16:41:50 by jmb]
Fix compiler warnings bug

svn path=/import/netsurf/; revision=230
2003-07-17 16:41:50 +00:00