summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Update version to 2.0.0Owen Taylor2002-03-052-12/+12
* const fixHavoc Pennington2002-03-041-2/+2
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-032-4/+4
* new fileHans Breuer2002-02-271-0/+80
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-1/+1
* screenshots of examples.Matthias Clasen2002-02-211-0/+1
* More work on #71430.Matthias Clasen2002-02-161-0/+1
* XCopyArea with subwindow_mode = IncludeInferiors. (#70999)Owen Taylor2002-02-091-2/+2
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-7/+6
* Optimize exposes of partial insensitive images.Havoc Pennington2002-01-291-6/+41
* fix a load of open line ends (cell_edited): modified patch from German PooKristian Rietveld2002-01-193-51/+59
* Append EXEEXT to ../gdk-pixbuf/gdk-pixbuf-csource.Tor Lillqvist2002-01-011-1/+1
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-134-4/+4
* added new keyboard shortcut 'a' which adds alpha to the pixbuf; re-loadMichael Natterer2001-12-111-6/+109
* gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer.Manish Singh2001-12-051-1/+1
* Minor fix.Jonathan Blandford2001-12-041-2/+2
* fix typoKristian Rietveld2001-11-282-3/+1
* demos/pixbuf-demo.c M_PI -> G_PI.Tor Lillqvist2001-11-253-10/+22
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-237-132/+198
* demos/gtk-demo/appwindow.c reduce compiler warningsSven Neumann2001-11-162-2/+2
* Remove unused callback to make things compile withOwen Taylor2001-11-161-66/+0
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-133-6/+5
* wacky easter eggHavoc Pennington2001-11-061-0/+87
* expose the child widgets in here (gtk_text_view_realize): set parentHavoc Pennington2001-11-061-35/+120
* Set a reasonable default height for the window.Owen Taylor2001-11-022-18/+57
* Anders Carlsson suggested to use G_N_ELEMENTS hereKristian Rietveld2001-10-261-3/+1
* Version 1.3.10, require GLib 1.3.10.GTK_1_3_10Owen Taylor2001-10-251-2/+2
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-13/+2
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-2020-291/+240
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-2/+2
* remove unused enumHavoc Pennington2001-10-081-8/+0
* gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.hSven Neumann2001-10-052-1/+9
* add editable_cells.c, list_store.c and tree_store.cKristian Rietveld2001-10-029-67/+1332
* add demo of passing non-stock label in to gtk_dialog_new_with_buttonsHavoc Pennington2001-09-271-0/+2
* ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9Owen Taylor2001-09-251-8/+1
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-252-11/+12
* don't use BUILT_SOURCES as its broken in automake 1.4, add explicit objectTim Janik2001-09-191-2/+1
* demos/gtk-demo/main.c (setup_default_icon): Use a shapedMatthias Clasen2001-09-141-1/+6
* demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59...Matthias Clasen2001-09-141-2/+1
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-14/+44
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-072-20/+4
* add default iconHavoc Pennington2001-08-291-0/+54
* demos/gtk-demo/appwindow.c (do_appwindow): Use g_signal_connect_objectMatthias Clasen2001-08-281-9/+11
* gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time.Matthias Clasen2001-08-281-10/+6
* Fix to use GtkSelectionMode. ditto ditto ditto.Jonathan Blandford2001-08-272-2/+2
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-1/+1
* Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when weOwen Taylor2001-08-231-3/+3
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-237-11/+5
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-4/+0