index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
local_history: Add concept of a cursor to the local history
Daniel Silverstone
2019-08-02
2
-7
/
+66
*
monkeyfarmer: Be a little more verbose when exiting
Daniel Silverstone
2019-08-02
1
-0
/
+3
*
gtk, beos: Run scheduler before fetching fdset
Daniel Silverstone
2019-08-02
2
-5
/
+5
*
llcache: Ensure we preserve iteratorness when sending messages
Daniel Silverstone
2019-08-02
1
-1
/
+2
*
monkey: Report the errno when select() returns -1
Daniel Silverstone
2019-08-02
1
-0
/
+2
*
monkey: Run scheduler before extracting fdsets
Daniel Silverstone
2019-08-02
1
-3
/
+3
*
dukky: Remove unused `dukky_safe_get()`
Daniel Silverstone
2019-08-02
1
-6
/
+0
*
curl: Change where we lodge `inside_curl`
Daniel Silverstone
2019-08-02
1
-6
/
+2
*
dukky: Clean up our stacktrace reporting
Daniel Silverstone
2019-08-02
1
-31
/
+6
*
curl: Immediately abort fetchers when we can
Daniel Silverstone
2019-08-02
1
-17
/
+24
*
Duktape: Hopefully silence issue with %lld
Daniel Silverstone
2019-08-02
1
-1
/
+2
*
Duktape: Make declaration match definition for memcmp and double_div.
Michael Drake
2019-08-02
1
-3
/
+3
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2019-08-02
1
-1
/
+1
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2019-08-02
1
-2
/
+2
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2019-08-02
1
-6
/
+6
*
Duktape: Make declarations match definitions for inline functions.
Michael Drake
2019-08-02
1
-4
/
+4
*
Duktape: Prevent clang static analysis.
Michael Drake
2019-08-02
1
-0
/
+3
*
Duktape: Update to 2.4.0 release.
Michael Drake
2019-08-02
3
-7413
/
+8430
*
fix missed get dimensions call in amiga frontend
Vincent Sanders
2019-08-02
1
-1
/
+1
*
remove scaled parameter from get_dimensions
Vincent Sanders
2019-08-02
10
-63
/
+23
*
remove scaling from internal browser get_dimensions calls
Vincent Sanders
2019-08-02
3
-12
/
+18
*
Monkey: Properly support reload in farmer and driver
Daniel Silverstone
2019-08-02
2
-2
/
+14
*
Document.bnd: Fix cookies getter and implement setter
Daniel Silverstone
2019-08-02
1
-1
/
+33
*
llcache: Use last_modified instead of date
Daniel Silverstone
2019-08-02
1
-2
/
+2
*
Dukky: Add and utilise a jserrors category
Daniel Silverstone
2019-08-02
5
-8
/
+10
*
Makefile.config.example: Document logging options
Daniel Silverstone
2019-08-02
1
-0
/
+10
*
Logging: Also log the level and category
Daniel Silverstone
2019-08-02
1
-4
/
+7
*
Window: Provide a little more info on why not EXPOSE()ing some stuff
Daniel Silverstone
2019-08-02
1
-9
/
+10
*
Window: Restructure EXPOSE()d globals
Daniel Silverstone
2019-08-02
1
-14
/
+82
*
RISCOS: change invalidate to cope with unscaled rectangles
Vincent Sanders
2019-08-01
1
-4
/
+4
*
AMIGA: Update to remove rectangle scaling from browser window invalidate
Vincent Sanders
2019-08-01
1
-1
/
+1
*
GTK: Update for unscaled bw invalidate rectangle.
Michael Drake
2019-08-01
1
-6
/
+4
*
Browser window: Make invalidate gui callback use unsacled coordinates.
Michael Drake
2019-08-01
1
-7
/
+9
*
dukky.c: Correct typo (BUTTOM -> BUTTON)
Daniel Silverstone
2019-08-01
1
-1
/
+1
*
Dukky: Support console logging better
Daniel Silverstone
2019-08-01
4
-2
/
+117
*
dukky: Attempt to make the fallback to HTMLUnknownElement more useful.
Daniel Silverstone
2019-08-01
1
-4
/
+7
*
reformat and tidy up browser window code ready for corewindow changes
Vincent Sanders
2019-08-01
1
-1067
/
+1146
*
split browser and browser_window operations
Vincent Sanders
2019-08-01
16
-3521
/
+3579
*
Docs: Convert GTK doc to markdown.
Michael Drake
2019-08-01
1
-164
/
+147
*
Fix clamping in commit fa64763b0d8c6566eda5f6547e7f2f3e62b77613
Vincent Sanders
2019-08-01
1
-1
/
+2
*
html_interaction.c: Default node to <HTML> node
Daniel Silverstone
2019-08-01
1
-1
/
+1
*
GTK: prefer using curl's intrinsic defaults for CURLOPT_CA*
Samuel Dionne-Riel
2019-08-01
1
-5
/
+1
*
env.sh: Make it clear that this is not a shell script
Daniel Silverstone
2019-08-01
1
-1
/
+3
*
Docs: Remove mention of spidermonky.
Michael Drake
2019-08-01
1
-5
/
+0
*
gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline.
brabo
2019-08-01
2
-9
/
+4
*
gtk/fetch.c & monkey/filetype.c: small comment correction.
brabo
2019-08-01
2
-2
/
+2
*
browser_history.c: Clamp contents to be 1x1 at min.
Daniel Silverstone
2019-08-01
1
-2
/
+10
*
monkey/browser.c: Handle failed calloc more gracefully
Daniel Silverstone
2019-08-01
1
-0
/
+4
*
Console.bnd: Support attempts to log when Window has gone
Daniel Silverstone
2019-08-01
1
-1
/
+2
*
treeview: Correct mis-freeing in treeview_create error path
Daniel Silverstone
2019-08-01
1
-1
/
+1
[next]