Richard Wilson
ebdaeed557
Use new UTF-8 status bar. Use top-window dimensions for new windows from framesets.
...
svn path=/trunk/netsurf/; revision=3082
2006-11-30 15:30:54 +00:00
John Mark Bell
5aae53ef91
Merge GTK frames branch to trunk.
...
svn path=/trunk/netsurf/; revision=3075
2006-11-27 17:13:24 +00:00
Michael Drake
052e8e7ea8
Add frames.o.
...
svn path=/trunk/netsurf/; revision=3074
2006-11-27 16:05:55 +00:00
Michael Drake
ba23e4b693
Update project URL.
...
svn path=/trunk/netsurf/; revision=3073
2006-11-27 15:35:18 +00:00
John Mark Bell
ba93d92788
Make compilation on RISC OS simpler - see http://netsurf.sf.net/robuild
...
Lose spurious echos of $OS when building on RISC OS.
Depend file is now autogenerated on all platforms, so need not be in SVN.
svn path=/trunk/netsurf/; revision=2949
2006-09-10 23:43:06 +00:00
Jeffrey Lee
d7834f1a34
jmb's improved makefile, blame him
...
svn path=/trunk/netsurf/; revision=2939
2006-09-10 13:25:19 +00:00
John Mark Bell
006cea55e7
Updated makefile for rjek's hashtable changes
...
svn path=/trunk/netsurf/; revision=2880
2006-08-21 22:16:45 +00:00
Rob Kendrick
43bb5b652d
Very simple global history implementation for nsgtk, misc fixes
...
svn path=/trunk/netsurf/; revision=2867
2006-08-18 11:44:24 +00:00
Rob Kendrick
8ab966398f
Merge new glade nsgtk window code into trunk.
...
svn path=/trunk/netsurf/; revision=2853
2006-08-15 21:29:20 +00:00
Rob Kendrick
5e1f0332ad
Implement 401 login window in nsgtk
...
svn path=/trunk/netsurf/; revision=2817
2006-08-06 22:29:58 +00:00
Rob Kendrick
546efe6d6c
Initial work on URL completion in nsgtk. Some problems still exist.
...
1. It works without the code that should be required to make it do so. Boggle.
2. It appears to include the URLs to images and other resources as well as pages
3. Although you can highlight a completion with the cursor keys, pressing enter on one doesn't work - you need to click on it with the mouse.
svn path=/trunk/netsurf/; revision=2795
2006-07-25 20:55:10 +00:00
Rob Kendrick
18d84f0c10
Make Cairo rendering a run-time option in nsgtk - also add infrastructure for nsgtk-specific options.
...
svn path=/trunk/netsurf/; revision=2793
2006-07-23 22:32:33 +00:00
Rob Kendrick
754b0c0c73
Initial code to support usable Choices window in nsgtk. Unsupported choices are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked.
...
svn path=/trunk/netsurf/; revision=2792
2006-07-23 18:26:11 +00:00
Rob Kendrick
0c722b8692
Fix typo corruption in makefile
...
svn path=/trunk/netsurf/; revision=2781
2006-07-19 14:55:12 +00:00
Rob Kendrick
d6a0ad67fe
Add simple (currently non-functional) options window for nsgtk
...
svn path=/trunk/netsurf/; revision=2779
2006-07-19 13:41:57 +00:00
Richard Wilson
a836591435
Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues.
...
svn path=/trunk/netsurf/; revision=2739
2006-07-13 12:46:02 +00:00
Richard Wilson
badad073ec
Generate directory listings (fix 1397934)
...
svn path=/trunk/netsurf/; revision=2719
2006-07-06 00:07:11 +00:00
Richard Wilson
cf4294d3a8
Implement knockout rendering (controlled by 'knockout_rendering' option or Ctrl+F11, default is off). This attempts to minimise the amount of overlapping redraw performed, and thus can drasticly reduce the rendering time of many pages.
...
svn path=/trunk/netsurf/; revision=2682
2006-07-01 18:16:05 +00:00
John Mark Bell
8db70d8e2d
UTF-8 capable single/multi-line text area/display field - needs
...
optimisation, completion of outstanding todos.
Use this to display SSL certificate issuer and subject information.
svn path=/trunk/netsurf/; revision=2647
2006-06-26 01:14:33 +00:00
Daniel Silverstone
8a86b6b2b4
Added rudimentary gesture engine and test in gtk frontend
...
svn path=/trunk/netsurf/; revision=2611
2006-06-02 07:48:13 +00:00
Richard Wilson
55e5f80903
Remove redundant mouseaction code.
...
svn path=/trunk/netsurf/; revision=2553
2006-04-22 22:42:44 +00:00
Richard Wilson
a2465c779f
Remove RISC OS dependencies from filename code.
...
svn path=/trunk/netsurf/; revision=2540
2006-04-21 23:49:52 +00:00
John Mark Bell
c09eb457df
Unify information databases
...
svn path=/trunk/netsurf/; revision=2519
2006-04-09 23:21:13 +00:00
Richard Wilson
1bb74deace
[project @ 2006-04-06 22:42:22 by rjw]
...
Add connection option tool.
svn path=/import/netsurf/; revision=2498
2006-04-06 22:42:22 +00:00
Richard Wilson
9299e0d55a
[project @ 2006-04-06 17:51:25 by rjw]
...
Content and security option tools.
svn path=/import/netsurf/; revision=2493
2006-04-06 17:51:25 +00:00
Rob Kendrick
556072e994
[project @ 2006-03-25 23:53:34 by rjek]
...
Misc GTK thumbnailing fixes
svn path=/import/netsurf/; revision=2167
2006-03-25 23:53:34 +00:00
James Bursa
5a72700817
[project @ 2006-03-25 20:30:35 by bursa]
...
Split local history into portable and RISC OS specific code. Improve layout of history tree.
svn path=/import/netsurf/; revision=2164
2006-03-25 20:30:35 +00:00
Adrian Lees
1bded081d6
[project @ 2006-03-24 03:54:47 by adrianl]
...
Palette definitions for sprites
svn path=/import/netsurf/; revision=2158
2006-03-24 03:54:48 +00:00
John Mark Bell
4c7a6f4f5c
[project @ 2006-03-23 20:19:03 by jmb]
...
Makefile changes to allow compilation under Cygwin.
svn path=/import/netsurf/; revision=2156
2006-03-23 20:19:03 +00:00
Daniel Silverstone
4306d74faf
[project @ 2006-03-09 20:14:13 by dsilvers]
...
Added schedule support to the GTK port
svn path=/import/netsurf/; revision=2116
2006-03-09 20:14:13 +00:00
James Bursa
4b3d4f97a8
[project @ 2006-03-09 18:55:30 by bursa]
...
Partly fix debug build.
svn path=/import/netsurf/; revision=2113
2006-03-09 18:55:30 +00:00
Adrian Lees
6929d90d41
[project @ 2006-02-26 07:27:43 by adrianl]
...
Move comment
svn path=/import/netsurf/; revision=2098
2006-02-26 07:27:43 +00:00
Adrian Lees
b890cad9c9
[project @ 2006-02-26 03:03:14 by adrianl]
...
Added ico.o for rjw
svn path=/import/netsurf/; revision=2097
2006-02-26 03:03:14 +00:00
Richard Wilson
da4a9313f1
[project @ 2006-02-25 18:50:34 by rjw]
...
Support for BMP files
svn path=/import/netsurf/; revision=2095
2006-02-25 18:51:51 +00:00
John Mark Bell
d4d3e5ee1c
[project @ 2006-02-23 15:06:53 by jmb]
...
Handle invalid SSL certificates better - UI still needs work.
Modify fetch callback data parameter type to remove compiler warnings.
Constify things.
Lose global ssl_verify_certificates option.
Fix issue when closing a dialog without input focus.
svn path=/import/netsurf/; revision=2092
2006-02-23 15:06:54 +00:00
John Mark Bell
5ce5fe084c
[project @ 2006-02-19 18:26:23 by jmb]
...
Rewrite HTTP authentication.
Fix extraction of realm from WWW-Authenticate header.
Tidy up login dialog code.
svn path=/import/netsurf/; revision=2085
2006-02-19 18:26:23 +00:00
Adrian Lees
04e7ec32f9
[project @ 2006-02-07 16:46:36 by adrianl]
...
Missing file
svn path=/import/netsurf/; revision=2063
2006-02-07 16:46:36 +00:00
Michael Drake
aacd53515b
[project @ 2006-01-26 23:49:48 by tlsa]
...
Revert accidentally checked in files.netsurf/riscos/window.c
svn path=/import/netsurf/; revision=2047
2006-01-26 23:49:48 +00:00
Michael Drake
cea6db4ee0
[project @ 2006-01-26 23:38:22 by tlsa]
...
Remove rule.netsurf/!NetSurf/Resources/AdBlock,f79
svn path=/import/netsurf/; revision=2046
2006-01-26 23:38:23 +00:00
Richard Wilson
655eaf25ae
[project @ 2006-01-25 02:43:07 by rjw]
...
Language configuration tool
svn path=/import/netsurf/; revision=2038
2006-01-25 02:43:07 +00:00
Richard Wilson
d70a66e6f6
[project @ 2006-01-08 20:06:34 by rjw]
...
Add RISCOS message handler file.
svn path=/import/netsurf/; revision=2017
2006-01-08 20:06:34 +00:00
Richard Wilson
04f3f5f231
[project @ 2006-01-07 01:11:03 by rjw]
...
Add home and cache tool files.
svn path=/import/netsurf/; revision=2010
2006-01-07 01:11:03 +00:00
John Tytgat
ca339fcc4d
[project @ 2006-01-05 22:01:38 by joty]
...
Using GCCSDK_INSTALL_ENV/GCCSDK_INSTALL_CROSSBIN, support for GCCSDK Autobuilder and liboslib -> libOSLib32
svn path=/import/netsurf/; revision=1986
2006-01-05 22:01:38 +00:00
Richard Wilson
f84dedbe4d
[project @ 2006-01-02 22:11:09 by rjw]
...
Add theme configuration tool.
svn path=/import/netsurf/; revision=1964
2006-01-02 22:11:09 +00:00
Richard Wilson
010545375f
[project @ 2006-01-02 05:24:22 by rjw]
...
Add con_memory file
svn path=/import/netsurf/; revision=1945
2006-01-02 05:24:22 +00:00
Richard Wilson
2c510dd211
[project @ 2006-01-02 03:35:39 by rjw]
...
Add con_memory file.
svn path=/import/netsurf/; revision=1939
2006-01-02 03:35:39 +00:00
Richard Wilson
5610433eb9
[project @ 2005-12-31 04:47:31 by rjw]
...
Wimp event and configuration files.
svn path=/import/netsurf/; revision=1920
2005-12-31 04:47:31 +00:00
James Bursa
8552f34816
[project @ 2005-12-11 21:55:25 by bursa]
...
Show an error box when assert() fails instead of exiting suddenly.
svn path=/import/netsurf/; revision=1897
2005-12-11 21:55:25 +00:00
Adrian Lees
6c9e05f1a5
[project @ 2005-12-10 15:31:21 by adrianl]
...
Fix NC build
svn path=/import/netsurf/; revision=1894
2005-12-10 15:31:21 +00:00
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00