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
*
Update plotter API to pass context
Vincent Sanders
2017-02-11
1
-84
/
+208
*
Record that we have implemented EventTarget
Daniel Silverstone
2017-02-05
1
-3
/
+0
*
Add dom change event test
Daniel Silverstone
2017-02-05
2
-0
/
+18
*
Add EventTarget binding
Daniel Silverstone
2017-02-05
3
-0
/
+279
*
Add EventListener support to duktape binding.
Daniel Silverstone
2017-02-05
2
-7
/
+187
*
Ensure hash table test doesn't go over-time
Daniel Silverstone
2017-02-05
1
-0
/
+7
*
Fix up tests to not use system libidn
Daniel Silverstone
2017-02-05
1
-5
/
+5
*
Support fixed nsgenbind bindings
Daniel Silverstone
2017-02-05
4
-5
/
+41
*
Fix up GTK+ hotlist finalisation to clean up properly
Daniel Silverstone
2017-02-05
2
-1
/
+7
*
remove unused fetch acessor
Vincent Sanders
2017-01-31
2
-14
/
+0
*
fix warnings and errors in atari frontend
Vincent Sanders
2017-01-21
10
-78
/
+80
*
make backing store use inttypes format specifiers
Vincent Sanders
2017-01-21
1
-14
/
+15
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
26
-49
/
+95
*
add missing utils header for NOF_ELEMENTS macro
Vincent Sanders
2017-01-19
1
-0
/
+1
*
fixup cocoa form select menu includes to get rect type definition
Vincent Sanders
2017-01-19
1
-1
/
+1
*
add missing include of inttypes to atari cookies viewer
Vincent Sanders
2017-01-19
1
-0
/
+1
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
33
-44
/
+23
*
remove silly debug
Chris Young
2017-01-16
1
-1
/
+1
*
Perform dynamic update of Hotlist menu when using MenuClass menus
Chris Young
2017-01-16
2
-2
/
+3
*
Merge branch 'chris/menuclass'
Chris Young
2017-01-15
13
-1113
/
+1543
|
\
|
*
Update documentaton
Chris Young
2017-01-15
2
-3
/
+3
|
*
disable dynamic hotlist menu update
Chris Young
2017-01-15
1
-1
/
+1
|
*
minor menu fixes
Chris Young
2017-01-15
3
-10
/
+10
|
*
Attempt hotlist menu refresh
Chris Young
2017-01-15
6
-16
/
+79
|
*
Ignore the other check toggle stuff with menuclass
Chris Young
2017-01-15
1
-1
/
+11
|
*
Update JS menu check state when prefs option is toggled
Chris Young
2017-01-15
3
-2
/
+12
|
*
Split up menu.c into generic and gui_window-specific files
Chris Young
2017-01-15
12
-1190
/
+1292
|
*
Share menuclass object with all browser windows
Chris Young
2017-01-15
3
-4
/
+26
|
*
Remove excess logging and fix user-added hotlist separator bars
Chris Young
2017-01-15
1
-6
/
+3
|
*
Fix MenuClass menu creation
Chris Young
2017-01-14
5
-172
/
+197
|
*
Get selected state with MenuClass compatible abstraction
Chris Young
2017-01-14
1
-4
/
+23
|
*
Replace OnMenu/OffMenu with MenuClass compatible abstraction
Chris Young
2017-01-14
4
-66
/
+164
|
*
Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/men...
Chris Young
2017-01-14
52
-182
/
+272
|
|
\
|
|
/
|
/
|
*
|
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
46
-122
/
+125
*
|
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
|
*
Our hook function needs to be in UserData, not PickHook, for window.class rea...
Chris Young
2017-01-12
1
-1
/
+1
|
*
Attempt to construct menu using menuclass
Chris Young
2017-01-09
1
-8
/
+92
|
/
*
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
[next]