| Commit message (Expand) | Author | Age | Files | Lines |
* | Tons of transfer annotations | Matthias Clasen | 2010-09-21 | 1 | -27/+29 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi... | Javier Jardón | 2010-09-13 | 1 | -2/+3 |
* | Completely removed requisition cache from GtkWidget instance structure. | Tristan Van Berkom | 2010-09-08 | 1 | -4/+5 |
* | Remove separators from dialogs | Matthias Clasen | 2010-09-02 | 1 | -3/+0 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -29/+29 |
* | gtk/gtkfontsel.c: Use accessor functions to access GtkWindow | Javier Jardón | 2010-08-23 | 1 | -7/+10 |
* | GtkFontSelection: don't notify the non-existent "font" property | Philip Withnall | 2010-08-22 | 1 | -3/+0 |
* | GtkFontSelection: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -152/+195 |
* | GtkFontSelectionDialog: move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -40/+75 |
* | Use accessor functions to access GtkDialog | Javier Jardón | 2010-07-13 | 1 | -5/+9 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [GtkFontSel] Remove GdkFont "font" deprecated property | Javier Jardón | 2010-06-28 | 1 | -32/+0 |
* | [gtk] Add gtk_font_selection_dialog_get_font_selection() | Javier Jardón | 2010-06-23 | 1 | -0/+19 |
* | Remove deprecated GtkFontSelection(Dialog) functions | Christian Dywan | 2010-05-03 | 1 | -57/+0 |
* | Deprecate widget flag: GTK_WIDGET_SENSITIVE | Javier Jardón | 2010-03-01 | 1 | -1/+1 |
* | Deprecate flag macros for toplevel, state, no window and composite child | Christian Dywan | 2010-01-04 | 1 | -1/+1 |
* | Add some more font sizes | Matthias Clasen | 2009-06-15 | 1 | -1/+1 |
* | Bug 569635 – fontchooser should reload list of families/styles on theme | Behdad Esfahbod | 2009-02-01 | 1 | -59/+148 |
* | Forgotten files | Matthias Clasen | 2008-12-30 | 1 | -15/+14 |
* | Doc fixes | Matthias Clasen | 2008-12-29 | 1 | -53/+71 |
* | Bug 558667 – gtk_font_selection_dialog_get_apply_button - deprecate? | Christian Dywan | 2008-10-31 | 1 | -2/+4 |
* | Bug 555573 – gtk_font_selection_set_font_name | Christian Dywan | 2008-10-09 | 1 | -2/+4 |
* | missing Since 2.14, fixes #549236 | Gian Mario Tagliaretti | 2008-08-25 | 1 | -0/+2 |
* | Don't add pointless getters | Matthias Clasen | 2008-08-14 | 1 | -38/+0 |
* | examples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext.c gdk/gdkpango.c | Michael Natterer | 2008-08-12 | 1 | -2/+2 |
* | gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c | Sven Neumann | 2008-08-11 | 1 | -2/+2 |
* | avoid our own deprecated public API and use | Michael Natterer | 2008-08-04 | 1 | -4/+8 |
* | Doc fixes | Matthias Clasen | 2008-07-21 | 1 | -2/+15 |
* | Doc updates | Matthias Clasen | 2008-07-04 | 1 | -0/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -1/+25 |
* | Seal GtkFontSelection & GtkFontSelectionDialog | Tim Janik | 2008-06-20 | 1 | -8/+294 |
* | gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() instead | Michael Natterer | 2008-06-16 | 1 | -1/+1 |
* | Plug a mem leak. Bug #506096. | Christian Persch | 2007-12-28 | 1 | -1/+1 |
* | Fix default values | Matthias Clasen | 2007-12-28 | 1 | -5/+8 |
* | List font sizes 6 and 7pt too. (#440450, Sebastien Bacher, Alex "weej" | Behdad Esfahbod | 2007-06-17 | 1 | -1/+1 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+36 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -3/+3 |
* | use atk_relation_add_target() to add the targets, since it sets up weak | Damon Chaplin | 2006-05-19 | 1 | -5/+2 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -69/+3 |
* | Apply a patch from Dennis Cranston to make dialogs more consistent | Matthias Clasen | 2006-03-10 | 1 | -20/+21 |
* | Check that the fontsel has a screen assigned before doing anything. This | Federico Mena Quintero | 2006-02-27 | 1 | -0/+43 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -5/+4 |
* | Handle invalid fontnames better. (#136926, Michael R. Walton) | Matthias Clasen | 2005-09-09 | 1 | -2/+7 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -2/+2 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -3/+4 |