Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add introspection and Vala support to IDO | Robert Ancell | 2012-12-14 | 1 | -4/+15 |
* | revert the event delegation for now, it's not necessary for FF | Charles Kerr | 2012-08-21 | 1 | -51/+0 |
* | when the mouse is over the GtkSwitch widget, the menuitem should delegate the... | Charles Kerr | 2012-08-21 | 1 | -0/+51 |
* | use gtk_menu_shell_deactivate() rather than gtk_menu_popdown(); the latter ha... | Charles Kerr | 2012-08-21 | 1 | -1/+1 |
* | ...and if we're not clearing that in dispose(), then we don't need dispose() ... | Charles Kerr | 2012-08-21 | 1 | -10/+0 |
* | don't keep the GBinding pointer around, it'll be destroyed automatically when... | Charles Kerr | 2012-08-21 | 1 | -6/+3 |
* | comment tweaks | Charles Kerr | 2012-08-21 | 1 | -4/+6 |
* | add IdoSwitchMenuItem | Charles Kerr | 2012-08-21 | 1 | -0/+131 |