aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk-info-popup.gob
AgeCommit message (Collapse)AuthorFilesLines
2012-11-15simplified popup type to gtk type mappingRobin Haberkorn1-11/+7
2012-11-10support filename highlighting in GtkInfoPopupRobin Haberkorn1-2/+14
2012-11-10filename autocompletion using <CTRL/T> and <TAB>Robin Haberkorn1-0/+135
* <TAB> autocompletion only in specified states * GtkInfoPopup widget to display possible completions, written using Gob2