summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implementing selection and clipboard functions.Sven Weidauer2011-01-144-37/+142
* Better mouse handling for browserSven Weidauer2011-01-142-3/+42
* Implemented download windowSven Weidauer2011-01-145-29/+755
* Opening URLsSven Weidauer2011-01-141-1/+1
* Correctly handling users closing windowsSven Weidauer2011-01-132-6/+17
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-138-68/+312
* Implemented tree view/history window.Sven Weidauer2011-01-136-6/+485
* Copy scale value from cloned window and setting new clip rect for every drawi...Sven Weidauer2011-01-132-3/+6
* Adding build instructions for Cocoa and building with system-provided libpng ...Sven Weidauer2011-01-132-2/+91
* Recalculating actual position in string after text split.Sven Weidauer2011-01-121-0/+3
* Added UTF-8 to local encoding conversion functions. Just copies the string.Sven Weidauer2011-01-121-5/+10
* Check for animating GIF favicon only if compiled with GIF support.Sven Weidauer2011-01-121-0/+2
* including <cocoa/cocoa.h> in prefix headerSven Weidauer2011-01-121-0/+3
* Added iconSven Weidauer2011-01-123-2/+6
* Changed project file to use .xcconfig files and added shell script (config/de...Sven Weidauer2011-01-126-126/+215
* Rendering only dirty rectsSven Weidauer2011-01-121-11/+17
* Fix url_host_is_ip_address() when encountering blatently invalid IPv4 address...John Mark Bell2011-01-121-10/+27
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-1233-0/+5640
* Add Mac OS X detection to config.h (credit: Sven Weidauer)John Mark Bell2011-01-121-2/+2
* Add test for purely numeric subdomains (currently fails)John Mark Bell2011-01-121-2/+3
* Fix testsuiteJohn Mark Bell2011-01-123-31/+28
* Added missing font copy commandOle Loots2011-01-101-0/+3
* Added realpath() for plain TOS systems.Ole Loots2011-01-101-0/+54
* Remove unused include.James Bursa2011-01-091-1/+0
* Don't clear floats if there aren't floats to clear.Michael Drake2011-01-091-2/+9
* Copy correct libxmlChris Young2011-01-091-1/+1
* Remove unnecessary assertion (we've already handled the NULL case)John Mark Bell2011-01-091-2/+0
* Remove redundant computation.John Mark Bell2011-01-091-13/+26
* Ensure top margin is affects static position in particular case.Michael Drake2011-01-091-1/+7
* Document font APIs -- specifically, string lengths are specified in bytes, no...John Mark Bell2011-01-092-1/+45
* Include OS3 support headerJohn Mark Bell2011-01-081-0/+1
* Table top/bottom margin is 0px when computed value is 'auto'.Michael Drake2011-01-081-0/+6
* Partially support 8-bit icons for superimposeChris Young2011-01-081-7/+49
* ami_superimpose_favicon isn't dependent on Amiga icon loaderChris Young2011-01-071-8/+2
* #defines for icon.library v51Chris Young2011-01-071-0/+8
* Use base type for gfxbaseChris Young2011-01-073-4/+7
* Ensure we poke the favicon as soon as an HTML content reaches the browser win...Daniel Silverstone2011-01-071-1/+6
* Make the default favicon a desaturated netsurf logoDaniel Silverstone2011-01-071-0/+0
* Ensure that if we're given no icon (or can't generate one) we default to the ...Daniel Silverstone2011-01-071-13/+12
* New tabs should be (assuming not blank) my-home-page/netsurf-home-page rather...Daniel Silverstone2011-01-071-5/+11
* Ensure we only update the favicon rendering when the icon being updated is th...Daniel Silverstone2011-01-071-0/+2
* Fix sillinessDaniel Silverstone2011-01-071-3/+1
* Add CONTENT_MSG_FAVICON_REFRESH and emit and handle it appropriately. Animat...Daniel Silverstone2011-01-073-8/+21
* Add cheating redraw bypass for gifs, so we can cause animation updatesDaniel Silverstone2011-01-071-0/+2
* Ensure that we only set done once, but that we do reformat if we're updated. ...Daniel Silverstone2011-01-071-7/+11
* Only consider a favicon for redraw/done if an event *caused* it to become readyDaniel Silverstone2011-01-071-2/+6