Commit Graph

585 Commits

Author SHA1 Message Date
James Bursa 06d3f56519 [project @ 2003-12-19 17:27:39 by bursa]
Fix buffer overflow.

svn path=/import/netsurf/; revision=436
2003-12-19 17:27:39 +00:00
James Bursa 4c80a24364 [project @ 2003-12-19 17:11:07 by bursa]
Add netsurf_version string.

svn path=/import/netsurf/; revision=435
2003-12-19 17:11:07 +00:00
John Mark Bell 07ddbc00e9 [project @ 2003-12-19 01:25:15 by jmb]
Fixup to work with existing code

svn path=/import/netsurf/; revision=434
2003-12-19 01:25:15 +00:00
John Mark Bell 7d67bd5a31 [project @ 2003-12-19 01:00:22 by jmb]
Add build date to Info dialog.
Move populate_version into utils

svn path=/import/netsurf/; revision=433
2003-12-19 01:00:22 +00:00
John Mark Bell 4f52950690 [project @ 2003-12-19 00:59:36 by jmb]
Move version string creation to utils for easy access

svn path=/import/netsurf/; revision=432
2003-12-19 00:59:36 +00:00
James Bursa 7ec54af359 [project @ 2003-12-19 00:40:28 by bursa]
Fix Themes menu, optimize toolbar opening.

svn path=/import/netsurf/; revision=431
2003-12-19 00:40:28 +00:00
James Bursa 101c358751 [project @ 2003-12-15 12:58:58 by bursa]
Limit default window size, fix some warnings.

svn path=/import/netsurf/; revision=430
2003-12-15 12:58:58 +00:00
James Bursa 6cc6b610c7 [project @ 2003-12-14 18:10:59 by bursa]
Toggle size to full height only, fix empty window crash.

svn path=/import/netsurf/; revision=429
2003-12-14 18:10:59 +00:00
James Bursa d2c8263e59 [project @ 2003-12-12 01:33:38 by bursa]
Improve toggle-size and window extent behaviour.

svn path=/import/netsurf/; revision=428
2003-12-12 01:33:38 +00:00
James Bursa 599953c98f [project @ 2003-12-12 00:46:18 by bursa]
Fix protocol check.

svn path=/import/netsurf/; revision=427
2003-12-12 00:46:18 +00:00
James Bursa 086d66c9a1 [project @ 2003-12-11 19:06:39 by bursa]
Fix submit outside form crash.

svn path=/import/netsurf/; revision=426
2003-12-11 19:06:39 +00:00
James Bursa 9805610091 [project @ 2003-12-11 01:23:57 by bursa]
Clean up key handling and implement scrolling using cursor keys.

svn path=/import/netsurf/; revision=425
2003-12-11 01:23:57 +00:00
James Bursa c5f1560a70 [project @ 2003-12-10 23:12:39 by bursa]
Remove obsolete css_selector code.

svn path=/import/netsurf/; revision=424
2003-12-10 23:12:39 +00:00
James Bursa 87cb037c31 [project @ 2003-12-10 23:12:03 by bursa]
Dump stylesheets on F9.

svn path=/import/netsurf/; revision=423
2003-12-10 23:12:03 +00:00
John Mark Bell b8cd833cfd [project @ 2003-11-23 18:08:07 by jmb]
Bring themes documentation in line with code.

svn path=/import/netsurf/; revision=422
2003-11-23 18:08:07 +00:00
James Bursa 0fbc1b4ba5 [project @ 2003-11-20 00:17:26 by bursa]
Simplify themes.

svn path=/import/netsurf/; revision=421
2003-11-20 00:17:26 +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 9472e0c668 [project @ 2003-11-19 19:57:11 by bursa]
Minor improvements to the parser.

svn path=/import/netsurf/; revision=419
2003-11-19 19:57:11 +00:00
James Bursa 64941a66d2 [project @ 2003-11-15 00:26:41 by bursa]
New history window.

svn path=/import/netsurf/; revision=418
2003-11-15 00:26:42 +00:00
John Mark Bell c617bbd432 [project @ 2003-11-15 00:15:40 by jmb]
Fix debug build.

svn path=/import/netsurf/; revision=417
2003-11-15 00:15:40 +00:00
John Mark Bell 01d735dab8 [project @ 2003-11-12 22:22:45 by jmb]
Begin frames support. Just data structure handling for now. None of this
code is called atm.

svn path=/import/netsurf/; revision=416
2003-11-12 22:22:45 +00:00
John Mark Bell bf202492f9 [project @ 2003-11-08 21:47:10 by jmb]
Sync Info box and About Page version numbers.
If no version is specified in the Messages file, it defaults to "CVS
Test Build"
Remove unnecessary TODOs in plugin.c

svn path=/import/netsurf/; revision=415
2003-11-08 21:47:10 +00:00
James Bursa d243589930 [project @ 2003-11-08 19:29:08 by bursa]
Tidy up intro page and add netsurf.sourceforge.net link.

svn path=/import/netsurf/; revision=414
2003-11-08 19:29:08 +00:00
James Bursa 9328a742f6 [project @ 2003-11-08 19:18:37 by bursa]
Fix queueing bugs.

svn path=/import/netsurf/; revision=413
2003-11-08 19:18:37 +00:00
James Bursa efba330582 [project @ 2003-11-08 19:17:58 by bursa]
Fix info box to stay on screen.

svn path=/import/netsurf/; revision=412
2003-11-08 19:17:58 +00:00
James Bursa a1637bc53c [project @ 2003-11-08 13:51:58 by bursa]
Move Templates under en.

