gtk3/demos/gtk-demo
Tor Lillqvist dd36afc207 Don't use the same name for a function that used to be a variable
Rename the gtk_major_version() etc functions I introduced yesterday to
start with gtk_get. Avoids misleading results in client programs whose
developers that don't notice the change or the compiler warnings, and
when recompiling against gtk3 then use the function addresses as the
version numbers.
2010-09-09 11:06:26 +03:00
..
alphatest.png
apple-red.png
appwindow.c Don't use the same name for a function that used to be a variable 2010-09-09 11:06:26 +03:00
assistant.c Bug 596428 - GtkAssistant: Support ending with a progress page 2010-06-03 17:03:14 -04:00
background.jpg
builder.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
button_box.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
changedisplay.c gtk-demo: Drop use of GTK_DIALOG_NO_SEPARATOR 2010-09-02 16:48:45 -04:00
clipboard.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
colorsel.c demos/gtk-demo/colorsel.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:01 +02:00
combobox.c Use GtkBin accessors 2010-07-13 19:40:47 +02:00
demo-common.h
demo.ui
dialog.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
drawingarea.c demos/gtk-demo/drawingarea.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:06 +02:00
editable_cells.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
entry_buffer.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
entry_completion.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
expander.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
floppybuddy.gif
geninclude.pl.in
gnome-applets.png
gnome-calendar.png
gnome-foot.png
gnome-fs-directory.png
gnome-fs-regular.png
gnome-gimp.png
gnome-gmush.png
gnome-gsame.png
gnu-keys.png
gtk-logo-rgb.gif
hypertext.c GDK: Prefix key names with KEY_ 2010-09-08 18:51:44 -04:00
iconview_edit.c Rename GtkIconView::orientation property 2010-09-01 23:03:48 -04:00
iconview.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
images.c Support 'symbolic' themed icons 2010-04-28 12:02:05 +01:00
infobar.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
links.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
list_store.c Support 'symbolic' themed icons 2010-04-28 12:02:05 +01:00
main.c Some cleanups after the module cache file change 2010-05-18 19:23:06 -04:00
Makefile.am Make GTK+ use an external gdk-pixbuf 2010-06-26 01:09:05 -04:00
makefile.msc.in
menus.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-03-02 07:58:05 +01:00
offscreen_window2.c demos/gtk-demo/offscreen_window2.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:25 +02:00
offscreen_window.c demos/gtk-demo/offscreen_window.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:19 +02:00
panes.c demos/gtk-demo/panes.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:33 +02:00
pickers.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
pixbufs.c gtk-demo: Make pixbufs demo use Cairo 2010-07-26 16:42:48 +02:00
printing.c
rotated_text.c demos/gtk-demo/rotated_text.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:42 +02:00
search_entry.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
sizegroup.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
spinner.c Use accessor functions to access GtkDialog 2010-07-13 19:40:47 +02:00
stock_browser.c Use G_DEFINE_BOXED_TYPE 2010-08-18 15:34:47 +02:00
textscroll.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
textview.c gtk-demo: Adapt textview example for stipple removal 2010-08-10 21:02:28 +02:00
toolpalette.c demos/gtk-demo/toolpalette.c: Use accessor functions to access GtkWidget 2010-08-22 18:28:48 +02:00
tree_store.c Deprecate widget flag: GTK_WIDGET_VISIBLE 2010-03-01 07:52:07 +01:00
ui_manager.c Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT) 2010-03-02 07:58:05 +01:00