root/trunk/Controllers/MVConnectionsController.m


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3810 [3810] 11/22/08 06:52:24 timothy Correctly set and remember the preferred nickname when changing it in the …
(edit) @3809 [3809] 11/21/08 22:21:26 timothy Remove stray whitespace.
(edit) @3794 [3794] 07/18/08 17:42:24 timothy Fix the real leaks found by the clang static analyzer. #1260
(edit) @3763 [3763] 10/15/07 09:32:28 timothy Rip out 10.3.9 support and worarounds. Mac OS 10.4 is now required.
(edit) @3753 [3753] 10/14/07 02:24:26 rinoa Allows @ in username. #1113
(edit) @3718 [3718] 09/11/07 22:10:21 rinoa Fixes strings that were supposed to be localized. Adding patch submitted …
(edit) @3717 [3717] 08/29/07 01:47:02 timothy Consolidate some redundant code and fix some subtile bugs.
(edit) @3637 [3637] 04/15/07 18:37:36 timothy Adds basic Jabber direct chat support using the Acid framework. Group chat …
(edit) @3603 [3603] 03/05/07 11:00:21 timothy Correct the orider in how we load the bookmarks. We needed to register for …
(edit) @3597 [3597] 03/04/07 12:14:06 jmmv Implement support for ICB bricks. In order to do this, some generic …
(edit) @3594 [3594] 03/03/07 17:16:55 jmmv Make auto-join in ICB work by handling joins when not connected and …
(edit) @3593 [3593] 03/02/07 23:55:58 timothy Removes an assignment of nil to an enum-typed variable. Adds …
(edit) @3582 [3582] 02/18/07 16:02:02 timothy Adds ICB (Internet Citizen's Band) protocol support. Implemented by Julio …
(edit) @3555 [3555] 01/15/07 14:50:43 timothy Mod ports with 65536, not 65535.
(edit) @3554 [3554] 01/15/07 14:35:11 timothy Some people expect to use ports greater than 65535, we will now allow it …
(edit) @3544 [3544] 01/07/07 20:01:50 timothy Clean up code and user a standard menu for all chat users. Removes a …
(edit) @3524 [3524] 01/01/07 16:49:19 rinoa Adds "New Connection" to the context menu in the Connections window. Also …
(edit) @3520 [3520] 01/01/07 01:03:45 timothy Allow creation of connections that have the same server address but …
(edit) @3491 [3491] 12/27/06 16:02:33 timothy Some misc buddy list fixes.
(edit) @3486 [3486] 12/25/06 14:39:44 timothy Make sure to handle possible nil values when saving the bookmarks list. …
(edit) @3460 [3460] 12/15/06 00:20:10 timothy Removing the retain/autorelease idiom for accessor methods.
(edit) @3418 [3418] 11/24/06 18:14:31 timothy Turing on more warnings and fixing more of them.
(edit) @3394 [3394] 11/15/06 22:04:08 rinoa Fixes #874 and #319. The Join Dialog now always selects the first …
(edit) @3387 [3387] 11/12/06 21:54:07 timothy Set the data source and delegate to nil when we dealloc objects that hold …
(edit) @3361 [3361] 09/27/06 01:23:44 timothy Fixes the auto-join and auto-commands being cleared. Fixes #405.
(edit) @3347 [3347] 08/27/06 21:43:56 timothy Build fix. THats what I get for landing without doing a build.
(edit) @3346 [3346] 08/27/06 21:41:37 timothy Code clean up and fixes to prevent exceptions about inserting nil objects. …
(edit) @3307 [3307] 06/17/06 20:19:25 rinoa Added Quit Message to the General Preferences GUI. Not totally done yet. …
(edit) @3276 [3276] 06/08/06 23:18:23 rinoa Adds "Open console on connect" to the Automatic tab of each server info.
(edit) @3259 [3259] 06/06/06 23:17:25 timothy Turn on tons of warning flags and fixes all of the warnings that resulted.
(edit) @3256 [3256] 06/06/06 00:30:18 timothy Fixes /server
(edit) @3190 [3190] 04/02/06 05:32:29 timothy More work on the new buddy list.
(edit) @3147 [3147] 02/26/06 17:11:56 timothy Join rooms afterr the auto connections. Fixes more of #515.
(copy) @3072 [3072] 12/23/05 01:21:16 timothy Major file system restructuring of the code files.
copied from trunk/MVConnectionsController.m:
(edit) @3046 [3046] 11/06/05 14:17:52 timothy Code clean up and startup optimizations.
Note: See TracRevisionLog for help on using the revision log.