| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -2/+2 |
* | Add a public setting for button ordering (#74669, Owen Taylor) | Matthias Clasen | 2004-10-25 | 1 | -0/+7 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Remove unnecessary checks. (#148175, Morten Welinder) | Matthias Clasen | 2004-07-23 | 1 | -2/+1 |
* | Add additional accessability relations. (#141804, Padraig O'Briain) | Matthias Clasen | 2004-07-22 | 1 | -0/+48 |
* | Don't close the dialog on focus out of the size entry. (#143505, David | Matthias Clasen | 2004-06-02 | 1 | -1/+10 |
* | Make Return activate the default button. (#118921) | Matthias Clasen | 2004-05-10 | 1 | -1/+33 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |