Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | GtkEntryBufferPrivate: Improve struct packing | Matthias Clasen | 2011-04-12 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [docs] Fixes issue with GtkEntryBuffer signal documentation | Chris Kühl | 2010-06-21 | 1 | -2/+2 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -1/+1 |
* | Correct property types | Matthias Clasen | 2009-07-17 | 1 | -12/+21 |
* | Use G_CONST_RETURN for const return values | Matthias Clasen | 2009-07-15 | 1 | -1/+1 |
* | Make GtkEntryBuffer::max-length and int property | Matthias Clasen | 2009-07-15 | 1 | -8/+7 |
* | Fix c99ism - declaration in the mid of a block | Hans Breuer | 2009-07-13 | 1 | -1/+3 |
* | Make pltcheck pass | Matthias Clasen | 2009-07-10 | 1 | -0/+3 |
* | GtkEntryBuffer holds text for GtkEntry | Stef Walter | 2009-07-08 | 1 | -0/+741 |