summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Replace font_menu with new rufl built-in font menu.James Bursa2006-12-083-49/+5
* Add break.Michael Drake2006-12-071-0/+1
* Stop URL complete window opening.Michael Drake2006-12-071-1/+2
* Remove backspace key shortcut.Michael Drake2006-12-071-23/+4
* Further fixes and tidying to urldb. Also squash some memory leaks.John Mark Bell2006-12-041-48/+93
* Improved tracking of memory usage. c->size is now exclusive of talloc size, a...James Bursa2006-12-034-17/+17
* Fix 1593228.Richard Wilson2006-12-031-20/+23
* Release temporary PNG/JNG memory as soon as possibleRichard Wilson2006-12-031-1/+7
* Correctly support NORESIZE flag for frames (partially fix 1593228)Richard Wilson2006-12-031-8/+27
* Guard against using invalid data.Richard Wilson2006-12-031-1/+7
* Implement 1554984.Richard Wilson2006-12-031-1/+20
* Implement 1553994.Richard Wilson2006-12-034-0/+0
* Implement 1582065.Richard Wilson2006-12-031-1/+1
* Fix 1483163.Richard Wilson2006-12-031-0/+2
* Fix 1568884.Richard Wilson2006-12-032-11/+34
* This documentation now in separate files.James Bursa2006-12-011-215/+0
* Lose debug.Richard Wilson2006-12-011-16/+0
* Fix 1535120, 1528673Richard Wilson2006-12-013-34/+97
* Fix 1597646Richard Wilson2006-12-011-8/+17
* Fix 1563546, plug possible memory leak.Richard Wilson2006-12-011-5/+5
* Fix 1569172Richard Wilson2006-12-011-1/+6
* Fix invalid window initialisationRichard Wilson2006-12-012-4/+2
* Use new UTF-8 status bar. Use top-window dimensions for new windows from fram...Richard Wilson2006-11-309-339/+31
* Update project URL (partially lost during merge)John Mark Bell2006-11-276-8/+9
* Merge GTK frames branch to trunk.John Mark Bell2006-11-2713-884/+1184
* Add frames.o.Michael Drake2006-11-271-4/+4
* Update project URL.Michael Drake2006-11-27222-561/+561
* Fix debug build.James Bursa2006-11-261-0/+10
* Add browser_window_reformat() and use it instead of content_reformat() to rem...James Bursa2006-11-265-36/+60
* Move frames-related code out of browser.c into a new file. Remove some browse...James Bursa2006-11-265-871/+937
* Use netsurf-browser.org domain.Michael Drake2006-11-266-18/+18
* Documentation moved to Docs/01-contentJames Bursa2006-11-111-88/+0
* Add menu item to toggle debug rendering to nsgtkRob Kendrick2006-11-112-17/+36
* Fix pango font splitting's discovery of the width of the first line of a wrap.Rob Kendrick2006-11-111-4/+7
* Pad status bar in nsgtk so not so snug with window borderRob Kendrick2006-11-111-1/+1
* Media-descriptors are case-insensitive.Michael Drake2006-11-111-4/+4
* Update TODO documents.Michael Drake2006-11-103-21/+4
* Fix gap between list marker and list content.Michael Drake2006-11-102-1/+2
* Fix distortion of list marker images.James Bursa2006-11-071-6/+16
* Update default list style types.Michael Drake2006-11-051-0/+3
* Remove dangling bullet point PNG symlink that's nolonger requiredRob Kendrick2006-11-051-1/+0
* Summary of lists implementation.James Bursa2006-11-051-0/+10
* Implement list-style-type circle, square, none, and decimal.James Bursa2006-11-052-4/+40
* Use new list support for li.James Bursa2006-11-052-4/+1
* Fudge off-by-one bitmap plotting in nsgtk plotters. Will investigate actual ...Rob Kendrick2006-11-051-0/+2
* More work on lists. Simplify the implementation to a BLOCK for display: list-...James Bursa2006-11-056-424/+124
* Finish GTK about boxRob Kendrick2006-11-044-235/+325
* Beginnings of a GNOME-compliant about box for nsgtkRob Kendrick2006-11-042-0/+592
* Initial work for display: list-item supportJohn Mark Bell2006-11-045-18/+416
* Ensure page encoding isn't trampled.John Mark Bell2006-11-041-0/+3