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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename mask to msk
Chris Young
2020-03-06
1
-2
/
+2
*
Browser window: Rework constification of bw for show_certificates.
Michael Drake
2020-02-24
1
-1
/
+1
*
Plot style: Add helper to swap red and blue channels.
Michael Drake
2020-02-24
1
-0
/
+6
*
inttypes: Add PRIu64
Daniel Silverstone
2020-02-24
1
-0
/
+4
*
about scheme certificate viewer initial implementation
Vincent Sanders
2020-02-24
1
-0
/
+11
*
ssl_certs: Add dup_into
Daniel Silverstone
2020-02-23
1
-0
/
+12
*
Browser window API: Add count for page state enum.
Michael Drake
2020-02-23
1
-0
/
+1
*
Browser window: Add stubs for new interfaces for page-info dialogue.
Michael Drake
2020-02-23
1
-0
/
+29
*
Browser window: Constify bw through page_info_state getter.
Michael Drake
2020-02-23
1
-1
/
+1
*
Plot style: Add function to engorge a colour channel.
Michael Drake
2020-02-23
1
-0
/
+33
*
Plot style: Split lightness calc out of colour_to_bw_furthest macro.
Michael Drake
2020-02-23
1
-4
/
+7
*
Keep the complete certificate chain from a fetch
Vincent Sanders
2020-02-23
3
-21
/
+63
*
Browser window: Constify the bw in the URL access function.
Michael Drake
2020-02-22
1
-1
/
+1
*
Core window: Constify the core_window handle through the getters.
Michael Drake
2020-02-22
1
-2
/
+2
*
Browser: Support requesting location focus
Daniel Silverstone
2020-02-22
2
-0
/
+4
*
Browser: Add FOREGROUND flag to window creation
Daniel Silverstone
2020-02-22
2
-1
/
+5
*
Add certificate-missing error code
Daniel Silverstone
2019-12-03
1
-0
/
+1
*
browser_window: Add an event for page info state change
Daniel Silverstone
2019-12-01
1
-0
/
+6
*
browser_window: Add basic page info state and SSL accessors
Daniel Silverstone
2019-12-01
1
-0
/
+45
*
llcache: Reload SSL certificate data from serialised store
Daniel Silverstone
2019-11-30
1
-0
/
+6
*
remove warning callback from miscelaneous function table
Vincent Sanders
2019-11-11
1
-13
/
+2
*
re-indent browser window and cleanup comments
Vincent Sanders
2019-09-29
1
-3
/
+4
*
fix spelling mistakes from miscellaneous event commit
Vincent Sanders
2019-08-20
1
-5
/
+5
*
add miscellaneous event to browser window callback table
Vincent Sanders
2019-08-20
1
-56
/
+65
*
SSL Error: Enable OpenSSL hostname verification
Daniel Silverstone
2019-08-14
1
-1
/
+1
*
add common name ssl certificate error
Vincent Sanders
2019-08-10
1
-0
/
+1
*
Support SSL verification through new about: handler
Daniel Silverstone
2019-08-06
1
-0
/
+61
*
Reimplement handling of BAD_AUTH inside browser_window
Daniel Silverstone
2019-08-06
2
-12
/
+27
*
remove unused interface
Vincent Sanders
2019-08-03
1
-9
/
+0
*
remove unnecessary browser_window_redraw_rect interface
Vincent Sanders
2019-08-03
1
-18
/
+18
*
Corewindow: Sanitise scrolling API.
Michael Drake
2019-08-03
1
-6
/
+25
*
improve browser_window_set_scale
Vincent Sanders
2019-08-03
1
-2
/
+3
*
remove scaled parameter from get_dimensions
Vincent Sanders
2019-08-02
1
-2
/
+1
*
split browser and browser_window operations
Vincent Sanders
2019-08-01
2
-15
/
+44
*
Support DEBUG log level in console_log
Daniel Silverstone
2019-05-06
1
-5
/
+8
*
Add console_log to gui tables
Daniel Silverstone
2019-05-06
1
-0
/
+19
*
change content get_source_data interfaces to return uint8_t and size_t
Vincent Sanders
2019-05-05
1
-1
/
+1
*
Logging: migrate and provide content interface
Daniel Silverstone
2019-05-05
2
-37
/
+66
*
Provide new browser_window_console_log() API
Daniel Silverstone
2019-05-05
1
-0
/
+56
*
Add browser_window_exec
Daniel Silverstone
2019-05-05
1
-0
/
+12
*
API: Don't expose urldb_{g|s}et_auth_details to frontends.
Michael Drake
2018-08-15
1
-21
/
+0
*
HTTP Auth: Do get/set auth in the core.
Michael Drake
2018-08-14
1
-3
/
+30
*
Browser: Add function to get bw URL with any fragment.
Michael Drake
2018-07-23
1
-0
/
+13
*
Browser: Rename function to access bw URL.
Michael Drake
2018-07-23
1
-2
/
+2
*
Plotters: Expose array of font family strings to front ends.
Michael Drake
2018-05-23
1
-0
/
+7
*
Plotters: Remove width param from path plotter.
Michael Drake
2018-05-23
1
-2
/
+0
*
Plotters: Split function parameters over multiple lines for readability.
Michael Drake
2018-05-23
1
-12
/
+60
*
Plotters: Change stroke width in the plot_style_t to fixed point.
Michael Drake
2018-05-23
1
-1
/
+14
*
Plotters: Add plot_style_fixed type, and use for font size.
Michael Drake
2018-05-23
1
-3
/
+9
*
Add concept of browser scroll offset saving in local history
Daniel Silverstone
2017-09-23
1
-1
/
+4
[next]