netsurf/gtk
2010-12-14 18:54:20 +00:00
..
dialogs Rationalise titles and styles of various GTK windows 2010-12-05 15:03:53 +00:00
res Rationalise titles and styles of various GTK windows 2010-12-05 15:03:53 +00:00
font_pango.c
font_pango.h
gtk_bitmap.c Start bitmap opacity support in GTK front end. Still needs bitmap_test_opaque() implemented to be complete. 2010-08-14 16:47:18 +00:00
gtk_bitmap.h
gtk_compat.c More GTK 2.22.0 support 2010-10-23 14:12:33 +00:00
gtk_compat.h More GTK 2.22.0 support 2010-10-23 14:12:33 +00:00
gtk_completion.c
gtk_completion.h
gtk_cookies.c make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_cookies.h make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_download.c make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_download.h make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_filetype.c Fix WebP images for little-endian processors, and enable for gtk build. 2010-10-16 13:50:35 +00:00
gtk_filetype.h
gtk_gui.c make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_gui.h make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_history.c make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_history.h make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_hotlist.c make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_hotlist.h make the history, download, hotlist and cookies initialisation actually use the generic glade file finding code instead of their own thing and erroring out. 2010-12-14 18:54:20 +00:00
gtk_login.c Handle llcache queries (GTK only for now) 2010-04-14 23:03:49 +00:00
gtk_menu.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_menu.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_plotters.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_plotters.h
gtk_print.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
gtk_print.h Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
gtk_save.c
gtk_scaffolding.c Give bookmarks window the focus when it is opened, remove utility style from window definition 2010-12-05 11:43:50 +00:00
gtk_scaffolding.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_schedule.c Add missing includes 2010-04-30 07:02:19 +00:00
gtk_schedule.h The schedule_run function is only called by the frontends so remove it from the core header and add its definition to the frontend headers. 2010-04-28 22:39:37 +00:00
gtk_search.c Merge jmb/new-cache; r=dsilvers,rs=vince 2010-03-28 12:56:39 +00:00
gtk_search.h
gtk_selection.c Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow dragging 2010-07-24 16:39:37 +00:00
gtk_selection.h
gtk_tabs.c Hackery to support GTK >= 2.21.6 2010-10-23 13:53:11 +00:00
gtk_tabs.h Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea. 2010-04-07 16:52:45 +00:00
gtk_theme.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_theme.h
gtk_throbber.c
gtk_throbber.h
gtk_thumbnail.c Fix GTK redraw artifacts with non html content 2010-09-10 13:08:05 +00:00
gtk_toolbar.c Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_toolbar.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
gtk_treeview.c Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
gtk_treeview.h Small refactor to change icon names to being passed in from frontends instead of core treeview globals 2010-12-14 00:18:24 +00:00
gtk_window.c More GTK 2.22.0 support 2010-10-23 14:12:33 +00:00
gtk_window.h Put status bar and horizontal scroll bar next to each other. Each tab now contains a table containing a layout, status label, and scroll bars. The GtkLayout replaces ScrolledWindow->Fixed->DrawingArea. 2010-04-07 16:52:45 +00:00
Makefile.target Futher simplification of the makefile 2010-10-29 00:54:27 +00:00
notes
options.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
sexy_icon_entry.c Add gtk_compat.c, which provides implementations of newer GTK functions that we require. This is needed because some macros we were using have been deprecated and replaced with functions, and we build without deprecated features due to it spewing warnings everywhere. 2010-04-13 17:13:52 +00:00
sexy_icon_entry.h