]> Pileus Git - ~andy/gtk/history - tests
Some cleanups after the module cache file change
[~andy/gtk] / tests /
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-11 Matthias ClasenMake gail parallel-installable too
2010-05-10 Javier Jardón[tests] Move filechooser test files to correct location
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-05-07 Matthias ClasenClean up docs, disable testtext for now.
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-03 Javier Jardóntests: Too many arguments in call to 'create_menu'
2010-05-02 Javier JardónDo not use deprecated GtkNoteBook api in testgtk
2010-05-02 Javier JardónRemove deprecated GtkProgress functionality from testgtk
2010-05-02 Javier JardónPort testtreeview to new API
2010-05-02 Christian DywanDeclare random item correctly in stresstest-toolbar
2010-05-02 Christian DywanUse GtkComboBox, GtkOrientable and no GtkObject in...
2010-05-02 Christian DywanDon't set child-min-width/ height in the button box...
2010-05-02 Christian DywanRevert accidental removal of book pixmap strings
2010-05-02 Christian DywanRemove unused dump_accels() function from testgtk
2010-05-02 Christian DywanRemove GtkTipsQuery demo from testgtk
2010-05-02 Christian DywanDon't use gtk_widget_set_uposition/size in testgtk
2010-05-02 Christian DywanRemove unused text helper functions from testgtk
2010-05-02 Christian DywanUse new 2.14 GtkColorSelection API in testgtk
2010-05-02 Christian DywanReplace GtkFileSelection with GtkFileChooser in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry for the display list in testgtk
2010-05-02 Christian DywanUse GtkComboBoxEntry in entry test in testgtk
2010-05-02 Christian DywanDeclare book_open/closed_xpm in testgtk notebook
2010-05-02 Christian DywanRemove item factory test from testgtk
2010-05-02 Christian DywanUse "activate" rather than "clicked" for menu items
2010-05-02 Christian DywanUse GtkComboBox instead of GtkCombo in testsocket
2010-05-02 Christian DywanDon't use GtkItemFactory in testsocket
2010-05-02 Christian DywanReplace GtkText in testselection with GtkTextView
2010-05-02 Christian DywanRemove obsolete GtkText test from testgtk
2010-05-02 Christian DywanRemove obsolete GtkTree test from testgtk
2010-05-02 Christian DywanUse an array and new toolbar API in testgtk
2010-05-02 Christian DywanReplace option menu with combo box in testoffscreen
2010-05-02 Christian DywanReplace option menus in testgtk with combo boxes
2010-05-02 Christian DywanUse new progress bar API in testgtk progress test
2010-05-02 Christian DywanUse a tree view in testgtk selection target test
2010-05-02 Javier JardónRemove GtkOptionMenu tests
2010-05-02 Christian DywanRemove deprecated GtkTooltips
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...
next