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
/
frontends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Amiga: do not force 32-bit bitmaps"
Chris Young
2021-06-28
6
-13
/
+14
*
Amiga: do not force 32-bit bitmaps
Chris Young
2021-06-28
6
-14
/
+13
*
Amiga: report correct depth
Chris Young
2021-06-28
1
-3
/
+0
*
AMIGA: Use RTG calls on OS3
Chris Young
2021-06-28
1
-10
/
+7
*
RISC OS: GUI: Clean up alpha sprite support test.
Michael Drake
2021-06-25
1
-12
/
+10
*
RISC OS: Image: Tinct workaround: Use OS alpha sprite rendering.
Michael Drake
2021-06-25
2
-6
/
+67
*
RISC OS: GUI: Add check for sprite alpha channel OS support.
Michael Drake
2021-06-25
2
-0
/
+31
*
RISC OS: Image: Add support for tiled plots with OS renderer.
Michael Drake
2021-06-25
1
-6
/
+15
*
RISC OS: Image: Remove forward declaration.
Michael Drake
2021-06-25
1
-71
/
+63
*
RISC OS: Image: Use #define to enable use of mask.
Michael Drake
2021-06-25
1
-1
/
+1
*
RISC OS: Image: Use #define for unspecified sprite area.
Michael Drake
2021-06-25
1
-3
/
+3
*
Amiga: BitMap always alloced with the ami_rtg_ function, so should be freed w...
Chris Young
2021-05-17
1
-5
/
+1
*
Windows: Use pkg-config when building on Windows.
Michael Drake
2021-05-13
1
-1
/
+1
*
RISC OS: Unify both browser window redraw call paths.
Michael Drake
2021-04-26
1
-67
/
+54
*
RISC OS: Constify redraw region through buffer API.
Michael Drake
2021-04-26
2
-2
/
+2
*
RISC OS: Corewindow: Fix autoscroll segfault when pointer leaves window.
Michael Drake
2021-04-25
2
-0
/
+13
*
RISC OS: Fix EX0 EY0 rendering glitches when scrolling.
Michael Drake
2021-04-25
4
-12
/
+42
*
RISC OS: Plotters: On RISC OS y1 is top and y0 is bottom.
Michael Drake
2021-04-25
1
-11
/
+16
*
Amiga: Fix codesets.library conversion when string specified as zero length
Chris Young
2021-04-12
1
-6
/
+5
*
Amiga: The return value of Codesetsfind was not being assigned to a variable
Chris Young
2021-04-11
1
-2
/
+2
*
Improve some documentation comments
Vincent Sanders
2021-02-26
1
-3
/
+14
*
Correct indentation for previous change
Rob Kendrick
2021-02-24
1
-1
/
+1
*
Allow drag-and-drop loading of WebP images on RISC OS
Rob Kendrick
2021-02-24
3
-1
/
+8
*
tidy up GTK frontend initialisation
Vincent Sanders
2021-02-22
1
-514
/
+544
*
split out gtk misc operations from gui module
Vincent Sanders
2021-02-22
4
-279
/
+360
*
correct size
Chris Young
2021-02-18
1
-1
/
+1
*
AMIGA: minor IFF DR2D export changes
Chris Young
2021-02-18
1
-1
/
+3
*
remove stray tab in hts makefile to fix amigaos3 build
Vincent Sanders
2021-01-17
1
-1
/
+1
*
Improve target setup in makefiles
Vincent Sanders
2021-01-17
9
-0
/
+293
*
add back/forward mouse button processing to GTK frontend
Vincent Sanders
2021-01-02
2
-2
/
+16
*
risc os: Don't let URL complete start consume URL bar drags.
Michael Drake
2020-11-10
1
-12
/
+14
*
risc os: URL bar: Fall back to URL drag if OS doesn't have text selection.
Michael Drake
2020-11-03
1
-1
/
+1
*
risc os: wimputils: Make text-selection helper static inline.
Michael Drake
2020-11-03
1
-1
/
+1
*
risc os: Don't swallow URL bar drags if the OS supports text-selection.
Michael Drake
2020-11-03
1
-4
/
+7
*
risc os: wimputils: Helper to check OS support for text-selection.
Michael Drake
2020-11-03
1
-0
/
+26
*
Add missing include
Chris Young
2020-10-09
4
-0
/
+6
*
Cache codesets structure ourselves
Chris Young
2020-10-09
1
-6
/
+20
*
gtk: In path plotter, maintain cairo transformation offset
Daniel Silverstone
2020-10-03
1
-2
/
+2
*
gtk/bitmap: Assert surface width/height non-zero
Daniel Silverstone
2020-10-03
1
-0
/
+4
*
Improve the framebuffer docs a bit
Vincent Sanders
2020-09-18
1
-1
/
+1
*
Make GTK UI resources more consistent
Vincent Sanders
2020-09-04
30
-33
/
+28
*
Makefile: add Chinese (Simplified) translation target
Zixing Liu
2020-09-02
3
-1
/
+5
*
resources: add Chinese (Simplified) translations
Weiyi Xu
2020-09-02
3
-0
/
+3
*
Support Ctrl+A in the windows toolkit address bar
zeug
2020-08-16
1
-1
/
+5
*
gtk compile din resource list was missing pageinfo for gtk2 build
Vincent Sanders
2020-08-15
1
-15
/
+16
*
split tools and utils
Vincent Sanders
2020-06-27
1
-1
/
+1
*
move all the build tools to utils
Vincent Sanders
2020-06-22
3
-1544
/
+3
*
Framebuffer: Internal font: Fix SW and NW arrow directions.
Michael Drake
2020-06-22
1
-16
/
+16
*
remove perl split-messages tool usage
Vincent Sanders
2020-06-22
3
-12
/
+13
*
Amiga: avoid read from NULL pointer
Chris Young
2020-05-26
1
-0
/
+5
[next]