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
/
desktop
/
gui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split up graphical user interface operations table headers
Vincent Sanders
2014-10-16
1
-592
/
+0
*
Fix core create_form_select_menu API to pass gw, rather than bw out to front ...
Michael Drake
2014-10-16
1
-1
/
+5
*
remove netsurf_poll callback and netsurf main loop
Vincent Sanders
2014-10-13
1
-7
/
+3
*
Some minor documentation cleanups to reduce doxygen warnings
Vincent Sanders
2014-10-12
1
-5
/
+15
*
remove assert for creating new browser context with the tab flag set.
Vincent Sanders
2014-07-27
1
-2
/
+1
*
change reformat to be driven from the scheduler like redraw
Vincent Sanders
2014-07-01
1
-1
/
+14
*
stop riscos uncesecarily including gui.h
Vincent Sanders
2014-06-04
1
-1
/
+1
*
make launch_url core operation use nsurl
Vincent Sanders
2014-05-27
1
-1
/
+1
*
rework path to url mapping functions to convert from and to nsurl
Vincent Sanders
2014-05-26
1
-18
/
+0
*
Completely re-write web search provider handling
Vincent Sanders
2014-05-25
1
-9
/
+10
*
low level source data cache backing store interface.
Vincent Sanders
2014-05-12
1
-1
/
+10
*
ensure operations tables are registered as early as possible.
Vincent Sanders
2014-05-10
1
-4
/
+4
*
add file operations table and make all frontends use it.
Vincent Sanders
2014-05-07
1
-22
/
+11
*
Improve documentation on mimetype fetcher table
Vincent Sanders
2014-05-07
1
-1
/
+2
*
move page search gui callbacks to their own operations table
Vincent Sanders
2014-03-18
1
-0
/
+54
*
move scheduleing into browser operation table
Vincent Sanders
2014-03-09
1
-9
/
+37
*
Clean up gui_window creation API.
Michael Drake
2014-02-09
1
-2
/
+23
*
add missing stddef include for size_t
Vincent Sanders
2014-02-02
1
-0
/
+2
*
remove further extraneous includes
Vincent Sanders
2014-02-01
1
-8
/
+5
*
clean up desktop/gui.h include usage
Vincent Sanders
2014-01-29
1
-8
/
+50
*
move path_to_url and url_to_path to fetch operation table
Vincent Sanders
2014-01-25
1
-0
/
+16
*
create table for fetcher operations and move all operations into it
Vincent Sanders
2014-01-23
1
-21
/
+63
*
cleanup copyright headers and some doc comments
Vincent Sanders
2014-01-16
1
-8
/
+1
*
move 401 login into operation table
Vincent Sanders
2014-01-16
1
-15
/
+20
*
move filename_from_path and path_add_part into gui operation tables
Vincent Sanders
2014-01-16
1
-0
/
+18
*
split browser gui operations up
Vincent Sanders
2014-01-15
1
-30
/
+43
*
move remaining gui operations to table
Vincent Sanders
2014-01-14
1
-41
/
+44
*
confine the gui table acessor to the gui factory header
Vincent Sanders
2014-01-14
1
-7
/
+7
*
move download operations to download table
Vincent Sanders
2014-01-14
1
-14
/
+21
*
move teh final optional window operations into the table
Vincent Sanders
2014-01-13
1
-27
/
+31
*
move four more optional window operations to table
Vincent Sanders
2014-01-13
1
-9
/
+48
*
move two more mandantory window operations to table
Vincent Sanders
2014-01-13
1
-3
/
+28
*
move window scroll getter and setter into operations table
Vincent Sanders
2014-01-13
1
-2
/
+19
*
move mandantory window update and redraw operations into table
Vincent Sanders
2014-01-12
1
-3
/
+15
*
move more optional window operations into table including removing unused hid...
Vincent Sanders
2014-01-12
1
-5
/
+26
*
split gui operations into core and window and move more operations into tables
Vincent Sanders
2014-01-12
1
-25
/
+51
*
move set title, set url, start and stop throbber window operations to gui table
Vincent Sanders
2014-01-12
1
-14
/
+25
*
move window creation and destruction into table
Vincent Sanders
2014-01-11
1
-4
/
+10
*
Initial conversion of netsurf gui to callback vtable
Vincent Sanders
2014-01-11
1
-11
/
+25
*
stop system colours being anything to do with frontends
Vincent Sanders
2014-01-10
1
-9
/
+0
*
Change gui_file_gadget_interface to pass gui_window not browser_window, add G...
Rob Kendrick
2014-01-05
1
-1
/
+1
*
Add new gui entry point for file open dialogue requests
Rob Kendrick
2014-01-05
1
-1
/
+2
*
Add selection to enum.
Michael Drake
2013-08-16
1
-0
/
+1
*
move the logging initialisation out to be call by frontends
Vincent Sanders
2013-05-23
1
-4
/
+0
*
Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...
Michael Drake
2013-05-10
1
-2
/
+1
*
Pass caret clip rect out to front ends. (Nothing actually using them yet.)
Michael Drake
2013-03-05
1
-1
/
+2
*
Change clipboard api, so it does not assume either browser_window/gui_window,...
Michael Drake
2013-01-08
1
-6
/
+27
*
Fix up ripples from urldb change.
Michael Drake
2012-10-11
1
-1
/
+1
*
Move mouse pointer enums to mouse header.
Michael Drake
2012-08-17
1
-8
/
+1
*
Don't need to include content.h
Michael Drake
2012-08-16
1
-1
/
+0
[next]