summaryrefslogtreecommitdiff
path: root/gtk/gtkfontsel.h
Commit message (Expand)AuthorAgeFilesLines
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-8/+8
* GtkFontSelection: move public members to private structureJavier Jardón2010-07-131-16/+5
* GtkFontSelectionDialog: move public members to private structureJavier Jardón2010-07-131-17/+2
* [GtkFontSel] Remove GdkFont "font" deprecated propertyJavier Jardón2010-06-281-4/+0
* [gtk] Add gtk_font_selection_dialog_get_font_selection()Javier Jardón2010-06-231-0/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkFontSelection(Dialog) functionsChristian Dywan2010-05-031-14/+0
* Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate?Christian Dywan2008-10-311-0/+2
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Don't add pointless gettersMatthias Clasen2008-08-141-2/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkFontSelection & GtkFontSelectionDialogTim Janik2008-06-201-44/+61
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-6/+2
* Deprecation cleanupManish Singh2002-10-091-13/+16
* docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c,Soeren Sandmann2002-10-051-4/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+12
* Switch over to GtkTreeView from GtkCList. Remove the entries above theOwen Taylor2002-01-291-7/+3
* Remove G_DISABLE_CONST_RETURNS.Owen Taylor2001-10-231-8/+6
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-1/+8
* Deprecate gtk_menu_bar_append/prepend/insert, forgot to do this when weOwen Taylor2001-08-231-0/+6
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-061-4/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-021-1/+0
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-131/+9
* s/refcount/ref_count/.Tim Janik2000-02-131-8/+12
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* renamed from gtk_object_data_set_destroy to fit the gtkobject.h API.Tim Janik1998-10-301-39/+108
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-36/+36
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-4/+5
* Moved font lists from the klass structure to a static structure inOwen Taylor1998-06-161-63/+0
* Actually add in the files...Owen Taylor1998-06-151-0/+285