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