]> Pileus Git - ~andy/gtk/history - gtk/gtktextlayout.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextlayout.h
2012-02-27 Javier JardónChange FSF Address
2011-12-01 Paolo BorelliRework GtkTextView cursor code.
2011-05-06 Tristan Van BerkomAdded internal GdkRGBA support for GtkTextTag::paragrap...
2011-05-06 Tristan Van BerkomAdded GdkRGBA properties to GtkTextTag.
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-09 Tristan Van BerkomAdded padding to GtkTextLineDisplay struct for an addit...
2010-11-02 Paolo BorelliGet rid of unused shaped_object list in _GtkTextLineDisplay
2010-11-01 Paolo BorelliGet rid of unused shaped_object list in _GtkTextLineDisplay
2010-09-10 Matthias ClasenReally stop exporting text-related variables
2010-09-08 Tor LillqvistGet rid of the rest of variables exported from libgtk
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-06-01 Yevgen MuntyanAvoid recreating pangolayouts in GtkTextView on cursor...
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-12-08 Matthias ClasenFix #111031, reported by Padraig O'Briain:
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-03-01 Owen TaylorPatch from Dov Grobgeld to implement auto-bidi-directio...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-09-23 Owen TaylorUse 'signed int' not 'gint' for signed bitfields. ...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-08 Owen TaylorAdd a direction-changed signal, and gdk_keymap_get_curr...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-12 Owen TaylorMake parent_class static.
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-26 Tim Janikbuncha cleanups, kludged build sources dependencies...
2000-10-04 Havoc Penningtonclean up trailing whitespace, add extensive tests for...
2000-09-30 Havoc Penningtonfix indentation
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-08 Owen TaylorFix up visibility so that focus, cursor_visible and...
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-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...