Commit Graph

  • 4cb3b99821 [project @ 2005-04-16 21:44:37 by adrianl] Fix drag scrolling of non-html content Adrian Lees 2005-04-16 21:44:37 +0000
  • 28cbe9193a [project @ 2005-04-16 21:26:15 by adrianl] Ignores save drags that stay within SaveAs/download window Adrian Lees 2005-04-16 21:26:15 +0000
  • 352e18ac37 [project @ 2005-04-16 19:34:30 by jmb] Don't append a space to the end of textarea input John Mark Bell 2005-04-16 19:34:30 +0000
  • 0a55a2b16e [project @ 2005-04-16 19:33:21 by jmb] Fix silliness with use of control characters John Mark Bell 2005-04-16 19:33:21 +0000
  • 2f3895f088 [project @ 2005-04-16 08:22:57 by adrianl] first cut at selecting inter-block spaces Adrian Lees 2005-04-16 08:22:57 +0000
  • f10db1f6f1 [project @ 2005-04-16 08:19:56 by adrianl] missing #include Adrian Lees 2005-04-16 08:20:20 +0000
  • a2d097c45b [project @ 2005-04-16 06:46:53 by adrianl] Fixed broken filename in object list Adrian Lees 2005-04-16 06:46:53 +0000
  • 1da8ee63a3 [project @ 2005-04-16 05:16:18 by jmb] Lose \todo John Mark Bell 2005-04-16 05:16:18 +0000
  • d43dc8839e [project @ 2005-04-16 05:10:08 by jmb] Don't unescape characters 0x80->0xFF John Mark Bell 2005-04-16 05:10:08 +0000
  • c17dc661ea [project @ 2005-04-16 05:09:32 by jmb] Split out UTF-8 handling functions. Submit URL-encoded forms in sensible encoding: * First entry in accept-charset list, if present * Document encoding, otherwise We may want to explicitly look for UTF-8, to save converting. Convert cnv_str_local_enc/cnv_local_enc_str to use iconv (they're now veneers for utf8_[to/from]_enc). Provide mechanism for looking up local system charset (derived from system alphabet, under RISC OS) John Mark Bell 2005-04-16 05:09:33 +0000
  • 37a4119ab8 [project @ 2005-04-15 22:41:29 by tlsa] Updated German resources by Sebastian Barthel. Michael Drake 2005-04-15 22:41:29 +0000
  • 94fe825ed8 [project @ 2005-04-15 20:46:25 by adrianl] Fix incorrect position at end of selection drag Adrian Lees 2005-04-15 20:46:25 +0000
  • 3028d21f35 [project @ 2005-04-15 20:45:43 by adrianl] Fix for selection changing when page reformatted Adrian Lees 2005-04-15 20:45:43 +0000
  • bbc43410aa [project @ 2005-04-15 19:06:32 by jmb] Add missing file John Mark Bell 2005-04-15 19:06:32 +0000
  • ee9a4712cd [project @ 2005-04-15 18:00:19 by jmb] Split out generic text input code. Support internationalised text input. Fix textarea-related bugs. John Mark Bell 2005-04-15 18:00:21 +0000
  • 34b92e905f [project @ 2005-04-15 16:30:37 by jmb] Fix GTK build John Mark Bell 2005-04-15 16:30:37 +0000
  • 89993a5bf2 [project @ 2005-04-15 05:54:44 by adrianl] Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements Adrian Lees 2005-04-15 05:54:44 +0000
  • edfcfad31d [project @ 2005-04-15 05:52:31 by adrianl] New files for text selection Adrian Lees 2005-04-15 05:52:31 +0000
  • 28e757a362 [project @ 2005-04-15 05:52:25 by adrianl] Text selection, page drag scrolling, drag-saving images Adrian Lees 2005-04-15 05:52:25 +0000
  • 530e185124 [project @ 2005-04-15 05:52:17 by adrianl] Stub functions for GTK following text selection, page drag scrolling and drag-saving of images Adrian Lees 2005-04-15 05:52:17 +0000
  • 043db9ece0 [project @ 2005-04-15 05:52:11 by adrianl] Text selection Adrian Lees 2005-04-15 05:52:11 +0000
  • 25e9cbf55b [project @ 2005-04-15 05:52:04 by adrianl] Defined NOF_ELEMENTS utility macro Adrian Lees 2005-04-15 05:52:04 +0000
  • 5d8dd3cfc6 [project @ 2005-04-15 05:51:11 by adrianl] Text selection Adrian Lees 2005-04-15 05:51:32 +0000
  • ef7fe5d3e5 [project @ 2005-04-14 23:17:37 by jmb] Fix form selection abort John Mark Bell 2005-04-14 23:17:37 +0000
  • 487cad486d [project @ 2005-04-14 19:54:24 by rjw] Implement HTML table border setting. Improve support for the collapsing border model. Richard Wilson 2005-04-14 19:54:24 +0000
  • 92b2d46874 [project @ 2005-04-14 01:36:54 by rjw] Fix redraw errors for standalone images when buffered. Richard Wilson 2005-04-14 01:36:54 +0000
  • 1d166e2b33 [project @ 2005-04-14 01:35:47 by rjw] Fix textarea redraw errors. Richard Wilson 2005-04-14 01:35:47 +0000
  • 3e82c07a88 [project @ 2005-04-14 01:34:23 by rjw] Only close menus we own. Richard Wilson 2005-04-14 01:34:23 +0000
  • d656bcc592 [project @ 2005-04-13 22:02:28 by adrianl] Fix scrolling to tags with scaled display Adrian Lees 2005-04-13 22:02:28 +0000
  • 11bc5345c5 [project @ 2005-04-13 21:58:28 by bursa] Add fallback field to struct box for object fallback content. Add some checks for tree consistency to box_dump(). Rename struct plugin_params to object_param. Clean up box_object(), box_embed(), box_iframe(), and box_image(). Implement object fallback to contents if the fetch or conversion fails. James Bursa 2005-04-13 21:58:28 +0000
  • 4ebe390f8d [project @ 2005-04-12 19:11:35 by rjw] Work around the stupid manner in which the FontManager only observes the plot origin for non-anti-aliased text operations. Richard Wilson 2005-04-12 19:11:35 +0000
  • e08d9e7263 [project @ 2005-04-12 19:09:09 by rjw] Round value up when going from OS units to pixels. Richard Wilson 2005-04-12 19:09:09 +0000
  • 06a521f608 [project @ 2005-04-11 01:14:18 by rjw] Only test opacity on a frame change. Richard Wilson 2005-04-11 01:14:18 +0000
  • a1c2719812 [project @ 2005-04-10 23:26:34 by rjw] Simplify code. Richard Wilson 2005-04-10 23:26:34 +0000
  • d8c19f2e13 [project @ 2005-04-10 23:26:17 by rjw] Remove screen cache, workaround SpriteExtend bug. Richard Wilson 2005-04-10 23:26:17 +0000
  • 232911b403 [project @ 2005-04-10 19:33:33 by rjw] Fix incorrect throbber size calculation. Richard Wilson 2005-04-10 19:33:33 +0000
  • 72e3ad4fcd [project @ 2005-04-10 17:08:49 by bursa] Implement box_get_attribute() to simplify code. Add code to attempt to extract URLs from "javascript:" links. James Bursa 2005-04-10 17:08:49 +0000
  • 63c33349f0 [project @ 2005-04-09 22:56:34 by jmb] Fix inappropriate free()s of talloced content John Mark Bell 2005-04-09 22:56:34 +0000
  • 2ef1e63d3d [project @ 2005-04-09 22:37:09 by rjw] Fix bug that prevented the recent URL button working without a theme. Resizing the status bar to no width now works correctly when the window is resized. Lose legacy choices file reading (users may need to re-choose their desired theme.) Source code tidy-up part one. Richard Wilson 2005-04-09 22:37:09 +0000
  • ed30d76336 [project @ 2005-04-09 22:31:26 by rjw] Close file on memory exhaustion. Richard Wilson 2005-04-09 22:31:26 +0000
  • bc43904af9 [project @ 2005-04-09 14:58:54 by rjw] Don't expect the wimp to behave sensibly and return errors when it should. Richard Wilson 2005-04-09 14:58:54 +0000
  • 35770a2572 [project @ 2005-04-09 13:26:57 by bursa] Fix nsfont_width() and nsfont_paint() when passed a 0-length string. James Bursa 2005-04-09 13:26:57 +0000
  • 49fdeafbbf [project @ 2005-04-09 13:25:54 by bursa] Add an assert() to layout_line() to help detect bugs. James Bursa 2005-04-09 13:25:54 +0000
  • f9d5c0f7c8 [project @ 2005-04-09 13:25:05 by bursa] Fix iframe related crash. James Bursa 2005-04-09 13:25:05 +0000
  • b7d0f95486 [project @ 2005-04-09 13:23:55 by rjw] Fallback to default window furniture sizes. Richard Wilson 2005-04-09 13:23:55 +0000
  • c4d3ac1d8f [project @ 2005-04-09 10:00:00 by bursa] Serialize fetches with no host (should fix multiple local files not loading in certain cases). James Bursa 2005-04-09 10:00:00 +0000
  • 20c4d5d114 [project @ 2005-04-09 09:57:19 by bursa] Remove obsolete style_clone field from struct box (forgot this file). James Bursa 2005-04-09 09:57:19 +0000
  • 10fa42cd12 [project @ 2005-04-09 09:52:52 by bursa] Remove obsolete style_clone field from struct box. James Bursa 2005-04-09 09:52:52 +0000
  • 2920bca14a [project @ 2005-04-09 09:47:36 by bursa] Move HTML contents almost fully over to talloc(), simplifying code. Improvements to title attributes, broken forms, cellpadding. Reorder functions in box_construct.c. James Bursa 2005-04-09 09:47:37 +0000
  • 8728712699 [project @ 2005-04-08 22:18:28 by bursa] Fix dump of URLs containing a %. James Bursa 2005-04-08 22:18:28 +0000
  • 46a50d6b7a [project @ 2005-04-08 02:06:46 by rjw] Save the page title with Acorn URI files, and use it when dragging into the hotlist. Richard Wilson 2005-04-08 02:06:46 +0000
  • 93fd0643fa [project @ 2005-04-07 22:51:42 by jmb] Update depend file John Mark Bell 2005-04-07 22:51:42 +0000
  • ce3c78545a [project @ 2005-04-07 21:47:17 by rjw] Stop Ctrl+Q/W without a content from killing NetSurf. Richard Wilson 2005-04-07 21:47:17 +0000
  • 610fca368b [project @ 2005-04-07 20:46:22 by rjw] Update to the way menus are handled. Various GUI bug fixes. Richard Wilson 2005-04-07 20:46:22 +0000
  • 75e7c01b1f [project @ 2005-04-06 17:02:22 by rjw] Updated templates and messages ready for updated GUI code. Thanks to Jermone Mathevet for the updated French messages. Richard Wilson 2005-04-06 17:02:23 +0000
  • 36b513ccce [project @ 2005-04-05 18:52:00 by rjw] Fix reading from zero-page. Richard Wilson 2005-04-05 18:52:00 +0000
  • 9acf6d31cf [project @ 2005-04-05 17:19:58 by rjw] Add sanity checks to Sprite file handling and simplify code. Richard Wilson 2005-04-05 17:19:58 +0000
  • 8e9561dc29 [project @ 2005-04-05 11:41:03 by rjw] Missing check-in for updated sprite rendering. Richard Wilson 2005-04-05 11:41:03 +0000
  • 92743be24d [project @ 2005-04-05 02:36:33 by rjw] Reduce re-allocation of memory when receiving files (drastically increases the speed of loading large files locally). Sprite files no longer require two copies of their data. Richard Wilson 2005-04-05 02:36:33 +0000
  • 57c30e59f2 [project @ 2005-04-04 23:42:47 by adrianl] Added throwback Adrian Lees 2005-04-04 23:42:47 +0000
  • 8bd707114c [project @ 2005-04-04 22:14:51 by adrianl] DataSave support for inter-app file/URL transfer Adrian Lees 2005-04-04 22:14:51 +0000
  • f9e97d5aa5 [project @ 2005-04-04 18:41:09 by tlsa] Fix WimpSlot number for autobuilder and update SUL URL again. Michael Drake 2005-04-04 18:41:09 +0000
  • d747cfe2d2 [project @ 2005-04-04 09:41:25 by tlsa] Update SharedUnixLibrary URL. Michael Drake 2005-04-04 09:41:25 +0000
  • 640c6833cf [project @ 2005-04-03 14:17:05 by bursa] Use talloc_realloc() instead of realloc() for c->source_data, since that is now managed by talloc. James Bursa 2005-04-03 14:17:05 +0000
  • a7a0048c0d [project @ 2005-04-03 10:58:24 by bursa] Use talloc for content structures. James Bursa 2005-04-03 10:58:49 +0000
  • fef4301a74 [project @ 2005-04-03 10:56:49 by bursa] Talloc memory allocation functions from Samba. James Bursa 2005-04-03 10:56:49 +0000
  • f5ff372fe8 [project @ 2005-04-02 23:57:48 by jmb] Dump all box trees when SIGFPE raised John Mark Bell 2005-04-02 23:57:48 +0000
  • f228f3c8da [project @ 2005-04-02 18:24:47 by jmb] Fix more FP exceptions John Mark Bell 2005-04-02 18:24:47 +0000
  • bed3897f66 [project @ 2005-04-02 11:13:27 by bursa] Assert when a box has UNKNOWN_WIDTH after layout. James Bursa 2005-04-02 11:13:27 +0000
  • 92fa1133c9 [project @ 2005-04-01 02:25:11 by jmb] application/xhtml+xml -> CONTENT_HTML Fix minor issue with mimetype matching regexp. John Mark Bell 2005-04-01 02:25:11 +0000
  • e7e34b78c3 [project @ 2005-03-29 13:32:11 by adrianl] Fix read from NULL ptr when clicking on hotlist background Adrian Lees 2005-03-29 13:32:11 +0000
  • 29d44c739e [project @ 2005-03-28 19:17:06 by bursa] Split convert_xml_to_box() into box_construct_element() and box_construct_text(). Add box_solve_display(). James Bursa 2005-03-28 19:17:06 +0000
  • 0fd980d8b2 [project @ 2005-03-28 16:16:14 by jmb] Fix sprite palette generation. Buffering now works properly in 16 colour modes. John Mark Bell 2005-03-28 16:16:14 +0000
  • 64d8f9d5ed [project @ 2005-03-26 01:12:27 by bursa] Split box.c into box_construct.c, box_normalise.c, and box.c. James Bursa 2005-03-26 01:12:27 +0000
  • 9b8a94cc39 [project @ 2005-03-25 14:25:25 by adrianl] Removed string copying and added wildcard matching. Adrian Lees 2005-03-25 14:25:25 +0000
  • 2f158d6eef [project @ 2005-03-24 21:36:00 by bursa] Updated dependencies. James Bursa 2005-03-24 21:36:00 +0000
  • 770a3f7494 [project @ 2005-03-24 13:44:24 by rjw] Don't add fetches that failed to initialise to the object list. Richard Wilson 2005-03-24 13:44:24 +0000
  • d4760c09c0 [project @ 2005-03-24 07:45:41 by bursa] Make line splitting more accurate by using rufl_split() instead of rufl_x_to_offset(). This fixes many cases of text leaking out of a box. James Bursa 2005-03-24 07:45:41 +0000
  • 53d959cfda [project @ 2005-03-24 00:36:33 by tlsa] Give tables a one pixel default cellspacing. Michael Drake 2005-03-24 00:36:33 +0000
  • a86fc14128 [project @ 2005-03-23 23:22:48 by tlsa] Revert last checkin. Michael Drake 2005-03-23 23:22:48 +0000
  • 4bdb8b3234 [project @ 2005-03-23 22:43:16 by tlsa] Position aligned tables with margins. Michael Drake 2005-03-23 22:43:16 +0000
  • c0b5985867 [project @ 2005-03-23 19:17:03 by rjw] Fix scaling of very small background images when viewing at less than 100% Richard Wilson 2005-03-23 19:17:03 +0000
  • 511891d27c [project @ 2005-03-23 18:14:38 by rjw] Fix incorrect background position calculations. Modify CSS parser to pass all background-position testcases. Richard Wilson 2005-03-23 18:14:38 +0000
  • c16c3ffa2f [project @ 2005-03-23 16:42:37 by rjw] Don't pass scaled values to children to minimise rounding errors. Richard Wilson 2005-03-23 16:42:37 +0000
  • 67b91d31c5 [project @ 2005-03-22 20:19:30 by rjw] Add specific check for 'Floating Help' for interactive help messages Richard Wilson 2005-03-22 20:19:30 +0000
  • 39c6af5d64 [project @ 2005-03-22 16:29:16 by rjw] Fix some rounding issues for table cell calculations. Richard Wilson 2005-03-22 16:29:16 +0000
  • cfa3a095b1 [project @ 2005-03-22 11:49:16 by tlsa] Clarify menu option for copying size and position of parent windows. Michael Drake 2005-03-22 11:49:16 +0000
  • b832e05f03 [project @ 2005-03-22 00:10:42 by rjw] Experimental cellpadding support Richard Wilson 2005-03-22 00:10:42 +0000
  • 28d9260ca4 [project @ 2005-03-21 15:27:31 by rjw] Correct wrong initial configuration. Richard Wilson 2005-03-21 15:27:31 +0000
  • 5ecea49e7e [project @ 2005-03-21 14:48:26 by rjw] Make toolbar configurable. Richard Wilson 2005-03-21 14:48:26 +0000
  • 9a76676600 [project @ 2005-03-21 00:50:13 by rjw] Add shift+toggle feature for short contents. *** HACK *** Richard Wilson 2005-03-21 00:50:13 +0000
  • 8c0cc33e3b [project @ 2005-03-21 00:15:48 by jmb] Fix mouse click handling in local history window John Mark Bell 2005-03-21 00:15:48 +0000
  • 81c410a6a6 [project @ 2005-03-20 23:42:23 by jmb] Only stop existing fetch for window if we're really going to initiate a new one. John Mark Bell 2005-03-20 23:42:23 +0000
  • dfdf4741f8 [project @ 2005-03-20 23:02:00 by rjw] URL nodes without a title use the associated URL. Richard Wilson 2005-03-20 23:02:00 +0000
  • b718ee9158 [project @ 2005-03-20 22:50:29 by rjw] Trees now use content title rather than gui_window title. Richard Wilson 2005-03-20 22:50:29 +0000
  • f3b7d06f2a [project @ 2005-03-20 22:49:53 by rjw] Tree toolbar actions update toolbar status (deleting a node/element is now correctly reflected. Richard Wilson 2005-03-20 22:49:53 +0000
  • ba304de23b [project @ 2005-03-20 21:13:38 by jmb] Add fragment id to URL in URL bar John Mark Bell 2005-03-20 21:13:38 +0000
  • 1899ba8cf1 [project @ 2005-03-20 20:47:53 by tlsa] Adjust click on History icon opens Global History. Michael Drake 2005-03-20 20:47:53 +0000
  • 412c668af3 [project @ 2005-03-20 20:39:43 by rjw] Allow theme changing during toolbar edit sessions. Stop pointer changing to ptr_lr when updating toolbar windows. Richard Wilson 2005-03-20 20:39:43 +0000
  • 062e6a5bae [project @ 2005-03-20 20:39:22 by jmb] Fix draw_plot_rectangle API John Mark Bell 2005-03-20 20:39:22 +0000