svn path=/import/netsurf/; revision=411
2003-11-08 13:51:58 +00:00
James Bursa 27d23b28fd [project @ 2003-11-08 13:49:34 by bursa]
Move Templates under en, new !Help.

svn path=/import/netsurf/; revision=410
2003-11-08 13:49:35 +00:00
James Bursa 044c050ff6 [project @ 2003-11-07 23:52:08 by bursa]
Add dummy login_list_get().

svn path=/import/netsurf/; revision=409
2003-11-07 23:52:08 +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 e8def12ba2 [project @ 2003-11-07 23:47:55 by bursa]
Add is_dir().

svn path=/import/netsurf/; revision=407
2003-11-07 23:47:55 +00:00
James Bursa b212e59a20 [project @ 2003-11-06 19:41:41 by bursa]
Mask null polls and use PollIdle when appropriate.

svn path=/import/netsurf/; revision=406
2003-11-06 19:41:41 +00:00
John Mark Bell 33759f1e7b [project @ 2003-11-06 15:38:12 by jmb]
Improve documentation. Now launches HTML docs if it can. Launches text docs otherwise.

svn path=/import/netsurf/; revision=405
2003-11-06 15:38:12 +00:00
John Mark Bell e556a7b340 [project @ 2003-11-05 18:41:06 by jmb]
Text-decoration now spans child text elements

svn path=/import/netsurf/; revision=404
2003-11-05 18:41:06 +00:00
James Bursa b1a8dce16c [project @ 2003-11-05 16:25:35 by bursa]
Improved text-decoration support.

svn path=/import/netsurf/; revision=403
2003-11-05 16:25:35 +00:00
James Bursa 2b8e469f19 [project @ 2003-11-04 18:35:32 by bursa]
Patch inline container failure on some pages (eg. ebay).

svn path=/import/netsurf/; revision=402
2003-11-04 18:35:32 +00:00
James Bursa 94a175d78a [project @ 2003-11-04 18:34:46 by bursa]
Fix downloads from cache.

svn path=/import/netsurf/; revision=401
2003-11-04 18:34:46 +00:00
John Mark Bell 804ee03ea6 [project @ 2003-11-02 01:42:54 by jmb]
Bring up-to-date

svn path=/import/netsurf/; revision=400
2003-11-02 01:42:54 +00:00
John Mark Bell 9f30dfd8ee [project @ 2003-11-01 20:16:00 by jmb]
Improve error messages when required modules aren't present.

svn path=/import/netsurf/; revision=399
2003-11-01 20:16:00 +00:00
Michael Drake a700664013 [project @ 2003-10-31 17:57:08 by tlsa]
Remove library version numbers

svn path=/import/netsurf/; revision=398
2003-10-31 17:57:08 +00:00
Michael Drake 08728ef7bc [project @ 2003-10-31 17:23:39 by tlsa]
26-bit build removed

svn path=/import/netsurf/; revision=397
2003-10-31 17:23:39 +00:00
James Bursa 1315433449 [project @ 2003-10-31 15:18:36 by bursa]
Updated makefile to use -lxxx syntax for libraries.

svn path=/import/netsurf/; revision=396
2003-10-31 15:18:36 +00:00
John Mark Bell 04a1d398f2 [project @ 2003-10-31 10:58:35 by jmb]
Really fix scheme:moose bug

svn path=/import/netsurf/; revision=395
2003-10-31 10:58:35 +00:00
John Mark Bell 76c37600ad [project @ 2003-10-30 22:45:23 by jmb]
Fix bug causing mailto: links to cause a crash

svn path=/import/netsurf/; revision=394
2003-10-30 22:45:23 +00:00
James Bursa d3bd31c3a7 [project @ 2003-10-27 00:34:09 by bursa]
Fix controls which aren't inside a form.

svn path=/import/netsurf/; revision=393
2003-10-27 00:34:09 +00:00
Michael Drake d846800eb7 [project @ 2003-10-26 13:09:20 by tlsa]
POST method now implemented

svn path=/import/netsurf/; revision=392
2003-10-26 13:09:20 +00:00
John Mark Bell 6d036cb630 [project @ 2003-10-26 12:41:51 by jmb]
Make fetch abort finish when auth is required.
Lose the right click performs the opposite action stuff in the login
dialog.

svn path=/import/netsurf/; revision=391
2003-10-26 12:41:51 +00:00
James Bursa 350cfd3570 [project @ 2003-10-26 11:40:50 by bursa]
Fix caret and buffer allocations.

svn path=/import/netsurf/; revision=390
2003-10-26 11:40:50 +00:00
John Mark Bell f07a47d252 [project @ 2003-10-26 00:09:27 by jmb]
Fix bug involving while loop exiting early.
Move the xstrdup of the realm into riscos/401login.c

svn path=/import/netsurf/; revision=389
2003-10-26 00:09:27 +00:00
John Mark Bell ab8edd9da4 [project @ 2003-10-25 22:51:45 by jmb]
Fix bug relating to
http://www.mw-software.com/software/artworks2/aw2support.html

svn path=/import/netsurf/; revision=388
2003-10-25 22:51:45 +00:00
John Mark Bell c91e9b3458 [project @ 2003-10-25 22:03:14 by jmb]
Fix a bug where an infinite loop is entered if the hostname is entered
without a trailing '/'.

svn path=/import/netsurf/; revision=387
2003-10-25 22:03:14 +00:00