]> Pileus Git - ~andy/gtk/history - tests
Remove uses of GtkCombo and gtk_widget_set_uposition in Gail
[~andy/gtk] / tests /
2010-05-02 Javier JardónRemoved a call to a recently removed test function
2010-05-02 Javier JardónRemove GtkCurve completely
2010-05-02 Javier JardónRemove GtkGammaCurve completely
2010-05-02 Javier JardónRemove gtkmain stuff from docs and tutorial.
2010-05-02 Christian DywanUse GtkComboBox in the property editor code
2010-05-02 Christian DywanDon't use GtkInputDialog in testinput
2010-05-02 Javier JardónRemove remaining GtkButtonBox deprecated stuff
2010-05-02 Javier JardónRemove deprecated code: GtkCheckMenuItem
2010-05-02 Christian DywanDon't use gtk_socket_steal in the socket test
2010-05-02 Christian DywanDon't use old toolbar API in toolbar stress test
2010-05-02 Christian DywanRemove GtkCList, GtkCTree, GtkFileSelection and GtkPree...
2010-05-02 Matthias ClasenAdd a frame to the examples
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-25 Matthias ClasenFix a few typos
2010-04-21 Tristan Van BerkomRenamed testextendedlayout2 --> extendedlayoutexample...
2010-04-21 Tristan Van BerkomImproved legibility of the label parameters test.
2010-04-21 Tristan Van BerkomAdded test reflecting the usage of GtkLabel parameters.
2010-04-21 Tristan Van BerkomUpdated test for api change.
2010-04-21 Tristan Van BerkomUpdating test for api change.
2010-04-20 Tristan Van BerkomAdded test to demonstrate width-for-height labels.
2010-04-19 Tristan Van BerkomAdded testextendedlayout2.c to tests.
2010-04-18 Tristan Van BerkomFixed extended layout test to compile without the gtk_l...
2010-04-18 Tristan Van BerkomFixed test to call the extended layout api instead...
2010-04-11 Tristan Van BerkomAdding tests ported over from the old branch by Matthias.
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
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ónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2010-04-04 Javier Jardón[tests] Not use GtkOptionMenu deprecate widget.
2010-04-04 Javier Jardón[test] Fix some typos
2010-04-04 Christian PerschImplement property editor for GdkColor properties
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2010-04-04 Cody RussellAdd delete-event callback to window, use gtk_widget_que...
2010-04-04 Cody RussellGtkOffscreenWindow implementation for #604901
2010-04-04 Benjamin OtteFix up linker flags
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-02-09 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2010-02-08 Javier Jardón[tests] Not use GtkOptionMenu deprecate widget.
2010-01-23 Javier Jardón[test] Fix some typos
2010-01-11 Christian PerschImplement property editor for GdkColor properties
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-28 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2009-12-28 Cody RussellAdd delete-event callback to window, use gtk_widget_que...
2009-12-28 Cody RussellGtkOffscreenWindow implementation for #604901
2009-12-19 Benjamin OtteFix up linker flags
2009-12-14 Johannes Schmidnative-layout: Change test-case so that it is more...
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2009-12-10 Sven Herzberglet the close button reflect the page_complete status...
2009-12-08 Cody RussellAdd gdk_screen_get_primary_monitor(). This fixes bug...
2009-11-27 Christian PerschAdd UI manager attribute to always show image in menu...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-09 Javier JardónDisable test until it is rewritten to work
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-20 Javier JardónFix compilation warning
2009-10-16 Christian DywanUndefine GTK_DISABLE_DEPRECATED in testinput to keep...
2009-10-09 Tor LillqvistDon't include gdkwin32.h when testing Objective-C++
2009-09-19 Cody RussellMove '-x objective-c++' from CXXFLAGS to CPPFLAGS
2009-09-12 Vincent UntzFix warning about pointer/int confusion
2009-09-04 Alexander LarssonDeprecate GDK_WINDOW_OBJECT and GdkWindowObject
2009-09-02 Alexander LarssonAdd test for gdk_window_restack
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-07-26 Hans BreuerEnable big_window bench on win32, dialog for everyone
2009-07-13 Hans BreuerBuild more testapps, use G_PI instead of M_PI
2009-07-01 Matthias ClasenAdd a testcase for use-stock/use-underline in buttons
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonClean up embedding api
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-15 Davyd MadeleyTestcase for GtkOrientable
2009-06-12 Federico Mena QuinteroAdd an --initial-folder option to testfilechooser.c
2009-06-12 Federico Mena QuinteroAdd an --initial-filename option to testfilechooser.c
2009-06-08 Alexander LarssonImplement the new offscreen signals in GtkOffscreenBox
2009-06-05 Alexander LarssonSet the right parent root window for the offscreen...
2009-06-03 Alexander LarssonFix too many args warning
2009-06-01 Alexander LarssonRename gdk_window_set_has_native to gdk_window_ensure_n...
2009-05-27 Alexander LarssonAdd some test for draw_drawable graphics exposures
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
next