..
res
fix gtk install target to provide language fallback
2014-08-19 15:59:51 +01:00
about.c
split version info into its own header and remove unnecessary nesurf.h includes
2014-10-13 15:08:16 +01:00
about.h
move about and preferences window handling to more sensible position
2014-09-22 23:18:03 +01:00
bitmap.c
GTK: more endian fixes for bitmap conversion.
2014-02-16 00:54:07 +00:00
bitmap.h
Change GTK plotting to use cairo surfaces throughout
2011-12-30 00:58:35 +00:00
compat.c
Make step adjustment work on GTK 2.12
2012-11-05 08:59:29 +00:00
compat.h
remove unecessary includes
2014-02-03 16:57:45 +00:00
completion.c
move options include
2013-05-28 14:16:10 +01:00
completion.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
cookies.c
Port to new recursive expand/contract functions.
2013-09-03 12:36:55 +01:00
cookies.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
download.c
make download_context_get_url() return an nsurl and adapt callers to cope
2014-05-08 17:54:44 +01:00
download.h
split browser gui operations up
2014-01-15 19:37:05 +00:00
fetch.c
rework path to url mapping functions to convert from and to nsurl
2014-05-26 23:52:36 +01:00
fetch.h
rework path to url mapping functions to convert from and to nsurl
2014-05-26 23:52:36 +01:00
font_pango.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
font_pango.h
Refactor text plotter and other font functions to remove dependency on CSS.
2009-07-21 10:59:53 +00:00
gdk.c
Change GTK plotting to use cairo surfaces throughout
2011-12-30 00:58:35 +00:00
gdk.h
Change GTK plotting to use cairo surfaces throughout
2011-12-30 00:58:35 +00:00
gettext.c
provide gettext hooks to use the netsurf localisation system
2013-04-14 11:27:42 +01:00
gettext.h
provide gettext hooks to use the netsurf localisation system
2013-04-14 11:27:42 +01:00
gui.c
add API to set DPI
2014-10-13 02:34:10 +01:00
gui.h
add flag to allow gtk loop to be signalled to exit
2014-09-22 18:11:39 +01:00
history.c
Port to new recursive expand/contract functions.
2013-09-03 12:36:55 +01:00
history.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
hotlist.c
reduce uncessary include usage
2014-05-18 23:17:15 +01:00
hotlist.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
login.c
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
Makefile.defaults
Enable filesystem based cache in gtk frontend
2014-05-13 15:53:06 +01:00
Makefile.target
move about and preferences window handling to more sensible position
2014-09-22 23:18:03 +01:00
menu.c
update gtk frontend menu structure to be more standard
2014-07-23 20:37:02 +01:00
menu.h
update gtk frontend menu structure to be more standard
2014-07-23 20:37:02 +01:00
options.h
fixup preference dialog handling of Developer view options
2014-08-02 02:20:25 +01:00
plotters.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
plotters.h
allow netsurf to build with gtk3
2012-05-16 19:57:43 +00:00
preferences.c
move about and preferences window handling to more sensible position
2014-09-22 23:18:03 +01:00
preferences.h
move about and preferences window handling to more sensible position
2014-09-22 23:18:03 +01:00
print.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
print.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
scaffolding.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
scaffolding.h
fix menu and C-q gtk exiting (closes bug #2184 )
2014-08-23 17:10:39 -07:00
schedule.c
move scheduleing into browser operation table
2014-03-09 15:37:40 +00:00
schedule.h
move scheduleing into browser operation table
2014-03-09 15:37:40 +00:00
search.c
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
search.h
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
selection.c
reduce desktop/browser.h unecessary includes
2014-02-03 17:56:24 +00:00
selection.h
make clipboard table operations static and remove unecessary includes
2014-02-01 12:41:23 +00:00
sexy_icon_entry.c
trivial docuemntation cleanups to address some of the huge number of docuemntation warnings
2012-10-08 14:52:24 +01:00
sexy_icon_entry.h
make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE
2011-03-26 20:56:59 +00:00
tabs.c
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
tabs.h
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
theme.c
move about and preferences window handling to more sensible position
2014-09-22 23:18:03 +01:00
theme.h
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
throbber.c
make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DPANGO_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGTK_MULTIHEAD_SAFE
2011-03-26 20:56:59 +00:00
throbber.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
thumbnail.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
toolbar.c
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
toolbar.h
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
treeview.c
reduce uncessary include usage
2014-05-18 23:17:15 +01:00
treeview.h
GTK: add some support for input methods.
2014-02-17 00:21:49 +00:00
viewdata.c
remove unused include
2014-10-13 13:38:08 +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
fix leaking of title text (coverity 1229480)
2014-08-18 15:03:15 +01:00
viewsource.h
rationalise source view
2014-08-01 01:00:13 +01:00
window.c
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00
window.h
clean up gtk scaffolding interface, remove lots of cruft and globals
2014-07-27 18:07:00 +01:00