summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix attempts to call die() before messages_hash exists:John Mark Bell2006-10-123-63/+125
* Don't convert text to local encoding. Correctly release all resources on dest...Richard Wilson2006-10-121-30/+39
* Allow dynamic resizing. Reverse animation direction.Richard Wilson2006-10-122-12/+32
* UTF-8 status bar component.Richard Wilson2006-10-112-0/+642
* Fix redraw when no sprites are present. Squash compiler warnings.Richard Wilson2006-10-112-8/+9
* Do absolute positioning after other layout so that containing block is fully ...James Bursa2006-10-101-37/+30
* Check for null style before using it.James Bursa2006-10-091-2/+3
* Modify implementation of absolute positioning to support "static positions". ...James Bursa2006-10-086-199/+59
* Animated progress bar component.Richard Wilson2006-10-062-0/+510
* OoopsRichard Wilson2006-10-060-0/+0
* Document content status changes, type functions, and memory allocation.James Bursa2006-10-051-7/+72
* Introduction to content structures.James Bursa2006-10-041-14/+31
* Remove empty directory.James Bursa2006-10-040-0/+0
* Remove empty directory.James Bursa2006-10-040-0/+0
* Split documentation into files by topic and convert to AsciiDoc format.James Bursa2006-10-025-0/+224
* Unescape fragment identifiers.John Mark Bell2006-10-011-5/+21
* Ignore body data from 401 replies to prevent disruption of auth login handlingChris Williams2006-10-011-0/+19
* Initial basic notes on the refactor necessary to get nsgtk supporting the new...Daniel Silverstone2006-09-291-0/+36
* Squash memory leak.John Mark Bell2006-09-251-6/+11
* Remove NCNetSurf TODO doc.Michael Drake2006-09-251-18/+0
* Remove NCNetSurfMichael Drake2006-09-2511-104/+0
* Correcly encode spaces for url-encoded form submission.John Mark Bell2006-09-193-9/+16
* Fix 1559653.John Mark Bell2006-09-181-2/+7
* Ensure urldb_add_path always has a path.John Mark Bell2006-09-171-14/+23
* Add some documentation to layout_block_context(). Move code out into layout_b...James Bursa2006-09-161-33/+67
* Call html_reformat() from html_convert() to eliminate duplicate code. Improve...James Bursa2006-09-161-19/+25
* Fix case of NotFound messageAdrian Lees2006-09-161-1/+1
* Squash warnings.John Mark Bell2006-09-111-26/+41
* Fixed translation of html entities when a textarea has an initial valueJeffrey Lee2006-09-111-2/+19
* Squash warningJohn Mark Bell2006-09-111-1/+2
* Fix GTK buildJohn Mark Bell2006-09-101-6/+12
* Make compilation on RISC OS simpler - see http://netsurf.sf.net/robuildJohn Mark Bell2006-09-104-127/+54
* Fix wordwrap+horizontal scroll in textareasJeffrey Lee2006-09-101-1/+4
* Update About page.Michael Drake2006-09-101-2/+2
* Fixed the other caret issues after pasting into textareaJeffrey Lee2006-09-101-3/+20
* Fix some caret/scrolling issues after pasting into textareaJeffrey Lee2006-09-101-8/+14
* Fixed spurious newline after pasting into textarea; possibly fixed some selec...Jeffrey Lee2006-09-102-7/+13
* Fixed textarea wordwrap if first character on line is a spaceJeffrey Lee2006-09-101-0/+5
* textarea html tag fix; horizontal scrollbars; auto-scroll improvementsJeffrey Lee2006-09-104-166/+216
* jmb's improved makefile, blame himJeffrey Lee2006-09-101-6/+8
* Fix scale view shortcuts to use new scaling mechanismJohn Mark Bell2006-09-091-24/+26
* Don't scale windows without content.Richard Wilson2006-09-081-7/+7
* Take scrollbars into account when placing frames.Richard Wilson2006-09-081-9/+5
* Stop iframes from all getting the same content.Richard Wilson2006-09-081-2/+2
* Trigger frame recalculation on child frame scale change.Richard Wilson2006-09-081-3/+4
* Possibly fix the GTK build and implement frameset scaling.Richard Wilson2006-09-081-20/+21
* Fix 1553282.Richard Wilson2006-09-0810-93/+113
* Squash warningJohn Mark Bell2006-09-081-2/+3
* Updated RISC OS depend file.Richard Wilson2006-09-081-99/+112
* Fix icon sizingRichard Wilson2006-09-081-4/+2