|
|
|
@3794
|
[3794]
|
07/18/08 17:42:24 |
timothy |
Fix the real leaks found by the clang static analyzer. #1260 |
|
|
|
@3772
|
[3772]
|
01/11/08 15:29:27 |
akempgen |
Dont add leading 0s when converting to mirc colors to reduce message … |
|
|
|
@3763
|
[3763]
|
10/15/07 09:32:28 |
timothy |
Rip out 10.3.9 support and worarounds. Mac OS 10.4 is now required. |
|
|
|
@3755
|
[3755]
|
10/14/07 15:58:48 |
timothy |
Make Colloquy build and work again for 10.3.9 (one last time). #1095 |
|
|
|
@3729
|
[3729]
|
09/14/07 00:51:11 |
timothy |
Remove the NSNotificationQueue category since it isn't used. |
|
|
|
@3682
|
[3682]
|
07/02/07 07:31:48 |
timothy |
Escape the hyphens in the email regex. |
|
|
|
@3681
|
[3681]
|
07/02/07 07:28:57 |
timothy |
Allow underscores in email address links. |
|
|
|
@3626
|
[3626]
|
03/18/07 06:55:01 |
timothy |
Fixes a regression caused by r3587 where we would remember /nick changes … |
|
|
|
@3589
|
[3589]
|
02/25/07 18:04:50 |
timothy |
Adds transient attributes for JVChatMessages, good for plugins to store … |
|
|
|
@3583
|
[3583]
|
02/19/07 01:18:27 |
timothy |
Removes the double-quote as a valid URL character. Fixes #1006 |
|
|
|
@3548
|
[3548]
|
01/08/07 23:10:31 |
timothy |
Some optimizations to our NSString additions. |
|
|
|
@3547
|
[3547]
|
01/08/07 22:43:52 |
timothy |
Strip illegal XML characters in initWithXHTMLFragment to prevent a libxml … |
|
|
|
@3546
|
[3546]
|
01/08/07 22:27:16 |
timothy |
Fixes the UTF-8 detection and make it not consider 7-bit only stings as … |
|
|
|
@3540
|
[3540]
|
01/07/07 02:48:45 |
timothy |
Build fix. |
|
|
|
@3539
|
[3539]
|
01/07/07 02:39:56 |
timothy |
Adds DCC chat support. You can start a chat by using the context menu or … |
|
|
|
@3533
|
[3533]
|
01/04/07 20:30:58 |
timothy |
Build fix. |
|
|
|
@3532
|
[3532]
|
01/04/07 02:57:39 |
timothy |
Adding some asserts to help catch code running on the wrong thread. |
|
|
|
@3531
|
[3531]
|
01/04/07 01:38:36 |
timothy |
More tweaks to the utility inline functions. |
|
|
|
@3530
|
[3530]
|
01/04/07 01:12:14 |
timothy |
Added some helper functions to do safe assignments and returns. |
|
|
|
@3517
|
[3517]
|
01/01/07 00:10:01 |
timothy |
Code clean up. |
|
|
|
@3516
|
[3516]
|
12/31/06 23:42:29 |
timothy |
Only call isValidUTF8 if the current encoding is not UTF8. This … |
|
|
|
@3515
|
[3515]
|
12/31/06 21:49:52 |
timothy |
Auto detect for valid UTF-8 characters in server and chat messages. You … |
|
|
|
@3500
|
[3500]
|
12/29/06 00:54:05 |
timothy |
Import the old buddy list if there is not a new one made yet. |
|
|
|
@3460
|
[3460]
|
12/15/06 00:20:10 |
timothy |
Removing the retain/autorelease idiom for accessor methods. |
|
|
|
@3457
|
[3457]
|
12/14/06 00:45:22 |
timothy |
Removing the retain/autorelease idium for accessor methods. We are thread … |
|
|
|
@3445
|
[3445]
|
12/08/06 20:44:43 |
timothy |
Further limiting URL linking making the '://' required for a valid URL. … |
|
|
|
@3420
|
[3420]
|
11/24/06 18:35:14 |
timothy |
Fixes the rest of the warnings. |
|
|
|
@3419
|
[3419]
|
11/24/06 18:21:46 |
timothy |
Fixing more warnings. |
|
|
|
@3418
|
[3418]
|
11/24/06 18:14:31 |
timothy |
Turing on more warnings and fixing more of them. |
|
|
|
@3412
|
[3412]
|
11/24/06 13:38:59 |
timothy |
Minor fixes to the idle handler to behave more like the built-in idle … |
|
|
|
@3400
|
[3400]
|
11/21/06 14:23:21 |
timothy |
Fix more bad cases where we link text that is not a URL. #913 |
|
|
|
@3392
|
[3392]
|
11/13/06 11:18:42 |
timothy |
Fix URL link detection some more, don't include the trailing ')' in … |
|
|
|
@3391
|
[3391]
|
11/13/06 11:14:37 |
timothy |
Limit the URL detection some. Prevent MAC addresses from highlighting … |
|
|
|
@3383
|
[3383]
|
11/11/06 23:52:19 |
timothy |
Improved the URL highlighting code to be more relaxed and still prevent … |
|
|
|
@3346
|
[3346]
|
08/27/06 21:41:37 |
timothy |
Code clean up and fixes to prevent exceptions about inserting nil objects. … |
|
|
|
@3284
|
[3284]
|
06/10/06 18:57:24 |
timothy |
Removes all uses of stringWithCString, this alos fixes a Panther crash … |
|
|
|
@3272
|
[3272]
|
06/07/06 23:21:01 |
timothy |
Fixes the problem with the transcript browser, switching styles and no … |
|
|
|
@3266
|
[3266]
|
06/07/06 13:21:32 |
timothy |
Reverts an earlier fix that broke SILC and base64EncodingWithLineLength. |
|
|
|
@3262
|
[3262]
|
06/07/06 00:44:15 |
timothy |
More warning fixes. Silly Xcode never showed these earlier. |
|
|
|
@3146
|
[3146]
|
02/26/06 13:35:39 |
timothy |
Fixes #513. Swap the buffer sizes to decode base64 correctly. Thanks for … |
|
|
|
@3133
|
[3133]
|
02/11/06 17:09:58 |
timothy |
Cleanup. |
|
|
|
@3109
|
[3109]
|
01/01/06 23:34:24 |
timothy |
Fix the bad merge. |
|
|
|
@3108
|
[3108]
|
01/01/06 23:22:55 |
timothy |
Mergeing the notification changes over to the branch. |
|
|
|
@3091
|
[3091]
|
12/27/05 01:09:20 |
timothy |
Duh! Make sure to pass userInfo along. |
|
|
|
@3090
|
[3090]
|
12/27/05 00:06:10 |
timothy |
Make sure we use the main thread's NSNotificationCenter. |
|
|
|
@3089
|
[3089]
|
12/26/05 23:33:32 |
timothy |
Skip some calls Cocoa will just do for us. |
|
|
|
@3088
|
[3088]
|
12/26/05 23:31:03 |
timothy |
* Added 3 new connivence methods to post notifications on the main … |
|
|
|
@3083
|
[3083]
|
12/26/05 19:26:00 |
timothy |
* Some "for fun" NSData additions incase they are needed. (I originally … |
|
|
|
@3077
|
[3077]
|
12/24/05 02:58:23 |
timothy |
Removed C string method use. |
|
|
|
@3072
|
[3072]
|
12/23/05 01:21:16 |
timothy |
Major file system restructuring of the code files. |