summaryrefslogtreecommitdiff
path: root/gtk/gtktextsegment.c
Commit message (Expand)AuthorAgeFilesLines
* debug: remove open-coded debug checks in gtktextsegmentChristian Hergert2016-05-051-7/+7
* GtkTextView: use GSlice to allocate GtkTextLineSegment'sSébastien Wilmet2014-04-131-10/+33
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* Replace gtk_debug_flags with getter and setter functionsTor Lillqvist2010-09-081-7/+7
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-26/+35
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-3/+3
* Fix a warning.Matthias Clasen2006-04-031-4/+4
* Try to match an off toggle here with the matching on toggle if itMatthias Clasen2005-10-111-7/+13
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* 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
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-1/+0
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+1
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-3/+3
* remove unused call to get_last_line()Havoc Pennington2000-12-141-8/+1
* Put _ in front of every function in this header fileHavoc Pennington2000-12-141-1/+1
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-0/+3
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-98/+98
* fix constness warningHavoc Pennington2000-10-261-18/+19
* update to reflect text widget changes.Havoc Pennington2000-07-251-2/+2
* Use gunichar instead of gint when appropriate in the interfacesHavoc Pennington2000-06-211-3/+3
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+626