summaryrefslogtreecommitdiff
path: root/tests/testfontselection.c
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Don't use *_DISABLE_DEPRECATEDMatthias Clasen2011-11-011-1/+0
* tests: Disable fontselection deprecation warningsBenjamin Otte2011-11-021-0/+1
* Deprecate GtkFontSelection and GtkFontSelectionDialogMatthias Clasen2011-08-151-0/+2
* GtkFontChooser: Renaming the class names and fixing the testsAlberto Ruiz2011-08-151-11/+0
* GtkFontChooser: Add a property to control whether the preview entry is shown ...Alberto Ruiz2011-08-151-0/+11
* GtkFontChooser: Better test preview textAlberto Ruiz2011-08-151-1/+1
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test codeAlberto Ruiz2011-08-151-0/+3
* GtkFontChooser: Added test for GtkFontSelectionDialogAlberto Ruiz2011-08-151-6/+6
* GtkFontChooser: implement gtk_font_selection_set/get_preview_textAlberto Ruiz2011-08-151-9/+16
* GtkFontChooser: gtk_font_selection_set_font_name implementationAlberto Ruiz2011-08-151-0/+2
* GtkFontChooser: Setting the font-name property. Test updates. Remove warnings.Alberto Ruiz2011-08-151-0/+9
* GtkFontChooser: Add callbacks and improve test to take deprecated widgets int...Alberto Ruiz2011-08-151-12/+16
* GtkFontChooser: Fix segmentation fault in deprecated size list populationAlberto Ruiz2011-08-151-3/+4
* GtkFontChooser: Add deprecated calls to the testAlberto Ruiz2011-08-151-0/+15
* GtkFontChooser: Added a test programAlberto Ruiz2011-08-151-0/+37