summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Schedule an immediate fetch poll if fetch is activeChris Young2013-04-151-0/+6
| | | * Revert changes to netsurf.cChris Young2013-04-151-7/+0
| | * | Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsu...Chris Young2013-04-154-35/+2
| | |\|
| | | * 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
| | * | Merge branch 'master' into chris/scheduled-fetchesChris Young2013-04-153-37/+59
| | |\ \ | | | |/ | | |/|
| | * | 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
* | | | Inherit bitmap opaque settings when resizing images.Ole Loots2013-04-161-1/+5
* | | | Revert change to opaque settings, requires further investigationOle Loots2013-04-161-1/+0
|/ / /
* | | Default to opaque bitmaps (fixes several redraw issues)Ole Loots2013-04-161-0/+1
* | | Remove resize/format kludge.Ole Loots2013-04-161-14/+1
* | | Do not use clipping rectangle as toolbar redraw originOle Loots2013-04-151-7/+9
| |/ |/|
* | Slightly improved intial hiding of toolbar search area.Ole Loots2013-04-152-3/+9
* | Refactored toolbar redrawOle Loots2013-04-151-34/+50
|/
* 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