Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-15 | simplified popup type to gtk type mapping | Robin Haberkorn | 1 | -11/+7 | |
2012-11-10 | support filename highlighting in GtkInfoPopup | Robin Haberkorn | 1 | -2/+14 | |
2012-11-10 | filename autocompletion using <CTRL/T> and <TAB> | Robin Haberkorn | 1 | -0/+135 | |
* <TAB> autocompletion only in specified states * GtkInfoPopup widget to display possible completions, written using Gob2 |