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
*
make gtk certificate viewing use gtk core window API
Vincent Sanders
2016-07-31
2
-73
/
+202
*
fix certificate viewer keypress consumption return
Vincent Sanders
2016-07-31
2
-5
/
+3
*
Allow certificate verification user prompt creation to return errors
Vincent Sanders
2016-07-31
14
-33
/
+55
*
make gtk cookies manager use core window API
Vincent Sanders
2016-07-31
3
-90
/
+199
*
add nsgtk support for core window API
Vincent Sanders
2016-07-31
3
-1
/
+743
*
fix gdk to nskey mapping for home/end and missing keypad mappings
Vincent Sanders
2016-07-31
1
-12
/
+44
*
Fix cookie manager keypress consumption return
Vincent Sanders
2016-07-31
2
-3
/
+3
*
fix documentation of mouse state enumeration
Vincent Sanders
2016-07-31
1
-49
/
+52
*
Remove pointless string copy
Chris Young
2016-07-29
2
-6
/
+2
*
cleanup gtk cookie interface
Vincent Sanders
2016-07-25
4
-27
/
+50
*
URL escape: Improve API documentation.
Michael Drake
2016-07-25
1
-4
/
+6
*
URL escape: Simplify to avoid unnecessary allocation.
Michael Drake
2016-07-25
7
-57
/
+56
*
Fix TODO (writing past end of buffer)
Chris Young
2016-07-24
1
-9
/
+10
*
Improve comments.
Michael Drake
2016-07-24
2
-2
/
+3
*
URL module: Remove unused curl #include.
Michael Drake
2016-07-24
1
-1
/
+0
*
URL unescape: Calculate new_len at end, rather than maintaining it.
Michael Drake
2016-07-24
1
-4
/
+2
*
URL unescape: return the new length to the caller.
Michael Drake
2016-07-24
11
-17
/
+33
*
Avoid using curl for URL unescaping.
Michael Drake
2016-07-24
1
-10
/
+66
*
URL unescape: Use size_t for length.
Michael Drake
2016-07-24
2
-2
/
+2
*
Data URL handling: Use url_unescape rather than curl.
Michael Drake
2016-07-24
1
-13
/
+10
*
Doxygen: Fix instance of bad function comment syntax.
Michael Drake
2016-07-24
1
-1
/
+1
*
Whitespace: Convert spaces to tab for indent.
Michael Drake
2016-07-24
1
-3
/
+3
*
Explicitely support http and https URI schemes in the .desktop
François Revol
2016-07-22
1
-1
/
+1
*
add header for memcpy prototype
Vincent Sanders
2016-07-15
1
-0
/
+1
*
use the correct png type when reading header width and height
Vincent Sanders
2016-07-15
1
-171
/
+159
*
fix gtk TLS certificate viewing with multiple queries
Vincent Sanders
2016-07-12
6
-26
/
+79
*
Make browserglob private to gui.c
Chris Young
2016-07-09
7
-10
/
+18
*
tidy-up
Chris Young
2016-07-09
5
-16
/
+13
*
Only set JSIMD_FORCENONE if it is not already set
Chris Young
2016-07-09
1
-1
/
+11
*
Add missing files
Chris Young
2016-07-09
3
-0
/
+88
*
Force disable libjpeg-turbo's use of AltiVec if we don't have it
Chris Young
2016-07-09
2
-1
/
+11
*
Set envvar to the correct value
Chris Young
2016-07-09
1
-1
/
+1
*
Move current user options path to an abstracted nsoptions_read/write function
Chris Young
2016-07-09
5
-11
/
+9
*
Remove unused variable; help gcc
Chris Young
2016-07-09
2
-16
/
+15
*
Set an env-var if we don't have AltiVec
Chris Young
2016-07-09
1
-0
/
+13
*
Fix logic in the rare case we're running 8-bit and have a cached full-size na...
Chris Young
2016-07-08
1
-2
/
+4
*
Fix the caching logic now we've moved 8-bit scaling earlier in the code
Chris Young
2016-07-08
1
-2
/
+4
*
Use GuiGFX to scale 8-bit images rather than doing two separate operations
Chris Young
2016-07-08
1
-7
/
+12
*
Force friend BitMap usage at depths>8bpp
Chris Young
2016-07-08
1
-17
/
+15
*
restrict some more vars
Chris Young
2016-07-08
1
-8
/
+8
*
Fix the signalling to the old session of NetSurf from the newly-launched one.
Chris Young
2016-07-03
3
-5
/
+12
*
Help gcc opt
Chris Young
2016-07-03
1
-3
/
+3
*
Fix specifying URLs on command line
Chris Young
2016-07-03
1
-1
/
+1
*
Attempt to help gcc out a little
Chris Young
2016-07-03
7
-38
/
+47
*
Use functions for determining throbber bitmap size
Chris Young
2016-07-03
3
-17
/
+27
*
Handle closing windows and quitting from the menu differently
Chris Young
2016-07-03
4
-17
/
+22
*
Remove ami_menu_toggle_checked global
Chris Young
2016-07-03
4
-9
/
+31
*
Ensure we aren't using a NULL native BitMap anywhere
Chris Young
2016-07-02
2
-23
/
+29
*
Don't abort on startup if GuiGFX is not available
Chris Young
2016-07-02
3
-7
/
+21
*
Make Amiga SearchEngines file out of the global one plus our own additions
Chris Young
2016-07-01
3
-23
/
+4
[next]