about summary refs log tree commit diff stats
path: root/src/theme.c
Commit message (Collapse)AuthorAgeFilesLines
* Include ncursesw, set localeJames Booth2013-01-021-2/+2
|
* Added /theme list commandJames Booth2012-12-091-0/+21
|
* Renamed functions in themeJames Booth2012-12-081-2/+2
|
* Changed theme propertiesJames Booth2012-12-031-10/+10
|
* Fixed GLib assertion error when no theme file loadedJames Booth2012-11-271-2/+6
|
* Fixed some memory leaksJames Booth2012-11-261-0/+27
|
* Profanity files now use %XDG_CONFIG_HOME and %XDG_DATA_HOMEJames Booth2012-11-251-4/+9
|
* Added time to themes, and some example themesJames Booth2012-11-221-0/+5
|
* Added input text to themeJames Booth2012-11-221-0/+5
|
* Moved colour initialisation to themeJames Booth2012-11-211-144/+40
|
* Added theme files support with /theme commandJames Booth2012-11-211-9/+35
|
* Separated colours from main preferencesJames Booth2012-11-211-0/+371