summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a couple of lines for translators' notes.Michael Drake2012-02-265-5/+30
* Fix top comment, so line numbers can be compared with .en version. Get .it M...Michael Drake2012-02-261-5/+17
* Get .fr and .nl Messages back in sync.Michael Drake2012-02-262-17/+52
* random changesChris Young2012-02-261-4/+11
* adjust scrolbars when window is resizedChris Young2012-02-261-0/+1
* Don't do schedule message handling on a while loop.. it sometimes causesChris Young2012-02-261-1/+1
* Convert treeview to tiled drawChris Young2012-02-262-6/+40
* Documentation updateChris Young2012-02-251-2/+6
* Fix thumbnailsChris Young2012-02-251-1/+1
* Add tiled refresh, with tiles of max size option_redraw_tile_size. ThisChris Young2012-02-254-119/+98
* more #ifdef WITH_8BPP_SUPPORTOle Loots2012-02-253-4/+19
* More simple refresh. This would work (provided the user hasn't scrolled),Chris Young2012-02-241-6/+29
* typoChris Young2012-02-241-1/+1
* option_screen_compositing to enable switching compositing for NetSurf's ownChris Young2012-02-243-5/+66
* Fix bug #3481624: this was needlessly complexJohn Mark Bell2012-02-234-1/+5
* Update from Samir Hawamdeh (mostly copyright year)Chris Young2012-02-232-12/+12
* fix favicon displayVincent Sanders2012-02-215-58/+92
* remove unused scrolledwindow memberVincent Sanders2012-02-201-31/+6
* Bring German Messages file back into sync.Michael Drake2012-02-161-3/+24
* Remove "NetSurf" from release version string, that's on the splash anyway.Chris Young2012-02-121-2/+2
* Don't break the clipboard when copying 'nothing'.Chris Young2012-02-121-7/+9
* Shift status bar text over by a pixel and reposition the frame slightly.Chris Young2012-02-111-4/+4
* Use S_IRWXU where appropriateJohn Mark Bell2012-02-102-4/+4
* Fix Debian bug #659376: .netsurf must not be world readableJohn Mark Bell2012-02-101-1/+3
* fix the popup menu entry signal attaching to attach the correct handler funct...Vincent Sanders2012-02-081-21/+21
* Bypass full type sniffer if only images are acceptableJohn Mark Bell2012-02-083-3/+25
* Fix bug #3479239: scroll in correct direction for page left/page rightJohn Mark Bell2012-02-081-2/+2
* Fix gui_window_drag_startJohn Mark Bell2012-02-051-1/+1
* Mouse button holding wasn't reported to the browser because of drag optimizat...Ole Loots2012-02-031-6/+13
* Treat image/x-png as a synonym for image/pngJohn Mark Bell2012-01-292-2/+4
* Default to "not rendering" when setting GUI poll priority. Ole Loots2012-01-251-21/+15
* Added key shortcut for bookmark, handle menut item "Hide Toolbars"Ole Loots2012-01-251-3/+8
* 8*4=32, NOT 24. Copied UTF-8 text will now paste correctly into RA-OWB.Chris Young2012-01-151-3/+3
* Accept codeset 1 (undefined) as 106 (UTF-8) when pasting from theChris Young2012-01-151-2/+5
* Fix buildChris Young2012-01-151-4/+4
* Allow confining the pointer to part of the window during drags. ActuallyChris Young2012-01-112-1/+67
* Added functions to hide/show the toolbar. Ole Loots2012-01-112-3/+26
* Removed non declared and unused "cookies_update" function ( some frontends st...Ole Loots2012-01-112-8/+5
* Constify rect param to browser_window_set_drag_type.Michael Drake2012-01-112-2/+2
* Constify rect param to gui_window_drag_start.Michael Drake2012-01-1110-91/+91
* Don't need root bw here any more.Michael Drake2012-01-112-7/+0
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-1116-69/+103
* Allow drag handlers to inform browser window layer of any pointer range const...Michael Drake2012-01-106-34/+66
* Italian translation update from Samir HawamdehChris Young2012-01-091-9/+9
* set monochrom option on save was missingOle Loots2012-01-071-0/+1
* Remove search init function.Michael Drake2012-01-061-22/+9
* Browser window destruction destroys search context.Michael Drake2012-01-061-0/+4
* Updated resources ( mainmenu and settings dialog updated for background_image...Ole Loots2012-01-063-48/+58
* fix enable/disable of checkbox when font renderer is changed. Ole Loots2012-01-061-3/+3
* Added menu items for foreground_images,background_images for fast access. Ole Loots2012-01-062-5/+28