summaryrefslogtreecommitdiff
path: root/src/entry.c
AgeCommit message (Expand)Author
2012-01-26Insert text instead of replacing text when Shift-Insert is pressed, fixes #84portix
2012-01-22Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix...portix
2012-01-03Updating version infoportix
2012-01-02Set bar visibility with 'widget-packing'portix
2011-12-31Remove unecessary entry movement functions, use GtkEditable functions instead.portix
2011-12-30Introducing command history, reimplementing entry_history_forward/back; added...portix