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
*
Add netsurf compilation to docs
ashmew2/netsurf-kolibrios
Ashish Gupta
2017-06-11
1
-1
/
+5
*
Add building-kolibrios doc
Ashish Gupta
2017-06-11
1
-0
/
+50
*
Minor makefile fixes for kolibrios
Ashish Gupta
2017-06-11
1
-3
/
+2
*
Move sys_uptime() inside kolibrios dir
Ashish Gupta
2017-06-10
4
-585
/
+12
*
Release nightly for KolibriOS.
Ashish Gupta
2017-06-10
6
-10
/
+60
*
Towards integration with shared build system
Ashish Gupta
2017-06-10
3
-55
/
+67
*
Enable GIF PNG JPEG image formats
Ashish Gupta
2017-06-10
3
-1
/
+9
*
Get rid of internal font building from Makefile
Ashish Gupta
2017-06-10
1
-29
/
+1
*
Clean up debug board logging and other crap
Ashish Gupta
2017-06-10
6
-34
/
+14
*
Switch to freetype fonts!
Ashish Gupta
2017-06-10
4
-10
/
+11
*
Changes to gui.c as framebuffer frontend has changed
Ashish Gupta
2017-06-10
1
-21
/
+34
*
Do multiple FETCH_DATA callbacks from http fetcher instead of just one large ...
Ashish Gupta
2017-06-10
1
-8
/
+27
*
Tidy up some things.
Ashish Gupta
2017-06-10
4
-26
/
+32
*
Fix description for FETCH_HEADER
Ashish Gupta
2017-06-10
2
-22
/
+6
*
Add http kolibrios fetcher
Ashish Gupta
2017-06-10
2
-0
/
+350
*
Properly initialize heap to avoid malloc failures
Ashish Gupta
2017-06-10
3
-7
/
+8
*
Update kolibrios frontend to use invalidate window area API (Applied change b...
Ashish Gupta
2017-06-10
1
-15
/
+25
*
Get logging working.
Ashish Gupta
2017-06-10
8
-371
/
+36
*
Move port for kolibrios ahead.
Ashish Gupta
2017-06-10
16
-364
/
+98
*
Fix up makefiles to build with make TARGET=kolibrios install
Ashish Gupta
2017-06-10
3
-10
/
+11
*
Add options for kolibrios (nskolibrios)
Ashish Gupta
2017-06-10
1
-0
/
+2
*
Steal framebuffer and reuse in kolibrios port
Ashish Gupta
2017-06-10
25
-82
/
+97
*
Step 2 : Abuse _TARGET_IS_KOLIBRIOS and build with make TARGET=kolibrios
Ashish Gupta
2017-06-10
14
-138
/
+221
*
Add kolibrios/ dir : Step 1 towards porting this to Kolibri OS
Ashish Gupta
2017-06-10
127
-0
/
+24000
*
Fix windows frontend click and invalidate region scroll offsets
Vincent Sanders
2017-06-09
1
-9
/
+39
*
fix gtk bitmap doccomment to be truthful
Vincent Sanders
2017-06-09
1
-2
/
+2
*
Windows: Core window: No need to erase the invalidated region on scroll.
Michael Drake
2017-06-09
1
-2
/
+2
*
Local history: Render window background fill.
Michael Drake
2017-06-09
1
-0
/
+16
*
Doxygen can't do badged, because Doxygen is good
Daniel Silverstone
2017-06-09
1
-1
/
+1
*
Link to the CII best practices page for NetSurf. Talk to me about updating it
Daniel Silverstone
2017-06-09
1
-0
/
+2
*
fix coverity issue 1372473 Out-of-bounds write
Vincent Sanders
2017-06-09
1
-2
/
+2
*
Update documentation removing junk and moving to markdown for most text files
Vincent Sanders
2017-06-09
36
-823
/
+901
*
Free the structure with the correct function call
Chris Young
2017-06-08
1
-1
/
+1
*
Correct alignment (thx Jaime Cagigal)
Chris Young
2017-06-07
1
-1
/
+1
*
Layout: Prevent negative widths on absolutle positioned boxes.
Michael Drake
2017-06-02
1
-6
/
+6
*
make windows frontend use corewindow API for local history window
Vincent Sanders
2017-06-01
9
-513
/
+380
*
clean up doccomments and formatting in texplain content handler
Vincent Sanders
2017-06-01
2
-484
/
+536
*
update RISC OS frontend to use core window for local history
Vincent Sanders
2017-05-28
10
-365
/
+549
*
Add local history get url API
Vincent Sanders
2017-05-28
2
-8
/
+43
*
fix risc os dialog opening relative to parent
Vincent Sanders
2017-05-28
2
-5
/
+6
*
fixup windows invalidate call
Vincent Sanders
2017-05-23
1
-3
/
+1
*
remove cocoa frontend
Vincent Sanders
2017-05-23
147
-22823
/
+1
*
update windows frontend for corewindow API change
Vincent Sanders
2017-05-23
1
-10
/
+31
*
update riscos frontend for corewindow API change
Vincent Sanders
2017-05-23
1
-9
/
+37
*
update gtk frontend for corewindow API change
Vincent Sanders
2017-05-23
1
-8
/
+23
*
update atari frontend for corewindow API change
Vincent Sanders
2017-05-23
2
-21
/
+33
*
update amiga corewindow implementation for changed API
Vincent Sanders
2017-05-23
1
-4
/
+15
*
update invalidate area core window API
Vincent Sanders
2017-05-23
4
-40
/
+59
*
improve documentation comments in browser window interface table
Vincent Sanders
2017-05-01
1
-31
/
+57
*
Layout: Fix auto margins to be affected by {min|max}-width constraints.
Michael Drake
2017-04-28
1
-8
/
+20
[next]