gtk2/demos/gtk-demo
Behdad Esfahbod 6a66c972ca If major.minor of required and available glib versions are the same, add
2006-01-28  Behdad Esfahbod  <behdad@gnome.org>

        * configure.in: If major.minor of required and available glib versions
        are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug #328617)

        * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
2006-01-29 04:00:45 +00:00
..
.cvsignore
alphatest.png
apple-red.png
appwindow.c use PACKAGE_VERSION,bump year (#318654) 2005-10-12 13:23:10 +00:00
assistant.c More work on GtkAssistant by Carlos Garnacho: 2006-01-28 06:03:50 +00:00
background.jpg
button_box.c
changedisplay.c
clipboard.c Only set the text if it is not NULL. (#319930, Thomas Klausner) 2005-10-27 04:31:33 +00:00
colorsel.c
combobox.c Add a demo showing combo box variations. 2005-05-25 06:15:19 +00:00
demo-common.h
dialog.c
drawingarea.c
editable_cells.c Also demonstrate GtkCellRendererProgress. 2005-05-25 06:28:30 +00:00
entry_completion.c
expander.c
floppybuddy.gif
geninclude.pl.in Accept dashes in demo titles. 2005-07-12 15:28:45 +00:00
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
iconview_edit.c Don't leak text. 2005-12-07 19:50:39 +00:00
iconview.c Rename this demo. 2005-07-12 16:02:19 +00:00
images.c Use g_fopen(). 2004-12-05 12:47:42 +00:00
list_store.c
main.c Make the list of demos scrollable. 2005-06-28 03:42:55 +00:00
Makefile.am If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
makefile.msc.in
menus.c change_orientation() should return void, remove unused variable in 2005-07-07 00:25:18 +00:00
panes.c
pickers.c Add a demo showing all picker widgets. 2005-05-25 04:09:20 +00:00
pixbufs.c
rotated_text.c
sizegroup.c
stock_browser.c
textview.c
tree_store.c
ui_manager.c