summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix include path setting on windows native buildVincent Sanders2011-01-231-1/+1
* Adding note about building universal librariesSven Weidauer2011-01-231-0/+12
* Cope with an absence of pkg-config when building for WindowsJohn Mark Bell2011-01-231-7/+10
* Tool defaults for windows hostJohn Mark Bell2011-01-231-0/+2
* Rudimentary msys supportJohn Mark Bell2011-01-231-1/+12
* Added search dialog.Ole Loots2011-01-222-6/+27
* Added copy directives for some missing files. Ole Loots2011-01-221-9/+4
* Added default blank page. Ole Loots2011-01-221-0/+39
* Resource file was missing within initial chekin. Added Search dialog. Ole Loots2011-01-221-0/+0
* Improved compatibility with classic TOS systems. Ole Loots2011-01-223-12/+37
* Updated documentation.Ole Loots2011-01-223-8/+14
* Improved compatibility with classic TOS systems,Ole Loots2011-01-221-16/+27
* Shrinked initial size of the canvas area. Ole Loots2011-01-221-2/+1
* increased compatibility with classic TOS systems. (Getcookie() breaks on clas...Ole Loots2011-01-222-0/+42
* Removed default entries from hotlist, they are already defined within NetSurf...Ole Loots2011-01-221-16/+2
* Limit length of statustext to 80 chars, to satisfy v_gtext specifications. Ole Loots2011-01-221-15/+32
* verbose_log can now be set via the Main-Menu.Ole Loots2011-01-221-0/+9
* Improved path fixes for classic TOS systems. Ole Loots2011-01-221-0/+2
* Introduced attached flag for Statusbar. Ole Loots2011-01-221-0/+4
* using short filenames for treeview Icons for compatibility with classic TOS s...Ole Loots2011-01-221-1/+1
* Improved path fixes for classic TOS systems. Ole Loots2011-01-221-38/+74
* Added calls to lock/unlock during redraw. Ole Loots2011-01-221-2/+4
* Fixed tab closing leaving the URL bar disconnected from the current tabSven Weidauer2011-01-201-1/+5
* Make the tree icon dir a non-optionDaniel Silverstone2011-01-208-89/+88
* Ensure we correctly release all icon resources associated with trees, SSL cer...Daniel Silverstone2011-01-209-2/+50
* Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up...Sven Weidauer2011-01-204-26/+25
* Correct path for Messages fileSven Weidauer2011-01-201-1/+1
* A little more debug to help us spot how many users of locked contents there a...Daniel Silverstone2011-01-201-3/+5
* Improved tabs (draggable, can close last one)Sven Weidauer2011-01-202-5/+54
* Wrapping drawing code in own autorelease poolSven Weidauer2011-01-201-1/+3
* Releasing objects in deallocSven Weidauer2011-01-203-1/+34
* Ensure we free more of the css stuff for the box model.Daniel Silverstone2011-01-192-2/+11
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-1955-1037/+8612
* Implemented path plotterSven Weidauer2011-01-191-3/+64
* Remove odd WARNFLAGS copied from Atari stuff. Silence warning about redeclare...François Revel2011-01-192-6/+1
* Add the required makefile stuff to build NetSurf for OSX using 'make cocoa' i...François Revel2011-01-193-2/+136
* Case insensitive filesystems should just be banned from Earth and even the Mi...François Revel2011-01-191-1/+1
* Removing history.m - those functions aren't called anyways.Sven Weidauer2011-01-182-41/+0
* Menu items for reload and stop loading. Also validating zoom and stop loading...Sven Weidauer2011-01-183-15/+185
* Only showing regular browser windows, not frames or iframes.Sven Weidauer2011-01-182-3/+8
* More font traitsSven Weidauer2011-01-171-1/+13
* Using OS services to determine MIME typesSven Weidauer2011-01-171-30/+21
* High-res iconSven Weidauer2011-01-171-0/+0
* Getting a real path for the options fileSven Weidauer2011-01-171-2/+30
* Font scaling and other scaling related fixes.Sven Weidauer2011-01-174-7/+30
* Taking homepage from user defaultsSven Weidauer2011-01-171-1/+11
* Remove erroneous commentary, and move associated code to a more sensible placeJohn Mark Bell2011-01-171-5/+4
* Fix bug #3159040: make destruction order of browser_window objects saneJohn Mark Bell2011-01-171-6/+14
* Scaling mouse coordinatesSven Weidauer2011-01-141-6/+15
* Handling double-clicksSven Weidauer2011-01-141-1/+3