|
|
|
@3766
|
[3766]
|
10/18/07 01:34:47 |
timothy |
Remove more 10.3 workarounds. |
|
|
|
@3763
|
[3763]
|
10/15/07 09:32:28 |
timothy |
Rip out 10.3.9 support and worarounds. Mac OS 10.4 is now required. |
|
|
|
@3695
|
[3695]
|
07/06/07 00:51:55 |
timothy |
Make sure the requested file is contained within the expected root … |
|
|
|
@3638
|
[3638]
|
04/17/07 01:39:07 |
timothy |
Adds the basics for Jabber group chat support. #454 |
|
|
|
@3616
|
[3616]
|
03/11/07 20:00:20 |
timothy |
Fixes some more deprecated method use. |
|
|
|
@3615
|
[3615]
|
03/11/07 19:03:41 |
timothy |
Fixes some deprecated method use. |
|
|
|
@3609
|
[3609]
|
03/10/07 02:56:04 |
timothy |
Fixes a leak in Smart Transcript message matching. |
|
|
|
@3589
|
[3589]
|
02/25/07 18:04:50 |
timothy |
Adds transient attributes for JVChatMessages, good for plugins to store … |
|
|
|
@3579
|
[3579]
|
02/07/07 20:53:25 |
rinoa |
Adds context menus for Founders and Admins. Adds the chat event for … |
|
|
|
@3511
|
[3511]
|
12/31/06 14:00:03 |
timothy |
Buddy list clean up. |
|
|
|
@3510
|
[3510]
|
12/30/06 19:04:43 |
timothy |
Update the buddy list when one of the buddy's users changes. |
|
|
|
@3509
|
[3509]
|
12/30/06 18:53:11 |
timothy |
Tweak to buddy server sorting. |
|
|
|
@3498
|
[3498]
|
12/28/06 16:18:57 |
timothy |
Greatly improved the Buddy List to quickly report users and work after … |
|
|
|
@3491
|
[3491]
|
12/27/06 16:02:33 |
timothy |
Some misc buddy list fixes. |
|
|
|
@3488
|
[3488]
|
12/26/06 16:05:10 |
timothy |
Hooks up the create buddy interface to the new buddy list code. The buddy … |
|
|
|
@3487
|
[3487]
|
12/25/06 22:29:15 |
timothy |
New Buddy inspector for editing the new buddy list. Still need a new … |
|
|
|
@3484
|
[3484]
|
12/24/06 23:39:31 |
timothy |
Fixes to the buddy list code. This gets things working but the user … |
|
|
|
@3473
|
[3473]
|
12/18/06 23:43:00 |
timothy |
Reverting my last change, it caused a white flash when reloading styles. |
|
|
|
@3460
|
[3460]
|
12/15/06 00:20:10 |
timothy |
Removing the retain/autorelease idiom for accessor methods. |
|
|
|
@3450
|
[3450]
|
12/10/06 13:26:55 |
timothy |
Code clean up for JavaScript? exception reporting. Fixes a leak also. |
|
|
|
@3418
|
[3418]
|
11/24/06 18:14:31 |
timothy |
Turing on more warnings and fixing more of them. |
|
|
|
@3406
|
[3406]
|
11/23/06 15:01:22 |
timothy |
Disabling the SQL logging by default. |
|
|
|
@3403
|
[3403]
|
11/23/06 03:50:20 |
timothy |
Make the context menu for recently parted users be similar to the one for … |
|
|
|
@3346
|
[3346]
|
08/27/06 21:41:37 |
timothy |
Code clean up and fixes to prevent exceptions about inserting nil objects. … |
|
|
|
@3345
|
[3345]
|
08/27/06 18:33:11 |
timothy |
Fix many incorrect uses of strncmp. |
|
|
|
@3331
|
[3331]
|
08/19/06 23:30:35 |
timothy |
Tweaks to the file search paths. |
|
|
|
@3284
|
[3284]
|
06/10/06 18:57:24 |
timothy |
Removes all uses of stringWithCString, this alos fixes a Panther crash … |
|
|
|
@3275
|
[3275]
|
06/08/06 00:27:44 |
timothy |
Some ignore fixes. |
|
|
|
@3259
|
[3259]
|
06/06/06 23:17:25 |
timothy |
Turn on tons of warning flags and fixes all of the warnings that resulted. |
|
|
|
@3258
|
[3258]
|
06/06/06 21:14:14 |
timothy |
Fixes the bad string constant, should be a C string not and ObjC string. … |
|
|
|
@3247
|
[3247]
|
06/04/06 13:15:41 |
timothy |
One step closer to allowing SQL only transcripts. |
|
|
|
@3236
|
[3236]
|
05/29/06 15:50:19 |
timothy |
More complete SQL logging. If you have logs enabled we will now save a … |
|
|
|
@3235
|
[3235]
|
05/26/06 03:05:17 |
timothy |
Initial implementation of SQL transcript support. No usable yet. |
|
|
|
@3228
|
[3228]
|
05/06/06 14:42:51 |
timothy |
More support for different modes. If a server does not support a mode we … |
|
|
|
@3200
|
[3200]
|
04/14/06 00:05:16 |
timothy |
Reset the active user if we disconnect. |
|
|
|
@3192
|
[3192]
|
04/11/06 02:12:40 |
timothy |
More buddy list support. |
|
|
|
@3190
|
[3190]
|
04/02/06 05:32:29 |
timothy |
More work on the new buddy list. |
|
|
|
@3072
|
[3072]
|
12/23/05 01:21:16 |
timothy |
Major file system restructuring of the code files. |