summaryrefslogtreecommitdiff
path: root/tests/testfontselectiondialog.c
Commit message (Collapse)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
|
* Don't use *_DISABLE_DEPRECATEDMatthias Clasen2011-11-011-1/+1
| | | | | | Instead of undefining the DISABLE_DEPRECATED guards, define the GDK_DISABLE_DEPRECATION_WARNING macro where needed. Also replace INCLUDES by AM_CPPFLAGS to shut up automake.
* Trivial: Silence a compiler warningMatthias Clasen2011-08-241-1/+1
|
* Deprecate GtkFontSelection and GtkFontSelectionDialogMatthias Clasen2011-08-151-0/+3
|
* GtkFontChooser: Renaming the class names and fixing the testsAlberto Ruiz2011-08-151-6/+0
|
* GtkFontChooser: Use GTK_DISABLE_DEPRECATED on the test codeAlberto Ruiz2011-08-151-0/+9
|
* GtkFontChooser: Added test for GtkFontSelectionDialogAlberto Ruiz2011-08-151-0/+37