summaryrefslogtreecommitdiff
path: root/gtk/gtkfontsel.c
Commit message (Expand)AuthorAgeFilesLines
* Move wholly deprecated files to a subdirectoryMatthias Clasen2011-11-011-1958/+0
* Don't use *DISABLE_DEPRECATED guardsMatthias Clasen2011-11-011-1/+0
* fontsel: Define GDK_DISABLE_DEPRECATION_WARNINGSBenjamin Otte2011-11-021-0/+1
* Deprecate GtkFontSelection and GtkFontSelectionDialogMatthias Clasen2011-08-151-3/+52
* fontsel: Use gtk_widget_class_set_accessible_role()Benjamin Otte2011-07-181-0/+4
* Remove unused includesMatthias Clasen2011-06-161-1/+0
* gtk/gtkfontsel: gtk_misc_set_alignment replacingDiego Celix2011-06-101-4/+8
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-2/+2
* More include cleanupsMatthias Clasen2011-06-071-2/+0
* GtkFontSelection: derive from GtkBox, not GtkVBoxMatthias Clasen2011-06-071-2/+5
* Move documentation to inline comments: GtkFontSelectionDialogJavier Jardón2011-04-181-3/+25
* Move documentation to inline comments: GtkFontSelectionJavier Jardón2011-04-141-0/+22
* Always chain up in ::style-updatedMatthias Clasen2011-02-071-0/+2
* Silence new gcc warningsMatthias Clasen2011-01-231-10/+10
* Make GtkFontSelection use GtkStyleContextCarlos Garnacho2011-01-101-11/+7
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-4/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-5/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-4/+2
* Tons of transfer annotationsMatthias Clasen2010-09-211-27/+29
* Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi...Javier Jardón2010-09-131-2/+3
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-4/+5
* Remove separators from dialogsMatthias Clasen2010-09-021-3/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-29/+29
* gtk/gtkfontsel.c: Use accessor functions to access GtkWindowJavier Jardón2010-08-231-7/+10
* GtkFontSelection: don't notify the non-existent "font" propertyPhilip Withnall2010-08-221-3/+0
* GtkFontSelection: move public members to private structureJavier Jardón2010-07-131-152/+195
* GtkFontSelectionDialog: move public members to private structureJavier Jardón2010-07-131-40/+75
* Use accessor functions to access GtkDialogJavier Jardón2010-07-131-5/+9
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [GtkFontSel] Remove GdkFont "font" deprecated propertyJavier Jardón2010-06-281-32/+0
* [gtk] Add gtk_font_selection_dialog_get_font_selection()Javier Jardón2010-06-231-0/+19
* Remove deprecated GtkFontSelection(Dialog) functionsChristian Dywan2010-05-031-57/+0
* Deprecate widget flag: GTK_WIDGET_SENSITIVEJavier Jardón2010-03-011-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-1/+1
* Add some more font sizesMatthias Clasen2009-06-151-1/+1
* Bug 569635 – fontchooser should reload list of families/styles on themeBehdad Esfahbod2009-02-011-59/+148
* Forgotten filesMatthias Clasen2008-12-301-15/+14
* Doc fixesMatthias Clasen2008-12-291-53/+71
* Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate?Christian Dywan2008-10-311-2/+4
* Bug 555573 – gtk_font_selection_set_font_nameChristian Dywan2008-10-091-2/+4
* missing Since 2.14, fixes #549236Gian Mario Tagliaretti2008-08-251-0/+2
* Don't add pointless gettersMatthias Clasen2008-08-141-38/+0
* examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.cMichael Natterer2008-08-121-2/+2
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-2/+2
* avoid our own deprecated public API and useMichael Natterer2008-08-041-4/+8
* Doc fixesMatthias Clasen2008-07-211-2/+15
* Doc updatesMatthias Clasen2008-07-041-0/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1