summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* Create 'composited' label.Søren Sandmann2006-04-251-6/+23
* Add an expander example.Matthias Clasen2006-01-111-0/+41
* Fix the buildMatthias Clasen2005-09-091-1/+1
* Add tests for extra virtual modifiers.Matthias Clasen2005-09-061-0/+15
* Add two new settings, gtk-cursor-theme-name and gtk-cursor-theme-size toMatthias Clasen2005-06-151-0/+49
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-121-1/+5
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-0/+253
* [merged from gtk-2-6 branch] let dash_offset shift the start of the lineHans Breuer2005-04-031-5/+5
* Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables.Owen Taylor2004-11-211-0/+215
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-4/+4
* Apply a patch by Soeren Sandmann to test long statusbar texts.Matthias Clasen2004-11-091-1/+25
* Fix many sparse warnings.Matthias Clasen2004-10-281-3/+3
* #136672, reported by Christian Persch; fixes based on a patch by SoerenOwen Taylor2004-03-151-0/+33
* Use gtk_entry_set_width_chars() rather than gtk_widget_set_size_request().Owen Taylor2004-03-111-3/+3
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* Add gtk_drag_source_set/get_target_list(). (#127499, based on patch fromOwen Taylor2004-03-021-4/+2
* Fix #59707.Federico Mena Quintero2004-02-041-2/+2
* new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...Hans Breuer2004-01-281-3/+8
* Set a small size request and make the window resizable, to testSoeren Sandmann2004-01-181-1/+2
* Add table menu tests.Matthias Clasen2003-09-111-0/+163
* Implement gtk_event_box_get/set_input_only()Alexander Larsson2003-09-081-0/+130
* Make the layers in the paint stack have their own pixmap instead ofSoeren Sandmann2003-08-201-8/+8
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-1/+49
* Use g_setenv() instead of putenv().Matthias Clasen2003-08-021-2/+2
* Add a test for GtkFontButton and GtkColorButton.Matthias Clasen2003-07-011-44/+34
* Make it compile with C89 compilersSoeren Sandmann2003-06-091-2/+2
* Install boolean child properties "resize" and "shrink".Matthias Clasen2003-06-091-28/+12
* demos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk/x11/gdkscreen-x11.cManish Singh2003-02-281-3/+3
* #include <stdlib.h> for putenv, <string.h> for strlen.Manish Singh2003-01-091-2/+2
* Use octal escapes rather than literal UTF-8.Owen Taylor2002-12-071-12/+12
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* Add a dummy widget and pass it as first argument to the various createMatthias Clasen2002-11-191-10/+12
* - comment out check_inconsistent_aa_bits[].Soeren Sandmann2002-11-131-0/+18
* Don't start a drag on double click. (#98189) Also test moving.Matthias Clasen2002-11-101-4/+11
* Draw grips in all edges.Matthias Clasen2002-11-081-0/+56
* Use g_get_application_name() instead of g_get_prgname() as the defaultOwen Taylor2002-11-081-0/+2
* Add resize grips test.Anders Carlsson2002-11-071-0/+89
* Warn if loading <ImageItem> image fails.Owen Taylor2002-10-251-111/+96
* When popping up the list without any selected items, hack the focus on theOwen Taylor2002-10-231-1/+1
* Make the widgets work reasonably when they don't have children -- draw theOwen Taylor2002-10-171-36/+85
* Deprecation cleanupManish Singh2002-10-131-1135/+1156
* remove references to non-existing properties GtkWindow::allow_shrink andSoeren Sandmann2002-10-131-20/+0
* Add GO_FORWARD and GO_BACK with both left and right arrows depending onOwen Taylor2002-10-091-0/+45
* Use a pixbuf to set the drag icon, combine code to create drag iconsOwen Taylor2002-10-071-3/+1
* - Replace GdkPointerHooks with a multihead-safe GdkDisplayPointerHooks,Owen Taylor2002-10-071-3/+3
* Improve checks on public entry points, including, among other thingsOwen Taylor2002-10-041-2/+3
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-5/+7
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-1/+31
* Fix bug in the selection mode option menus which were setting the wrongOwen Taylor2002-07-301-27/+19
* Renames:Owen Taylor2002-06-201-1/+1