John Mark Bell
c0fce75798
[project @ 2005-06-07 21:58:17 by jmb]
...
Fix stupid assertions.
svn path=/import/netsurf/; revision=1745
2005-06-07 21:58:17 +00:00
John Mark Bell
0bcfdbeb50
[project @ 2005-06-07 21:29:26 by jmb]
...
Lose cnv_str_local_enc and friends.
UTF-8 conversion functions now return an enumerated type allowing for fallbacks, if appropriate.
svn path=/import/netsurf/; revision=1744
2005-06-07 21:29:26 +00:00
John Mark Bell
be6a75509d
[project @ 2005-06-07 16:35:13 by jmb]
...
Convert status bar text to local encoding. Fixes bug 1215998
svn path=/import/netsurf/; revision=1743
2005-06-07 16:35:13 +00:00
Adrian Lees
1b46d8f35e
[project @ 2005-05-02 22:12:53 by adrianl]
...
Fix Ctrl-Del and implement Home
svn path=/import/netsurf/; revision=1710
2005-05-02 22:12:53 +00:00
Adrian Lees
8da644f442
[project @ 2005-04-21 21:36:23 by adrianl]
...
Dragging URLs into toolbar URL icon; keyboard actions in textareas conform to Wimp's icon editing; display of scale % fixed for 120%
svn path=/import/netsurf/; revision=1676
2005-04-21 21:36:23 +00:00
Richard Wilson
d736b3d3e5
[project @ 2005-04-20 23:22:49 by rjw]
...
Remove background blending option, fix tree menu bug.
svn path=/import/netsurf/; revision=1675
2005-04-20 23:22:49 +00:00
Adrian Lees
31c659a2ea
[project @ 2005-04-20 12:24:41 by adrianl]
...
text import from global clipboard, other apps & files and additional keys for editing text in textareas
svn path=/import/netsurf/; revision=1673
2005-04-20 12:24:41 +00:00
Adrian Lees
89d98d0577
[project @ 2005-04-17 23:32:09 by adrianl]
...
better keyboard support for scale and find dialogs
svn path=/import/netsurf/; revision=1665
2005-04-17 23:32:09 +00:00
John Mark Bell
0a55a2b16e
[project @ 2005-04-16 19:33:21 by jmb]
...
Fix silliness with use of control characters
svn path=/import/netsurf/; revision=1653
2005-04-16 19:33:21 +00:00
John Mark Bell
ee9a4712cd
[project @ 2005-04-15 18:00:19 by jmb]
...
Split out generic text input code.
Support internationalised text input.
Fix textarea-related bugs.
svn path=/import/netsurf/; revision=1642
2005-04-15 18:00:21 +00:00
Adrian Lees
89993a5bf2
[project @ 2005-04-15 05:54:44 by adrianl]
...
Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements
svn path=/import/netsurf/; revision=1640
2005-04-15 05:54:44 +00:00
Richard Wilson
92b2d46874
[project @ 2005-04-14 01:36:54 by rjw]
...
Fix redraw errors for standalone images when buffered.
svn path=/import/netsurf/; revision=1631
2005-04-14 01:36:54 +00:00
Adrian Lees
d656bcc592
[project @ 2005-04-13 22:02:28 by adrianl]
...
Fix scrolling to tags with scaled display
svn path=/import/netsurf/; revision=1628
2005-04-13 22:02:28 +00:00
Richard Wilson
ce3c78545a
[project @ 2005-04-07 21:47:17 by rjw]
...
Stop Ctrl+Q/W without a content from killing NetSurf.
svn path=/import/netsurf/; revision=1604
2005-04-07 21:47:17 +00:00
Richard Wilson
610fca368b
[project @ 2005-04-07 20:46:22 by rjw]
...
Update to the way menus are handled. Various GUI bug fixes.
svn path=/import/netsurf/; revision=1603
2005-04-07 20:46:22 +00:00
Richard Wilson
9a76676600
[project @ 2005-03-21 00:50:13 by rjw]
...
Add shift+toggle feature for short contents. *** HACK ***
svn path=/import/netsurf/; revision=1566
2005-03-21 00:50:13 +00:00
Richard Wilson
b718ee9158
[project @ 2005-03-20 22:50:29 by rjw]
...
Trees now use content title rather than gui_window title.
svn path=/import/netsurf/; revision=1562
2005-03-20 22:50:29 +00:00
Richard Wilson
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.
svn path=/import/netsurf/; revision=1558
2005-03-20 20:39:43 +00:00
Richard Wilson
7cf3d4dde2
[project @ 2005-03-20 19:28:49 by rjw]
...
Further toolbar customisation work.
svn path=/import/netsurf/; revision=1555
2005-03-20 19:28:50 +00:00
Richard Wilson
06419abcca
[project @ 2005-03-20 14:57:19 by rjw]
...
Further work towards configurable toolbars.
svn path=/import/netsurf/; revision=1551
2005-03-20 14:57:19 +00:00
Richard Wilson
036622f35f
[project @ 2005-03-18 23:52:38 by rjw]
...
Allow windows to be resized to an absolute minimum (toolbars collapse.)
svn path=/import/netsurf/; revision=1541
2005-03-18 23:52:38 +00:00
Richard Wilson
501da1c487
[project @ 2005-03-14 13:58:43 by rjw]
...
Minimise flicker when viewing non-HTML files.
svn path=/import/netsurf/; revision=1535
2005-03-14 13:58:43 +00:00
Richard Wilson
950d8e27a0
[project @ 2005-03-13 09:04:44 by rjw]
...
Update title and extent on scale change.
svn path=/import/netsurf/; revision=1534
2005-03-13 09:04:44 +00:00
Richard Wilson
a0875b261f
[project @ 2005-03-13 01:23:10 by rjw]
...
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
2005-03-13 01:23:10 +00:00
Richard Wilson
06a6a902c6
[project @ 2005-02-08 23:37:41 by rjw]
...
Give global history some functionality
svn path=/import/netsurf/; revision=1508
2005-02-08 23:37:41 +00:00
Richard Wilson
db41dc3dac
[project @ 2005-02-07 14:28:43 by rjw]
...
Initial work for global history (currently incomplete)
svn path=/import/netsurf/; revision=1497
2005-02-07 14:28:43 +00:00
Richard Wilson
88da8ac018
[project @ 2005-02-05 01:08:00 by rjw]
...
Make F2 automatically open URL completion.
svn path=/import/netsurf/; revision=1493
2005-02-05 01:08:00 +00:00
Richard Wilson
097b8e5bcd
[project @ 2005-02-04 03:02:15 by rjw]
...
Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar.
svn path=/import/netsurf/; revision=1490
2005-02-04 03:02:15 +00:00
Richard Wilson
2affb76944
[project @ 2005-02-03 13:18:22 by rjw]
...
Implementation of URL suggestion
svn path=/import/netsurf/; revision=1488
2005-02-03 13:18:22 +00:00
John Mark Bell
e86bbdfc79
[project @ 2005-02-01 01:16:53 by jmb]
...
Lose spurious #include
svn path=/import/netsurf/; revision=1479
2005-02-01 01:16:53 +00:00
Richard Wilson
fd04e82e9b
[project @ 2005-02-01 00:58:31 by rjw]
...
Only buffer redraws that update the entire current clipping area (fixes GIF redraw artifacts.)
svn path=/import/netsurf/; revision=1477
2005-02-01 00:58:31 +00:00
James Bursa
2583180b79
[project @ 2005-01-24 22:14:59 by bursa]
...
Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible.
svn path=/import/netsurf/; revision=1466
2005-01-24 22:14:59 +00:00
James Bursa
01b28b7538
[project @ 2005-01-24 20:59:15 by bursa]
...
Fix input focus behaviour. Remove obsolete gui_window_get_url().
svn path=/import/netsurf/; revision=1465
2005-01-24 20:59:15 +00:00
Richard Wilson
422df90089
[project @ 2005-01-23 16:09:05 by rjw]
...
Further work on theme installing
svn path=/import/netsurf/; revision=1463
2005-01-23 16:09:05 +00:00
John Mark Bell
124f0741d6
[project @ 2005-01-03 02:28:57 by jmb]
...
Lose erroneous #include
svn path=/import/netsurf/; revision=1430
2005-01-03 02:28:57 +00:00
John Mark Bell
77de9c1336
[project @ 2005-01-03 02:09:20 by jmb]
...
Shift + Click == download
svn path=/import/netsurf/; revision=1429
2005-01-03 02:09:20 +00:00
John Mark Bell
bd5ba01b2e
[project @ 2005-01-03 01:18:17 by jmb]
...
Reorder F-key order (looks tidier ;)
svn path=/import/netsurf/; revision=1428
2005-01-03 01:18:17 +00:00
Richard Wilson
32db7e04d0
[project @ 2004-12-09 10:30:43 by rjw]
...
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
2004-12-09 10:30:44 +00:00
James Bursa
dfad215d1b
[project @ 2004-11-21 22:49:02 by bursa]
...
Fix crash when certain MNGs are opened in a new browser window.
svn path=/import/netsurf/; revision=1368
2004-11-21 22:49:02 +00:00
Richard Wilson
9eee2a8246
[project @ 2004-11-09 23:32:40 by rjw]
...
Fix window resizing oddity
svn path=/import/netsurf/; revision=1354
2004-11-09 23:32:40 +00:00
Richard Wilson
1fbcdd14d5
[project @ 2004-11-02 23:23:07 by rjw]
...
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
2004-11-02 23:23:07 +00:00
James Bursa
1552896c9e
[project @ 2004-10-19 21:17:16 by bursa]
...
Fix scaling of standalone images.
svn path=/import/netsurf/; revision=1326
2004-10-19 21:17:16 +00:00
James Bursa
511d66331f
[project @ 2004-10-17 21:16:00 by bursa]
...
Move to use plotters. Replace html.layout->children with html.layout.
svn path=/import/netsurf/; revision=1318
2004-10-17 21:16:00 +00:00
Richard Wilson
403f12872d
[project @ 2004-10-04 23:54:42 by rjw]
...
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
2004-10-04 23:54:42 +00:00
John Mark Bell
49ce807e3c
[project @ 2004-10-01 21:31:55 by jmb]
...
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
2004-10-01 21:31:55 +00:00
John Mark Bell
39ad1632eb
[project @ 2004-10-01 00:06:49 by jmb]
...
Send HTTP referer header. This is _only_ sent when a link is clicked (theoretically, at least).
svn path=/import/netsurf/; revision=1296
2004-10-01 00:06:49 +00:00
John Mark Bell
b74184c247
[project @ 2004-09-13 23:59:30 by jmb]
...
Add some #defines
svn path=/import/netsurf/; revision=1276
2004-09-13 23:59:30 +00:00
Richard Wilson
289cca466d
[project @ 2004-09-07 23:05:34 by rjw]
...
Updates for new theme format along with a few minor bug fixes.
svn path=/import/netsurf/; revision=1269
2004-09-07 23:05:34 +00:00
Richard Wilson
a8661b3a64
[project @ 2004-08-31 18:01:22 by rjw]
...
Further theme related fixes
svn path=/import/netsurf/; revision=1257
2004-08-31 18:01:22 +00:00
Richard Wilson
98d17f19a6
[project @ 2004-08-30 21:57:47 by rjw]
...
Various small theme related fixes
svn path=/import/netsurf/; revision=1256
2004-08-30 21:57:47 +00:00