summaryrefslogtreecommitdiff
path: root/tests/prop-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Add "parent widget" button to test property editorAlexander Larsson2012-11-091-3/+33
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* prop-editor: don't use GtkColorButton deprecated APICosimo Cecchi2012-02-141-4/+4
* tests: Fix deprecation warnings in prop-editorBenjamin Otte2012-01-071-12/+10
* prop-editor: Implement property editing for GdkRGBA propertiesChristian Persch2011-11-231-0/+58
* Revert "tests: use GdkRGBA instead GdkColor"Christian Persch2011-11-231-10/+10
* Use G_VALUE_INITJavier Jardón2011-10-151-11/+11
* tests: Make prop-editor use a grid instead of a tableBenjamin Otte2011-09-281-28/+28
* prop-editor: Allow editing PANGO_TYPE_FONT_DESCRIPTION propertiesChristian Persch2011-09-131-0/+63
* tests-prop-editor:gtk_misc_set_alignment replacingDiego Celix2011-08-281-5/+10
* Trivial: whitespace fixesMatthias Clasen2011-08-241-245/+245
* Trivial: Silence a compiler warningMatthias Clasen2011-08-241-4/+4
* tests: use GdkRGBA instead GdkColorJavier Jardón2011-06-131-10/+10
* tests: Update prop-editor adjustment usage for sealingBenjamin Otte2011-01-051-12/+12
* Allow inspection of construct-only object propertiesMatthias Clasen2010-12-231-23/+14
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-8/+8
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-8/+8
* tests: use accessor functions to access GtkToogleButtonJavier Jardón2010-10-261-4/+5
* Assign all g_signal_connect() and friends to gulong variablesAlberto Garcia2010-10-221-2/+2
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-3/+3
* Remove unneded castsJavier Jardón2010-09-291-33/+27
* Use GtkBin accessorsJavier Jardón2010-07-131-2/+4
* Use GtkComboBox in the property editor codeChristian Dywan2010-05-031-0/+1
* [tests] Not use GtkOptionMenu deprecate widget.Javier Jardón2010-02-081-24/+12
* Implement property editor for GdkColor propertiesChristian Persch2010-01-111-5/+64
* undeprecate (apart from still using GtkOptionMenu).Michael Natterer2008-08-041-47/+29
* Fix a memory leak (#515039, Christian Persch)Matthias Clasen2008-02-121-1/+3
* Implement editing of flags.Matthias Clasen2006-12-311-0/+101
* Display children of containers and cell renderers of cell layouts.Matthias Clasen2006-12-291-6/+147
* Remove pointless includes of config.h, to make it easier compilableMatthias Clasen2006-03-221-1/+0
* zero-initialize the GValue before calling g_value_init().Michael Natterer2006-03-081-1/+1
* Introspect child properties. too.Matthias Clasen2006-01-261-60/+257
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-1/+1
* 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