]> Pileus Git - ~andy/gtk/history - gtk/gtktexttag.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktexttag.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-11 Benjamin Ottetextview: Move GtkTextAttributes to its own header
2011-01-05 Matthias ClasenAdd padding to text attribute structs
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-08-10 Benjamin Ottetextview: remove GtkTextAttributes (un)realize code
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-04-04 Cody RussellBug 554420 - Seal GtkTextTag
2010-02-04 Cody RussellBug 554420 - Seal GtkTextTag
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-04-29 Matthias ClasenAdd a way to specify accumulative margins. (#344499...
2005-09-28 Matthias ClasenChange header too
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-06-10 Matthias ClasenAllow setting paragraph background. (#81045, Gustavo...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-28 Matthias ClasenMark as const.
2002-10-10 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-18 Havoc Penningtonallow shrinking the image window to test that we clip...
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-01 Havoc Penningtonuscore-prepend all the stuff in here.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-24 Havoc Penningtonmake it a static function
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...