]> Pileus Git - ~andy/gtk/history - tests
Disable theme engines for now
[~andy/gtk] / tests /
2010-12-04 Matthias ClasenFix gdk_rgba_parse call
2010-12-04 Carlos Garnachotestgtk: Fix gdk_rgba_parse() arguments.
2010-12-04 Matthias ClasenForgotten files
2010-12-04 Matthias ClasenMake tests compile without using GtkStyle api
2010-12-04 Matthias ClasenAdd illustration to gtk_render_handle docs
2010-12-04 Matthias ClasenAdd a frame-gap illustration
2010-12-04 Matthias ClasenIllustrate extension rendering
2010-12-04 Matthias ClasenAdd slider illustration
2010-12-04 Matthias ClasenAdd an activity example
2010-12-04 Matthias ClasenAdd examples for frame rendering
2010-12-04 Matthias ClasenAdd a background example to the docs
2010-12-04 Matthias ClasenAdd the style example code used to generate illustrations
2010-12-04 Matthias ClasenAdapt testgtk.css to parser changes
2010-12-04 Carlos Garnachotestgtk: Try to locate the right file.
2010-12-04 Carlos GarnachoMake testgtk load CSS for custom styling.
2010-12-02 Benjamin Ottetests: Remove disabled testtext example
2010-12-01 Cosimo Cecchiapp-chooser-button: add gtk_app_chooser_button_set_acti...
2010-12-01 Bastien Noceragtk: Allow hiding the trough/slider in GtkScale
2010-11-30 Cosimo CecchiMerge branch 'open-with-dialog'
2010-11-30 Cosimo Cecchiapp-chooser: other misc doc fixes
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-29 Matthias ClasenAdd a GtkSwitch
2010-11-29 Cosimo Cecchiapp-chooser-button: change the API approach for custom...
2010-11-29 Emmanuele BassiAdd GtkSwitch, a "light-switch" like widget
2010-11-29 Cosimo Cecchiapp-chooser-button: rename GtkAppChooserComboBox -...
2010-11-25 Cosimo Cecchitests: fix indentation
2010-11-25 Cosimo Cecchiapp-chooser-combobox: add a method to trigger the GtkAp...
2010-11-24 Matthias ClasenCoding style fixups
2010-11-24 Matthias ClasenCoding style fixes
2010-11-24 Matthias ClasenImprove packing in testappchooser
2010-11-24 Cosimo Cecchiapp-chooser-combobox: make refresh properly work with...
2010-11-24 Cosimo Cecchiapp-chooser-combobox: add an initial implementation
2010-11-24 Benjamin Ottegtk: Remove GtkRuler
2010-11-24 Cosimo Cecchitests: remove radio mode from the test
2010-11-23 Michael NattererMove all GdkDevice members to private and add one missi...
2010-11-23 Cosimo Cecchiapp-chooser: rename GtkOpenWith to GtkAppChooser
2010-11-23 Cosimo Cecchitests: update to the new API
2010-11-23 William Jon McCannAdd some window border to test open with
2010-11-23 William Jon McCannAdd a default file to open with test
2010-11-23 Cosimo Cecchitests: update to new API
2010-11-23 Cosimo Cecchiopen-with: first attempt to split the dialog into a...
2010-11-23 Cosimo Cecchitests: use new open with mode in the tests
2010-11-23 Cosimo Cecchiopen-with: change the API to make it symmetric for...
2010-11-23 Cosimo Cecchitests: rewrite the GtkOpenWithDialog test to make it...
2010-11-23 Cosimo Cecchiopen-with: initial implementation of GtkOpenWithDialog
2010-11-23 Chris Kühltests: Fixed argument naming inconsistancy
2010-11-17 Javier Jardóngtkoffscreenbox.c: Replace size_request by get_preferre...
2010-11-07 Matthias ClasenMake GtkFileChooserButton behave as expected when expanding
2010-11-05 Cosimo Cecchitests: fix the build
2010-11-05 Cosimo Cecchitests: add a test for pixbufs implementing the GIcon...
2010-10-31 Michael Natterertests: missed these two gtk_box_new() which sneaked...
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Matthias ClasenAdd content size test for scrolled window
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_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_ruler_new() instead gtk_[v|h]ruler_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-28 Vincent UntzPort tests to GtkScrollable API instead of deprecated...
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenUse correct icon name in testtoolbar
2010-10-26 Javier Jardóntests: use accessor functions to access GtkToogleButton
2010-10-26 Tristan Van BerkomMissed adding the scrolled window test in previous...
2010-10-26 Tristan Van BerkomAdded GtkScrollablePolicy property to scrollable interface
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-22 Tristan Van BerkomFixed problems with combination of height-for-width...
2010-10-22 Matthias ClasenAdd GtkGrid
2010-10-20 Michael Natterertests: gdk_device_get_history() takes "gint *n_events...
2010-10-18 Ryan LortieGtkApplication rewrite
2010-10-18 Christian DywanUse new GtkComboBoxEntry in all tests
2010-10-17 Tristan Van BerkomAllow GtkComboBox popup to be wider than the combo...
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-14 Michael NattererBug 631599 - Allow to use arbitrary surfaces for offscr...
2010-10-14 Tristan Van BerkomDeprecate GtkComboBoxEntry in favor of added properties...
2010-10-13 Matthias ClasenAdd a GtkTable testcase
2010-10-13 Havoc Penningtonadd tests/testexpand.c used to test the expand props...
2010-10-13 Tristan Van BerkomRemoved all traces of GtkWrapBox from GTK+.
2010-10-11 Owen W. TaylorGtkWindow: Allow setting size from geometry
2010-10-11 Owen W. TaylorFix handling of the geometry widget
2010-10-08 Cody RussellRemove uses of gtk_statusbar_set_has_resize_grip()
2010-10-05 Benjamin OtteRevert "testgtk: Remove snapshot test"
2010-10-05 Michael Natterertests: don't call gtk_widget_get_allocation() on NULL...
2010-09-29 Javier Jardóntesttext: Use gtk_widget_destroy() instead gtk_object_d...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-28 Benjamin Ottetestgtk: Use gtk_widget_set_visual()
2010-09-27 Tristan Van BerkomFix erroneous usage of height-for-width apis in gtk_wid...
2010-09-27 Tristan Van BerkomFixing tests/ build for removal of GtkObject type.
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-09-26 Benjamin Ottetests: Port testadjustsize to draw vfunc
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin Ottetests: Get rid of gdk_drawable_get_size() usage in...
2010-09-26 Benjamin Ottetests: Get rid of gdk_drawable_get_size() usage in...
2010-09-26 Benjamin Ottetestgtk: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
next