Commit Graph

  • 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
  • 6ad8b25cc0 [project @ 2003-10-08 22:01:20 by jmb] Allow cursor movement between lines in paragraphs John Mark Bell 2003-10-08 22:01:20 +0000
  • 4b45cf75a9 [project @ 2003-10-08 20:50:18 by bursa] Exit on EOF. James Bursa 2003-10-08 20:50:18 +0000
  • b510716c1d [project @ 2003-10-08 20:49:57 by bursa] Fix column width recalculation when objects are loaded. James Bursa 2003-10-08 20:49:57 +0000
  • 43736de996 [project @ 2003-10-08 20:49:26 by bursa] Plug memory leaks. James Bursa 2003-10-08 20:49:26 +0000
  • 16746b0151 [project @ 2003-10-08 20:48:46 by jmb] Make cursor keys work in text areas John Mark Bell 2003-10-08 20:48:46 +0000
  • ec15724bc3 [project @ 2003-10-08 17:03:17 by jmb] Indicate status of properties John Mark Bell 2003-10-08 17:03:17 +0000
  • 669a5e213a [project @ 2003-10-07 23:47:57 by bursa] white-space: pre fixes. James Bursa 2003-10-07 23:47:57 +0000
  • 01e2426b49 [project @ 2003-10-07 21:41:55 by bursa] Implementing a new CSS property overview. James Bursa 2003-10-07 21:41:55 +0000
  • bbcdf13fe0 [project @ 2003-10-07 21:34:39 by bursa] Implement white-space property. James Bursa 2003-10-07 21:34:39 +0000
  • 4ccdd4c7d2 [project @ 2003-10-07 21:34:27 by bursa] Implement white-space property, rename struct node to struct css_node and NODE_* to CSS_NODE_*. James Bursa 2003-10-07 21:34:27 +0000
  • 5d99ab2ff8 [project @ 2003-10-06 16:29:27 by jmb] use whole leafname for now John Mark Bell 2003-10-06 16:29:27 +0000
  • 0b5bea4c19 [project @ 2003-10-05 23:30:21 by rob] Implemented download window interface, and modified ro_drag_info struct Rob Jackson 2003-10-05 23:30:21 +0000
  • f528562103 [project @ 2003-10-02 22:07:34 by tlsa] Add link to Doxygen developer documentation. Michael Drake 2003-10-02 22:07:34 +0000
  • 0dad9a677a [project @ 2003-10-02 11:13:21 by bursa] Initial value fix for <select>. James Bursa 2003-10-02 11:13:21 +0000
  • 15a37bb9ed [project @ 2003-10-02 11:12:44 by bursa] Fix bugs in css_match_rule(). James Bursa 2003-10-02 11:12:44 +0000
  • 7ef999c573 [project @ 2003-10-01 22:48:39 by bursa] Improvements to <select>. James Bursa 2003-10-01 22:48:39 +0000
  • 92d5404afa [project @ 2003-10-01 22:48:02 by bursa] clear only applies to br. James Bursa 2003-10-01 22:48:02 +0000
  • 9db8936d5a [project @ 2003-10-01 16:12:04 by bursa] Partial fix for pages including themselves. James Bursa 2003-10-01 16:12:04 +0000
  • c67ffb2b39 [project @ 2003-10-01 00:26:42 by jmb] Split text selection related code from riscos/gui.c John Mark Bell 2003-10-01 00:26:42 +0000
  • 563b8f6335 [project @ 2003-09-30 23:30:36 by jmb] Split mouseactions code from gui.c John Mark Bell 2003-09-30 23:30:36 +0000
  • ba64beed38 [project @ 2003-09-30 20:34:35 by bursa] Implement background and font properties. James Bursa 2003-09-30 20:34:35 +0000
  • 63822e9469 [project @ 2003-09-30 20:33:45 by bursa] Document more files. James Bursa 2003-09-30 20:33:45 +0000
  • 90e77a0d4f [project @ 2003-09-30 14:48:03 by bursa] Add config file for Doxygen. James Bursa 2003-09-30 14:48:04 +0000
  • 404a17b0a7 [project @ 2003-09-30 12:58:33 by bursa] Implement return in text areas. James Bursa 2003-09-30 12:58:33 +0000
  • 0a1975f8d6 [project @ 2003-09-29 16:32:17 by bursa] Textareas scroll to show current line. James Bursa 2003-09-29 16:32:17 +0000
  • 20ae4bff71 [project @ 2003-09-29 02:47:11 by jmb] Cursor keys and Enter in forms John Mark Bell 2003-09-29 02:47:11 +0000
  • 73f7db2a75 [project @ 2003-09-28 23:41:06 by bursa] Rewrite text and password inputs to stop using wimp icons. James Bursa 2003-09-28 23:41:07 +0000
  • fd7078b1ad [project @ 2003-09-28 17:37:43 by bursa] Implement CSS specificity and fix bugs. James Bursa 2003-09-28 17:37:43 +0000
  • c48e0ce8dc [project @ 2003-09-28 17:37:19 by bursa] Fix redirected images which are already loaded. James Bursa 2003-09-28 17:37:19 +0000
  • a4c93bf500 [project @ 2003-09-28 16:46:48 by tlsa] Change a:hover to a🔗hover Michael Drake 2003-09-28 16:46:48 +0000
  • cce87c5890 [project @ 2003-09-28 16:01:42 by jmb] Fix freeze when accessing about page John Mark Bell 2003-09-28 16:01:42 +0000
  • 7ef809e709 [project @ 2003-09-28 13:48:17 by tlsa] Michael Drake 2003-09-28 13:48:17 +0000
  • 1975b5cd1a [project @ 2003-09-27 23:36:34 by bursa] Implement CSS attribute selectors and parent / preceding combinators. James Bursa 2003-09-27 23:36:34 +0000
  • 3e023a74a7 [project @ 2003-09-27 17:05:25 by jmb] Fix plugin image loading John Mark Bell 2003-09-27 17:05:25 +0000