summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-131-2/+2
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+3
* Adjustments for recent gdk-pixbuf changes.Matthias Clasen2002-10-031-1/+1
* add deprecation compile flagsManish Singh2002-09-2910-52/+52
* Missed file:Owen Taylor2002-08-041-0/+627
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-0/+1
* Fix typo in earlier patch.Owen Taylor2002-05-161-1/+1
* Fixes for #78258Owen Taylor2002-05-162-4/+4
* just run perl on the geninclude script manuallyjacob berkman2002-05-151-1/+1
* Subsitute in @PERL@ instead of hardcoded /usr/bin/perl. (#78355, GarethOwen Taylor2002-05-141-1/+1
* This commit adds stock icon functionality to GtkCellRendererPixbuf whichKristian Rietveld2002-04-221-25/+6
* Update version to 2.0.0Owen Taylor2002-03-051-6/+6
* const fixHavoc Pennington2002-03-041-2/+2
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-031-2/+2
* 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
* 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
* 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-252-5/+17
* 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
* 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-2014-130/+92
* remove unused enumHavoc Pennington2001-10-081-8/+0
* 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
* 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
* 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
* 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-231-2/+0
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-191-4/+0