..
dialogs
compatability fix for recent gtk API deprecation
2011-06-07 17:23:39 +00:00
res
Remove superseded about doc.
2011-03-16 12:27:00 +00:00
Makefile.target
consolidate content redraw
2011-05-08 19:54:35 +00:00
bitmap.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
bitmap.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
compat.c
compatability fix for recent gtk API deprecation
2011-06-07 17:23:39 +00:00
compat.h
compatability fix for recent gtk API deprecation
2011-06-07 17:23:39 +00:00
completion.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
completion.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
cookies.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
cookies.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
download.c
Hide implementation detail
2011-02-23 08:23:02 +00:00
download.h
Hide implementation detail
2011-02-23 08:23:02 +00:00
filetype.c
Hacky mime mappings for RISC OS filetype extensions
2011-03-12 22:28:43 +00:00
filetype.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
font_pango.c
Comment out noisy nsfont_width logging.
2011-03-17 14:12:39 +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
gui.c
gui_find_resource --> gui_get_resource_url.
2011-03-17 11:57:09 +00:00
gui.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
history.c
When launching multiple URLs from a treeview, allow to open one window with multiple
2011-07-02 11:41:06 +00:00
history.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
hotlist.c
When launching multiple URLs from a treeview, allow to open one window with multiple
2011-07-02 11:41:06 +00:00
hotlist.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
login.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
menu.c
gtk can have *only* a single accelerator group attached or it goes bang
2011-02-01 23:11:29 +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
Merge treeview-redux to trunk
2010-10-05 19:14:46 +00:00
plotters.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
plotters.h
Purge nsgtk_plot_set_scale(), nsgtk_plot_get_scale() and nsgtk_plot_scale global.
2011-03-09 16:52:03 +00:00
print.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
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
Fix selection for non-gui browser windows (iframes).
2011-07-13 13:20:26 +00:00
scaffolding.h
fixup gtk source file names
2011-01-29 23:40:22 +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
fixup gtk source file names
2011-01-29 23:40:22 +00:00
search.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
selection.c
Fix text selection
2011-03-06 18:04:13 +00: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
add default system colour handlers to each frontend
2011-01-30 13:40:47 +00:00
tabs.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
tabs.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
theme.c
fixup gtk source file names
2011-01-29 23:40:22 +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
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
toolbar.c
fixup gtk source file names
2011-01-29 23:40:22 +00:00
toolbar.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
treeview.c
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
treeview.h
fixup gtk source file names
2011-01-29 23:40:22 +00:00
window.c
Fix up GTK for r12574 API change.
2011-07-06 12:53:23 +00:00
window.h
commit a neatness and comment cleanup in the gtk window code
2011-02-08 23:40:14 +00:00