summaryrefslogtreecommitdiff
path: root/tests/prop-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Plug leak.Morten Welinder2004-03-171-0/+3
* Don't leak the tooltip object.Morten Welinder2004-03-171-3/+12
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fixes #133995, patch by Morten Welinder <mortenw@gnome.org>.Federico Mena Quintero2004-02-101-0/+2
* gtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate.[ch]: Basic frameworkOwen Taylor2003-10-231-4/+27
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-111-0/+1
* Add navigation for object properties, so that you can easily edit theMatthias Clasen2003-05-161-4/+34
* Deprecation cleanupManish Singh2002-10-131-13/+13
* Make it work, even if the window is already realized or mapped.Owen Taylor2002-04-301-2/+6
* declared internal functions static.Sven Neumann2002-01-091-2/+2
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-43/+41
* raise event window afte children, in order for the input pnly window toTim Janik2001-11-211-0/+2
* param spec fixTim Janik2001-11-141-3/+3
* up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8.Tim Janik2001-09-181-3/+3
* tests/prop-editor.c (properties_from_type): Use g_object_class_list_propertiesMatthias Clasen2001-08-091-21/+18
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-1/+1
* fix PROP_EVENTS.Tim Janik2001-06-191-2/+2
* Add properties, based on patch by Lee Mallabone.GTK_MULTIHEAD_MERGE1Alexander Larsson2001-05-171-210/+383
* Block against redundant changes.Owen Taylor2001-05-141-13/+60
* Split the property editor code out for reuse, improve.Owen Taylor2001-05-031-0/+586