]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.h
Revert name change
[~andy/gtk] / gtk / gtkstyle.h
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...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-01-22 Chris WilsonBug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style...
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-11-28 Matthias ClasenMark as const.
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorGet rid of gtk_style_get_font_for_display(), make gtk_s...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-12-07 Matthias ClasenTypo fixes.
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-01-21 Owen TaylorMake the @detail argument for the GtkStyleClass vtable...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen TaylorChange copy_area => !set_bg. Use tile instead of gdk_wi...
1999-01-12 Owen TaylorAdd back as wrapper function to restore source/binary...
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1997-11-24 Elliot LeeInitial revision