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
/
gtk
/
gui.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unecessary includes from gtk gui
Vincent Sanders
2014-12-27
1
-11
/
+0
*
fix amiga pdf save include
Vincent Sanders
2014-10-27
1
-4
/
+0
*
Clean up saving as PDF
Vincent Sanders
2014-10-26
1
-51
/
+68
*
remove the die API from the core.
Vincent Sanders
2014-10-26
1
-5
/
+13
*
Don't take core/front-end choice away from user.
Michael Drake
2014-10-24
1
-3
/
+0
*
Move create_form_select_menu to window gui table.
Michael Drake
2014-10-24
1
-54
/
+0
*
Update gtk frontend to cope with split operations table headers
Vincent Sanders
2014-10-16
1
-10
/
+10
*
Fix core create_form_select_menu API to pass gw, rather than bw out to front ...
Michael Drake
2014-10-16
1
-1
/
+1
*
Remove seemingly unused global.
Michael Drake
2014-10-16
1
-2
/
+0
*
add API to set DPI
Vincent Sanders
2014-10-13
1
-5
/
+2
*
move gtk to using its own main loop instead of core polling
Vincent Sanders
2014-09-22
1
-37
/
+48
*
move gtk execution loop to main()
Vincent Sanders
2014-09-22
1
-7
/
+9
*
fix menu and C-q gtk exiting (closes bug #2184)
Vincent Sanders
2014-08-23
1
-1
/
+0
*
extend gtk viewdata to open files in an editor using the freedesktop default ...
Vincent Sanders
2014-08-16
1
-1
/
+1
*
rationalise source view
Vincent Sanders
2014-08-01
1
-0
/
+6
*
clean up gtk scaffolding interface, remove lots of cruft and globals
Vincent Sanders
2014-07-27
1
-4
/
+1
*
stop using certificate data from the stack outside the message context.
Vincent Sanders
2014-07-17
1
-5
/
+8
*
change reformat to be driven from the scheduler like redraw
Vincent Sanders
2014-07-01
1
-5
/
+0
*
convert all frontends to scheduled fetch operation
Vincent Sanders
2014-06-26
1
-41
/
+28
*
extend file table with mkdir all and make fs backing store use it.
Vincent Sanders
2014-06-05
1
-2
/
+2
*
make launch_url core operation use nsurl
Vincent Sanders
2014-05-27
1
-4
/
+6
*
Completely re-write web search provider handling
Vincent Sanders
2014-05-25
1
-10
/
+8
*
ensure new config directories can be created.
Vincent Sanders
2014-05-13
1
-3
/
+3
*
Enable filesystem based cache in gtk frontend
Vincent Sanders
2014-05-13
1
-1
/
+115
*
add backing store storage path to browser initialisation
Vincent Sanders
2014-05-13
1
-1
/
+1
*
fix gtk options loading
Vincent Sanders
2014-05-12
1
-1
/
+1
*
ensure operations tables are registered as early as possible.
Vincent Sanders
2014-05-10
1
-2
/
+7
*
remove unecessary utils/url.h includes
Vincent Sanders
2014-05-09
1
-1
/
+0
*
add file operations table and make all frontends use it.
Vincent Sanders
2014-05-07
1
-25
/
+30
*
make gtk commandline filename loading use snprintf
Vincent Sanders
2014-04-30
1
-4
/
+6
*
make GTK configuration handling conform to XDG specification.
Vincent Sanders
2014-04-28
1
-94
/
+248
*
move page search gui callbacks to their own operations table
Vincent Sanders
2014-03-18
1
-0
/
+2
*
move scheduleing into browser operation table
Vincent Sanders
2014-03-09
1
-2
/
+3
*
Allow tab creation without history clone. Changes browser_window_create and ...
Michael Drake
2014-02-10
1
-2
/
+1
*
Don't need browser_private.h any more.
Michael Drake
2014-02-08
1
-1
/
+1
*
Native select menu interface shouldn't force front end to dig inside bw struct.
Michael Drake
2014-02-08
1
-2
/
+2
*
move utf8 local conversion operations to table
Vincent Sanders
2014-02-01
1
-31
/
+0
*
make clipboard table operations static and remove unecessary includes
Vincent Sanders
2014-02-01
1
-6
/
+1
*
move utf8 conversion routines to use nserror instead of their own error enum
Vincent Sanders
2014-01-28
1
-8
/
+6
*
move path_to_url and url_to_path to fetch operation table
Vincent Sanders
2014-01-25
1
-117
/
+3
*
create table for fetcher operations and move all operations into it
Vincent Sanders
2014-01-23
1
-3
/
+11
*
move 401 login into operation table
Vincent Sanders
2014-01-16
1
-0
/
+1
*
move filename_from_path and path_add_part into gui operation tables
Vincent Sanders
2014-01-16
1
-2
/
+4
*
split browser gui operations up
Vincent Sanders
2014-01-15
1
-8
/
+11
*
complete move of remaining core gui functions
Vincent Sanders
2014-01-15
1
-4
/
+12
*
move download operations to download table
Vincent Sanders
2014-01-14
1
-0
/
+1
*
split gui operations into core and window and move more operations into tables
Vincent Sanders
2014-01-12
1
-13
/
+5
*
move set title, set url, start and stop throbber window operations to gui table
Vincent Sanders
2014-01-12
1
-0
/
+6
*
move window creation and destruction into table
Vincent Sanders
2014-01-11
1
-2
/
+4
*
Initial conversion of netsurf gui to callback vtable
Vincent Sanders
2014-01-11
1
-99
/
+108
[next]