summaryrefslogtreecommitdiff
path: root/src/Client/ChatClient.java
AgeCommit message (Expand)Author
2014-04-15fix documentation Dor Bivas
2014-04-15Code documentation fixesDor Bivas
2014-03-29Client: do join the channel automatically. Dor Bivas
2014-03-29Chat: deleted white spaces prettify the code, and fixm's and unneededDor Bivas
2014-02-22Client start-up sequence Dor Bivas
2014-02-22Client clear commandDor Bivas
2014-02-22ChatClient : Starting with Dor-Chet Channel Dor Bivas
2014-02-08client: parse commands upon reading. respond to PINGDor Bivas
2014-02-08client: remove incorrect space before message of PRIVMSGDor Bivas
2014-02-08Changing name of the initial nick and server name.Dor Bivas
2014-01-18client: fix QUOTE, isConnectedDor Bivas
2013-12-21client: off-by-one error in message sendingDor Bivas
2013-12-21client: A separate shutdown function for socketDor Bivas
2013-12-20client: fix /QUOTE in message sendingDor Bivas
2013-12-05Update tasksTzafrir Cohen
2013-12-05Update tasksTzafrir Cohen
2013-12-04QuoteDor Bivas
2013-12-04qoute from privmsgDor Bivas
2013-12-04privmsgDor Bivas
2013-12-04PRIVMSGDor Bivas
2013-12-04task 1 DOneDor Bivas
2013-12-04Connect ui to client and serverDor Bivas
2013-12-04use writerDor Bivas
2013-12-04fixing baggsDor Bivas
2013-12-04Update list of tasksTzafrir Cohen
2013-12-04Convert source to NL-terminatedTzafrir Cohen
2013-12-04Task list - updateTzafrir Cohen
2013-12-03Connecting between server output to clientDor Bivas
2013-12-03client: add a TODO listTzafrir Cohen
2013-12-02Connect + user interfaceDor Bivas
2013-12-01Note all the project and task 1-4Dor Bivas
2013-11-30Evolving the clientdor
2013-11-02Client: rename Soc => soc, phrase => lineDor Bivas
2013-10-19Client Move to Separate package dor