summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-15un used importHEADmasterDor Bivas
2014-04-15Uselss new line in prinlnDor Bivas
2014-04-15server: don't panic on ConcurrentModificationExceptionDor Bivas
2014-04-15server: disconnect client on a failed writeDor Bivas
2014-04-15useless err print to outDor Bivas
2014-04-15FixDor Bivas
2014-04-15usless debug printDor Bivas
2014-04-15fix documentation Dor Bivas
2014-04-15Code documentation fixesDor Bivas
2014-04-15Doxyfile: INLINE_SOURCESDor Bivas
2014-04-15build.xml: clean some extra directoriesDor Bivas
2014-04-12Ignore vim files and documentation targetsDor Bivas
2014-04-12Doxygen configuration DoxyfileDor Bivas
2014-04-12build.xml: support building javadoc with antDor Bivas
2014-03-29Client: do join the channel automatically. Dor Bivas
2014-03-29Server: fixes null Nick name in nick collision:Dor Bivas
2014-03-29Server: nick collision in sensitive, connection msg sent after relyDor Bivas
2014-03-29Chat: deleted white spaces prettify the code, and fixm's and unneededDor Bivas
2014-03-29Server: Remove fixme's and white spaces.Dor Bivas
2014-03-29Server - implement nick collision detectionDor Bivas
2014-03-29ChatServer: dict of nicks.Dor Bivas
2014-03-16example IRC sessionsTzafrir Cohen
2014-03-16irelevant fix medor
2014-03-16UI : socket now closed when window closing in any way.dor
2014-03-16Server: print proper nicks on privmsg.dor
2014-03-16עברית עובדתdor
2014-03-16Server: fix join msgdor
2014-03-16Privatization.dor
2014-03-16Server: dont let originatore get its message.dor
2014-03-15msg empty does not sendDor Bivas
2014-02-22adding ": " to the privmsgDor Bivas
2014-02-22Client start-up sequence Dor Bivas
2014-02-22PaesedLine bug fix with parsed argsDor Bivas
2014-02-22Fix alt c to insure the connectionDor Bivas
2014-02-22Client UI: minimum size and moreDor Bivas
2014-02-22Fix line send you can send 1 long line and thers handle from the uiDor Bivas
2014-02-22remove Fix me that fixedDor Bivas
2014-02-22Client clear commandDor Bivas
2014-02-22Client : UiDor Bivas
2014-02-22Removing irrelevant line codeDor Bivas
2014-02-22Client : Handle Nick collision . Dor Bivas
2014-02-22ChatClient : Starting with Dor-Chet Channel Dor Bivas
2014-02-22Client: Ui.Dor Bivas
2014-02-08client: parse commands upon reading. respond to PINGDor Bivas
2014-02-08client: fixed parsing of PINGDor Bivas
2014-02-08client: remove incorrect space before message of PRIVMSGDor Bivas
2014-02-08Client: Remove print to console "Write here :> ";Dor Bivas
2014-02-08Client: Parsed line new class for the hole cases of parsing.Dor Bivas
2014-02-08Client ui: Fixing code duplication of action listener and key listener.Dor Bivas
2014-02-08* client ui: Remove unnecessary vertical spaces.Dor Bivas