about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Added license to new filesJames Booth2012-05-022-0/+44
* Refactored prof_historyJames Booth2012-05-021-121/+139
* Removed debug from prof_historyJames Booth2012-05-011-2/+0
* Fixed segfault in prof_historyJames Booth2012-05-012-13/+45
* Added test exposing segfault in historyJames Booth2012-05-011-0/+18
* Bash style historyJames Booth2012-05-0112-199/+148
* More work on historyJames Booth2012-04-302-36/+106
* Create history sessionJames Booth2012-04-303-39/+137
* Started work on bash style historyJames Booth2012-04-307-3/+161
* Revert "Created command_t struct for command handling"James Booth2012-04-281-18/+4
* Revert "Free split args in command.c"James Booth2012-04-281-3/+1
* Revert "Free command memory"James Booth2012-04-281-1/+0
* Free command memoryJames Booth2012-04-271-0/+1
* Free split args in command.cJames Booth2012-04-271-1/+3
* Created command_t struct for command handlingJames Booth2012-04-271-4/+18
* Merge branch 'glib'James Booth2012-04-268-56/+39
|\
| * Removed trim method from utilJames Booth2012-04-264-76/+2
| * Replaced trim implementation with g_strstripJames Booth2012-04-263-18/+6
| * Added trim testsJames Booth2012-04-262-0/+68
| * Usage of gboolean in command.cJames Booth2012-04-243-25/+30
| * Removed ncurses.h from profanity.cJames Booth2012-04-241-2/+0
| * Removed commented code from mainJames Booth2012-04-241-1/+0
| * Removed ncurses.h from command.cJames Booth2012-04-241-1/+0
| * Added glib to MakefileJames Booth2012-04-241-2/+2
* | Added flash notification and optionJames Booth2012-04-244-0/+33
* | Added beep setting commandJames Booth2012-04-243-1/+28
* | Beep on incomming messageJames Booth2012-04-241-1/+2
|/
* Removed old files from .gitignoreJames Booth2012-04-231-2/+0
* Pulled out TODOJames Booth2012-04-232-9/+6
* Tidy commands and contact listJames Booth2012-04-232-16/+28
* Added different colour for notificationsJames Booth2012-04-231-0/+4
* Input buffer 200 charsJames Booth2012-04-231-1/+1
* Removed resize debugJames Booth2012-04-231-1/+0
* Make pads bigger on resizeJames Booth2012-04-231-1/+15
* Resize current padJames Booth2012-04-221-2/+13
* Moved windows on resizeJames Booth2012-04-226-18/+24
* Added status bar resizeJames Booth2012-04-223-4/+56
* Renamed title_bar_redraw -> title_bar_resizeJames Booth2012-04-203-3/+3
* Added is_active and is_new to status barJames Booth2012-04-201-2/+8
* Added title bar redrawJames Booth2012-04-203-1/+14
* Refactored title bar statusJames Booth2012-04-201-28/+33
* Store current title for titlebarJames Booth2012-04-201-1/+9
* Use string literal in titlebarJames Booth2012-04-201-2/+1
* Merge branch 'master' into resizeJames Booth2012-04-2010-12/+280
|\
| * Added blinking notificationsJames Booth2012-04-193-8/+34
| * Added more tests to str_replaceJames Booth2012-04-192-1/+102
| * Handle ampersandJames Booth2012-04-197-3/+118
| * Show different message when disconnectedJames Booth2012-04-193-1/+27
| * Added KEY_RESIZE to non printable charsJames Booth2012-04-151-1/+1
* | Spelling in READMEJames Booth2012-04-181-1/+1