Commit Graph

  • 1481f4b7f0 [project @ 2005-08-31 20:29:11 by bursa] Fix submitting of forms with more than one image button. James Bursa 2005-08-31 20:29:11 +0000
  • 005c5f32a8 [project @ 2005-08-29 13:58:33 by tlsa] Update default HR style. Michael Drake 2005-08-29 13:58:33 +0000
  • 2a0d1d8d64 [project @ 2005-08-29 12:29:50 by bursa] Updated dependencies. James Bursa 2005-08-29 12:29:50 +0000
  • 4ce357f09b [project @ 2005-08-22 22:49:52 by bursa] More work towards frame targets: add target parameter to box_create(), and copy target down the box tree during construction. James Bursa 2005-08-22 22:49:52 +0000
  • 08e8ee3ed1 [project @ 2005-08-21 12:04:17 by bursa] Change void * parameters to intptr_t to make them correct for storing integers or pointers. James Bursa 2005-08-21 12:04:18 +0000
  • 4f82731104 [project @ 2005-08-21 10:52:17 by bursa] Remove some dead code. Add description of browser_window_mouse_action_html(). Reformat some code. James Bursa 2005-08-21 10:52:17 +0000
  • 4af7520647 [project @ 2005-08-20 23:04:35 by bursa] Fix strndup() warnings. James Bursa 2005-08-20 23:04:35 +0000
  • 8afd957986 [project @ 2005-08-20 22:52:20 by bursa] Work towards implementing link target frames: add target attribute to struct box, add frame to struct content_html_object and html_fetch_object(). James Bursa 2005-08-20 22:52:20 +0000
  • 123fd6b94e [project @ 2005-08-15 00:00:31 by jmb] Remove these files (missed by last commit) John Mark Bell 2005-08-15 00:00:31 +0000
  • 58d9b45e81 [project @ 2005-08-14 23:56:15 by jmb] Move imagemap.[ch] into render/ Make imagemap URL extraction use box_extract_link John Mark Bell 2005-08-14 23:56:15 +0000
  • d3a5e7251d [project @ 2005-08-14 21:43:36 by bursa] Fix box_contains_point() for non-rectangular inlines. James Bursa 2005-08-14 21:43:36 +0000
  • 7a981bb70a [project @ 2005-08-08 19:19:20 by bursa] Fix redraw of underlines and other text-decoration. James Bursa 2005-08-08 19:19:20 +0000
  • 6c597c302d [project @ 2005-08-07 21:31:02 by bursa] Place a border around frames. James Bursa 2005-08-07 21:31:02 +0000
  • 419517f0aa [project @ 2005-08-07 21:28:48 by bursa] Improvements to frames. Fix bug with BR at end of inline container. James Bursa 2005-08-07 21:28:48 +0000
  • 1808739e33 [project @ 2005-08-06 23:34:30 by bursa] Fix vertical positioning of floats when an empty block with top padding is present. James Bursa 2005-08-06 23:34:30 +0000
  • 362a6000b4 [project @ 2005-08-06 22:29:30 by bursa] Use given width as initial min/max width of fixed-width table columns. This improves the layout of certain tables with colspans. James Bursa 2005-08-06 22:29:30 +0000
  • 3b4baa8008 [project @ 2005-08-04 22:51:42 by bursa] Fix strndup() compiler warnings. James Bursa 2005-08-04 22:51:42 +0000
  • 4321094122 [project @ 2005-08-04 22:50:49 by bursa] Fix "View source" (Filer_Run before setting filetype). James Bursa 2005-08-04 22:50:49 +0000
  • 9699f5e2a1 [project @ 2005-08-03 17:02:16 by rjw] Save the desired window position when required. Richard Wilson 2005-08-03 17:02:16 +0000
  • d8e290a7a1 [project @ 2005-08-03 17:01:40 by rjw] Give an unique filename each time 'View Source' is used. Richard Wilson 2005-08-03 17:01:40 +0000
  • 75c056c881 [project @ 2005-08-02 13:34:55 by rjw] Require the latest version of Tinct. Richard Wilson 2005-08-02 13:34:55 +0000
  • 94433308d1 [project @ 2005-07-31 22:06:03 by jmb] Ignore @import rules which occur after a valid rule. John Mark Bell 2005-07-31 22:06:03 +0000
  • 0ba79e1ad4 [project @ 2005-07-31 21:57:07 by bursa] Implement clear on <br>. James Bursa 2005-07-31 21:57:07 +0000
  • f4851eb142 [project @ 2005-07-31 21:26:52 by tlsa] Swap MNG and JNG sprites. Michael Drake 2005-07-31 21:26:52 +0000
  • 0686a76649 [project @ 2005-07-31 15:55:36 by jmb] Make length -> pixel conversion more accurate. Fix handling of CSS <numbers> Fix border widths. John Mark Bell 2005-07-31 15:55:36 +0000
  • 0455ab1c54 [project @ 2005-07-31 11:21:46 by bursa] Fix certain cases of relative positioning, and make the recursion more efficient (don't recurse for BOX_TEXT). James Bursa 2005-07-31 11:21:46 +0000
  • aa0b803063 [project @ 2005-07-30 23:32:48 by jmb] Position: relative; support. John Mark Bell 2005-07-30 23:32:48 +0000
  • 56b06d8449 [project @ 2005-07-30 15:11:22 by adrianl] Fix removal of 'Not found' message for non-RO5 systems Adrian Lees 2005-07-30 15:11:23 +0000
  • e37acd498f [project @ 2005-07-27 22:49:53 by jmb] Mark invalid CSS contents with an error so they get flushed from the cache. John Mark Bell 2005-07-27 22:49:53 +0000
  • 13349e1ea0 [project @ 2005-07-27 17:54:10 by adrianl] Remove stray log message Adrian Lees 2005-07-27 17:54:10 +0000
  • 8e6f1ddf42 [project @ 2005-07-27 15:31:48 by jmb] Reinstate internal table. We check this first, and then ask MimeMap if we find nothing (Note that the file extension behaviour is retained, wherever the MIME type is looked for) John Mark Bell 2005-07-27 15:31:48 +0000
  • 42b6a05ece [project @ 2005-07-27 01:30:58 by jmb] Make fetch_filetype use MimeMap - works as follows: If the filetype is text and the filename has an extension, then use the extension to detect the MIME type. In all other cases, the filetype is used. Fix memory leak. John Mark Bell 2005-07-27 01:30:58 +0000
  • 784ffb42e6 [project @ 2005-07-26 23:16:21 by jmb] Implement plugin streams properly (can now have multiple, simultaneous streams to a plugin). Fix race condition when performing non-file streams. Support for GETting an URL and streaming it to a plugin (this is untested, due to a lack of access to plugins that actually use this functionality). General source tidyup. John Mark Bell 2005-07-26 23:16:21 +0000
  • 4b4e4dba95 [project @ 2005-07-24 18:35:57 by adrianl] Find nearest text when selecting Adrian Lees 2005-07-24 18:35:57 +0000
  • e05db0c28c [project @ 2005-07-24 14:29:32 by bursa] Fix position of certain floats. James Bursa 2005-07-24 14:29:32 +0000
  • 80160f2a07 [project @ 2005-07-24 07:00:47 by adrianl] Search below-right for nearest text when dragging start point of selection Adrian Lees 2005-07-24 07:00:47 +0000
  • 25b2742064 [project @ 2005-07-24 06:13:25 by adrianl] Make selecting text easier by finding the nearest text above-left of the pointer; sort out issues with spaces in copied/saved text Adrian Lees 2005-07-24 06:13:25 +0000
  • eed08b3250 [project @ 2005-07-24 03:13:51 by adrianl] Convert title to local encoding before display Adrian Lees 2005-07-24 03:13:51 +0000
  • f8750d2d4d [project @ 2005-07-24 03:13:33 by adrianl] Correct comment Adrian Lees 2005-07-24 03:13:33 +0000
  • 7cfe74b6dc [project @ 2005-07-23 23:16:52 by adrianl] Use a more appropriate name for saved text selections Adrian Lees 2005-07-23 23:16:53 +0000
  • 70d5160543 [project @ 2005-07-23 22:39:50 by adrianl] Fix crash when drag-saving text selection Adrian Lees 2005-07-23 22:39:50 +0000
  • 97d5fa20f2 [project @ 2005-07-23 20:45:00 by bursa] Fix bug in ro_gui_theme_add_toolbar_icons(). James Bursa 2005-07-23 20:45:00 +0000
  • 253c199d1f [project @ 2005-07-23 20:43:37 by bursa] Rewrite and simplify url_nice() to improve suggested filenames. Add option to keep extensions (no UI currently). James Bursa 2005-07-23 20:43:37 +0000
  • 4e9457bee1 [project @ 2005-07-21 21:48:41 by bursa] Fix layout min max bug with blocks with negative margins. Add assert()s to check that 0 <= min_width <= max_width at the end of each layout_minmax_X() function. James Bursa 2005-07-21 21:48:41 +0000
  • 1a1901d19b [project @ 2005-07-20 23:27:27 by adrianl] 2D scrolling of text areas/frames; First cut at selection in textareas; Further text editing actions (Word left/right; Page up/down; Cut block; Delete line start/end) Adrian Lees 2005-07-20 23:27:28 +0000
  • 5e14874115 [project @ 2005-07-20 22:25:56 by bursa] Fix fixed width table min / max width calculations. James Bursa 2005-07-20 22:25:56 +0000
  • e24bed7715 [project @ 2005-07-20 22:08:56 by bursa] Fix min / max bug with negative margins (treat as 0 for now). James Bursa 2005-07-20 22:08:56 +0000
  • 3f36449c91 [project @ 2005-07-19 06:03:07 by adrianl] Help text for search; partial text for print Adrian Lees 2005-07-19 06:03:07 +0000
  • ad1aaff33b [project @ 2005-07-19 05:59:18 by adrianl] Added search and print windows Adrian Lees 2005-07-19 05:59:18 +0000
  • 56baede6fd [project @ 2005-07-19 04:05:08 by adrianl] Convert to local encoding when copying to clipboard Adrian Lees 2005-07-19 04:05:08 +0000
  • a424d31020 [project @ 2005-07-19 04:01:59 by adrianl] Search-as-you-type Adrian Lees 2005-07-19 04:01:59 +0000
  • bd99f7081e [project @ 2005-07-19 03:56:17 by adrianl] Search-as-you-type Adrian Lees 2005-07-19 03:56:17 +0000
  • 17bbed4523 [project @ 2005-07-18 16:38:59 by adrianl] Fix text selection jitter Adrian Lees 2005-07-18 16:38:59 +0000
  • be2cd4131d [project @ 2005-07-18 16:37:55 by adrianl] Add missing prototype Adrian Lees 2005-07-18 16:37:55 +0000
  • b37420136c [project @ 2005-07-18 14:22:26 by jmb] Fix erroneous attempt to uppercase address of character instead of the character itself John Mark Bell 2005-07-18 14:22:26 +0000
  • c5e120e43d [project @ 2005-07-16 21:46:47 by jmb] Fix path display John Mark Bell 2005-07-16 21:46:47 +0000
  • 17134b3a02 [project @ 2005-07-16 20:25:58 by adrianl] Allow login with new user/password if entered incorrectly. Adrian Lees 2005-07-16 20:25:58 +0000
  • dbcfa470c4 [project @ 2005-07-16 16:23:08 by adrianl] Bounds checking in Content-Length handling Adrian Lees 2005-07-16 16:23:08 +0000
  • 23465f5705 [project @ 2005-07-16 16:17:49 by adrianl] Correct and simplify space -> hard space conversion Adrian Lees 2005-07-16 16:17:49 +0000
  • 77f1158f6b [project @ 2005-07-16 16:15:37 by adrianl] Faster utf8 next/prev functions Adrian Lees 2005-07-16 16:15:37 +0000
  • f4ecaaed31 [project @ 2005-07-16 14:35:20 by jmb] - Convert Messages files to UTF-8 encoding. - Replace local_encoding_name() with platform specific utf8_[to,from]_local_encoding() functions - this allows mapping of 8bit characters 0x80->0x9f (inclusive). - All text that is rendered by the RISC OS Wimp is now converted to the system local encoding prior to display. - Lose the horrendous hack that was messages_get_key() - Menu text is now translated to system local encoding on the fly (if necessary) rather than at menu creation time. This allows the system alphabet to change under us and our menus remain usable. - The Languages menu now lists all languages that are present in the LangNames file. In the case of selecting the UI language, those languages which are not available are shaded. John Mark Bell 2005-07-16 14:35:25 +0000
  • 81a39c3075 [project @ 2005-07-16 14:02:15 by adrianl] Update sprite name when saving Adrian Lees 2005-07-16 14:02:15 +0000
  • c383813921 [project @ 2005-07-16 05:57:53 by adrianl] Thumbnail display and dragging Adrian Lees 2005-07-16 05:57:53 +0000
  • 4a5dc6d5cc [project @ 2005-07-16 05:54:45 by adrianl] Thumbnails displayed and dragged for full page save; spelling correction Adrian Lees 2005-07-16 05:54:45 +0000
  • 46bc8ca154 [project @ 2005-07-11 18:10:10 by jmb] Cache previous iconv conversion descriptor John Mark Bell 2005-07-11 18:10:10 +0000
  • cfcc08137d [project @ 2005-07-09 18:30:28 by adrianl] Stylistic changes Adrian Lees 2005-07-09 18:30:28 +0000
  • b49dc7e760 [project @ 2005-07-08 14:59:50 by adrianl] Added download-related messages Adrian Lees 2005-07-08 14:59:50 +0000
  • bb51c62909 [project @ 2005-07-08 14:53:53 by adrianl] Continue download after save errors; checking of free space; grey out file icon when can't save; tidy display on Select/Adjust Adrian Lees 2005-07-08 14:53:53 +0000
  • fba1dfcf68 [project @ 2005-07-06 19:56:34 by bursa] Fix broken code in table_find_cell(). James Bursa 2005-07-06 19:56:34 +0000
  • 9741deb831 [project @ 2005-07-05 22:43:38 by bursa] Add locked attribute to content structure and use it to ignore content_redraw() during _convert() or _reformat(). James Bursa 2005-07-05 22:43:38 +0000
  • 07f79c3800 [project @ 2005-07-04 23:21:29 by jmb] Fix jpeglib.h header location John Mark Bell 2005-07-04 23:21:29 +0000
  • 3a117d604f [project @ 2005-07-03 20:18:23 by tlsa] Use local Google URLs on Intro pages and update About page. Michael Drake 2005-07-03 20:18:23 +0000
  • 824d3cc66a [project @ 2005-07-03 16:36:13 by jmb] Fix imagemaps John Mark Bell 2005-07-03 16:36:13 +0000
  • 3805c219fb [project @ 2005-07-03 15:57:10 by jmb] Handle forms with no action attribute John Mark Bell 2005-07-03 15:57:10 +0000
  • eb6a570aa6 [project @ 2005-07-03 15:41:07 by bursa] Implement gui_window_get_height() for the GTK build. James Bursa 2005-07-03 15:41:07 +0000
  • 78102aa4e1 [project @ 2005-07-02 23:37:41 by bursa] Improvements to layout_minmax_line(). Fix width of floats / inline blocks without an explicit width (space for margins, borders, padding was added twice). James Bursa 2005-07-02 23:37:41 +0000
  • 8a7ebeb2cc [project @ 2005-07-02 20:08:24 by bursa] Fix hidden form inputs being rendered. James Bursa 2005-07-02 20:08:24 +0000
  • 5abb753c85 [project @ 2005-07-02 18:19:41 by bursa] Fix copyright comments. James Bursa 2005-07-02 18:19:41 +0000
  • 21e5d8ca15 [project @ 2005-07-02 18:18:48 by bursa] Fix file comment for Doxygen. James Bursa 2005-07-02 18:18:48 +0000
  • 9b78daf135 [project @ 2005-07-02 18:17:51 by bursa] Rewrite calculation of box minimum and maximum widths to improve layout of many pages. Move calculation of column types and border collapsing to box tree normalising stage, since they are layout independent. Add window height parameter to layout and make <html> and <body> at least window height. James Bursa 2005-07-02 18:17:51 +0000
  • 894ba8b623 [project @ 2005-07-02 18:06:10 by bursa] New files for some table layout functions. James Bursa 2005-07-02 18:06:10 +0000
  • 39c981a4d8 [project @ 2005-07-02 17:58:32 by bursa] Bring comment showing permitted child nodes up to date. James Bursa 2005-07-02 17:58:32 +0000
  • 844f4af2de [project @ 2005-07-02 17:49:40 by bursa] Display contents of table->col[] in box_dump(). James Bursa 2005-07-02 17:49:40 +0000
  • b81b983b36 [project @ 2005-07-02 14:35:43 by jmb] Tidy up John Mark Bell 2005-07-02 14:35:43 +0000
  • ed5a93caad [project @ 2005-06-28 23:46:16 by jmb] Using Iconv to convert between an encoding and itself is pretty pointless. John Mark Bell 2005-06-28 23:46:16 +0000
  • f2799e1058 [project @ 2005-06-27 15:47:28 by tlsa] Bring up to date. Michael Drake 2005-06-27 15:47:28 +0000
  • 8aed1103b6 [project @ 2005-06-27 01:57:54 by adrianl] Fix termination of output from url_escape Adrian Lees 2005-06-27 01:57:54 +0000
  • ba6f228418 [project @ 2005-06-26 23:24:03 by adrianl] Fix calculation of available memory Adrian Lees 2005-06-26 23:24:03 +0000
  • 20e3c01058 [project @ 2005-06-26 23:23:55 by jmb] Disable raising of inexact floating point operations as we're not interested in them. John Mark Bell 2005-06-26 23:23:55 +0000
  • 9c53f98946 [project @ 2005-06-26 22:25:49 by jmb] Update to cater for changes in UnixLib: - unixlib/features.h is now features.h - __dynamic_da_name is now declared as const char * const - We explicitly force all FPU exceptions/traps back on (UnixLib default is now off) Correct error message when <NetSurf$Dir>.Resources.Sprites is missing. John Mark Bell 2005-06-26 22:25:49 +0000
  • 5817f82ba8 [project @ 2005-06-26 22:18:37 by jmb] Improve clarity of use of utf8_to_enc. Remove use of curl_escape - url_escape does similar things, just better. John Mark Bell 2005-06-26 22:18:37 +0000
  • 3286c99dd5 [project @ 2005-06-26 01:55:20 by jmb] Move acceptable character set determination to form submission time, rather thanat box tree creation time. Use UTF-8 encoding, if specified, else use first specified encoding. Improve use of utf8_to_enc - falling back to document encoding then 8859-1 where appropriate. John Mark Bell 2005-06-26 01:55:20 +0000
  • 26872ea54f [project @ 2005-06-23 18:02:26 by rjw] Remove test code. Richard Wilson 2005-06-23 18:02:26 +0000
  • 3150c97459 [project @ 2005-06-23 17:37:34 by rjw] Unbreak the build. Richard Wilson 2005-06-23 17:37:34 +0000
  • f559054c1a [project @ 2005-06-23 17:24:23 by rjw] Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 2 of 2. Richard Wilson 2005-06-23 17:24:23 +0000
  • b88a81b9d9 [project @ 2005-06-23 17:22:28 by rjw] Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 1 of 2. Richard Wilson 2005-06-23 17:22:28 +0000
  • ede57892c6 [project @ 2005-06-23 17:17:56 by rjw] Clients now manage the persistent state. Richard Wilson 2005-06-23 17:17:56 +0000
  • 1916685b59 [project @ 2005-06-23 17:16:44 by rjw] NetSurf now requires a version of Tinct capable of performing compression and decompression. Richard Wilson 2005-06-23 17:16:44 +0000
  • d3aa28aa32 [project @ 2005-06-22 00:21:36 by bursa] Make a configured countries Austria and Switzerland default to German translation. James Bursa 2005-06-22 00:21:36 +0000
  • 63ca06febb [project @ 2005-06-21 23:56:40 by adrianl] Netherlands support Adrian Lees 2005-06-21 23:56:40 +0000