]> Pileus Git - ~andy/gtk/history - tests/testgtkrc
Updated German translation
[~andy/gtk] / tests / testgtkrc
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-11 Matthias ClasenAdd link support to GtkLabel
2009-04-30 Matthias ClasenTest the new style property
2006-09-19 Tim Janikadded GtkArrow::arrow-scaling style property to control...
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-29 Matthias ClasenAdjust for current gtk-engines.
2002-09-21 Tor LillqvistCopy from X11 backend. The old version mishandled conse...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-05 Owen TaylorRemove the objectionably short cursor blink time setting.
2002-02-02 Owen TaylorFix ordering of priorities so that priorities take...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-08-25 Owen TaylorAdd optional movement on push to buttons (based on...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-04-28 Havoc Penningtonfix warning
2001-04-17 Owen TaylorDon't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-04-02 Owen TaylorReference param spec when caching property values,...
2001-04-02 Owen TaylorFix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_S...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-02-19 9Comment out property assignments, these don't work...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-02-21 Owen TaylorRemoved check-y/check-n backgrounds - the effect looked...
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-12-17 Owen TaylorFree previous label->label_wc.
1998-12-16 Owen TaylorRedraw the character under the cursor when removing...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-11-30 Tim Janikmerged testgtkrc with the pre-themes one, removed syste...
1998-11-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-07-27 Tim Janikfixup, so that enum values are looked up.
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-01 Tim Janikimplementation of the "class" keyword for styles.
1998-06-30 Tim Janikfixed lookup order for rc styles. the latest defined...
1998-06-30 Tim Janikcode overhaul for simplicity and more descriptive error...
1998-06-07 Tim Janikfixed an assertment.
1998-05-07 Tim Janikpostfix -lg* libraries with LT_RELEASE.
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-03-28 Owen TaylorDon't clear the window on an expose event. On draws...
1998-03-22 Owen TaylorDon't respond to drops when grab is in effect. (workaround)
1998-03-17 Tim Janikfixed a bug about drawing GTK_ARROW_LEFT, correction...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
1998-02-27 Tim JanikGtkWIdget::style_set initial emission,
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-13 Owen TaylorChange style->white to style->base[] where appropriate...
1998-01-13 Jay PainterGtkCList updates, GtkText now defaults to editable...
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter
1997-11-27 Gnome CVS UserPatches to support internationalized input by:
1997-11-24 Elliot LeeInitial revision