Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed version number to 0.1.1 | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Added prefs to help | James Booth | 2012-07-19 | 1 | -0/+1 | |
| | ||||||
* | Added prefs command | James Booth | 2012-07-19 | 3 | -1/+43 | |
| | ||||||
* | Added newline at end of install script | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Install script now cleans up | James Booth | 2012-07-19 | 1 | -0/+11 | |
| | ||||||
* | Update README.md | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Log location ~/.profanity/log/profanity.log | James Booth | 2012-07-19 | 4 | -7/+20 | |
| | ||||||
* | Config file location ~/.profanity/config | James Booth | 2012-07-19 | 2 | -5/+2 | |
| | ||||||
* | Config file location ~/.config/profanity/config | James Booth | 2012-07-19 | 1 | -1/+1 | |
| | ||||||
* | Create config directory | James Booth | 2012-07-19 | 3 | -0/+31 | |
| | ||||||
* | Updated help | James Booth | 2012-07-18 | 1 | -22/+22 | |
| | ||||||
* | Set usernames to lowercase before logging in | James Booth | 2012-07-18 | 1 | -2/+4 | |
| | ||||||
* | Changed minimum autoconf version | James Booth | 2012-07-13 | 1 | -1/+1 | |
| | ||||||
* | Change build to work without ncurses pkg-config | James Booth | 2012-07-12 | 2 | -3/+3 | |
| | ||||||
* | Added install-all.sh | James Booth | 2012-07-10 | 1 | -0/+46 | |
| | ||||||
* | Update master | James Booth | 2012-07-10 | 1 | -0/+2 | |
| | ||||||
* | Username now hidden when entering password | James Booth | 2012-07-09 | 1 | -0/+4 | |
| | ||||||
* | Fixed delete when going off left side of screen | James Booth | 2012-07-09 | 3 | -4/+18 | |
| | ||||||
* | Update master | James Booth | 2012-07-09 | 1 | -1/+0 | |
| | ||||||
* | Added headunit to autotools files | James Booth | 2012-07-08 | 2 | -2/+3 | |
| | ||||||
* | Tidied autotools files | James Booth | 2012-07-08 | 2 | -17/+24 | |
| | ||||||
* | Updated readme | James Booth | 2012-07-08 | 1 | -0/+4 | |
| | ||||||
* | Added tests to Makefile.am | James Booth | 2012-07-08 | 1 | -5/+13 | |
| | ||||||
* | Merge branch 'master' into build | James Booth | 2012-07-08 | 1 | -34/+81 | |
|\ | ||||||
| * | Started resize | James Booth | 2012-07-08 | 1 | -1/+8 | |
| | | ||||||
| * | Home and end keys | James Booth | 2012-07-08 | 1 | -25/+32 | |
| | | ||||||
| * | Left arrow | James Booth | 2012-07-08 | 1 | -2/+2 | |
| | | ||||||
| * | DEL key | James Booth | 2012-07-08 | 1 | -3/+3 | |
| | | ||||||
| * | Delete in middle of input | James Booth | 2012-07-08 | 1 | -2/+2 | |
| | | ||||||
| * | Delete working on new placement of input win | James Booth | 2012-07-08 | 1 | -12/+15 | |
| | | ||||||
| * | Left, right keys scroll input | James Booth | 2012-07-08 | 1 | -23/+35 | |
| | | ||||||
| * | Removed whitespace | James Booth | 2012-07-07 | 1 | -1/+0 | |
| | | ||||||
| * | End key moves to end of pad | James Booth | 2012-07-07 | 1 | -1/+5 | |
| | | ||||||
| * | Home key moves to start of pad | James Booth | 2012-07-07 | 1 | -1/+4 | |
| | | ||||||
| * | Input follows cursor when longer than screen | James Booth | 2012-07-07 | 1 | -4/+14 | |
| | | ||||||
| * | Formatting comment | James Booth | 2012-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Max size added for input | James Booth | 2012-07-07 | 1 | -6/+6 | |
| | | ||||||
| * | Changed input window to use pad instead of window | James Booth | 2012-07-07 | 1 | -7/+9 | |
| | | ||||||
* | | Updated README | James Booth | 2012-07-04 | 1 | -2/+10 | |
| | | ||||||
* | | Merge branch 'master' into build | James Booth | 2012-07-04 | 1 | -0/+2 | |
|\| | ||||||
| * | Update master | James Booth | 2012-07-05 | 1 | -0/+2 | |
| | | ||||||
* | | Merge branch 'master' into build | James Booth | 2012-07-04 | 1 | -1/+7 | |
|\| | ||||||
| * | Merge pull request #26 from dotoole/master | James Booth | 2012-07-03 | 1 | -1/+7 | |
| |\ | | | | | | | Fix to escape xml in outgoing messages | |||||
| | * | escaping XML tags and fixed a small memory leak | Dolan O'Toole | 2012-07-03 | 1 | -1/+7 | |
| |/ | ||||||
* | | Added subdir-objects option to configure.ac | James Booth | 2012-07-03 | 2 | -1/+2 | |
| | | ||||||
* | | Added build-aux folder to configure.ac | James Booth | 2012-07-03 | 2 | -4/+3 | |
| | | ||||||
* | | Added libnotify to lib checks | James Booth | 2012-07-02 | 1 | -0/+1 | |
| | | ||||||
* | | Moved ordering of lib checks in configure.ac | James Booth | 2012-07-02 | 1 | -1/+1 | |
| | | ||||||
* | | Changed autoconf version to work on Ubuntu | James Booth | 2012-07-02 | 1 | -1/+1 | |
| | | ||||||
* | | Desktop notifications only if libnotify installed | James Booth | 2012-07-02 | 1 | -0/+10 | |
| | |