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
path:
root
/
frontends
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct memory pool allocs with the ones from master
chris/debug
Chris Young
2019-06-09
1
-2
/
+2
*
Revert "Ensure we free the pen list memory"
Chris Young
2019-06-09
1
-0
/
+1
*
Replace custom itempool functions with malloc/free as clib handles these more...
Chris Young
2019-06-09
1
-2
/
+2
*
Updates to allow clib2 memory debug mode to work
Chris Young
2019-06-09
2
-4
/
+4
*
Enable clib2 debug to work
Chris Young
2019-06-09
2
-1
/
+3
*
NULL drawhandle after free
Chris Young
2019-06-09
1
-0
/
+1
*
Update schedulers return codes
Vincent Sanders
2019-06-08
2
-20
/
+42
*
add ability to stop a navigation in monkey frontend
Vincent Sanders
2019-06-06
1
-0
/
+25
*
quieten down windows debug
Vincent Sanders
2019-05-17
2
-13
/
+18
*
Make SimpleRefresh the default.
Chris Young
2019-05-12
2
-2
/
+2
*
Add a render hook to ensure the browser window is redrawn when needed
Chris Young
2019-05-12
1
-0
/
+19
*
Mark functions as static
Chris Young
2019-05-10
1
-20
/
+19
*
Hide the message port which is shared amongst all Amiga NetSurf windows
Chris Young
2019-05-10
12
-13
/
+25
*
Make the window list more private
Chris Young
2019-05-10
5
-51
/
+68
*
Use new beep function
Chris Young
2019-05-10
2
-4
/
+3
*
Make screen pointer accesible through an accessor function only
Chris Young
2019-05-10
23
-32
/
+66
*
Replace global current gui_window with an accessor function
Chris Young
2019-05-10
5
-15
/
+26
*
make win32 keyboard handling in browsing window functional
Vincent Sanders
2019-05-09
1
-36
/
+86
*
implement windows clipboard functionality
Vincent Sanders
2019-05-09
8
-90
/
+195
*
fix os3 build
Chris Young
2019-05-08
1
-1
/
+1
*
try storing form_control in the hook data
Chris Young
2019-05-08
3
-28
/
+3
*
Make gadget object enum private to gui.c
Chris Young
2019-05-08
3
-40
/
+41
*
make gui_window_2 private to gui.c
Chris Young
2019-05-08
4
-82
/
+82
*
Pass ptr to clicktab var instead of func calls
Chris Young
2019-05-08
4
-8
/
+9
*
more accessor for gui_window_2
Chris Young
2019-05-08
7
-37
/
+166
*
Move ami_(re)set_pointer (back?) into gui.c as they need to set/read the gui_...
Chris Young
2019-05-08
4
-19
/
+18
*
throbber crap
Chris Young
2019-05-08
3
-10
/
+70
*
get the window title from a gui_window
Chris Young
2019-05-08
3
-1
/
+13
*
set find window function
Chris Young
2019-05-08
3
-4
/
+19
*
Try moving form_control into gui_window
Chris Young
2019-05-08
2
-5
/
+3
*
Accessor for the select menu control pointer
Chris Young
2019-05-08
3
-2
/
+30
*
remove direct access to gui_window_2's gui_window
Chris Young
2019-05-08
10
-58
/
+82
*
accessor for window from gui_window_2
Chris Young
2019-05-07
7
-22
/
+32
*
set menu to window through a function
Chris Young
2019-05-07
4
-7
/
+38
*
Get menu structure directly from gui_window
Chris Young
2019-05-07
4
-25
/
+37
*
Get the shared window's window structure directly from the gui_window
Chris Young
2019-05-07
10
-21
/
+32
*
Make gui_window private to gui.c
Chris Young
2019-05-07
18
-193
/
+315
*
No debug symbols on OS3
Chris Young
2019-05-06
1
-1
/
+3
*
Fix crash on exit
Chris Young
2019-05-06
1
-1
/
+1
*
attempt to fix amiga os3 build
Vincent Sanders
2019-05-06
1
-0
/
+2
*
fix several amiga frontend warnings
Vincent Sanders
2019-05-06
6
-17
/
+25
*
Support DEBUG log level in console_log
Daniel Silverstone
2019-05-06
1
-0
/
+3
*
Monkey: Support console_log
Daniel Silverstone
2019-05-06
1
-0
/
+51
*
fix type used with content_get_source_data()
Vincent Sanders
2019-05-06
1
-2
/
+4
*
change content get_source_data interfaces to return uint8_t and size_t
Vincent Sanders
2019-05-05
14
-100
/
+124
*
remove some warnings in amiga frontend build
Vincent Sanders
2019-05-05
4
-13
/
+24
*
Monkey: Support WINDOW EXEC WIN n cmd...
Daniel Silverstone
2019-05-05
1
-0
/
+35
*
fix enum name incompatability between gtk 2 and 3
Vincent Sanders
2019-05-05
2
-1
/
+7
*
Release guigfx drawhandle
Chris Young
2019-04-10
1
-9
/
+10
*
Re-instate accidental removal of pkg-config for curl/openssl
Chris Young
2019-04-08
1
-3
/
+5
[next]