1
0
mirror of https://github.com/netsurf-browser/netsurf synced 2024-12-16 01:02:36 +03:00
netsurf/gtk
2015-06-30 15:39:00 +01:00
..
res Allow gtk preferences language selection resource to be inline 2015-06-25 23:46:35 +01:00
about.c clean up gtk gui header usage and includes 2015-04-12 20:26:53 +01:00
about.h move about and preferences window handling to more sensible position 2014-09-22 23:18:03 +01:00
bitmap.c Change gtk bitmap render to use scaled content redraw. 2015-04-23 22:50:10 +01:00
bitmap.h chnage GTK frontend to using bitmap operation table 2015-04-13 23:49:44 +01:00
compat.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
compat.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
completion.c Update GTK url bar completion to navigate on selection 2015-06-23 23:22:42 +01:00
completion.h Update GTK url bar completion to navigate on selection 2015-06-23 23:22:42 +01:00
cookies.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
cookies.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
download.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
download.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
fetch.c Change gtk message and language handling to use resource names 2015-06-23 11:53:41 +01:00
fetch.h
font_pango.c fixup all the remaining logging macro callsites 2015-05-28 17:06:18 +01:00
font_pango.h
gdk.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
gdk.h
gettext.c
gettext.h
gui.c Change gtk message and language handling to use resource names 2015-06-23 11:53:41 +01:00
gui.h Change gtk message and language handling to use resource names 2015-06-23 11:53:41 +01:00
history.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
history.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
hotlist.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
hotlist.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
login.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
login.h Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
Makefile.defaults Make GTK resource handling configurable 2015-06-17 21:35:40 +01:00
Makefile.target Don't need gtkdefault.css now. 2015-06-22 14:24:51 +01:00
menu.c cope with deprication of image menus in GTK 3.10 2015-04-10 16:20:55 +01:00
menu.h cope with deprication of image menus in GTK 3.10 2015-04-10 16:20:55 +01:00
options.h
plotters.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
plotters.h
preferences.c Allow gtk preferences language selection resource to be inline 2015-06-25 23:46:35 +01:00
preferences.h move about and preferences window handling to more sensible position 2014-09-22 23:18:03 +01:00
print.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
print.h
resources.c fix glib resource API usage even when gresource was disabled 2015-06-29 15:48:08 +01:00
resources.h Change gtk message and language handling to use resource names 2015-06-23 11:53:41 +01:00
scaffolding.c Improve gtk scaffolding documentation 2015-06-30 15:39:00 +01:00
scaffolding.h split out gtk SSL certificate verification dialog impementation. 2015-04-12 17:26:22 +01:00
schedule.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
schedule.h
search.c Improve Doxygen documentation 2014-11-08 12:35:11 +00:00
search.h
selection.c Update gtk frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
selection.h
sexy_icon_entry.c Update gtk compatability header to cope with deprication of stock icon interface 2015-04-08 22:21:30 +01:00
sexy_icon_entry.h
ssl_cert.c Change GTK UI builder handling to use resource API 2015-06-17 21:35:40 +01:00
ssl_cert.h actually add the files from the previous gtk ssl rework commit 2015-04-12 17:55:46 +01:00
tabs.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
tabs.h Continue doxygen error cleanup. 2014-11-08 22:08:29 +00:00
theme.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
theme.h remove usage of deprecated gtk alignment interface 2015-04-11 22:32:08 +01:00
throbber.c Add direct resources to GTK 2015-06-17 21:35:45 +01:00
throbber.h Change gtk to use resource API for throbber 2015-06-17 21:35:40 +01:00
toolbar.c Fix missing unistd includes to allow building with older headers 2015-06-29 17:07:49 +01:00
toolbar.h
treeview.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
treeview.h
viewdata.c Fix missing unistd includes to allow building with older headers 2015-06-29 17:07:49 +01:00
viewdata.h extend viewdata to files and use it for box tree dump 2014-08-04 00:37:21 +01:00
viewsource.c Ensure GTK source viewer reports errors appropriately. 2015-04-17 10:40:11 +01:00
viewsource.h Ensure GTK source viewer reports errors appropriately. 2015-04-17 10:40:11 +01:00
window.c Ensure gtk windows have a default favicon at creation. 2015-06-30 12:09:45 +01:00
window.h