gtk2/demos/gtk-demo
Benjamin Otte 9e7c91bf83 Fix up linker flags
This adds LDFLAGS everywhere where they were previously pulled in via
other libraries. This is however unsupported by modern linkers.
You can trigger these failures by building with gold (or, I'm told, with
very new ld).
2009-12-19 18:37:39 +01: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 Add a message area widget 2009-06-05 18:00:26 -04:00
assistant.c More work on GtkAssistant by Carlos Garnacho: 2006-01-28 06:03:50 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
builder.c Mark these functions with G_MODULE_EXPORT. 2008-04-08 14:06:17 +00:00
button_box.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
changedisplay.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
clipboard.c Cosmetic fixes 2009-08-31 01:08:31 -04:00
colorsel.c Small formatting fix. 2006-04-17 15:08:04 +00:00
combobox.c Add a simple validation demo. Make it possible to add arbitrary children 2007-04-26 15:55:48 +00: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 Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
drawingarea.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
editable_cells.c Fix 346375 2006-07-02 15:05:14 +00:00
entry_buffer.c GtkEntryBuffer holds text for GtkEntry 2009-07-08 20:41:53 -05:00
entry_completion.c End the search if the window is closed. 2009-01-18 15:50:29 +00:00
expander.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00: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 Fix up highlighting 2008-07-06 07:24:02 +00:00
iconview_edit.c Don't leak text. 2005-12-07 19:50:39 +00:00
iconview.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
images.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
infobar.c Bug 586691 – Better GtkInfoBar defaults 2009-06-25 15:23:40 -04:00
links.c Cosmetic fixes 2009-08-31 01:08:31 -04:00
list_store.c gtk-demo: Remove C99-ism from list_store example 2009-10-15 12:25:21 +01:00
main.c Fix deprecated glib call. 2009-02-17 18:57:05 +00:00
Makefile.am Fix up linker flags 2009-12-19 18:37:39 +01:00
makefile.msc.in updated 2004-11-21 21:01:28 +00:00
menus.c Cosmetic fixes 2009-08-31 01:08:31 -04:00
offscreen_window2.c Cleanups 2009-09-10 13:53:28 -04:00
offscreen_window.c Remove sincos use 2009-09-02 22:11:28 -04:00
panes.c s/gtk_widget_[un]ref/g_object_[un]ref/g 2007-09-06 10:46:54 +00:00
pickers.c Add a demo showing all picker widgets. 2005-05-25 04:09:20 +00:00
pixbufs.c demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c 2008-08-11 19:12:58 +00:00
printing.c Fix compilation warning: Use const gchar* variable 2009-11-09 09:36:36 +01:00
rotated_text.c fix compile warnings 2009-06-17 10:28:03 +02:00
search_entry.c End the search if the window is closed. 2009-01-18 15:50:29 +00:00
sizegroup.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
spinner.c Fix GtkSpinner using style before it's set 2009-10-15 01:43:26 +01:00
stock_browser.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
textscroll.c don't use the deprecated gtk_box_pack_start_defaults(). 2008-08-11 11:23:06 +00:00
textview.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
toolpalette.c Some cleanups for the toolpalette demo 2009-11-26 19:41:38 -05:00
tree_store.c Don't include config.h in the examples. 2004-11-16 15:49:17 +00:00
ui_manager.c Fix some leaks. (#348108, Chris Wilson) 2006-12-23 02:39:45 +00:00