summaryrefslogtreecommitdiff
path: root/src/reflect.c
Commit message (Expand)AuthorAgeFilesLines
* all: Reorganise source treeChristian Persch2015-03-311-1/+1
* tests: Fix for API changeChristian Persch2014-04-071-1/+2
* widget: Remove sealed adjustment from public structChristian Persch2014-03-241-6/+1
* widget: Remove deprecated vte_terminal_fork_commandChristian Persch2014-03-241-8/+12
* build: Remove gtk2 leftover codeEgmont Koblinger2014-03-161-8/+0
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+10
* Use gtk_paned_new() instead gtk_[h|v]paned_new()0.27.2Javier Jardón2010-11-091-0/+4
* fix make checkSaleem Abdulrasool2010-08-191-1/+1
* One more GSEAL fixChristian Persch2010-08-161-1/+5
* #include <config.h> instead of "../config.h".Behdad Esfahbod2008-12-011-1/+1
* As part of Bug 397439.Chris Wilson2007-01-171-3/+3
* Bug 330441 – Remove libzvt support Patch from Guilherme de S. PastoreBehdad Esfahbod2006-04-221-114/+0
* Remove the #ident strings.Behdad Esfahbod2006-04-181-1/+0
* Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.Behdad Esfahbod2006-03-311-1/+1
* don't disable use of deprecated APIs unless asked to do so. add Meta caseNalin Dahyabhai2004-04-201-0/+18
* formatting fixup. formatting fixups. Try using U+FFFF as the "invalid"Nalin Dahyabhai2003-04-241-1/+1
* make row_data a structure containing an array instead of a simple array.Nalin Dahyabhai2003-04-151-3/+7
* handle cases where the widget has no data and returns NULL when we ask forNalin Dahyabhai2003-02-131-5/+12
* do a complete read of the widget before we start off in main to ensure weNalin Dahyabhai2003-02-131-0/+11
* connect to signals before any get emitted. use a GString to store snapshotNalin Dahyabhai2003-02-131-6/+9
* spit out a warning if we receive an out-of-range text_changed::deleteNalin Dahyabhai2003-02-131-1/+6
* add some debugging messages if REFLECT_VERBOSE is set in the environment.Nalin Dahyabhai2003-01-211-0/+15
* add reflect-text-view, for testing with GtkTextView for sanity's sake.Nalin Dahyabhai2003-01-211-96/+183
* account for get_text() including zero bytesNalin Dahyabhai2003-01-201-2/+6
* try to build reflect with both vte and libzvt, building a useless binaryNalin Dahyabhai2003-01-201-15/+102
* if the caret is past the end of the text, count unichars properly. ComputeNalin Dahyabhai2003-01-181-12/+50
* update copyright dates. add. add reflect (noinst). always return a string,Nalin Dahyabhai2003-01-181-0/+168