]> Pileus Git - ~andy/gtk/history - demos
Clean up buffer handling a bit
[~andy/gtk] / demos /
2011-02-05 Bastien Noceragtk-demo: Use symbolic icon that exists
2011-01-11 Matthias ClasenDon't use deprecated style api
2011-01-05 Benjamin Ottegtk-demo: Undef GDK_DISABLE_DEPRECATED to make test...
2011-01-05 Benjamin Ottedemos: Update testpixbuf-scale demo for adjustment...
2010-12-22 Robert AncellFix DSO link issues
2010-12-21 Benjamin Ottegtk-demo: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-15 Javier Jardóndemos/gtk-demo/clipboard.c: Use accessor functions...
2010-12-15 Benjamin Ottegtk-demo: gtk_widget_render_icon() => gtk_widget_render...
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenPort gtk3-demo to GtkStyleContext
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-30 Ryan LortieBug 619148 - "active ID" properties (GtkComboBox)
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-17 Javier Jardóndemos: Replace size_request by get_preferred_width...
2010-11-13 Matthias ClasenRewrap text in gtk-demo
2010-11-09 Matthias ClasenRewrap text in gtk-demo
2010-11-08 Hans BreuerUpdate msvc build
2010-11-07 Hans BreuerUpdate msvc build
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 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-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()
next