about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Added configure scriptJames Booth2012-12-192-1/+6548
|
* Added parameter usage to cygwin notifyJames Booth2012-12-121-2/+2
|
* Experimental balloon on cygwinJames Booth2012-12-121-0/+26
|
* Fixed name clashes with windows.hJames Booth2012-12-114-8/+8
|
* Moved libnotify checks to _notifyJames Booth2012-12-111-12/+2
|
* Fixed X CPU usage by only redrawing window title on changeJames Booth2012-12-111-11/+31
|
* Renamed /account new to /account addJames Booth2012-12-101-4/+4
|
* Fixed compile errorJames Booth2012-12-101-1/+1
|
* Added autocomplete for enabled logins onlyJames Booth2012-12-104-20/+53
|
* Added account name autocomplete for /account setJames Booth2012-12-101-1/+3
|
* Added /account set command, set server or jidJames Booth2012-12-103-0/+54
|
* Added /account renameJames Booth2012-12-103-1/+125
|
* Added /account show commandJames Booth2012-12-093-1/+57
|
* Handle logins using accountsJames Booth2012-12-097-5/+144
|
* Added /account list command, and added jid property to accountsJames Booth2012-12-093-0/+64
|
* Tidied helpJames Booth2012-12-092-156/+83
|
* Handle idle time from contactsJames Booth2012-12-0911-61/+162
|
* Renamed /theme load to /theme setJames Booth2012-12-091-8/+9
|
* Added autocomplete to /theme loadJames Booth2012-12-091-1/+41
|
* Added '/theme load name' to replace '/theme name'James Booth2012-12-091-7/+9
|
* Changed help on /themeJames Booth2012-12-091-5/+10
|
* Added /theme list commandJames Booth2012-12-095-1/+49
|
* Renamed functions in themeJames Booth2012-12-084-6/+6
|
* Added server property to accountsJames Booth2012-12-075-6/+10
|
* Add optional server parameter to /connect commandJames Booth2012-12-063-11/+20
|
* Colour chat room members by presence for /whoJames Booth2012-12-062-2/+36
|
* Merged Dolans fix for not clearing typing messageDolan O'Toole2012-12-051-0/+2
|
* Changed theme propertiesJames Booth2012-12-038-62/+62
|
* Changed titlebarversion commandJames Booth2012-12-022-13/+52
|
* Organised config fileJames Booth2012-12-024-66/+59
|
* Moved logins to accounts moduleJames Booth2012-12-028-76/+153
|
* Create logs dir for main logJames Booth2012-12-023-49/+69
|
* Added autocomplete to /autoaway, fixed helpJames Booth2012-12-021-125/+93
|
* Removed development codeJames Booth2012-12-011-4/+1
|
* Default /autoaway check onJames Booth2012-12-011-1/+5
|
* Fixed compile errorJames Booth2012-12-011-1/+1
|
* Use profanity input for idle time when libxss not availalbeJames Booth2012-12-013-8/+25
|
* Implemented /autoaway mode idleJames Booth2012-12-016-16/+46
|
* More useful console message on auto awayJames Booth2012-12-011-2/+4
|
* Send away presence and message for /autoawayJames Booth2012-12-011-5/+35
|
* Added preferences for /autoawayJames Booth2012-11-305-29/+212
|
* Send away and message when idleJames Booth2012-11-301-2/+2
|
* Use only one measure for idleJames Booth2012-11-301-5/+0
|
* Simple output of idle/awayJames Booth2012-11-304-1/+59
|
* Allow /msg with no message, to open a chat window with a contactJames Booth2012-11-303-15/+55
|
* Fixed spelling on /prefs helpJames Booth2012-11-291-1/+1
|
* Show command in /prefs, and split into categoriesJames Booth2012-11-293-61/+158
|
* Respond to ping requestsJames Booth2012-11-292-33/+68
|
* Moved unread in titlebarJames Booth2012-11-291-1/+1
|
* Option to show version in title bar with /titlebarversionJames Booth2012-11-294-3/+48
|