about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Tidied new headers, added definesJames Booth2014-04-072-13/+24
| |
* | Removed statusbar functions from ui.hJames Booth2014-04-0710-64/+88
| |
* | Removed titlebar functions from ui.hJames Booth2014-04-078-100/+125
| |
* | Removed create_title_bar from ui.hJames Booth2014-04-074-4/+27
|/
* Updated .gitignoreJames Booth2014-04-061-0/+4
|
* Tidied ui dependenciesJames Booth2014-04-0610-15/+15
|
* Inlined wins_update_virtual_console and wins_update_virtual_currentJames Booth2014-04-064-96/+191
|
* Removed dirty flag from statusbarJames Booth2014-04-061-42/+53
|
* Inlined status_bar_update_timeJames Booth2014-04-061-21/+12
|
* Renamed function to draw terminal titleJames Booth2014-04-061-3/+3
|
* Removed titlebar version property and allow disabling of titlebar displayJames Booth2014-04-036-67/+28
|
* Clear window title bar on exitJames Booth2014-04-033-0/+9
|
* Added check on input lengthJames Booth2014-04-021-0/+4
|
* Removed strcpy callsJames Booth2014-04-028-34/+31
|
* Show recipient not found in console only when no window for recipientJames Booth2014-04-021-4/+0
|
* Added missing files, refactored ui_switch_win to check win existsJames Booth2014-04-017-35/+56
|
* Added test for valid window switchJames Booth2014-04-013-1/+16
|
* Added cmd_win testJames Booth2014-04-014-0/+27
|
* Renamed refresh functions to update_virtualJames Booth2014-04-0117-136/+136
|
* Do not scroll to end when chat room message whilst pagingJames Booth2014-03-312-1/+6
|
* Do not scroll to end in message window when pagingJames Booth2014-03-313-4/+13
|
* Moved ui_current_page_off to ui_incoming_msgJames Booth2014-03-312-3/+2
|
* Hooks test commitJames Booth2014-03-301-1/+0
|
* Switch back to storage for muc bookmarksJames Booth2014-03-291-3/+3
|
* Revert "Commented bookmarks code for 0.4.0 release"James Booth2014-03-292-14/+12
| | | | This reverts commit 8306d4c24421993fc04837499e7682dad4948878.
* Set version to 0.5.0 developmentJames Booth2014-03-291-2/+2
|
* Set status to releaseJames Booth2014-03-291-1/+1
|
* Updated debian filesJames Booth2014-03-282-3/+3
|
* Updated profanity.specJames Booth2014-03-281-1/+3
|
* Added otr settings to themesJames Booth2014-03-286-0/+54
|
* Change libotr 4.0.0 code to use only OTR spec v2James Booth2014-03-241-2/+2
|
* Commented bookmarks code for 0.4.0 releaseJames Booth2014-03-162-12/+14
|
* Change 'passwd' option to 'password' for /join commandJames Booth2014-03-163-9/+9
|
* Use expect_value == NULL for NULL parameters in testsJames Booth2014-03-162-4/+4
|
* Updated /roster helpJames Booth2014-03-161-8/+8
|
* Added /roster clearnick commandJames Booth2014-03-167-34/+234
|
* Added /roster remove testsJames Booth2014-03-165-2/+59
|
* Added /roster add testJames Booth2014-03-165-0/+60
|
* Added cmd_roster testJames Booth2014-03-166-0/+104
|
* Small changes to helpJames Booth2014-03-161-2/+2
|
* Command '/statuses muc' now allows 'all', 'online' and 'none' settingsJames Booth2014-03-1510-78/+92
|
* Updated copyrightJames Booth2014-03-0979-142/+118
|
* Updated man pageJames Booth2014-03-091-18/+3
|
* Removed old DESIGN fileJames Booth2014-03-091-183/+0
|
* Merge branch 'brew-build'James Booth2014-03-091-2/+2
|\
| * Split ncurses and curl LIB additionsJames Booth2014-03-091-1/+2
| |
| * Uncomment ncurses checkJames Booth2014-03-091-2/+2
| |
| * Ncurses include libs before wget_wch checkJames Booth2014-03-081-16/+15
| |
* | Uncommented ncurses checkJames Booth2014-03-081-17/+17
|/
* Added other osx build optionsJames Booth2014-03-081-1/+3
|