aboutsummaryrefslogtreecommitdiff
path: root/src/idoentrymenuitem.c
Commit message (Expand)AuthorAgeFilesLines
* blehCody Russell2010-07-291-7/+1
* Send button-press and button-release events to the entry. Also grab focus at ...Cody Russell2010-07-071-15/+33
* Don't return TRUE if keyval is GDK_Return.Cody Russell2010-03-181-2/+6
* Don't capture up/down keys. Compile fixes for latest gtk+.Cody Russell2010-03-151-3/+21
* Button press event fixes.Cody Russell2010-03-101-9/+14
* Don't forward the event to the entry if the user hit the Esc key.Cody Russell2010-03-091-1/+3
* Return TRUE after forwarding the event to priv->entryCody Russell2010-03-081-0/+2
* Test ARM fixCody Russell2010-02-051-1/+1
* Merge license change branchCody Russell2010-02-041-13/+16
|\
| * Copyright/license fuCody Russell2010-02-041-13/+16
* | Spacing fixesCody Russell2010-02-041-4/+15
|/
* Entry menu itemsCody Russell2010-02-011-0/+232