Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | When we grab focus, it seemed to also select all the text. | Cody Russell | 2010-09-10 | 1 | -13/+0 |
| | |||||
* | bleh | Cody Russell | 2010-07-29 | 1 | -7/+1 |
| | |||||
* | Send button-press and button-release events to the entry. Also grab focus at ↵ | Cody Russell | 2010-07-07 | 1 | -15/+33 |
| | | | | the first key-press. | ||||
* | Don't return TRUE if keyval is GDK_Return. | Cody Russell | 2010-03-18 | 1 | -2/+6 |
| | |||||
* | Don't capture up/down keys. Compile fixes for latest gtk+. | Cody Russell | 2010-03-15 | 1 | -3/+21 |
| | |||||
* | Button press event fixes. | Cody Russell | 2010-03-10 | 1 | -9/+14 |
| | |||||
* | Don't forward the event to the entry if the user hit the Esc key. | Cody Russell | 2010-03-09 | 1 | -1/+3 |
| | |||||
* | Return TRUE after forwarding the event to priv->entry | Cody Russell | 2010-03-08 | 1 | -0/+2 |
| | |||||
* | Test ARM fix | Cody Russell | 2010-02-05 | 1 | -1/+1 |
| | |||||
* | Merge license change branch | Cody Russell | 2010-02-04 | 1 | -13/+16 |
|\ | |||||
| * | Copyright/license fu | Cody Russell | 2010-02-04 | 1 | -13/+16 |
| | | |||||
* | | Spacing fixes | Cody Russell | 2010-02-04 | 1 | -4/+15 |
|/ | |||||
* | Entry menu items | Cody Russell | 2010-02-01 | 1 | -0/+232 |