summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check rc_intersect result and added comments.Ole Loots2013-04-162-3/+6
* Removed reformat kludge from header files.Ole Loots2013-04-161-1/+0
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfOle Loots2013-04-164-36/+12
|\
| * Remove unneeded includeChris Young2013-04-161-1/+0
| * Merge branch 'chris/scheduled-fetches'Chris Young2013-04-164-36/+13
| |\
| | * Use internal curl scheduled fetcherChris Young2013-04-161-1/+1
| | * Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsu...Chris Young2013-04-151-1/+5
| | |\
| | | * The scheduled callback function doesn't need to do anything, because NetSurf ...Chris Young2013-04-151-1/+5
| | * | Merge branch 'chris/scheduled-fetches' of git://git.netsurf-browser.org/netsu...Chris Young2013-04-152-7/+7
| | |\|
| | | * 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
| | * | 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