| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | new file to build it all ... added to EXTRA_DIST | Hans Breuer | 2003-07-20 | 1 | -1/+1 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 1 | -2/+2 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -6/+14 |
* | If called when fontsel->face is NULL, just return "Sans 10". (#82745, | Owen Taylor | 2002-11-07 | 1 | -2/+9 |
* | Add ::screen-changed signal. | Owen Taylor | 2002-11-07 | 1 | -49/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -102/+66 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -3/+3 |
* | Update from contents of size entry on focus out. (#76493, Lauris | Owen Taylor | 2002-05-15 | 1 | -0/+16 |
* | Discard configure events from SubstructureNotify. (#81760, Rich Burridge) | Owen Taylor | 2002-05-14 | 1 | -1/+1 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -9/+63 |
* | Make path arg const, #75653 | Jonathan Blandford | 2002-03-25 | 1 | -1/+1 |
* | Don't create ->font_entry, ->font_style_entry at all rather than just not | Owen Taylor | 2002-03-05 | 1 | -2/+18 |
* | Mark <Control>, <Shift>, <Release>, <Alt> for translation. | Owen Taylor | 2002-02-27 | 1 | -2/+2 |
* | Register all stock icons "unscaled" so that we don't have icons only | Owen Taylor | 2002-02-27 | 1 | -1/+1 |
* | at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2002-02-24 | 1 | -4/+4 |
* | Select the right item in the family list. (Reported by Mark Patton, Patch | Owen Taylor | 2002-02-18 | 1 | -29/+63 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Show correct size in the size entry. | Anders Carlsson | 2002-01-29 | 1 | -0/+5 |
* | Use gtk_tree_view_set_cursor() instead of | Owen Taylor | 2002-01-29 | 1 | -14/+28 |
* | Switch over to GtkTreeView from GtkCList. Remove the entries above the | Owen Taylor | 2002-01-29 | 1 | -227/+349 |
* | Mark children as composite. (#66360) | Matthias Clasen | 2002-01-17 | 1 | -0/+7 |
* | don't cast a possible NULL pointer. | Tim Janik | 2002-01-09 | 1 | -1/+1 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-09 | 1 | -2/+2 |
* | Go to the GUP proposed ordering of buttons with [OK] in the lower right | Owen Taylor | 2001-11-02 | 1 | -10/+9 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -5/+5 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -102/+159 |
* | Use GtkType/GType instead of uint. | Alex Larsson | 2001-09-06 | 1 | -1/+1 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -0/+2 |