log main.c @ 468:607bd4491e79

age author description
Sat, 26 May 2012 07:07:03 +0300 Matti Hamalainen Fix win32 build.
Sat, 26 May 2012 06:56:18 +0300 Matti Hamalainen Refactor much of the "windowing" UI code into a new module, ui.[ch]
Sat, 26 May 2012 06:01:06 +0300 Matti Hamalainen Move str_*() functions to util.c
Sat, 26 May 2012 05:45:27 +0300 Matti Hamalainen Cosmetics.
Sat, 26 May 2012 05:45:11 +0300 Matti Hamalainen Rename compareUsername() to str_compare().
Sat, 26 May 2012 05:31:36 +0300 Matti Hamalainen Fix command precedence.
Sat, 26 May 2012 05:20:37 +0300 Matti Hamalainen Clean up some initialization messages.
Sat, 26 May 2012 05:09:49 +0300 Matti Hamalainen Cosmetic cleanups.
Sat, 26 May 2012 05:09:40 +0300 Matti Hamalainen Implement command tab completion.
Sat, 26 May 2012 04:09:03 +0300 Matti Hamalainen Rename tab completion functions.
Sat, 26 May 2012 03:43:09 +0300 Matti Hamalainen Remove some debug cruft from tab completion code.
Sat, 26 May 2012 03:42:32 +0300 Matti Hamalainen Modularize tab completion code a bit.
Sat, 26 May 2012 03:40:57 +0300 Matti Hamalainen Rename and remove some functions.
Fri, 25 May 2012 22:42:50 +0300 Matti Hamalainen Cleanup packet retrying a bit.
Fri, 25 May 2012 22:02:24 +0300 Matti Hamalainen Fix cosmetic output issue.
Fri, 25 May 2012 22:01:55 +0300 Matti Hamalainen Rename a structure member.
Fri, 25 May 2012 21:43:21 +0300 Matti Hamalainen Minor win32 build fix.
Fri, 25 May 2012 21:31:15 +0300 Matti Hamalainen Possibly fix packet handling after the whole mess of refactoring.
Fri, 25 May 2012 20:49:09 +0300 Matti Hamalainen Fix parsing of LOGIN_{SUCCESS,FAILURE} packets.
Fri, 25 May 2012 20:45:12 +0300 Matti Hamalainen Fixes.
Fri, 25 May 2012 20:21:45 +0300 Matti Hamalainen Fix a type / conversion related warning.
Thu, 24 May 2012 21:33:29 +0300 Matti Hamalainen Rename user home directory variable.
Thu, 24 May 2012 20:57:06 +0300 Matti Hamalainen More code cleanups, this time using clang with excessive warnings enabled.
Thu, 24 May 2012 14:10:47 +0300 Matti Hamalainen Better handling of some messages.
Thu, 24 May 2012 13:05:31 +0300 Matti Hamalainen Start working on command completion.
Thu, 24 May 2012 11:39:02 +0300 Matti Hamalainen Remove debugging message.
Thu, 24 May 2012 11:38:54 +0300 Matti Hamalainen Fix server-side commands.
Thu, 24 May 2012 11:38:34 +0300 Matti Hamalainen Fix /list command.
Thu, 24 May 2012 11:14:44 +0300 Matti Hamalainen Refactor the /command handling completely.
Thu, 24 May 2012 08:11:34 +0300 Matti Hamalainen Rename various functions.
Thu, 24 May 2012 07:59:59 +0300 Matti Hamalainen Update copyright.
Thu, 24 May 2012 07:37:36 +0300 Matti Hamalainen Use C99 style comments, too.
Thu, 24 May 2012 07:34:37 +0300 Matti Hamalainen Minor cleanup.
Thu, 24 May 2012 07:27:28 +0300 Matti Hamalainen Fix protocol message parsing.
Thu, 24 May 2012 07:02:30 +0300 Matti Hamalainen Rename some functions.
Thu, 24 May 2012 06:50:25 +0300 Matti Hamalainen Some #include cleanups.
Thu, 24 May 2012 06:41:07 +0300 Matti Hamalainen Rename files. base nnchat.c@bcf671d68e65