summaryrefslogtreecommitdiff
path: root/src/entry.c
AgeCommit message (Expand)Author
2013-02-19Filter command/search/navigation historyportix
2013-02-19Search history, use mutex for global_unbindportix
2013-01-09Updating copyright informationportix
2012-12-06Indentation and cleanup of application, html, entry, pluginsportix
2012-12-06Indentation of adblock.c, renaming static variablesportix
2012-08-23Renaming variablesportix
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