summaryrefslogtreecommitdiff
path: root/gtk/gtkentrybuffer.c
Commit message (Expand)AuthorAgeFilesLines
* 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