summaryrefslogtreecommitdiff
path: root/gtk/gtkentrybuffer.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* [docs] Fixes issue with GtkEntryBuffer signal documentationChris Kühl2010-06-211-2/+2
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Correct property typesMatthias Clasen2009-07-171-12/+21
* Use G_CONST_RETURN for const return valuesMatthias Clasen2009-07-151-1/+1
* Make GtkEntryBuffer::max-length and int propertyMatthias Clasen2009-07-151-8/+7
* Fix c99ism - declaration in the mid of a blockHans Breuer2009-07-131-1/+3
* Make pltcheck passMatthias Clasen2009-07-101-0/+3
* GtkEntryBuffer holds text for GtkEntryStef Walter2009-07-081-0/+741