]> Pileus Git - ~andy/gtk/history - gtk/gtktextutil.c
Don't use GTK_WIDGET_STATE in internal code anymore
[~andy/gtk] / gtk / gtktextutil.c
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2008-12-29 Matthias ClasenUn-doc-commentize non-exported functions
2008-10-03 Matthias ClasenBug 530575 – GtkEntry with invisible chars has a confus...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-26 Michael Nattererallocate the GtkTextUtilCallbackInfo structs with GSlice.
2008-06-24 Michael Nattererremove includes from this internal header.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-06-28 Yevgen Muntyando right thing in one-character lines and at paragraph...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2006-12-25 Matthias ClasenRemove debug output.
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-03-07 Michael NattererAdd infrastructure for copy/paste and DND of rich text...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-07-11 Matthias ClasenWhen dragging text, use a drag icon showing the (ellips...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-08-29 Soeren SandmannFix use of uninitialized variable.
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-10-10 Manish SinghDeprecation cleanup
2002-06-12 Owen TaylorFix ZWJ => ZWN typo. (#83092, Tino Meinen)
2002-01-31 Mark McLoughlinmake static.
2002-01-31 Owen TaylorHandle the case where bin->child is NULL. (#70153,...
2001-12-17 Havoc PenningtonAdd Unicode control char menu, based on patch from...