summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-266-18/+96
* Change default favicon to content image.Michael Drake2011-01-261-0/+0
* Make layout of block formatting contexts take account of the bottom margin of...Michael Drake2011-01-261-0/+3
* Cmd-W closes active tab.Sven Weidauer2011-01-263-28/+103
* Some random fixes.Sven Weidauer2011-01-263-13/+13
* Leaving history overlay active after navigating using the back/forwards buttons.Sven Weidauer2011-01-262-1/+5
* Enabling back/forward buttons only if appropriate.Sven Weidauer2011-01-266-22/+84
* Updated PSMTabBarControl source code to version from https://github.com/dergr...Sven Weidauer2011-01-2631-3105/+2858
* Improved/refactored font functions and (hopefully) sped up cocoa_prepare_layo...Sven Weidauer2011-01-261-87/+135
* Decoding .ICO for faviconsSven Weidauer2011-01-251-0/+5
* Fixing bitmap functions to return BYTES and not bits per pixel for bitmap_get...Sven Weidauer2011-01-252-3/+3
* General cleanup and warning fixesSven Weidauer2011-01-256-22/+4
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-258-9/+83
* Creating select menus for formsSven Weidauer2011-01-255-2/+143
* Fixing font scaling and splittingSven Weidauer2011-01-251-13/+9
* Nicer button for local history, fading history view, more readable blue for a...Sven Weidauer2011-01-258-87/+85
* gtk context menu cleanupsVincent Sanders2011-01-253-55/+90
* Added local history overlaySven Weidauer2011-01-2410-28/+335
* History colours as constants r=jmb,vinceSven Weidauer2011-01-243-3/+19
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-249-144/+308
* - whitespace cleanup.François Revel2011-01-231-3/+9
* Remove leftover atari stuff in cocoa section.François Revel2011-01-231-2/+0
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-238-9/+17
* Generating version info in Info.plist from version.cSven Weidauer2011-01-232-4/+5
* Makefile cleanup and copying only required localized resourcesSven Weidauer2011-01-231-31/+22
* Create a new FTP launch-handler as well.Chris Young2011-01-231-0/+1
* Building universal binary (only works for clang and not for ppc64)Sven Weidauer2011-01-231-4/+13
* Assembling .app bundle in Makefile.targetSven Weidauer2011-01-231-0/+62
* 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