summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Change GtkEditable typedef from GtkEditableClass to GtkEditabeInterfaceJavier Jardón2010-09-172-3/+3
* demos: Use gtk_size_request_get_size() instead gtk_widget_size_request()Javier Jardón2010-09-151-1/+2
* Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request()Javier Jardón2010-09-152-2/+4
* demos: Do not use deprecated gtk_widget_get_child_requisition()Javier Jardón2010-09-132-2/+4
* Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-091-3/+3
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-2/+2
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-081-1/+5
* demos: Do not use deprecated APIJavier Jardón2010-09-081-8/+8
* gtk-demo: Drop use of GTK_DIALOG_NO_SEPARATORColin Walters2010-09-021-1/+1
* Rename GtkIconView::orientation propertyMatthias Clasen2010-09-011-2/+2
* demos/testpixbuf-scale.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+7
* demos/gtk-demo/toolpalette.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-7/+16
* demos/gtk-demo/rotated_text.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-3/+9
* demos/gtk-demo/panes.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-6/+18
* demos/gtk-demo/offscreen_window2.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-22/+33
* demos/gtk-demo/offscreen_window.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-25/+36
* demos/gtk-demo/hypertext.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-4/+6
* demos/gtk-demo/drawingarea.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-8/+12
* demos/gtk-demo/colorsel.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-2/+5
* demos/gtk-demo/changedisplay.c: Use accessor functions to access GtkWidgetJavier Jardón2010-08-221-1/+1
* Use standard icon names in demos and testsJavier Jardón2010-08-211-1/+1
* Use G_DEFINE_BOXED_TYPEChristian Persch2010-08-181-12/+4
* gtk-demo: update drawingarea exampleBenjamin Otte2010-08-121-20/+22
* gtk-demo: Adapt textview example for stipple removalBenjamin Otte2010-08-101-29/+1
* demos: Convert testpixbuf-save to CairoBenjamin Otte2010-08-101-25/+9
* demos: Remove testpixbufBenjamin Otte2010-08-102-658/+0
* demos: remove testpixbuf-drawableBenjamin Otte2010-08-102-119/+0
* about: Add :license-type propertyEmmanuele Bassi2010-08-101-17/+1
* Completely remove any use of GtkWindow allow-grow and allow-shrink propertiesJavier Jardón2010-08-071-1/+0
* gtk-demo: Blit backing pixmap using CairoBenjamin Otte2010-07-261-13/+8
* gtk-demo: Convert color selection example to CairoBenjamin Otte2010-07-261-5/+8
* gtk-demo: Convert drawingarea example to CairoBenjamin Otte2010-07-261-38/+22
* gtk-demo: Make pixbufs demo use CairoBenjamin Otte2010-07-261-11/+6
* demos: No need to set the rgb colormap hereBenjamin Otte2010-07-261-2/+0
* demos: Convert to drawing with Cairo instead of GdkRGBBenjamin Otte2010-07-261-14/+8
* demos: Use Cairo instead of gdk_draw_pixbuf()Benjamin Otte2010-07-262-10/+16
* Use accessor functions to access GtkPanedJavier Jardón2010-07-131-14/+22
* Use accessor functions to access GtkDialogJavier Jardón2010-07-138-12/+37
* Use GtkBin accessorsJavier Jardón2010-07-132-2/+2
* Use accessor functions to acces GtkContainerJavier Jardón2010-07-132-12/+17
* Use accessor functions to access GtkColorSelectionDialogJavier Jardón2010-07-131-2/+4
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-262-17/+4
* Bug 596428 - GtkAssistant: Support ending with a progress pageMatthew Barnes2010-06-031-2/+53
* Some cleanups after the module cache file changeMatthias Clasen2010-05-183-5/+5
* Install gtk-demo as gtk3-demoMatthias Clasen2010-05-101-5/+5
* Make it easy for apps to have dark themesBastien Nocera2010-05-101-0/+16
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-082-4/+4
* Support 'symbolic' themed iconsMatthias Clasen2010-04-282-0/+51
* Fix compilation warning: use entry var correctly initilizedJavier Jardón2010-03-091-4/+4
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1