summaryrefslogtreecommitdiff
path: root/riscos/window.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2005-04-16 19:33:21 by jmb]John Mark Bell2005-04-161-1/+4
| | | | | | Fix silliness with use of control characters svn path=/import/netsurf/; revision=1653
* [project @ 2005-04-15 18:00:19 by jmb]John Mark Bell2005-04-151-11/+139
| | | | | | | | Split out generic text input code. Support internationalised text input. Fix textarea-related bugs. svn path=/import/netsurf/; revision=1642
* [project @ 2005-04-15 05:54:44 by adrianl]Adrian Lees2005-04-151-21/+230
| | | | | | Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements svn path=/import/netsurf/; revision=1640
* [project @ 2005-04-14 01:36:54 by rjw]Richard Wilson2005-04-141-5/+9
| | | | | | Fix redraw errors for standalone images when buffered. svn path=/import/netsurf/; revision=1631
* [project @ 2005-04-13 22:02:28 by adrianl]Adrian Lees2005-04-131-2/+2
| | | | | | Fix scrolling to tags with scaled display svn path=/import/netsurf/; revision=1628
* [project @ 2005-04-07 21:47:17 by rjw]Richard Wilson2005-04-071-0/+2
| | | | | | Stop Ctrl+Q/W without a content from killing NetSurf. svn path=/import/netsurf/; revision=1604
* [project @ 2005-04-07 20:46:22 by rjw]Richard Wilson2005-04-071-139/+99
| | | | | | Update to the way menus are handled. Various GUI bug fixes. svn path=/import/netsurf/; revision=1603
* [project @ 2005-03-21 00:50:13 by rjw]Richard Wilson2005-03-211-10/+17
| | | | | | Add shift+toggle feature for short contents. *** HACK *** svn path=/import/netsurf/; revision=1566
* [project @ 2005-03-20 22:50:29 by rjw]Richard Wilson2005-03-201-1/+1
| | | | | | Trees now use content title rather than gui_window title. svn path=/import/netsurf/; revision=1562
* [project @ 2005-03-20 20:39:43 by rjw]Richard Wilson2005-03-201-0/+13
| | | | | | Allow theme changing during toolbar edit sessions. Stop pointer changing to ptr_lr when updating toolbar windows. svn path=/import/netsurf/; revision=1558
* [project @ 2005-03-20 19:28:49 by rjw]Richard Wilson2005-03-201-1/+1
| | | | | | Further toolbar customisation work. svn path=/import/netsurf/; revision=1555
* [project @ 2005-03-20 14:57:19 by rjw]Richard Wilson2005-03-201-8/+17
| | | | | | Further work towards configurable toolbars. svn path=/import/netsurf/; revision=1551
* [project @ 2005-03-18 23:52:38 by rjw]Richard Wilson2005-03-181-30/+27
| | | | | | Allow windows to be resized to an absolute minimum (toolbars collapse.) svn path=/import/netsurf/; revision=1541
* [project @ 2005-03-14 13:58:43 by rjw]Richard Wilson2005-03-141-32/+82
| | | | | | Minimise flicker when viewing non-HTML files. svn path=/import/netsurf/; revision=1535
* [project @ 2005-03-13 09:04:44 by rjw]Richard Wilson2005-03-131-1/+1
| | | | | | Update title and extent on scale change. svn path=/import/netsurf/; revision=1534
* [project @ 2005-03-13 01:23:10 by rjw]Richard Wilson2005-03-131-18/+53
| | | | | | Scale view is now applied to all content types. Ctrl+Q/Ctrl+W no longer step along a linear scale. svn path=/import/netsurf/; revision=1533
* [project @ 2005-02-08 23:37:41 by rjw]Richard Wilson2005-02-081-4/+8
| | | | | | Give global history some functionality svn path=/import/netsurf/; revision=1508
* [project @ 2005-02-07 14:28:43 by rjw]Richard Wilson2005-02-071-8/+49
| | | | | | Initial work for global history (currently incomplete) svn path=/import/netsurf/; revision=1497
* [project @ 2005-02-05 01:08:00 by rjw]Richard Wilson2005-02-051-0/+2
| | | | | | Make F2 automatically open URL completion. svn path=/import/netsurf/; revision=1493
* [project @ 2005-02-04 03:02:15 by rjw]Richard Wilson2005-02-041-3/+10
| | | | | | Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar. svn path=/import/netsurf/; revision=1490
* [project @ 2005-02-03 13:18:22 by rjw]Richard Wilson2005-02-031-3/+27
| | | | | | Implementation of URL suggestion svn path=/import/netsurf/; revision=1488
* [project @ 2005-02-01 01:16:53 by jmb]John Mark Bell2005-02-011-1/+0
| | | | | | Lose spurious #include svn path=/import/netsurf/; revision=1479
* [project @ 2005-02-01 00:58:31 by rjw]Richard Wilson2005-02-011-3/+4
| | | | | | Only buffer redraws that update the entire current clipping area (fixes GIF redraw artifacts.) svn path=/import/netsurf/; revision=1477
* [project @ 2005-01-24 22:14:59 by bursa]James Bursa2005-01-241-4/+4
| | | | | | Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible. svn path=/import/netsurf/; revision=1466
* [project @ 2005-01-24 20:59:15 by bursa]James Bursa2005-01-241-21/+18
| | | | | | Fix input focus behaviour. Remove obsolete gui_window_get_url(). svn path=/import/netsurf/; revision=1465
* [project @ 2005-01-23 16:09:05 by rjw]Richard Wilson2005-01-231-4/+8
| | | | | | Further work on theme installing svn path=/import/netsurf/; revision=1463
* [project @ 2005-01-03 02:28:57 by jmb]John Mark Bell2005-01-031-1/+0
| | | | | | Lose erroneous #include svn path=/import/netsurf/; revision=1430
* [project @ 2005-01-03 02:09:20 by jmb]John Mark Bell2005-01-031-6/+13
| | | | | | Shift + Click == download svn path=/import/netsurf/; revision=1429
* [project @ 2005-01-03 01:18:17 by jmb]John Mark Bell2005-01-031-39/+41
| | | | | | Reorder F-key order (looks tidier ;) svn path=/import/netsurf/; revision=1428
* [project @ 2004-12-09 10:30:43 by rjw]Richard Wilson2004-12-091-16/+28
| | | | | | Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls. svn path=/import/netsurf/; revision=1394
* [project @ 2004-11-21 22:49:02 by bursa]James Bursa2004-11-211-1/+6
| | | | | | Fix crash when certain MNGs are opened in a new browser window. svn path=/import/netsurf/; revision=1368
* [project @ 2004-11-09 23:32:40 by rjw]Richard Wilson2004-11-091-9/+9
| | | | | | Fix window resizing oddity svn path=/import/netsurf/; revision=1354
* [project @ 2004-11-02 23:23:07 by rjw]Richard Wilson2004-11-021-4/+13
| | | | | | Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work) svn path=/import/netsurf/; revision=1336
* [project @ 2004-10-19 21:17:16 by bursa]James Bursa2004-10-191-2/+2
| | | | | | Fix scaling of standalone images. svn path=/import/netsurf/; revision=1326
* [project @ 2004-10-17 21:16:00 by bursa]James Bursa2004-10-171-52/+61
| | | | | | Move to use plotters. Replace html.layout->children with html.layout. svn path=/import/netsurf/; revision=1318
* [project @ 2004-10-04 23:54:42 by rjw]Richard Wilson2004-10-041-2/+9
| | | | | | Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too. svn path=/import/netsurf/; revision=1301
* [project @ 2004-10-01 21:31:55 by jmb]John Mark Bell2004-10-011-6/+6
| | | | | | | | | | | | A somewhat better implementation of referrers which no longer sends the referer if the URL schemes don't match. Things to do: 1) Preservation of referer across redirects (see comment in browser.c:284) 2) GUI templates/code for configuration of referer sending (simple on/off toggle only) 3) Make referer sending when fetching objects/stylesheets for a page pay attention to option_send_referer? 4) Handle the case where the referer is in the form of http://moo:foo@mysite.com/ (ie the login details embedded in the referer - not good). svn path=/import/netsurf/; revision=1297
* [project @ 2004-10-01 00:06:49 by jmb]John Mark Bell2004-10-011-4/+18
| | | | | | Send HTTP referer header. This is _only_ sent when a link is clicked (theoretically, at least). svn path=/import/netsurf/; revision=1296
* [project @ 2004-09-13 23:59:30 by jmb]John Mark Bell2004-09-131-0/+6
| | | | | | Add some #defines svn path=/import/netsurf/; revision=1276
* [project @ 2004-09-07 23:05:34 by rjw]Richard Wilson2004-09-071-2/+3
| | | | | | Updates for new theme format along with a few minor bug fixes. svn path=/import/netsurf/; revision=1269
* [project @ 2004-08-31 18:01:22 by rjw]Richard Wilson2004-08-311-0/+4
| | | | | | Further theme related fixes svn path=/import/netsurf/; revision=1257
* [project @ 2004-08-30 21:57:47 by rjw]Richard Wilson2004-08-301-0/+1
| | | | | | Various small theme related fixes svn path=/import/netsurf/; revision=1256
* [project @ 2004-08-30 21:03:48 by rjw]Richard Wilson2004-08-301-45/+112
| | | | | | Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
* [project @ 2004-08-25 23:56:48 by bursa]James Bursa2004-08-251-1/+4
| | | | | | Experimental overflow: scroll code. svn path=/import/netsurf/; revision=1250
* [project @ 2004-08-15 19:06:23 by jmb]John Mark Bell2004-08-151-3/+6
| | | | | | | | | Rationalise image redraw. Supply background colour when redrawing contents Reenable printing of background images Require Tinct 0.07 svn path=/import/netsurf/; revision=1234
* [project @ 2004-08-14 12:16:44 by joty]John Tytgat2004-08-141-1/+1
| | | | | | Keypresses are wchar_t typed data. svn path=/import/netsurf/; revision=1227
* [project @ 2004-08-11 19:02:32 by bursa]James Bursa2004-08-111-2/+3
| | | | | | Start work on removing instances and making content types non-shareable. Clean up some #includes. svn path=/import/netsurf/; revision=1211
* [project @ 2004-08-09 16:11:58 by jmb]John Mark Bell2004-08-091-2/+3
| | | | | | | Rework the interface of the URL handing module to allow for multiple error types. Modify save_complete URL rewriting appropriately. svn path=/import/netsurf/; revision=1206
* [project @ 2004-08-09 06:28:56 by jmb]John Mark Bell2004-08-091-0/+4
| | | | | | | Printing support. Some issues remain - see the todo list at the top of print.c for more details svn path=/import/netsurf/; revision=1199
* [project @ 2004-08-08 20:16:17 by rjw]Richard Wilson2004-08-081-8/+2
| | | | | | Internal changes for theme handling. Tinct is now an external resource. svn path=/import/netsurf/; revision=1196