| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop local config.h includes. | Robert Tari | 2021-04-21 | 1 | -1/+0 |
| | | | | | Fixes AyatanaIndicators/ayatana-ido#25 | ||||
| * | Avoid deprecated g_type_class_add_private. | Mike Gabriel | 2019-12-03 | 1 | -20/+41 |
| | | |||||
| * | Add introspection and Vala support to IDO | Robert Ancell | 2012-12-14 | 1 | -4/+18 |
| | | |||||
| * | remove the gtk2 conditional compiles for IdoEntryMenuItem | Charles Kerr | 2012-08-22 | 1 | -24/+0 |
| | | |||||
| * | require gtk3 | Charles Kerr | 2012-05-07 | 1 | -4/+0 |
| | | |||||
| * | removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ↵ | Ken VanDine | 2011-12-14 | 1 | -0/+6 |
| | | | | | (LP: #888392) | ||||
| * | fix build errors with gtk2 | Michael Terry | 2011-06-01 | 1 | -0/+24 |
| | | |||||
| * | porting to gtk3, WIP | Ken VanDine | 2011-05-27 | 1 | -21/+19 |
| | | |||||
| * | 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 |
