netsurf/gtk
John Mark Bell ad8d0b3350 Handle llcache queries (GTK only for now)
svn path=/trunk/netsurf/; revision=10403
2010-04-14 23:03:49 +00:00
..
dialogs
res Remove min status bar width limitation. Set initial status bar width when gui_window is created. Note the TODOs in gtk_window.c gui_create_browser_window(). 2010-04-08 18:47:51 +00:00
font_pango.c
font_pango.h
gtk_bitmap.c
gtk_bitmap.h
gtk_compat.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
gtk_compat.h 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
gtk_completion.c
gtk_completion.h
gtk_download.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
gtk_download.h Make downloads work again. 2010-04-05 21:35:38 +00:00
gtk_filetype.c
gtk_filetype.h
gtk_gui.c Handle llcache queries (GTK only for now) 2010-04-14 23:03:49 +00:00
gtk_gui.h
gtk_history.c
gtk_history.h
gtk_login.c Handle llcache queries (GTK only for now) 2010-04-14 23:03:49 +00:00
gtk_menu.c 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_menu.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_plotters.c Slightly clearer comment. 2010-04-08 18:55:38 +00:00
gtk_plotters.h
gtk_print.c
gtk_print.h
gtk_save.c
gtk_scaffolding.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
gtk_scaffolding.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_schedule.c Simplify gtk scheduler and clean up valgrind-exposed error 2010-04-14 09:59:23 +00:00
gtk_schedule.h
gtk_search.c
gtk_search.h
gtk_selection.c 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_selection.h
gtk_tabs.c 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_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 Now that theme_install owns hlcache handle, ensure we clean it up. 2010-04-11 23:08:54 +00:00
gtk_theme.h
gtk_throbber.c
gtk_throbber.h
gtk_thumbnail.c
gtk_toolbar.c Pass an empty string as the label for the local history button. While the GTK docs say NULL is reasonable, it causes the ATK layer to produce runtime assertions. 2010-04-08 14:28:04 +00:00
gtk_toolbar.h
gtk_treeview.c
gtk_window.c Suppress issues with < 1x1 (i)frames for now in GTK frontend 2010-04-12 09:48:36 +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
notes
options.h Turn on smooth scaling by default, since it doesn't make much difference to preformance and looks better. Align columns in options table. 2010-04-08 17:37:08 +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