Commit Graph

  • 0a1756a84f [project @ 2003-12-27 02:03:48 by jmb] Reduce compiler warnings John Mark Bell 2003-12-27 02:03:48 +0000
  • 4da66aef4b [project @ 2003-12-27 01:37:51 by jmb] Reduce compiler warnings John Mark Bell 2003-12-27 01:37:51 +0000
  • 3613ab36a9 [project @ 2003-12-27 01:06:46 by jmb] Reduce number of compiler warnings. John Mark Bell 2003-12-27 01:06:46 +0000
  • 006a24e810 [project @ 2003-12-27 00:37:10 by jmb] More code tidying... John Mark Bell 2003-12-27 00:37:10 +0000
  • 7e132ad0bc [project @ 2003-12-27 00:35:54 by jmb] Return true after handling escape keypress. John Mark Bell 2003-12-27 00:35:54 +0000
  • 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 ;) John Mark Bell 2003-12-27 00:11:57 +0000
  • 2363d8f5af [project @ 2003-12-26 22:13:22 by jmb] Add the constant data files referred to in the previous checkin. John Mark Bell 2003-12-26 22:13:22 +0000
  • 93dfe6dfe8 [project @ 2003-12-26 22:12:39 by jmb] Move constant global data into a new file. This makes things a bit tidier. Add help: and home: shortcut URLs. John Mark Bell 2003-12-26 22:12:39 +0000
  • d49a18d608 [project @ 2003-12-26 22:11:28 by jmb] Remove file:/// kludge. No longer needed as libcurl is now sensible John Mark Bell 2003-12-26 22:11:28 +0000
  • 30702d00cb [project @ 2003-12-26 19:40:59 by tlsa] Cookie support added Michael Drake 2003-12-26 19:40:59 +0000
  • 78f9b20b3e [project @ 2003-12-26 18:18:17 by jmb] Keypress handling in dialog boxes. John Mark Bell 2003-12-26 18:18:17 +0000
  • 1b2b1ebe1c [project @ 2003-12-26 16:22:03 by bursa] Enable cookies. James Bursa 2003-12-26 16:22:03 +0000
  • 20a6f739dc [project @ 2003-12-26 16:21:46 by bursa] Rewrite get_host_from_url() to use uri library. James Bursa 2003-12-26 16:21:46 +0000
  • 894703b53b [project @ 2003-12-26 16:20:57 by bursa] Enable cookies. James Bursa 2003-12-26 16:20:57 +0000
  • eb7cc625e7 [project @ 2003-12-26 16:19:29 by bursa] Add links to some more specifications and libraries. James Bursa 2003-12-26 16:19:29 +0000
  • f1b59814f8 [project @ 2003-12-26 00:17:55 by bursa] New url_join using liburi, <base href=...>. James Bursa 2003-12-26 00:17:55 +0000
  • 3b4de07169 [project @ 2003-12-21 23:31:35 by jmb] Disable frames for the moment. John Mark Bell 2003-12-21 23:31:35 +0000
  • adc3476157 [project @ 2003-12-21 22:10:15 by jmb] Tidy up and integrate frames code. Still incomplete. John Mark Bell 2003-12-21 22:10:15 +0000
  • 96bbdbc7ab [project @ 2003-12-21 22:05:05 by jmb] Clean up version string related mess. John Mark Bell 2003-12-21 22:05:05 +0000
  • d6f9f025f2 [project @ 2003-12-21 02:27:22 by bursa] Improved scrolling by mouse and keyboard. James Bursa 2003-12-21 02:27:22 +0000
  • 06d3f56519 [project @ 2003-12-19 17:27:39 by bursa] Fix buffer overflow. James Bursa 2003-12-19 17:27:39 +0000
  • 4c80a24364 [project @ 2003-12-19 17:11:07 by bursa] Add netsurf_version string. James Bursa 2003-12-19 17:11:07 +0000
  • 07ddbc00e9 [project @ 2003-12-19 01:25:15 by jmb] Fixup to work with existing code John Mark Bell 2003-12-19 01:25:15 +0000
  • 7d67bd5a31 [project @ 2003-12-19 01:00:22 by jmb] Add build date to Info dialog. Move populate_version into utils John Mark Bell 2003-12-19 01:00:22 +0000
  • 4f52950690 [project @ 2003-12-19 00:59:36 by jmb] Move version string creation to utils for easy access John Mark Bell 2003-12-19 00:59:36 +0000
  • 7ec54af359 [project @ 2003-12-19 00:40:28 by bursa] Fix Themes menu, optimize toolbar opening. James Bursa 2003-12-19 00:40:28 +0000
  • 101c358751 [project @ 2003-12-15 12:58:58 by bursa] Limit default window size, fix some warnings. James Bursa 2003-12-15 12:58:58 +0000
  • 6cc6b610c7 [project @ 2003-12-14 18:10:59 by bursa] Toggle size to full height only, fix empty window crash. James Bursa 2003-12-14 18:10:59 +0000
  • d2c8263e59 [project @ 2003-12-12 01:33:38 by bursa] Improve toggle-size and window extent behaviour. James Bursa 2003-12-12 01:33:38 +0000
  • 599953c98f [project @ 2003-12-12 00:46:18 by bursa] Fix protocol check. James Bursa 2003-12-12 00:46:18 +0000
  • 086d66c9a1 [project @ 2003-12-11 19:06:39 by bursa] Fix submit outside form crash. James Bursa 2003-12-11 19:06:39 +0000
  • 9805610091 [project @ 2003-12-11 01:23:57 by bursa] Clean up key handling and implement scrolling using cursor keys. James Bursa 2003-12-11 01:23:57 +0000
  • c5f1560a70 [project @ 2003-12-10 23:12:39 by bursa] Remove obsolete css_selector code. James Bursa 2003-12-10 23:12:39 +0000
  • 87cb037c31 [project @ 2003-12-10 23:12:03 by bursa] Dump stylesheets on F9. James Bursa 2003-12-10 23:12:03 +0000
  • b8cd833cfd [project @ 2003-11-23 18:08:07 by jmb] Bring themes documentation in line with code. John Mark Bell 2003-11-23 18:08:07 +0000
  • 0fbc1b4ba5 [project @ 2003-11-20 00:17:26 by bursa] Simplify themes. James Bursa 2003-11-20 00:17:26 +0000
  • 9e13c0f9a3 [project @ 2003-11-20 00:16:31 by bursa] Clean up and simplify themes, remove old history code. James Bursa 2003-11-20 00:16:31 +0000
  • 9472e0c668 [project @ 2003-11-19 19:57:11 by bursa] Minor improvements to the parser. James Bursa 2003-11-19 19:57:11 +0000
  • 64941a66d2 [project @ 2003-11-15 00:26:41 by bursa] New history window. James Bursa 2003-11-15 00:26:42 +0000
  • c617bbd432 [project @ 2003-11-15 00:15:40 by jmb] Fix debug build. John Mark Bell 2003-11-15 00:15:40 +0000
  • 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. John Mark Bell 2003-11-12 22:22:45 +0000
  • 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 John Mark Bell 2003-11-08 21:47:10 +0000
  • d243589930 [project @ 2003-11-08 19:29:08 by bursa] Tidy up intro page and add netsurf.sourceforge.net link. James Bursa 2003-11-08 19:29:08 +0000
  • 9328a742f6 [project @ 2003-11-08 19:18:37 by bursa] Fix queueing bugs. James Bursa 2003-11-08 19:18:37 +0000
  • efba330582 [project @ 2003-11-08 19:17:58 by bursa] Fix info box to stay on screen. James Bursa 2003-11-08 19:17:58 +0000
  • a1637bc53c [project @ 2003-11-08 13:51:58 by bursa] Move Templates under en. James Bursa 2003-11-08 13:51:58 +0000
  • 27d23b28fd [project @ 2003-11-08 13:49:34 by bursa] Move Templates under en, new !Help. James Bursa 2003-11-08 13:49:35 +0000
  • 044c050ff6 [project @ 2003-11-07 23:52:08 by bursa] Add dummy login_list_get(). James Bursa 2003-11-07 23:52:08 +0000
  • b055948973 [project @ 2003-11-07 23:51:13 by bursa] Split out window.c, implement DataOpen and tidy up gui code. James Bursa 2003-11-07 23:51:13 +0000
  • e8def12ba2 [project @ 2003-11-07 23:47:55 by bursa] Add is_dir(). James Bursa 2003-11-07 23:47:55 +0000
  • b212e59a20 [project @ 2003-11-06 19:41:41 by bursa] Mask null polls and use PollIdle when appropriate. James Bursa 2003-11-06 19:41:41 +0000
  • 33759f1e7b [project @ 2003-11-06 15:38:12 by jmb] Improve documentation. Now launches HTML docs if it can. Launches text docs otherwise. John Mark Bell 2003-11-06 15:38:12 +0000
  • e556a7b340 [project @ 2003-11-05 18:41:06 by jmb] Text-decoration now spans child text elements John Mark Bell 2003-11-05 18:41:06 +0000
  • b1a8dce16c [project @ 2003-11-05 16:25:35 by bursa] Improved text-decoration support. James Bursa 2003-11-05 16:25:35 +0000
  • 2b8e469f19 [project @ 2003-11-04 18:35:32 by bursa] Patch inline container failure on some pages (eg. ebay). James Bursa 2003-11-04 18:35:32 +0000
  • 94a175d78a [project @ 2003-11-04 18:34:46 by bursa] Fix downloads from cache. James Bursa 2003-11-04 18:34:46 +0000
  • 804ee03ea6 [project @ 2003-11-02 01:42:54 by jmb] Bring up-to-date John Mark Bell 2003-11-02 01:42:54 +0000
  • 9f30dfd8ee [project @ 2003-11-01 20:16:00 by jmb] Improve error messages when required modules aren't present. John Mark Bell 2003-11-01 20:16:00 +0000
  • a700664013 [project @ 2003-10-31 17:57:08 by tlsa] Remove library version numbers Michael Drake 2003-10-31 17:57:08 +0000
  • 08728ef7bc [project @ 2003-10-31 17:23:39 by tlsa] 26-bit build removed Michael Drake 2003-10-31 17:23:39 +0000
  • 1315433449 [project @ 2003-10-31 15:18:36 by bursa] Updated makefile to use -lxxx syntax for libraries. James Bursa 2003-10-31 15:18:36 +0000
  • 04a1d398f2 [project @ 2003-10-31 10:58:35 by jmb] Really fix scheme:moose bug John Mark Bell 2003-10-31 10:58:35 +0000
  • 76c37600ad [project @ 2003-10-30 22:45:23 by jmb] Fix bug causing mailto: links to cause a crash John Mark Bell 2003-10-30 22:45:23 +0000
  • d3bd31c3a7 [project @ 2003-10-27 00:34:09 by bursa] Fix controls which aren't inside a form. James Bursa 2003-10-27 00:34:09 +0000
  • d846800eb7 [project @ 2003-10-26 13:09:20 by tlsa] POST method now implemented Michael Drake 2003-10-26 13:09:20 +0000
  • 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. John Mark Bell 2003-10-26 12:41:51 +0000
  • 350cfd3570 [project @ 2003-10-26 11:40:50 by bursa] Fix caret and buffer allocations. James Bursa 2003-10-26 11:40:50 +0000
  • 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 John Mark Bell 2003-10-26 00:09:27 +0000
  • ab8edd9da4 [project @ 2003-10-25 22:51:45 by jmb] Fix bug relating to http://www.mw-software.com/software/artworks2/aw2support.html John Mark Bell 2003-10-25 22:51:45 +0000
  • 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 '/'. John Mark Bell 2003-10-25 22:03:14 +0000
  • a325bfeed6 [project @ 2003-10-25 21:51:15 by bursa] Submit textarea contents. James Bursa 2003-10-25 21:51:15 +0000
  • ee31317480 [project @ 2003-10-25 21:50:49 by bursa] Textarea loading fix. James Bursa 2003-10-25 21:50:49 +0000
  • 43145ba6e4 [project @ 2003-10-25 21:50:16 by bursa] Temporary workaround for libcurl bug. James Bursa 2003-10-25 21:50:16 +0000
  • ad6185490d [project @ 2003-10-25 19:21:42 by jmb] Turn on support for other http auth methods (other than Basic). This is untested. John Mark Bell 2003-10-25 19:21:42 +0000
  • c9e188a4d1 [project @ 2003-10-25 19:20:13 by jmb] HTTP Auth login improved (greatly). Addresses all three issues in the previous version. John Mark Bell 2003-10-25 19:20:13 +0000
  • ed449261f6 [project @ 2003-10-25 18:28:24 by tlsa] New homepage screenshot Michael Drake 2003-10-25 18:28:24 +0000
  • a450bd220f [project @ 2003-10-25 16:45:19 by bursa] Remove obsolete files. James Bursa 2003-10-25 16:45:19 +0000
  • f6828df654 [project @ 2003-10-25 16:22:56 by bursa] New home page url. James Bursa 2003-10-25 16:22:56 +0000
  • 2ecfeff7e1 [project @ 2003-10-25 16:22:40 by bursa] Minor tidy. James Bursa 2003-10-25 16:22:40 +0000
  • 146011f919 [project @ 2003-10-25 16:22:11 by bursa] Implement multipart/formdata POST. James Bursa 2003-10-25 16:22:11 +0000
  • b514f9e1e3 [project @ 2003-10-25 16:12:08 by tlsa] New default Homepage Michael Drake 2003-10-25 16:12:08 +0000
  • 28f974f00f [project @ 2003-10-25 14:13:49 by bursa] URL encoded POST support. James Bursa 2003-10-25 14:13:49 +0000
  • f1375fe19d [project @ 2003-10-25 00:35:49 by bursa] Split out and clean up form submit code. James Bursa 2003-10-25 00:35:49 +0000
  • 099d537267 [project @ 2003-10-23 00:19:04 by jmb] Add 401login.o to targets John Mark Bell 2003-10-23 00:19:04 +0000
  • caac2628a7 [project @ 2003-10-23 00:09:16 by jmb] Enable logging into sites which require Basic Authentication Has a couple of issues: 1) Opens the page in the first window in the list 2) Doesn't save the login details so you have to log in to each page. 3) The call to ro_gui_401login_open shouldn't be there. John Mark Bell 2003-10-23 00:09:17 +0000
  • 9fd638f098 [project @ 2003-10-19 17:17:26 by jmb] Make text-decoration span child elements. Add text-decoration to css_dump() John Mark Bell 2003-10-19 17:17:26 +0000
  • 6f33e2d42e [project @ 2003-10-18 00:24:53 by jmb] Miscellaneous fixes. John Mark Bell 2003-10-18 00:24:53 +0000
  • 6ac3166271 [project @ 2003-10-17 23:59:23 by jmb] Whoops. Fix CSS default so a:link really is underlined instead of stricken (as earlier). Also lose LOGging from htmlredraw.c John Mark Bell 2003-10-17 23:59:23 +0000
  • c97107af5c [project @ 2003-10-17 23:47:13 by jmb] Add text-decoration support. Overline needs work. a:link defaults to being underlined. John Mark Bell 2003-10-17 23:47:13 +0000
  • 13d6923b5e [project @ 2003-10-17 17:39:29 by bursa] Implement :link, ignore stylesheets with syntax errors, parse pseudo classes. James Bursa 2003-10-17 17:39:29 +0000
  • a808d816ee [project @ 2003-10-16 20:48:22 by bursa] Add fallback rule for general CSS syntax, handle [attr=NUMBER]. James Bursa 2003-10-16 20:48:22 +0000
  • e33b401cb8 [project @ 2003-10-16 12:43:53 by bursa] Buffer css and scan in one piece to fix tokens split across blocks. James Bursa 2003-10-16 12:43:53 +0000
  • 5e2fee7fd6 [project @ 2003-10-11 14:33:35 by jmb] Prevent lnks and form items being clicked on when they are hidden John Mark Bell 2003-10-11 14:33:35 +0000
  • e826c73485 [project @ 2003-10-11 13:55:43 by jmb] Fix visibility so visible children of hidden parents work John Mark Bell 2003-10-11 13:55:43 +0000
  • 7569235a26 [project @ 2003-10-10 18:47:04 by bursa] Add font[size] selectors. James Bursa 2003-10-10 18:47:04 +0000
  • 0e5d05b125 [project @ 2003-10-10 18:13:36 by jmb] CSS visibility support (not collapse) John Mark Bell 2003-10-10 18:13:36 +0000
  • 33efbb2806 [project @ 2003-10-09 15:46:30 by bursa] Make this more correct. James Bursa 2003-10-09 15:46:30 +0000
  • 77e239298c [project @ 2003-10-09 15:23:10 by bursa] Minor textarea changes. James Bursa 2003-10-09 15:23:10 +0000
  • 65263651e3 [project @ 2003-10-09 15:22:48 by bursa] Implement box_insert_sibling(). James Bursa 2003-10-09 15:22:48 +0000
  • c673e138dc [project @ 2003-10-08 22:25:20 by jmb] Fix typo causing assertion failure John Mark Bell 2003-10-08 22:25:20 +0000