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
*
RISC OS: Set window has focus in local history open.
Michael Drake
2019-08-04
1
-0
/
+1
*
remove unused gtk window interfaces and clean up documentation
Vincent Sanders
2019-08-04
2
-20
/
+66
*
remove unused interface
Vincent Sanders
2019-08-03
1
-9
/
+0
*
remove unnecessary browser_window_redraw_rect interface
Vincent Sanders
2019-08-03
4
-28
/
+31
*
download: Include log.h
Daniel Silverstone
2019-08-03
1
-0
/
+1
*
Migrate query dispatch up from llcache to hlcache
Daniel Silverstone
2019-08-03
5
-76
/
+117
*
monkey_driver: Fix sleep-ms
Daniel Silverstone
2019-08-03
1
-1
/
+1
*
local_history: Improve up/down navigation
Daniel Silverstone
2019-08-03
1
-10
/
+67
*
RISC OS: Fix ro_cw_get_window_dimensions to account for toolbar height.
Michael Drake
2019-08-03
1
-0
/
+9
*
RISC OS: Core window: X scroll is positive, Y scroll is negative.
Michael Drake
2019-08-03
1
-3
/
+3
*
Corewindow helper: Add documentation for cw_helper_scroll_visible()
Michael Drake
2019-08-03
1
-1
/
+8
*
Amiga: Fix the corewindow get scroll call.
Michael Drake
2019-08-03
1
-8
/
+1
*
Corewindow: Sanitise scrolling API.
Michael Drake
2019-08-03
10
-108
/
+202
*
Corewindow helper: Add helper to scroll to visible rectangle.
Michael Drake
2019-08-03
2
-0
/
+130
*
make use of improved browser_window_set_scale API in frontends
Vincent Sanders
2019-08-03
6
-65
/
+19
*
improve browser_window_set_scale
Vincent Sanders
2019-08-03
2
-24
/
+62
*
change browser_window_get_features to use unscaled coordinates
Vincent Sanders
2019-08-03
7
-69
/
+89
*
change browser_window_mouse_track to use unscaled coordinates
Vincent Sanders
2019-08-03
9
-201
/
+231
*
change browser_window_mouse_click to use unscaled coordinates
Vincent Sanders
2019-08-03
9
-168
/
+202
*
box_construct: Check error return from dom_has_attribute
Daniel Silverstone
2019-08-03
1
-3
/
+11
*
RISC OS: y scroll is negative.
Michael Drake
2019-08-03
1
-2
/
+6
*
RISC OS: Attempt to implement ro_cw_scroll_visible().
Michael Drake
2019-08-03
1
-1
/
+18
*
monkeyfarmer: Make polling even more robust
Daniel Silverstone
2019-08-03
1
-3
/
+3
*
monkeyfarmer, driver: Add support for clicking on things
Daniel Silverstone
2019-08-03
2
-3
/
+58
*
monkeyfarmer: Probably make handling of monkey more robust
Daniel Silverstone
2019-08-03
1
-2
/
+2
*
monkey: Support clicking in windows
Daniel Silverstone
2019-08-03
2
-0
/
+54
*
Framebuffer: Remove bogus comment.
Michael Drake
2019-08-03
1
-1
/
+1
*
Framebuffer: Add keyboard controls for scaling.
Michael Drake
2019-08-03
1
-0
/
+34
*
treeview: Support scrolling to the highlighted node
Daniel Silverstone
2019-08-02
1
-0
/
+36
*
Local history: Consolidate thumbnail dimensions.
Michael Drake
2019-08-02
3
-50
/
+58
*
Local history: Treat thumbnail dimensions as CSS pixels.
Michael Drake
2019-08-02
1
-4
/
+6
*
amiga/history_local: Scroll to cursor on open
Daniel Silverstone
2019-08-02
1
-0
/
+2
*
riscos/local_history: Scroll to cursor on open.
Daniel Silverstone
2019-08-02
1
-0
/
+2
*
windows/local_history: Scroll to cursor on open
Daniel Silverstone
2019-08-02
1
-0
/
+1
*
framebuffer/local_history: Scroll to cursor on open
Daniel Silverstone
2019-08-02
1
-0
/
+1
*
gtk/local_history: Scroll local history to cursor on display
Daniel Silverstone
2019-08-02
1
-0
/
+2
*
gtk/corewindow.c: Correctly handle scroll_visible
Daniel Silverstone
2019-08-02
1
-12
/
+38
*
local_history: Handle keys for navigating local history
Daniel Silverstone
2019-08-02
1
-0
/
+54
*
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
[next]