summaryrefslogtreecommitdiff
path: root/gtk/gtktextutil.c
Commit message (Expand)AuthorAgeFilesLines
* Remove debug output.Matthias Clasen2006-12-251-4/+0
* Bug 340141 – Update to Pango 1.16 APIBehdad Esfahbod2006-12-241-1/+1
* Add infrastructure for copy/paste and DND of rich text for GtkTextBuffer.Michael Natterer2006-03-071-3/+131
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-1/+0
* When dragging text, use a drag icon showing the (ellipsized) text that isMatthias Clasen2005-07-111-0/+124
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fix use of uninitialized variable.Soeren Sandmann2003-08-291-1/+1
* Data constness fixes. (#75754)Matthias Clasen2002-12-101-1/+1
* Deprecation cleanupManish Singh2002-10-101-1/+1
* Fix ZWJ => ZWN typo. (#83092, Tino Meinen)Owen Taylor2002-06-121-1/+1
* make static.Mark McLoughlin2002-01-311-1/+1
* Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)Owen Taylor2002-01-311-1/+1
* Add Unicode control char menu, based on patch from Dov. Bug #63495Havoc Pennington2001-12-171-0/+117