|
|
|
@3809
|
[3809]
|
11/21/08 22:21:26 |
timothy |
Remove stray whitespace. |
|
|
|
@3782
|
[3782]
|
03/09/08 01:48:37 |
timothy |
Fix the issue where scroll events would affect background windows. #1171 |
|
|
|
@3777
|
[3777]
|
02/06/08 09:04:24 |
timothy |
Use correct source list style on Leopard. Patch by eschaton. #1134 |
|
|
|
@3718
|
[3718]
|
09/11/07 22:10:21 |
rinoa |
Fixes strings that were supposed to be localized. Adding patch submitted … |
|
|
|
@3628
|
[3628]
|
03/18/07 17:20:57 |
timothy |
Remove useless calls to disableFlushWindow, enableFlushWindow and … |
|
|
|
@3544
|
[3544]
|
01/07/07 20:01:50 |
timothy |
Clean up code and user a standard menu for all chat users. Removes a … |
|
|
|
@3471
|
[3471]
|
12/17/06 22:35:56 |
timothy |
Adds a safe guard to prevent the chat window from 'freezing' and not … |
|
|
|
@3470
|
[3470]
|
12/17/06 14:24:29 |
timothy |
Toolbar code cleanup. |
|
|
|
@3464
|
[3464]
|
12/17/06 01:19:39 |
timothy |
Allow plugins and scripts to supply toolbar items that the user can add … |
|
|
|
@3462
|
[3462]
|
12/16/06 02:03:25 |
timothy |
Makes toolbar customization work again. #941 |
|
|
|
@3461
|
[3461]
|
12/15/06 01:21:35 |
timothy |
The toolbar state is now remembered when switching between different types … |
|
|
|
@3460
|
[3460]
|
12/15/06 00:20:10 |
timothy |
Removing the retain/autorelease idiom for accessor methods. |
|
|
|
@3452
|
[3452]
|
12/13/06 01:11:56 |
timothy |
Colloquy now remembers the collapsed state of the member list for each … |
|
|
|
@3418
|
[3418]
|
11/24/06 18:14:31 |
timothy |
Turing on more warnings and fixing more of them. |
|
|
|
@3389
|
[3389]
|
11/12/06 22:50:53 |
timothy |
Clear more delegates on dealloc to prevent possible crashes. |
|
|
|
@3346
|
[3346]
|
08/27/06 21:41:37 |
timothy |
Code clean up and fixes to prevent exceptions about inserting nil objects. … |
|
|
|
@3325
|
[3325]
|
08/18/06 00:31:57 |
timothy |
Fix for a common toolbar crash. |
|
|
|
@3320
|
[3320]
|
08/04/06 23:18:17 |
timothy |
Fixing build warnings with newer GCC. |
|
|
|
@3259
|
[3259]
|
06/06/06 23:17:25 |
timothy |
Turn on tons of warning flags and fixes all of the warnings that resulted. |
|
|
|
@3223
|
[3223]
|
04/27/06 00:39:27 |
timothy |
Fixes ScottM's new crash. |
|
|
|
@3219
|
[3219]
|
04/26/06 23:25:10 |
timothy |
Code clean up. SOme sidebar fixes, still broken. Added some unit tests, … |
|
|
|
@3214
|
[3214]
|
04/20/06 02:30:38 |
timothy |
New message counts in the drawer/sidebar. |
|
|
|
@3207
|
[3207]
|
04/16/06 19:46:06 |
timothy |
Sidebar and other drawer and tab mode fixes. |
|
|
|
@3072
|
[3072]
|
12/23/05 01:21:16 |
timothy |
Major file system restructuring of the code files. |
|
copied from trunk/JVChatWindowController.m:
|
|
|
|
@2987
|
[2987]
|
10/13/05 01:12:59 |
timothy |
Attempted to fix tooltips in tiger, part of #223. |