.. |
dialogs
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
res
|
Add welcome page resources. Add symlinks to English welcome page to gtk and framebuffer.
|
2012-07-21 13:09:14 +01:00 |
Makefile.target
|
Change order of libs.
|
2012-08-21 14:17:11 +01:00 |
bitmap.c
|
Change GTK plotting to use cairo surfaces throughout
|
2011-12-30 00:58:35 +00:00 |
bitmap.h
|
Change GTK plotting to use cairo surfaces throughout
|
2011-12-30 00:58:35 +00:00 |
compat.c
|
fix build on gtk 2.12
|
2012-05-17 16:48:20 +00:00 |
compat.h
|
fix build on gtk 2.12
|
2012-05-17 16:48:20 +00:00 |
completion.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
completion.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
cookies.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
cookies.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
download.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00: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
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00: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 |
gui.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
gui.h
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
history.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
history.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
hotlist.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
hotlist.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
login.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00: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
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
plotters.c
|
Test for zero width/height at the start.
|
2012-08-22 22:26:00 +01:00 |
plotters.h
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
print.c
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00:00 |
print.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
save.c
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
scaffolding.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
scaffolding.h
|
allow netsurf to build with gtk3
|
2012-05-16 19:57:43 +00: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
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
search.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
selection.c
|
s/TRUE/true/
|
2012-08-13 14:51:24 +01:00 |
selection.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
sexy_icon_entry.c
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00: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 |
system_colour.c
|
Fix colour string matching. Lose unneeded case insensitivity in matching.
|
2012-03-27 11:02:35 +00:00 |
tabs.c
|
remove supurflous variable
|
2012-06-10 14:53:25 +00:00 |
tabs.h
|
clean up gtk tabs argument types to avoid uncessary casting
|
2011-09-26 14:34:16 +00:00 |
theme.c
|
fix build on gtk 2.12
|
2012-05-17 16:48:20 +00:00 |
theme.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +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
|
Change GTK plotting to use cairo surfaces throughout
|
2011-12-30 00:58:35 +00:00 |
toolbar.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
toolbar.h
|
fixup gtk source file names
|
2011-01-29 23:40:22 +00:00 |
treeview.c
|
fix build on gtk 2.12
|
2012-05-17 16:48:20 +00:00 |
treeview.h
|
Fix motion event handling in GTK treeview
|
2011-07-24 11:38:26 +00:00 |
window.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
window.h
|
fix favicon display
|
2012-02-21 20:54:31 +00:00 |