pjs/camino/src
smfr%smfr.org ec1f22b15e Fix bug 299758: ensure that "Add to Address Book" string is localizable. Patch by Smokey Ardisson. 2005-09-30 04:17:22 +00:00
..
appleevents Fix bug 167245: when opening tabs for GetURL events, or various Help menu items, always open the new tab in the front irrespective of the "load in background" pref. r=pinkerton 2005-08-25 22:53:50 +00:00
application Removing workaround to set the default browser on the pawn tinderbox 2005-09-11 21:44:41 +00:00
bookmarks Optimize the tab bar drawing by using [NSColor colorWithPatternImage:] to do tiling. 2005-09-12 23:08:39 +00:00
browser Fix bug 299758: ensure that "Add to Address Book" string is localizable. Patch by Smokey Ardisson. 2005-09-30 04:17:22 +00:00
download Fix bug 307775: when running a 2nd copy of camino, dimissing the dialog would cause it to just come up again, because the ProgressDlgController would instantiate another copy of the PreferencesManager on quit. r=kreeger. 2005-09-10 00:22:31 +00:00
embedding Camino part of fix for bug 297343: avoid re-entrant -[NSWindow makeKeyAndOrderFront:] calls by postponing the focus and activate calls into Gecko so that they get called the next time through the event loop, when window visibility and key status are correct. This allows embedder code that implements to nsIEmbeddingWindow::SetFocus() to check those and avoid re-entrant/redundant makeKeyAndOrderFront: calls. r=mento. Only affects Camino. 2005-09-30 00:55:05 +00:00
extensions Optimize the tab bar drawing by using [NSColor colorWithPatternImage:] to do tiling. 2005-09-12 23:08:39 +00:00
find Fix bug 304565: bookmark descriptions all getting the same value. Make sure we make a copy of [NSTextView string] before setting the bookmark description, and clean up other minor NSString usage. 2005-08-16 04:51:10 +00:00
formfill Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
history Fix bug 230340: support dragging multiple items from the history view. 2005-09-10 22:16:04 +00:00
includes New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
preferences Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr 2005-09-10 05:43:09 +00:00
rendezvous gcc 4 build fixes for Camino. Patch by Mark Mentovai. b=297688 r=josh sr=smfr a=asa 2005-06-15 16:39:40 +00:00
scripts Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00
security Fix up the certificate view some more, and remove a bogus display of the key escrow dialog that was left in from testing. 2005-09-08 20:27:09 +00:00