summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The scheduled callback function doesn't need to do anything, because NetSurf ...chris/scheduled-fetchesChris Young2013-04-151-1/+5
* missing includeChris Young2013-04-151-0/+1
* Schedule an immediate fetch poll if fetch is activeChris Young2013-04-151-0/+6
* Revert changes to netsurf.cChris Young2013-04-151-7/+0
* Remove no-longer-needed codeChris Young2013-04-153-35/+1
* NetSurf appears to need to call hlcache_poll even if no fetches are active ot...Chris Young2013-04-151-0/+1
* fix warningChris Young2013-04-151-0/+1
* test using amiga frontendChris Young2013-04-151-1/+1
* Schedule fetches so the frontend can wait for a scheduled event, rather than ...Chris Young2013-04-151-1/+6
* Properly handle return value of rc_intersect()Ole Loots2013-04-151-1/+6
* Fix memory leak and make a point of ignoring UTF-16 surrogatesChris Young2013-04-143-13/+62
* Don't recalculate next char positionChris Young2013-04-141-2/+2
* provide gettext hooks to use the netsurf localisation systemVincent Sanders2013-04-143-1/+76
* remove unecissary glib internationalisation includeVincent Sanders2013-04-141-1/+0
* Improve environment script to extend pkg-config path and libnsfb library targetVincent Sanders2013-04-141-1/+8
* update gtk3 preferences dialogVincent Sanders2013-04-141-1677/+2088
* Improved debug logging.Ole Loots2013-04-131-2/+8
* Improved CLRHOME Key handlingOle Loots2013-04-132-6/+14
* Disabled redraw debug output.Ole Loots2013-04-131-1/+1
* Removed obsolete comments.Ole Loots2013-04-131-2/+0
* Removed debug outputOle Loots2013-04-121-3/+3
* Improved favicon/iconyfied redraw (obey to visible rectangle list)Ole Loots2013-04-123-11/+63
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-115-35/+54
* Fix buildChris Young2013-04-111-0/+1
* Remove scheduled redraws for destroyed windowsChris Young2013-04-111-0/+6
* Avoid multiple schedules of redrawsChris Young2013-04-112-1/+8
* Default DPI to 85 as that is more correct than 72Chris Young2013-04-111-1/+1
* Home toolbar button doesn't crash anymore when homepage_url is null.Ole Loots2013-04-111-0/+4
* Show message box on error.Ole Loots2013-04-111-4/+2
* Added comments.Ole Loots2013-04-111-1/+5
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfOle Loots2013-04-1112-13/+32
|\
| * all-program now splits fatmessages for generic in-tree executionDaniel Silverstone (parasomnia chroot)2013-04-106-0/+6
| * Make "resize with contents" a user optionChris Young2013-04-103-2/+12
| * If we are reformatting, delay the redraw slightly to avoid excessive consectu...Chris Young2013-04-091-1/+3
| * Test enable "resize with contents" now we have queued/delayed redraws.Chris Young2013-04-091-1/+1
| * More appropriate system colours.Michael Drake2013-04-091-5/+5
| * Allow override of default window width/height individually.Michael Drake2013-04-091-5/+5
| * avoid potential crah on exitChris Young2013-04-091-1/+2
* | Fix page up key handling.Ole Loots2013-04-111-1/+1
|/
* Fix duplicate Ctrl+V (and other shortcuts) key processing,Ole Loots2013-04-093-3/+12
* Fix up for various core changes.Michael Drake2013-04-082-11/+27
* Fix for http_only param change.Michael Drake2013-04-081-2/+2
* Add JS doc.Michael Drake2013-04-081-0/+16
* document and add missing includeChris Young2013-04-042-2/+11
* Schedule browser-initiated reformats too, with the caveat that a message of s...Chris Young2013-04-041-1/+1
* Schedule redraws from local history too, hide ami_do_redraw and friends as on...Chris Young2013-04-044-10/+9
* Schedule redraws to prevent expected redraws from not happening when no event...Chris Young2013-04-041-19/+33
* Fix sprite loading on RISC OS 3.50.John-Mark Bell2013-03-301-0/+0
* Removed duplicate hotlist_init call.Ole Loots2013-03-301-2/+2
* Added some commentsOle Loots2013-03-301-1/+6