James Bursa
|
50c03b09e4
|
This documentation now in separate files.
svn path=/trunk/netsurf/; revision=3089
|
2006-12-01 21:23:30 +00:00 |
Richard Wilson
|
55ed73bf02
|
Lose debug.
svn path=/trunk/netsurf/; revision=3088
|
2006-12-01 21:13:27 +00:00 |
Richard Wilson
|
ef65cb38bd
|
Fix 1535120, 1528673
svn path=/trunk/netsurf/; revision=3087
|
2006-12-01 21:09:49 +00:00 |
Richard Wilson
|
c9d76ba242
|
Fix 1597646
svn path=/trunk/netsurf/; revision=3086
|
2006-12-01 19:07:28 +00:00 |
Richard Wilson
|
9bb9194a7d
|
Fix 1563546, plug possible memory leak.
svn path=/trunk/netsurf/; revision=3085
|
2006-12-01 18:38:04 +00:00 |
Richard Wilson
|
450d83769f
|
Fix 1569172
svn path=/trunk/netsurf/; revision=3084
|
2006-12-01 15:05:16 +00:00 |
Richard Wilson
|
a674848f29
|
Fix invalid window initialisation
svn path=/trunk/netsurf/; revision=3083
|
2006-12-01 14:37:21 +00:00 |
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
|
b057bdc2aa
|
Update project URL (partially lost during merge)
Merge r3071 into gtk_window.c after gtk frames merge (again, lost in merge)
svn path=/trunk/netsurf/; revision=3076
|
2006-11-27 17:36:30 +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 |
James Bursa
|
8e530e68ae
|
Fix debug build.
svn path=/trunk/netsurf/; revision=3072
|
2006-11-26 21:06:14 +00:00 |
James Bursa
|
ec563e60ca
|
Add browser_window_reformat() and use it instead of content_reformat() to remove browser_window calls from html.c.
svn path=/trunk/netsurf/; revision=3071
|
2006-11-26 21:04:42 +00:00 |
James Bursa
|
21af6f7fda
|
Move frames-related code out of browser.c into a new file. Remove some browser_window calls from html.c.
svn path=/trunk/netsurf/; revision=3070
|
2006-11-26 20:11:20 +00:00 |
Michael Drake
|
699a0e34ca
|
Use netsurf-browser.org domain.
svn path=/trunk/netsurf/; revision=3069
|
2006-11-26 19:07:36 +00:00 |
James Bursa
|
65b356ba75
|
Documentation moved to Docs/01-content
svn path=/trunk/netsurf/; revision=3050
|
2006-11-11 19:46:51 +00:00 |
Rob Kendrick
|
d9137f99f7
|
Add menu item to toggle debug rendering to nsgtk
svn path=/trunk/netsurf/; revision=3047
|
2006-11-11 12:57:22 +00:00 |
Rob Kendrick
|
d83dbbdebb
|
Fix pango font splitting's discovery of the width of the first line of a wrap.
svn path=/trunk/netsurf/; revision=3046
|
2006-11-11 12:05:45 +00:00 |
Rob Kendrick
|
690e7f7678
|
Pad status bar in nsgtk so not so snug with window border
svn path=/trunk/netsurf/; revision=3045
|
2006-11-11 11:35:08 +00:00 |
Michael Drake
|
725d8c94a2
|
Media-descriptors are case-insensitive.
svn path=/trunk/netsurf/; revision=3044
|
2006-11-11 09:43:47 +00:00 |
Michael Drake
|
58e8f5fb0d
|
Update TODO documents.
svn path=/trunk/netsurf/; revision=3041
|
2006-11-10 17:04:43 +00:00 |
Michael Drake
|
5adbed530c
|
Fix gap between list marker and list content.
svn path=/trunk/netsurf/; revision=3040
|
2006-11-10 14:53:46 +00:00 |
James Bursa
|
df7912f96b
|
Fix distortion of list marker images.
svn path=/trunk/netsurf/; revision=3039
|
2006-11-07 21:49:03 +00:00 |
Michael Drake
|
6d6ab5399c
|
Update default list style types.
svn path=/trunk/netsurf/; revision=3038
|
2006-11-05 22:49:17 +00:00 |
Rob Kendrick
|
7adb616f5c
|
Remove dangling bullet point PNG symlink that's nolonger required
svn path=/trunk/netsurf/; revision=3037
|
2006-11-05 22:37:36 +00:00 |
James Bursa
|
43720037e3
|
Summary of lists implementation.
svn path=/trunk/netsurf/; revision=3035
|
2006-11-05 21:51:51 +00:00 |
James Bursa
|
f546f6b5e7
|
Implement list-style-type circle, square, none, and decimal.
svn path=/trunk/netsurf/; revision=3034
|
2006-11-05 19:50:34 +00:00 |
James Bursa
|
fc197a4835
|
Use new list support for li.
svn path=/trunk/netsurf/; revision=3033
|
2006-11-05 17:46:51 +00:00 |
Rob Kendrick
|
306e09dd9f
|
Fudge off-by-one bitmap plotting in nsgtk plotters. Will investigate actual cause later.
svn path=/trunk/netsurf/; revision=3032
|
2006-11-05 13:16:21 +00:00 |
James Bursa
|
f4f17f905b
|
More work on lists. Simplify the implementation to a BLOCK for display: list-item, with a marker box on box->list_marker.
svn path=/trunk/netsurf/; revision=3031
|
2006-11-05 12:58:24 +00:00 |
Rob Kendrick
|
8043344eb8
|
Finish GTK about box
svn path=/trunk/netsurf/; revision=3030
|
2006-11-04 23:38:18 +00:00 |
Rob Kendrick
|
1ce6854e8e
|
Beginnings of a GNOME-compliant about box for nsgtk
svn path=/trunk/netsurf/; revision=3029
|
2006-11-04 22:10:13 +00:00 |
John Mark Bell
|
7bd710a71c
|
Initial work for display: list-item support
svn path=/trunk/netsurf/; revision=3028
|
2006-11-04 19:53:22 +00:00 |
John Mark Bell
|
2d4276ee41
|
Ensure page encoding isn't trampled.
svn path=/trunk/netsurf/; revision=3027
|
2006-11-04 19:52:49 +00:00 |
James Bursa
|
b6c8e435cd
|
Implement absolute positioned inlines.
svn path=/trunk/netsurf/; revision=3026
|
2006-11-04 19:17:11 +00:00 |
John Mark Bell
|
a1f291383f
|
Convert query button text to local encoding correctly
svn path=/trunk/netsurf/; revision=3025
|
2006-11-04 12:38:24 +00:00 |
Michael Drake
|
8cab28a8c2
|
Updated German messages by Sebastian Barthel.
svn path=/trunk/netsurf/; revision=3023
|
2006-11-03 15:46:04 +00:00 |
John Mark Bell
|
e5680bdccb
|
Clean up wimp_event usage when closing browser windows.
svn path=/trunk/netsurf/; revision=3022
|
2006-10-31 23:06:12 +00:00 |
Rob Kendrick
|
9a2cdc2db8
|
Skeleton implementation of new themes API, complete with documentation, for discussion purposes.
svn path=/trunk/netsurf/; revision=3021
|
2006-10-31 16:19:21 +00:00 |
Rob Kendrick
|
bbfda21e1c
|
Add verbose flag to theme creation tool - silent unless used.
svn path=/trunk/netsurf/; revision=3019
|
2006-10-27 14:56:32 +00:00 |
Rob Kendrick
|
88fec4362c
|
Make containers use mmap() where available
svn path=/trunk/netsurf/; revision=3018
|
2006-10-26 23:53:16 +00:00 |
Rob Kendrick
|
87a660d1ea
|
Import initial work on theme container handling code and simple command-line tool to create and dismantal them. Still a little grungy, and doesn't check in enough places for memory exhaustion.
svn path=/trunk/netsurf/; revision=3017
|
2006-10-26 01:10:46 +00:00 |
James Bursa
|
a6b1a2ee46
|
Remove code to determine containing block; no longer used.
svn path=/trunk/netsurf/; revision=3015
|
2006-10-22 20:20:17 +00:00 |
Rob Kendrick
|
8c05d8274d
|
Make hashtable's fnv hash inline - saves 8 instructions and two pipeline flushes per call
svn path=/trunk/netsurf/; revision=3014
|
2006-10-20 16:56:40 +00:00 |
Richard Wilson
|
8be8304bc6
|
Plug possible memory leak. Reduce memory usage. Add facility to iterate through a hashtable.
svn path=/trunk/netsurf/; revision=3013
|
2006-10-20 12:13:28 +00:00 |
Richard Wilson
|
1e6345e562
|
Allow textareas to reformat on icon change.
svn path=/trunk/netsurf/; revision=3012
|
2006-10-20 00:47:07 +00:00 |
Richard Wilson
|
118d282ce7
|
Remove duplicate data setting. Fix documentation typo.
svn path=/trunk/netsurf/; revision=3011
|
2006-10-19 23:18:36 +00:00 |
Michael Drake
|
db699c20f8
|
Fix Navigation menu help text. Thanks to Sebastian Barthel.
svn path=/trunk/netsurf/; revision=3009
|
2006-10-19 22:43:15 +00:00 |
Michael Drake
|
cd1cdda0f5
|
Updated German resources. Thanks to Sebastian Barthel.
svn path=/trunk/netsurf/; revision=3008
|
2006-10-19 22:34:02 +00:00 |