summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use deprecated GtkNoteBook api in testgtkJavier Jardón2010-05-031-46/+6
* Remove deprecated GtkProgress functionality from testgtkJavier Jardón2010-05-031-73/+26
* Don't set child-min-width/ height in the button box testChristian Dywan2010-05-031-4/+0
* Revert accidental removal of book pixmap stringsChristian Dywan2010-05-031-2/+48
* Remove unused dump_accels() function from testgtkChristian Dywan2010-05-031-8/+0
* Remove GtkTipsQuery demo from testgtkChristian Dywan2010-05-031-46/+1
* Don't use gtk_widget_set_uposition/size in testgtkChristian Dywan2010-05-031-4/+4
* Remove unused text helper functions from testgtkChristian Dywan2010-05-031-16/+0
* Use new 2.14 GtkColorSelection API in testgtkChristian Dywan2010-05-031-9/+10
* Replace GtkFileSelection with GtkFileChooser in testgtkChristian Dywan2010-05-031-14/+8
* Use GtkComboBoxEntry for the display list in testgtkChristian Dywan2010-05-031-35/+31
* Use GtkComboBoxEntry in entry test in testgtkChristian Dywan2010-05-031-19/+20
* Declare book_open/closed_xpm in testgtk notebookChristian Dywan2010-05-031-0/+2
* Remove item factory test from testgtkChristian Dywan2010-05-031-159/+0
* Remove obsolete GtkText test from testgtkChristian Dywan2010-05-031-178/+0
* Remove obsolete GtkTree test from testgtkChristian Dywan2010-05-031-481/+0
* Use an array and new toolbar API in testgtkChristian Dywan2010-05-031-145/+122
* Replace option menus in testgtk with combo boxesChristian Dywan2010-05-031-52/+14
* Use new progress bar API in testgtk progress testChristian Dywan2010-05-031-132/+18
* Use a tree view in testgtk selection target testChristian Dywan2010-05-031-22/+30
* Remove deprecated GtkTooltipsChristian Dywan2010-05-031-49/+17
* Removed a call to a recently removed test functionJavier Jardón2010-05-031-1/+0
* Remove GtkGammaCurve completelyJavier Jardón2010-05-031-51/+0
* Remove gtkmain stuff from docs and tutorial.Javier Jardón2010-05-031-6/+6
* Remove remaining GtkButtonBox deprecated stuffJavier Jardón2010-05-031-1/+4
* Remove deprecated code: GtkCheckMenuItemJavier Jardón2010-05-031-5/+0
* Remove GtkCList, GtkCTree, GtkFileSelection and GtkPreeview testsChristian Dywan2010-05-031-2011/+0
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-3/+3
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-9/+9
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-36/+36
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-67/+67
* Deprecate widget flag: GTK_WIDGET_IS_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-2/+2
* Implement property editor for GdkColor propertiesChristian Persch2010-01-111-5/+12
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* Enable big_window bench on win32, dialog for everyoneHans Breuer2009-07-261-6/+1
* fix compile warningsBenjamin Otte2009-06-171-1/+1
* Add a separate keybinding signal for activating linksMatthias Clasen2009-05-111-5/+1
* Add link support to GtkLabelMatthias Clasen2009-05-111-0/+52
* add some orientation flipping code to the "flipping" test.Michael Natterer2009-02-191-8/+49
* Bug 546285 – Allow GtkEntry to draw progressMichael Natterer2008-12-051-1/+71
* Bug 561504 – testgtk should load rc file from sub folderChristian Dywan2008-11-261-0/+4
* Don't do funny casts to avoid compiler warningsFederico Mena Quintero2008-07-181-4/+13
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Use g_object_new instead of gtk_widget_newJohan Dahlin2008-06-191-27/+27
* some more undeprecation.Michael Natterer2008-06-181-4/+4
* deprecate gtk_type_class().Michael Natterer2008-06-181-2/+4