gtk2/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 fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
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 fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
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 Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
demo.ui Add translatable/context and comment attributes on <col> tags under a 2008-03-02 01:14:48 +00:00
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 fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl.in Accept dashes in demo titles. 2005-07-12 15:28:45 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-fs-directory.png Add a simple file browser based on the icon view. 2004-07-04 20:35:35 +00:00
gnome-fs-regular.png Add a simple file browser based on the icon view. 2004-07-04 20:35:35 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
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 updated 2004-11-21 21:01:28 +00:00
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 Fix compilation warning: Use const gchar* variable 2009-11-09 09:36:36 +01:00
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