summaryrefslogtreecommitdiff
path: root/!NetSurf
Commit message (Collapse)AuthorAgeFilesLines
* Fix RO5 IconSpritesJohn Mark Bell2008-05-111-1/+1
| | | | svn path=/trunk/netsurf/; revision=4143
* Correct file typesJohn Mark Bell2008-05-102-0/+0
| | | | svn path=/trunk/netsurf/; revision=4142
* Fix IconSprites on RO6John Mark Bell2008-05-101-4/+4
| | | | svn path=/trunk/netsurf/; revision=4141
* Add NetSurf Scrap/Choices directory openers.Michael Drake2008-05-102-0/+2
| | | | svn path=/trunk/netsurf/; revision=4139
* Require C99 SCL in Run file. Provides a friendlier error message than ↵John Mark Bell2008-05-041-0/+6
| | | | | | "Integer too big for SharedCLibrary" when attempting to load modules that require either a 32bit or C99-capable SCL (e.g. AcornURI or Iconv) svn path=/trunk/netsurf/; revision=4124
* Change handling of form element widths / heights.Michael Drake2008-04-251-7/+5
| | | | svn path=/trunk/netsurf/; revision=4107
* Default size for textareas.Michael Drake2008-04-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=4080
* Move ReadMe and update welcome page heading.Michael Drake2008-03-191-0/+59
| | | | svn path=/trunk/netsurf/; revision=3992
* Revert accidentally committed files.Michael Drake2008-03-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3905
* When floats have clear right or left set, as well as being put below floats ↵Michael Drake2008-03-091-1/+1
| | | | | | on that side, they should still follow normal behaviour with respect to floats on the other side. svn path=/trunk/netsurf/; revision=3904
* Put old make files and !Run file back.Michael Drake2008-03-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=3896
* No space between rows of floats.Michael Drake2008-03-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=3895
* Improve handling of HTML attributes / markup:Michael Drake2008-02-251-11/+3
| | | | | | | | | | | | | | | | | | | | | * Only apply presentational HTML attributes if no more important CSS has been set for the property. (NetSurf used to be a bit hit-and-miss when presentational markup and CSS were mixed.) * Change table cellpadding and border handling to happen as soon the boxes styles are available, rather than after the whole table has been constructed. Also fix default table border colour. * Improve handling of CENTER tag and ALIGN attribute. These could not be correctly supported in the default CSS file, so block level element alignment is now done during box construction. (Fixes #1891379, #1824492, #1723853) Form improvements: * Small MAXLENGTH values on text inputs now reduce element width. (Fixes #1894854) * Prevent select option text from wrapping. svn path=/trunk/netsurf/; revision=3866
* Update SSL certificates to the latest Mozilla certificates using ↵James Bursa2008-02-141-2363/+2608
| | | | | | curl/lib/mk-ca-bundle.pl. Number of certificates increased from 94 to 114. svn path=/trunk/netsurf/; revision=3858
* Tweak select element style.Michael Drake2008-02-111-1/+2
| | | | svn path=/trunk/netsurf/; revision=3856
* Select element width is width of longest option text.Michael Drake2008-02-111-1/+1
| | | | svn path=/trunk/netsurf/; revision=3855
* Fix makefile and RISC OS !Run file.Michael Drake2008-02-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=3834
* Improve float positioning.Michael Drake2008-02-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=3833
* Remove dubious default CSS rule.Michael Drake2008-02-021-1/+0
| | | | svn path=/trunk/netsurf/; revision=3822
* Ensure button style is the same as input type=button.Michael Drake2008-02-021-1/+1
| | | | svn path=/trunk/netsurf/; revision=3820
* Treat font tag relative sizes of +/- >1 the same as one.Michael Drake2008-02-021-2/+4
| | | | svn path=/trunk/netsurf/; revision=3817
* Make text input boxes with height:auto; and no initial value get a sensible ↵Michael Drake2008-02-021-8/+8
| | | | | | height. Make all form elements have their dimensions based on the configured minimum font size, if the current text size is smaller. Remove redundant code for setting radio icon and checkbox sizes. All em/ex based sizes now respect the min font size, when it's in effect. Updated default styles for form elements. svn path=/trunk/netsurf/; revision=3813
* Revert last change because it made the tracker almost unusable.Michael Drake2008-01-301-4/+2
| | | | svn path=/trunk/netsurf/; revision=3810
* Support SUP and SUB tags with relative position in default CSS file.Michael Drake2008-01-301-2/+4
| | | | svn path=/trunk/netsurf/; revision=3808
* Add stylesheet for GTK specific rules.Michael Drake2008-01-291-3/+3
| | | | svn path=/trunk/netsurf/; revision=3802
* Tidy default form element styles.Michael Drake2008-01-291-20/+17
| | | | svn path=/trunk/netsurf/; revision=3801
* Apply default margin to select and textarea elements too.Michael Drake2008-01-281-2/+2
| | | | svn path=/trunk/netsurf/; revision=3790
* Replace accidentally checked in files with previous ones.Michael Drake2008-01-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=3786
* Fix vertical position of images with margin/borders/padding.Michael Drake2008-01-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=3785
* Make inline-blocks have margins. Add defualt margin around form inputs.Michael Drake2008-01-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=3779
* Add icon to distinguish online links.Michael Drake2008-01-211-0/+0
| | | | svn path=/trunk/netsurf/; revision=3744
* Link to new welcome page.Michael Drake2008-01-191-1/+1
| | | | svn path=/trunk/netsurf/; revision=3731
* Rename about pageJohn Mark Bell2008-01-191-0/+0
| | | | svn path=/trunk/netsurf/; revision=3728
* Remove old filesJohn Mark Bell2008-01-199-376/+0
| | | | svn path=/trunk/netsurf/; revision=3723
* Update about page to use new CSS file and tidy.Michael Drake2008-01-195-0/+65
| | | | svn path=/trunk/netsurf/; revision=3719
* Set SVG filetype's name.Michael Drake2007-12-161-0/+1
| | | | svn path=/trunk/netsurf/; revision=3670
* Updated Dutch translation by Simon Voortman and Gerard van Katwijk.Michael Drake2007-12-122-68/+68
| | | | svn path=/trunk/netsurf/; revision=3669
* Increase default font size and line spacing.Michael Drake2007-12-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=3660
* Put alignment stuff back to how it was in the release branch. However it is ↵Michael Drake2007-11-051-22/+15
| | | | | | done in the default CSS file, there are problems. We may as well have the same problems in the release and development builds. svn path=/trunk/netsurf/; revision=3651
* Update interactive help text for links.Michael Drake2007-11-054-4/+4
| | | | svn path=/trunk/netsurf/; revision=3650
* Update alignment rules again.Michael Drake2007-11-011-3/+9
| | | | svn path=/trunk/netsurf/; revision=3640
* Update alignment rules.Michael Drake2007-11-011-15/+16
| | | | svn path=/trunk/netsurf/; revision=3639
* Add rule to make it visually clearer that a menu is available on SELECT ↵Michael Drake2007-09-291-0/+1
| | | | | | elements. (This will have no effect until :after and content: are implemented.) svn path=/trunk/netsurf/; revision=3607
* Update year.Michael Drake2007-07-144-4/+4
| | | | svn path=/trunk/netsurf/; revision=3408
* Scroll wheel support on hotlist and history windowsAdrian Lees2007-06-244-0/+0
| | | | svn path=/trunk/netsurf/; revision=3364
* Update user support mailing list URL.Michael Drake2007-06-154-6/+5
| | | | svn path=/trunk/netsurf/; revision=3346
* Add a -v option to enable debug logging. Pass -v by default to the RO runimage.Daniel Silverstone2007-05-301-2/+2
| | | | svn path=/trunk/netsurf/; revision=3306
* More alignment changes.Michael Drake2007-05-211-4/+4
| | | | svn path=/trunk/netsurf/; revision=3298
* Treat CENTER like other browsers do.Michael Drake2007-05-211-1/+1
| | | | svn path=/trunk/netsurf/; revision=3297
* Update development build !Help file.Michael Drake2007-05-181-5/+5
| | | | svn path=/trunk/netsurf/; revision=3288