root/trunk/Views


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3809 [3809] 11/21/08 22:21:26 timothy Remove stray whitespace.
(edit) @3794 [3794] 07/18/08 17:42:24 timothy Fix the real leaks found by the clang static analyzer. #1260
(edit) @3777 [3777] 02/06/08 09:04:24 timothy Use correct source list style on Leopard. Patch by eschaton. #1134
(edit) @3770 [3770] 12/23/07 22:16:19 akempgen Fixes nick tab completion for nicks beginning with "\". #1137
(edit) @3765 [3765] 10/15/07 09:46:48 timothy Add some more checks to prevent the blank chat room bug.
(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) @3708 [3708] 07/16/07 19:26:08 timothy Workaround fix for the blank chat room bug. There likely stil an issue in …
(edit) @3663 [3663] 06/24/07 15:36:08 timothy Prevents the chat view from scrolling and showing a transparent area. …
(edit) @3636 [3636] 04/11/07 00:01:45 timothy Get auto-input resizing working again on Leopard.
(edit) @3628 [3628] 03/18/07 17:20:57 timothy Remove useless calls to disableFlushWindow, enableFlushWindow and …
(edit) @3627 [3627] 03/18/07 17:09:44 timothy Don't call disableFlushWindow if flushing is already disabled. Nesting …
(edit) @3624 [3624] 03/17/07 11:16:32 timothy Don't call setInnerHTML: with a nil or empty string.
(edit) @3616 [3616] 03/11/07 20:00:20 timothy Fixes some more deprecated method use.
(edit) @3613 [3613] 03/11/07 00:05:26 timothy Refactor the DOM property use into two helper methods.
(edit) @3610 [3610] 03/10/07 18:23:59 timothy Fixes the chat room topic not showing on join.
(edit) @3608 [3608] 03/10/07 02:17:08 timothy Fixes the highlight marks being off once the scrollback limit was reached. …
(edit) @3606 [3606] 03/09/07 03:07:48 timothy Fixes the scrollbar jumping to the top of the transcript when scrolled in …
(edit) @3605 [3605] 03/09/07 00:24:01 timothy Change the retry delay to 0.5 to prevent pegging the CPU.
(edit) @3560 [3560] 01/21/07 00:33:50 timothy Fixes up many things about the Web Interface plugin. Now has cleaner …
(edit) @3473 [3473] 12/18/06 23:43:00 timothy Reverting my last change, it caused a white flash when reloading styles.
(edit) @3472 [3472] 12/18/06 23:36:43 timothy A more complete fix for #940.
(edit) @3471 [3471] 12/17/06 22:35:56 timothy Adds a safe guard to prevent the chat window from 'freezing' and not …
(edit) @3467 [3467] 12/17/06 12:52:33 timothy Fixes the build. Forgot to add these files.
(edit) @3460 [3460] 12/15/06 00:20:10 timothy Removing the retain/autorelease idiom for accessor methods.
(edit) @3459 [3459] 12/14/06 23:47:22 timothy Fixes a crash on launch when using TOT WebKit?.
(edit) @3431 [3431] 11/27/06 20:43:39 timothy Rolling out r3398 because it causes issue with background images with …
(edit) @3418 [3418] 11/24/06 18:14:31 timothy Turing on more warnings and fixing more of them.
(edit) @3412 [3412] 11/24/06 13:38:59 timothy Minor fixes to the idle handler to behave more like the built-in idle …
(edit) @3398 [3398] 11/18/06 17:13:39 timothy Adding -webkit-background-composite: copy to the default style now that …
(edit) @3397 [3397] 11/18/06 17:02:39 timothy Look for <\?message type=\\subsequent\?> in styles again for backwards …
(edit) @3393 [3393] 11/15/06 00:25:40 timothy Use setBackgroundColor on the WebView? so transparent styles work again in …
(edit) @3346 [3346] 08/27/06 21:41:37 timothy Code clean up and fixes to prevent exceptions about inserting nil objects. …
(edit) @3333 [3333] 08/19/06 23:42:01 timothy Improved style loading. Uses WebKit?'s loadRequest to load the mian file …
(edit) @3332 [3332] 08/19/06 23:35:41 rinoa Adds the ability to use "Use Selection For Find". Fixes #200
(edit) @3329 [3329] 08/19/06 15:28:09 timothy Reworked how Colloquy appends HTML. We now use setOuterHTML for speed. The …
(edit) @3321 [3321] 08/05/06 14:11:53 timothy Fixes to work better with WebKit? TOT.
(edit) @3318 [3318] 08/04/06 22:58:18 timothy Build fix.
(edit) @3317 [3317] 07/27/06 22:21:36 timothy Makes the toolbar items that have menus accessible, thanks for the patch …
(edit) @3306 [3306] 06/14/06 21:34:31 timothy Less shadow might look better in the Sidebar.
(edit) @3291 [3291] 06/11/06 02:03:49 timothy Should fix the solid backgound issue.
(edit) @3285 [3285] 06/10/06 22:13:36 timothy When getting info on a room, any existing modes show up once again.
(edit) @3283 [3283] 06/10/06 17:18:49 timothy An attempt to fix the transparent bug.
(edit) @3280 [3280] 06/10/06 01:11:02 timothy Better error logging for the transparent issue.
(edit) @3279 [3279] 06/09/06 01:31:46 timothy More debug info for #570
(edit) @3278 [3278] 06/09/06 00:54:21 timothy Adding an error log if the template reads from disk as a bad value. This …
(edit) @3277 [3277] 06/08/06 23:35:04 timothy Part of the fix for the transparent chat room bug. #570.
(edit) @3272 [3272] 06/07/06 23:21:01 timothy Fixes the problem with the transcript browser, switching styles and no …
(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) @3250 [3250] 06/05/06 00:02:48 timothy Code to allow the selected item in the sidebar to be bold and have a …
(edit) @3248 [3248] 06/04/06 17:36:57 timothy Sidebar mode is now working! Freaking finally! It was a lame bug... …
(edit) @3247 [3247] 06/04/06 13:15:41 timothy One step closer to allowing SQL only transcripts.
(edit) @3238 [3238] 05/31/06 02:34:22 timothy Landed the patch for #644. This allows pressing TAB without starting a …
(edit) @3219 [3219] 04/26/06 23:25:10 timothy Code clean up. SOme sidebar fixes, still broken. Added some unit tests, …
(edit) @3217 [3217] 04/23/06 00:11:42 timothy More sidebar fixes.
(edit) @3215 [3215] 04/20/06 02:37:58 timothy Better look when there is no highlight count.
(edit) @3214 [3214] 04/20/06 02:30:38 timothy New message counts in the drawer/sidebar.
(edit) @3209 [3209] 04/17/06 01:53:11 timothy Fix for auto resize split views.
(edit) @3208 [3208] 04/16/06 22:39:53 timothy New sleek split view look.
(edit) @3206 [3206] 04/16/06 05:07:18 timothy New sidebar look that mimics Tiger's Mail interface. …
(edit) @3154 [3154] 03/11/06 23:09:53 timothy Remove an NSLog.
(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 …
(edit) @3122 [3122] 02/10/06 01:39:07 timothy Fixes the scrollbar issue.
(edit) @3105 [3105] 12/31/05 17:37:01 timothy Fixes the delayed scrolling. NSPostWhenIdle is too relaxed.
(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.