.. |
dialogs
|
Add and use no proxy list option
|
2013-06-04 18:11:15 +01:00 |
res
|
Add and use no proxy list option
|
2013-06-04 18:11:15 +01:00 |
Makefile.defaults
|
split target defaults out
|
2012-12-13 19:26:24 +00:00 |
Makefile.target
|
move gtk frontend to use new options API
|
2013-05-28 14:16:11 +01:00 |
bitmap.c
|
Convert image format to core format, when the core requests it.
|
2013-05-20 13:07:40 +01: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
|
work round missing functionality
|
2013-06-28 13:20:05 +01: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
|
move options include
|
2013-05-28 14:16:10 +01:00 |
download.h
|
Hide implementation detail
|
2011-02-23 08:23:02 +00:00 |
filetype.c
|
Add missing title
|
2011-10-15 13:10:54 +00:00 |
filetype.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
font_pango.c
|
Remove 0.5px vertical displacement of text.
|
2013-05-31 15:12:40 +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
|
Fix Ctrl+Shift+Z.
|
2013-10-01 13:15:25 +01:00 |
gui.h
|
implement the GTK preferances dialog with signals
|
2013-01-01 00:59:47 +00: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
|
Port to new recursive expand/contract functions.
|
2013-09-03 12:36:55 +01:00 |
hotlist.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
login.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
menu.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
menu.h
|
gtk can have *only* a single accelerator group attached or it goes bang
|
2011-02-01 23:11:29 +00:00 |
notes
|
Initial basic notes on the refactor necessary to get nsgtk supporting the new frames code
|
2006-09-29 22:10:12 +00:00 |
options.h
|
change all core and frontend options headers to new format
|
2013-05-28 14:16:10 +01:00 |
plotters.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
plotters.h
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
print.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
print.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
scaffolding.c
|
Remove old hotlist, cookies, and history_global_core modules.
|
2013-09-02 22:41:04 +01:00 |
scaffolding.h
|
completely rework scaffolding window destruction using gtkwidget destroy signals
|
2013-06-28 12:13:02 +01:00 |
schedule.c
|
Move schedule.h to utils/
|
2011-03-13 22:50:54 +00:00 |
schedule.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
search.c
|
Front ends have no reason to include desktop/selection.h now.
|
2013-05-10 12:16:05 +01:00 |
search.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
selection.c
|
Front ends have no reason to include desktop/selection.h now.
|
2013-05-10 12:16:05 +01:00 |
selection.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +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
|
completely rework scaffolding window destruction using gtkwidget destroy signals
|
2013-06-28 12:13:02 +01:00 |
tabs.h
|
add new tab tab
|
2013-06-27 16:42:08 +01:00 |
theme.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
theme.h
|
implement the GTK preferances dialog with signals
|
2013-01-01 00:59:47 +00: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
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
toolbar.c
|
trivial docuemntation cleanups to address some of the huge number of docuemntation warnings
|
2012-10-08 14:52:24 +01:00 |
toolbar.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
treeview.c
|
Remove tree icon_name globals from all the front ends.
|
2013-09-02 16:39:46 +01:00 |
treeview.h
|
Remove tree icon_name globals from all the front ends.
|
2013-09-02 16:39:46 +01:00 |
window.c
|
completely rework scaffolding window destruction using gtkwidget destroy signals
|
2013-06-28 12:13:02 +01:00 |
window.h
|
fix favicon display
|
2012-02-21 20:54:31 +00:00 |