]> Pileus Git - ~andy/gtk/history - gtk/gtkrc.h
gdk: Update gdk_settings_map for blink timeout to work
[~andy/gtk] / gtk / gtkrc.h
2010-08-30 Tor LillqvistDrop Win32 DLL ABI compatibility cruft
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkRcStyle functions
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-29 Matthias ClasenAdd a way to set symbolic colors per-widget
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-08 Matthias ClasenMake it possible for theme engines to support symbolic...
2007-06-06 Yevgen Muntyannew method, gtk_widget_modify_cursor() (#89314).
2007-01-27 Matthias ClasenAdd deprecation guards for gtk_rc_style_ref/unref and...
2006-10-05 Michael Nattereradded new scanner token "unbind" which gets rid of...
2006-07-21 Matthias ClasenNew function to destroy an rc context.
2006-03-23 Matthias ClasenSupport subclasses in RC files. (#142417, Todd Berman...
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-02-26 Owen TaylorExport gtk_rc_reset_styles(). (Request from Dom Lachowi...
2003-09-03 Kristian Rietveldbrooooooooken pipe.
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-03-03 Tor LillqvistRemove obsolete Win32-only declaration of
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-02 Owen TaylorSupport engine "" {} to mean override to the default...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2000-11-12 Owen TaylorMake parent_class static.
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-08-22 Owen TaylorAdd gtk_widget_modify_{fg,bg,text,base,font}.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistInclude the build directory.
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
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-05-21 Elliot LeeI should have named it gtk_rc_set_image_loader() initia...
1998-05-21 Elliot LeeAllow user to set a custom image loading routine for...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1997-12-23 Tim Janiknew function. many functions adapted to use GScanner...
1997-11-24 Elliot LeeInitial revision