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
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/libjxl
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscos
Commit message (
Expand
)
Author
Age
Files
Lines
*
move frontends into sub directory
Vincent Sanders
2016-05-15
228
-63039
/
+0
*
remove unecessary utils includes from RISC OS frontend
Vincent Sanders
2016-05-02
42
-64
/
+44
*
fix RISC OS font layout routines to return the correct error codes
Vincent Sanders
2016-04-28
1
-21
/
+29
*
update RISC OS frontend to not use the depricated warn_user API
Vincent Sanders
2016-04-26
39
-391
/
+399
*
fix typo in riscos wan_user update
Vincent Sanders
2016-04-25
1
-3
/
+2
*
use the miscellaneous table warning entry
Vincent Sanders
2016-04-25
2
-38
/
+42
*
update risc os frontend for layout table
Vincent Sanders
2016-04-24
3
-98
/
+90
*
Split utils header into string functions and everything else
Vincent Sanders
2016-04-21
6
-4
/
+10
*
change to use nsutils monotonic time API
Vincent Sanders
2016-04-21
1
-11
/
+16
*
fix missing assert include due to core changes
Vincent Sanders
2016-04-21
1
-2
/
+4
*
fix missing include caused by core header cleanups
Vincent Sanders
2016-04-21
1
-0
/
+1
*
move sys/time.h support functionality out of generic header
Vincent Sanders
2016-04-19
1
-1
/
+1
*
fix missing struct on http parameter declaration due to header change
Vincent Sanders
2016-04-18
3
-6
/
+6
*
fix use of INT_MAX without including limits.h
Vincent Sanders
2016-04-17
1
-0
/
+1
*
complete the rename of the gui browser table
Vincent Sanders
2016-04-16
1
-2
/
+2
*
Fix RISC OS relocatable module checks
Dave Higton
2016-03-14
1
-16
/
+9
*
RISC OS: Run git date setter over distributed files for merging.
Michael Drake
2016-02-21
1
-0
/
+1
*
RISC OS: Updated SharedUnixLibrary.
Michael Drake
2016-02-21
1
-0
/
+0
*
Fix RISC OS pointer shape issue
Dave Higton
2016-02-07
1
-0
/
+1
*
RISC OS: Fix search ignoring case sensitivity.
Dave Higton
2016-01-05
1
-0
/
+2
*
Increase size of download window.
Dave Higton
2015-11-22
3
-26
/
+26
*
Updated Dutch messages for NetSurf
Dick Tanis
2015-11-03
1
-1
/
+1
*
Don't #define things that might appear in oslib later.
Michael Drake
2015-10-31
1
-0
/
+4
*
Apply Sprow's fix for bug #2336.
Robert Sprowson
2015-10-31
1
-9
/
+103
*
When an image content cannot be converted prevent export as sprite
Dave Higton
2015-10-31
1
-0
/
+6
*
Make nsurl utf8 string conversion function consistent with nsurl API.
Michael Drake
2015-10-25
1
-1
/
+1
*
Update RISC OS frontend to new API
Chris Young
2015-10-24
1
-7
/
+11
*
Enable RISC OS to display decoded IDNs in the URL bar (subject to local chars...
Chris Young
2015-10-24
1
-1
/
+9
*
RISC OS: use correct format specifier
John-Mark Bell
2015-08-15
1
-1
/
+1
*
RISC OS: explicitly handle SIGOSERROR
John-Mark Bell
2015-08-15
1
-1
/
+4
*
Remove excessive logging.
Michael Drake
2015-08-15
1
-2
/
+0
*
Squash leak of path when path is directory.
Michael Drake
2015-08-15
1
-0
/
+1
*
RISCOS: further fix URL bar memory manipulation
John-Mark Bell
2015-07-19
1
-2
/
+5
*
Check for empty URL in RISC OS
Chris Young
2015-07-19
1
-0
/
+3
*
Check NULL pointer
Chris Young
2015-07-19
1
-1
/
+1
*
RISCOS: fix obvious NULL dereferences in URL complete.
John-Mark Bell
2015-07-18
2
-5
/
+10
*
Pass the URL bar contents back as UTF-8.
Chris Young
2015-07-18
1
-0
/
+13
*
fixup missing lincludes from messages API update
Vincent Sanders
2015-06-22
1
-0
/
+1
*
This moves message loading out of netsurf_init into each frontend
Vincent Sanders
2015-06-21
1
-2
/
+5
*
Set the default cache size on RISC OS to zero (off)
Vincent Sanders
2015-06-01
1
-1
/
+6
*
fixup all the remaining logging macro callsites
Vincent Sanders
2015-05-28
4
-7
/
+7
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
49
-1153
/
+656
*
Convert RISC OS to use bitmap render operation
Vincent Sanders
2015-04-24
7
-454
/
+370
*
remove unrequired includes from riscos thumbnail header
Vincent Sanders
2015-04-19
2
-5
/
+11
*
Remove unecessary includes from RISC OS bitmap header.
Vincent Sanders
2015-04-19
2
-66
/
+103
*
move the mandantory library config for libcss and libdom to core makefile
Vincent Sanders
2015-04-17
1
-1
/
+0
*
Update RISC OS frontend to use bitmap operation table
Vincent Sanders
2015-04-15
8
-169
/
+196
*
Update RISC OS make target to filter split messages
Vincent Sanders
2015-04-07
1
-5
/
+5
*
Move some RISc OS specific Makefile rules into its Makefile.target
Vincent Sanders
2015-04-05
1
-19
/
+40
*
Fix up some doxygen errors
Vincent Sanders
2015-04-03
1
-1
/
+1
[next]