]> Pileus Git - ~andy/gtk/history - demos
Removed a trailing enum comma.
[~andy/gtk] / demos /
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_scale_new_with_range() instead gtk_[v|h]scale_n...
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-18 Christian DywanUse new GtkComboBoxEntry in all tests
2010-10-17 Kristian RietveldUse cairo_surface_destroy instead of g_object_unref
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-10-08 Cody RussellRemove uses of gtk_statusbar_set_has_resize_grip()
2010-10-02 Benjamin Ottegdk: Make gdk_pixbuf_get_from_*() bindable
2010-09-29 Javier Jardóngtk-demo: remove GtkObject type
2010-09-28 Javier JardónRemove unneded casts
2010-09-27 Benjamin Ottegtk-demo: Clean up toolpalette drawing code
2010-09-27 Tristan Van BerkomFixing demos/ directory to build for removal of GtkObje...
2010-09-26 Javier Jardóngtk-demo: Use draw signal in toolpalette demo
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottegtk-demo: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottegtk-demo: Port offscreen example to draw vfunc
2010-09-26 Benjamin Ottegtk-demo: Port offscreen example to draw vfunc
2010-09-26 Benjamin Ottetestpixbuf-save: Use the draw signal
2010-09-26 Benjamin Ottetestpixbuf-scale: Connect to draw signal
2010-09-26 Benjamin Ottepixbuf-demo: Use draw signal
2010-09-26 Benjamin Ottegtk-demo: Use draw signal in color selection demo
2010-09-26 Benjamin Ottegtk-demo: Connect to draw signal in rotated-text
2010-09-26 Benjamin Ottegtk-demo: Connect to draw signal in pixbufs example
2010-09-26 Benjamin Ottegtk-demo: Connet to draw signal in drawingarea example
2010-09-26 Benjamin OtteAPI: gdk_pixbuf_get_from_drawable() => gdk_pixbuf_get_f...
2010-09-26 Benjamin Ottegtk-demo: Remove colormaps from window attributes
2010-09-26 Benjamin Ottedemos: No need to set the background, it gets overridde...
2010-09-26 Benjamin OtteAPI: Change offscreen windows to use a cairo_surface_t
2010-09-22 Matthias ClasenRemove url hooks from GtkAboutDialog and GtkLinkButton
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-17 Javier JardónChange GtkEditable typedef from GtkEditableClass to...
2010-09-15 Javier Jardóndemos: Use gtk_size_request_get_size() instead gtk_widg...
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-13 Javier Jardóndemos: Do not use deprecated gtk_widget_get_child_requi...
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-09-08 Javier Jardóndemos: Do not use deprecated API
2010-09-02 Colin Waltersgtk-demo: Drop use of GTK_DIALOG_NO_SEPARATOR
2010-09-02 Matthias ClasenRename GtkIconView::orientation property
2010-08-22 Javier Jardóndemos/testpixbuf-scale.c: Use accessor functions to...
2010-08-22 Javier Jardóndemos/gtk-demo/toolpalette.c: Use accessor functions...
2010-08-22 Javier Jardóndemos/gtk-demo/rotated_text.c: Use accessor functions...
2010-08-22 Javier Jardóndemos/gtk-demo/panes.c: Use accessor functions to acces...
2010-08-22 Javier Jardóndemos/gtk-demo/offscreen_window2.c: Use accessor functi...
2010-08-22 Javier Jardóndemos/gtk-demo/offscreen_window.c: Use accessor functio...
2010-08-22 Javier Jardóndemos/gtk-demo/hypertext.c: Use accessor functions...
2010-08-22 Javier Jardóndemos/gtk-demo/drawingarea.c: Use accessor functions...
2010-08-22 Javier Jardóndemos/gtk-demo/colorsel.c: Use accessor functions to...
2010-08-22 Javier Jardóndemos/gtk-demo/changedisplay.c: Use accessor functions...
2010-08-21 Javier JardónUse standard icon names in demos and tests
2010-08-18 Christian PerschUse G_DEFINE_BOXED_TYPE
2010-08-12 Benjamin Ottegtk-demo: update drawingarea example
2010-08-10 Benjamin Ottegtk-demo: Adapt textview example for stipple removal
2010-08-10 Benjamin Ottedemos: Convert testpixbuf-save to Cairo
2010-08-10 Benjamin Ottedemos: Remove testpixbuf
2010-08-10 Benjamin Ottedemos: remove testpixbuf-drawable
2010-08-10 Emmanuele Bassiabout: Add :license-type property
2010-08-07 Javier JardónCompletely remove any use of GtkWindow allow-grow and...
2010-07-26 Benjamin Ottegtk-demo: Blit backing pixmap using Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert color selection example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Convert drawingarea example to Cairo
2010-07-26 Benjamin Ottegtk-demo: Make pixbufs demo use Cairo
2010-07-26 Benjamin Ottedemos: No need to set the rgb colormap here
2010-07-26 Benjamin Ottedemos: Convert to drawing with Cairo instead of GdkRGB
2010-07-26 Benjamin Ottedemos: Use Cairo instead of gdk_draw_pixbuf()
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkPaned
2010-07-13 Javier JardónUse accessor functions to access GtkDialog
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-13 Javier JardónUse accessor functions to access GtkColorSelectionDialog
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-06-03 Matthew BarnesBug 596428 - GtkAssistant: Support ending with a progre...
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-11 Matthias ClasenInstall gtk-demo as gtk3-demo
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Javier JardónFix compilation warning: use entry var correctly initilized
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Matthias ClasenAdd accessible alternatives to entry icon functionality
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Javier JardónFix some compilation warnings
2010-04-04 Javier JardónFix compilation warning: use the correct conversion...
2010-04-04 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2010-04-04 Benjamin OtteFix up linker flags
2010-04-04 Richard HughesAdd color management support to gdk_pixbuf_save
next