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
*
Avoid accessing NULL pointer
Chris Young
2017-01-12
1
-1
/
+1
*
make local history use system colours
Vincent Sanders
2017-01-12
4
-63
/
+150
*
Dave Higton's fix for 'tree' windows not being movable off-screen
Daniel Silverstone
2017-01-10
4
-4
/
+4
*
Queue redraws for SimpleRefresh browser windows
Chris Young
2017-01-08
1
-12
/
+13
*
Support SimpleRefresh corewindows
Chris Young
2017-01-08
6
-28
/
+108
*
Update corewindow scrollbars when user resizes window
Chris Young
2017-01-08
1
-1
/
+28
*
Process in-window scrollbars using IDCMPUPDATE too
Chris Young
2017-01-08
2
-16
/
+3
*
Ensure we free the NM_END menu item
Chris Young
2017-01-08
1
-2
/
+2
*
Complete Amiga corewindow implementation and migration from old treeviews
Chris Young
2017-01-08
19
-2107
/
+1198
|
\
|
*
Clear pointer after free
Chris Young
2017-01-08
1
-0
/
+1
|
*
Remove old tree implementation
Chris Young
2017-01-08
7
-1977
/
+2
|
*
remove excessive logging
Chris Young
2017-01-08
2
-3
/
+0
|
*
Working internal and tree-to-browser drags
Chris Young
2017-01-08
1
-12
/
+34
|
*
Dragging works internally
Chris Young
2017-01-07
1
-78
/
+74
|
*
Possibly slightly less but still definitely broken drag handling
Chris Young
2017-01-07
3
-35
/
+52
|
*
Broken corewindow drag implementation
Chris Young
2017-01-07
4
-2
/
+236
|
*
Conversion of Amiga hotlist manager to corewindow
Chris Young
2017-01-06
5
-44
/
+464
|
*
Migrate global history to corewindow
Chris Young
2017-01-06
7
-30
/
+409
*
|
fix windows installer generation
Vincent Sanders
2017-01-07
2
-28
/
+68
*
|
fixup usage of directory creation macro in Makefiles
Vincent Sanders
2017-01-07
10
-33
/
+33
*
|
rename default build output directory target
Vincent Sanders
2017-01-05
3
-10
/
+7
|
/
*
Merge branch 'chris/amiga-corewindow'
Chris Young
2017-01-05
9
-56
/
+440
|
\
|
*
clear tree pointer on free
Chris Young
2017-01-05
1
-0
/
+1
|
*
Complete cookie manager corewindow interface
Chris Young
2017-01-05
5
-20
/
+143
|
*
fix some ui corruption on scrollbar hide
Chris Young
2017-01-03
1
-7
/
+3
|
*
it's not a double-click if the mouse has moved
Chris Young
2017-01-03
2
-2
/
+20
|
*
template for menu addition in cookie manager
Chris Young
2017-01-03
1
-6
/
+62
|
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/ami...
Chris Young
2017-01-03
4
-226
/
+258
|
|
\
|
|
/
|
/
|
*
|
re-structure menu code to make it useable elsewhere in the frontend
Chris Young
2017-01-03
4
-226
/
+258
|
*
less cranky scrollbars
Chris Young
2017-01-03
1
-14
/
+8
|
*
Basic conversion of cookie manager to core window
Chris Young
2017-01-03
6
-25
/
+221
|
/
*
Partially implement Amiga core window
Chris Young
2017-01-02
9
-42
/
+1335
|
\
|
*
Fix sslcert redraw
Chris Young
2017-01-02
3
-6
/
+10
|
*
fix mouse click processing
Chris Young
2017-01-02
1
-98
/
+100
|
*
show/hide scrollbars as required
Chris Young
2017-01-02
4
-33
/
+173
|
*
make the window title text common
Chris Young
2017-01-02
3
-8
/
+13
|
*
correct full-window redraw co-ords
Chris Young
2017-01-02
1
-2
/
+2
|
*
ssl cert window should not have a close gadget
Chris Young
2017-01-02
1
-1
/
+1
|
*
move mousemove back to the event loop and ensure the window is created cleared
Chris Young
2017-01-02
3
-33
/
+44
|
*
Take the redraw routine from old tree_redraw with less meddling
Chris Young
2017-01-02
2
-29
/
+27
|
*
migrate sslcert to use corewindow
Chris Young
2017-01-02
6
-37
/
+351
|
*
Amga core window redraw
Chris Young
2017-01-01
4
-16
/
+241
|
*
handle core window mouse buttons
Chris Young
2017-01-01
2
-5
/
+62
|
*
Process mouse moves and qualifier keys
Chris Young
2017-01-01
4
-18
/
+87
|
*
Basic event loop, only handles keypresses and window closure so far
Chris Young
2017-01-01
2
-4
/
+51
|
*
Allow for the prospect of in-window scrollbars
Chris Young
2017-01-01
2
-13
/
+29
|
*
Basic template for an Amiga core window
Chris Young
2017-01-01
4
-1
/
+406
*
|
update default framebuffer font path
Vincent Sanders
2017-01-02
1
-1
/
+1
*
|
Windows: Fix font table to return nserror.
Michael Drake
2017-01-02
1
-10
/
+14
*
|
Framebuffer: Fix internal font table to return nserror.
Michael Drake
2017-01-02
1
-4
/
+4
[next]