root/trunk/Panels


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3794 [3794] 07/18/08 17:42:24 timothy Fix the real leaks found by the clang static analyzer. #1260
(edit) @3790 [3790] 07/14/08 02:52:03 timothy Stop using NSHost. Just use strings.
(edit) @3784 [3784] 06/01/08 00:56:44 timothy Fixes a bug where send message events in AppleScript? would return 'missing …
(edit) @3767 [3767] 11/23/07 01:15:50 timothy Remove a check for a function that always exists now that we don't build …
(edit) @3764 [3764] 10/15/07 09:38:40 timothy Fix some things from my last commit.
(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) @3758 [3758] 10/14/07 20:22:58 timothy Make the title shorter for the highlight mention alert. This should make …
(edit) @3756 [3756] 10/14/07 17:20:36 timothy A more correct fix for #219 and #1118.
(edit) @3755 [3755] 10/14/07 15:58:48 timothy Make Colloquy build and work again for 10.3.9 (one last time). #1095
(edit) @3752 [3752] 10/14/07 01:53:23 rinoa Fixes where non-alphanumeric characters weren't getting highlighted. #219
(edit) @3740 [3740] 09/25/07 01:35:09 timothy Fixes the problem where you can't send messages after reconnecting to a …
(edit) @3718 [3718] 09/11/07 22:10:21 rinoa Fixes strings that were supposed to be localized. Adding patch submitted …
(edit) @3694 [3694] 07/06/07 00:26:05 timothy Escape any XML/HTML special characters in event messages.
(edit) @3655 [3655] 05/22/07 12:46:17 akempgen Makes highlighted messages send strings to JVChatMentioned that are not …
(edit) @3653 [3653] 05/21/07 23:52:02 rinoa Oops, left out some code.
(edit) @3652 [3652] 05/21/07 23:43:44 rinoa Now whenever someone mentions you or a highlight, the full message is …
(edit) @3650 [3650] 05/18/07 23:49:32 rinoa Fixes where changing the limit and password on a room mode wouldn't …
(edit) @3644 [3644] 04/19/07 02:15:06 timothy Don't hyperlink room names on non-IRC connections.
(edit) @3643 [3643] 04/18/07 23:53:34 timothy Add support for Jabber of SSL and Google Talk accounts.
(edit) @3637 [3637] 04/15/07 18:37:36 timothy Adds basic Jabber direct chat support using the Acid framework. Group chat …
(edit) @3636 [3636] 04/11/07 00:01:45 timothy Get auto-input resizing working again on Leopard.
(edit) @3632 [3632] 03/19/07 11:06:30 timothy Prevent calling _topicChanged: twice on join.
(edit) @3628 [3628] 03/18/07 17:20:57 timothy Remove useless calls to disableFlushWindow, enableFlushWindow and …
(edit) @3619 [3619] 03/12/07 22:37:53 timothy Fixes a crash reported 3 times today, and 35 times total. …
(edit) @3614 [3614] 03/11/07 01:34:41 timothy Allow quoted highlight words so you can have spaces in highlights like …
(edit) @3610 [3610] 03/10/07 18:23:59 timothy Fixes the chat room topic not showing on join.
(edit) @3597 [3597] 03/04/07 12:14:06 jmmv Implement support for ICB bricks. In order to do this, some generic …
(edit) @3589 [3589] 02/25/07 18:04:50 timothy Adds transient attributes for JVChatMessages, good for plugins to store …
(edit) @3582 [3582] 02/18/07 16:02:02 timothy Adds ICB (Internet Citizen's Band) protocol support. Implemented by Julio …
(edit) @3580 [3580] 02/07/07 21:48:25 rinoa Now recognizes Admins and Founders when promoted while in the channel. …
(edit) @3579 [3579] 02/07/07 20:53:25 rinoa Adds context menus for Founders and Admins. Adds the chat event for …
(edit) @3573 [3573] 02/03/07 02:02:29 timothy Allow commands in the console while connecting. #968
(edit) @3570 [3570] 01/26/07 21:45:40 timothy Allows a user to enable/disable all notifications on a per-channel basis. …
(edit) @3561 [3561] 01/21/07 18:32:39 timothy Adds support for event messages in the Web interface.
(edit) @3559 [3559] 01/18/07 15:15:46 timothy Fixes member list sorting when a member has multiple modes.
(edit) @3545 [3545] 01/07/07 22:13:05 timothy Improved DCC chat code.
(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) @3543 [3543] 01/07/07 17:09:41 timothy Add support for passive DCC chat supported my some clients like mIRC.
(edit) @3539 [3539] 01/07/07 02:39:56 timothy Adds DCC chat support. You can start a chat by using the context menu or …
(edit) @3538 [3538] 01/06/07 19:25:40 rinoa New context menu for operators. Fixes #894
(edit) @3534 [3534] 01/06/07 00:24:08 rinoa Adds the option to add a room to the auto join list through the contextual …
(edit) @3521 [3521] 01/01/07 01:15:12 timothy Update the member lists immediately when user status changes to away or …
(edit) @3513 [3513] 12/31/06 18:50:09 timothy No longer adds a member to the member list again if we get more than one …
(edit) @3496 [3496] 12/28/06 12:13:28 timothy Added beep support to Chat Core and Colloquy for protocols that support …
(edit) @3495 [3495] 12/27/06 22:34:03 timothy If your prefered buddy name is set to active nickname, we now show the …
(edit) @3490 [3490] 12/27/06 13:56:25 timothy Fixes an if statment I messed up.
(edit) @3489 [3489] 12/27/06 13:55:17 timothy Allow MVChatRoomMemberUsersSyncedNotification to have a userInfo with …
(edit) @3480 [3480] 12/23/06 20:20:55 timothy Code cleanup.
(edit) @3471 [3471] 12/17/06 22:35:56 timothy Adds a safe guard to prevent the chat window from 'freezing' and not …
(edit) @3470 [3470] 12/17/06 14:24:29 timothy Toolbar code cleanup.
(edit) @3462 [3462] 12/16/06 02:03:25 timothy Makes toolbar customization work again. #941
(edit) @3460 [3460] 12/15/06 00:20:10 timothy Removing the retain/autorelease idiom for accessor methods.
(edit) @3452 [3452] 12/13/06 01:11:56 timothy Colloquy now remembers the collapsed state of the member list for each …
(edit) @3434 [3434] 11/28/06 12:00:11 timothy Allow window.open's thrid parameter to be optional, we now default to a …
(edit) @3433 [3433] 11/28/06 02:27:48 timothy Allow JavaScript? plugins to use window.open() and alert(). Also allow …
(edit) @3432 [3432] 11/27/06 22:41:43 rinoa Fixes the Emoticons Toolbar displaying the wrong emoticon set for the …
(edit) @3418 [3418] 11/24/06 18:14:31 timothy Turing on more warnings and fixing more of them.
(edit) @3410 [3410] 11/24/06 00:14:29 timothy Fixes the command history in the Console. #413
(edit) @3408 [3408] 11/23/06 16:38:24 timothy Moved the validateMenuItem: code for toggleIgnore: to MVChatUser so the …
(edit) @3404 [3404] 11/23/06 14:33:28 timothy Make Get Info for private chats show the info pane lfor the user. This is …
(edit) @3403 [3403] 11/23/06 03:50:20 timothy Make the context menu for recently parted users be similar to the one for …
(edit) @3401 [3401] 11/22/06 23:59:03 timothy Moving a file that will be modified next.
(edit) @3396 [3396] 11/17/06 00:35:48 rinoa Fixes #909. When in the Transcript Browser, the search criterion menu was …
(edit) @3389 [3389] 11/12/06 22:50:53 timothy Clear more delegates on dealloc to prevent possible crashes.
(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) @3374 [3374] 11/10/06 00:39:56 timothy Adding back the fade in message code for Standard. Also added the ability …
(edit) @3360 [3360] 09/27/06 01:20:00 timothy Attempt a fix for #611. Still no luck. =\
(edit) @3333 [3333] 08/19/06 23:42:01 timothy Improved style loading. Uses WebKit?'s loadRequest to load the mian file …
(edit) @3327 [3327] 08/18/06 01:14:14 rinoa When you are in a room with just one member, the member counts now say '1 …
(edit) @3320 [3320] 08/04/06 23:18:17 timothy Fixing build warnings with newer GCC.
(edit) @3315 [3315] 07/02/06 18:51:07 rinoa Fixes #732 when right-clicking the user to ban caused a ban to *!*@* …
(edit) @3308 [3308] 06/17/06 20:45:50 rinoa Adds the ability to tab complete your own nickname in private messages. …
(edit) @3305 [3305] 06/14/06 11:42:15 timothy Some more tweaks to how smart transcripts reset their count.
(edit) @3304 [3304] 06/14/06 11:33:04 timothy Allow smart transcripts to show the new number count in the …
(edit) @3303 [3303] 06/14/06 11:28:24 timothy Reconnect to the server when needed if you select Rejoin from the context …
(edit) @3296 [3296] 06/13/06 00:10:47 rinoa Fixes page up and page down not working unless you click the chat window. …
(edit) @3287 [3287] 06/10/06 22:43:33 timothy The pre-filled hostmask in the custom ban sheet is now correct with …
(edit) @3274 [3274] 06/08/06 00:00:46 rinoa Lets Half-ops, Administrators,Founders and Server-Ops have Operator menu …
(edit) @3269 [3269] 06/07/06 22:19:51 timothy Adds a play sound only if Colloquy is in the backgound. Also makes Chat …
(edit) @3267 [3267] 06/07/06 21:28:59 rinoa Adds "Add to Buddy List" when right clicking the tab or query icon in the …
(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) @3254 [3254] 06/05/06 21:02:05 timothy Better looking away status for members.
(edit) @3252 [3252] 06/05/06 03:52:28 timothy Fixes the conext menu for selected text.
(edit) @3251 [3251] 06/05/06 03:30:06 timothy The WebSearch? script was a bit much for a bundled plugin. It is now just a …
(edit) @3247 [3247] 06/04/06 13:15:41 timothy One step closer to allowing SQL only transcripts.
(edit) @3246 [3246] 06/03/06 03:46:01 timothy Disable the saving of URL for any room or private chat opened. Also we no …
(edit) @3245 [3245] 06/03/06 01:54:53 timothy Cleanup. Removing some of the autoreleases.
(edit) @3243 [3243] 06/02/06 23:05:00 timothy Colloquy will once again display away or idle users with dimmed icons. …
(edit) @3240 [3240] 06/02/06 21:24:02 timothy Parse the realname when we do the WHO. This now lets you see the realname …
(edit) @3238 [3238] 05/31/06 02:34:22 timothy Landed the patch for #644. This allows pressing TAB without starting a …
(edit) @3237 [3237] 05/31/06 01:38:53 timothy Patch and icons submitted by Sine Otter to finish the room founder and …
(edit) @3236 [3236] 05/29/06 15:50:19 timothy More complete SQL logging. If you have logs enabled we will now save a …
(edit) @3228 [3228] 05/06/06 14:42:51 timothy More support for different modes. If a server does not support a mode we …
(edit) @3214 [3214] 04/20/06 02:30:38 timothy New message counts in the drawer/sidebar.
(edit) @3213 [3213] 04/18/06 21:43:31 timothy It looks like irc.asylum-net.org is a non-compliant server and it sends …
(edit) @3208 [3208] 04/16/06 22:39:53 timothy New sleek split view look.
(edit) @3207 [3207] 04/16/06 19:46:06 timothy Sidebar and other drawer and tab mode fixes.
(edit) @3180 [3180] 03/28/06 01:30:26 timothy Fixes "add to favorites". #547 #482 #526 #565 #545 #529
(edit) @3152 [3152] 03/11/06 22:32:26 timothy Much better way to handle styles. We no longer use a overflow div and now …
(add) @3072 [3072] 12/23/05 01:21:16 timothy Major file system restructuring of the code files.
Note: See TracRevisionLog for help on using the revision log.