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
*
Amiga: Remove some more #defines not needed with the 3.2 NDK
chris/ndk32
Chris Young
2022-03-16
1
-6
/
+0
*
Amiga: should be using VSNPrintf
Chris Young
2022-03-15
1
-1
/
+1
*
Amiga: Fix missing Utility/GraphicsBase
Chris Young
2022-03-15
2
-0
/
+4
*
Amiga: add more brackets to placate NewObject()
Chris Young
2022-03-15
3
-54
/
+54
*
Amiga: Fix ASPrintf(). Note this now requires utility.library v47
Chris Young
2022-03-15
2
-85
/
+2
*
Amiga: Th 3.2 NDK does not recognise NewObject unless extra brackets are adde...
Chris Young
2022-03-15
10
-557
/
+549
*
AMIGA: Fix some redefined values
Chris Young
2022-03-11
5
-8
/
+9
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/ndk32
Chris Young
2022-03-11
9
-887
/
+693
|
\
|
*
GIF: Tolerate errors during scan if at least one frame.
Michael Drake
2022-03-03
1
-5
/
+9
|
*
GIF: Update to latest libnsgif API.
Michael Drake
2022-02-26
1
-206
/
+160
|
*
Amiga: Don't open/close dos.library ourselves on OS3
Chris Young
2022-01-26
1
-2
/
+2
|
*
GTK: Add support for word left/right keybindings.
Michael Drake
2022-01-23
1
-0
/
+4
|
*
textarea: always clear selection on NS_KEY_WORD_{LEFT,RIGHT}
Pranjal Kole
2022-01-23
1
-6
/
+8
|
*
GTK: Add support for word delete left/right.
Michael Drake
2022-01-22
1
-0
/
+4
|
*
textarea: implement NS_KEY_DELETE_WORD_{LEFT,RIGHT}
Pranjal Kole
2022-01-22
2
-6
/
+95
|
*
Amiga: Add ARexx scripts to play videos via YT
Chris Young
2021-12-17
3
-0
/
+61
|
*
Update ca-bundle
Chris Young
2021-10-04
1
-673
/
+361
*
|
Amiga: Manually define mc68000 required for NDK3.2 inlines
Chris Young
2021-08-17
1
-1
/
+1
*
|
Revert "Amiga: Fix some undefined references"
Chris Young
2021-08-15
2
-6
/
+2
*
|
Amiga: Fix some undefined references
Chris Young
2021-08-15
2
-2
/
+6
*
|
Amiga: switch to using OS3.2's idea of TimeVal/TimeRequest
Chris Young
2021-07-07
3
-22
/
+22
*
|
Amiga: remove more defines no longer needed with NDK 3.2
Chris Young
2021-07-07
1
-6
/
+0
*
|
Amiga: fix slab allocator type
Chris Young
2021-07-07
1
-1
/
+1
*
|
Amiga: remove UtilityBase conflict
Chris Young
2021-07-07
1
-2
/
+0
*
|
Amiga: diskfont v47 compatibility
Chris Young
2021-07-06
1
-4
/
+0
*
|
Amiga: squash warnings
Chris Young
2021-07-06
1
-5
/
+7
*
|
Amiga: TimeVal and TimeRequest are different between OS4 and OS3.2
Chris Young
2021-07-06
1
-0
/
+6
*
|
Amiga: use diskfont v47 API when building for AmigaOS 3
Chris Young
2021-07-06
2
-19
/
+2
*
|
Amiga: remove some unneeded old ReAction compatiblity
Chris Young
2021-07-06
1
-3
/
+0
*
|
Amiga: diskfont v47 also contains ObtainCharsetInfo(), although it appears to...
Chris Young
2021-07-06
1
-4
/
+0
*
|
Amiga: squash warning
Chris Young
2021-07-06
1
-2
/
+2
*
|
Amiga: remove compatibility functions that are in diskfont v47
Chris Young
2021-07-06
2
-150
/
+0
*
|
Amiga: squash warning
Chris Young
2021-07-06
1
-1
/
+1
*
|
Amiga: remove OS3.9 compatibility code
Chris Young
2021-07-06
2
-8
/
+0
*
|
Amiga: squash warnings
Chris Young
2021-07-06
1
-3
/
+3
*
|
Amiga: start removing compatibility code which is no longer needed under 3.2
Chris Young
2021-07-06
1
-16
/
+3
|
/
*
CSS: Selection callbacks: Update to latest LibDOM API.
Michael Drake
2021-07-05
1
-0
/
+3
*
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
*
Switch to new libcss API for unit conversion.
Michael Drake
2021-05-30
24
-883
/
+542
*
CSS: Update to latest libcss: Remove weird units.
Michael Drake
2021-05-30
3
-46
/
+2
[next]