gecko-dev/camino/src
2005-12-20 06:34:51 +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 Fix bug 320845: when a window is miniaturized in the dock, clicking on the app icon should bring it back. Fixed by allowing miniaturized windows to be returned by -getFrontmostBrowserWindow, and included in -browserWindows. 2005-12-20 06:34:51 +00:00
bookmarks Minor tidyup from last set of changes. 2005-12-19 05:09:36 +00:00
browser Fix Camino bugs: 2005-12-19 05:23:49 +00:00
download Fixing: 2005-12-08 07:24:59 +00:00
embedding Fix Camino bugs: 2005-12-19 05:23:49 +00:00
extensions Fix bug 319131: eliminate blank area at the bottom of the downloads list by making sure that the CHFlippedShinkWrapView that wraps the CHStackView doesn't add any extra padding. 2005-12-07 04:30:36 +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 bugs 299799 and 254313: add context menu item to copy bookmark and history item urls to the clipboard. Patch by Chris Lawson. 2005-12-10 20:43:17 +00:00
includes Improve Top 10 bookmarks list maintenance, ensuring that we look at both visit count and last visit date to keep the list stable in the face of changing visit counts, and optimize list building slightly. 2005-12-19 04:46:48 +00:00
preferences Fix bug 308714: location of prefs window moves around because of window height changes. Changed to center the window the first time, and thereafter store the window top-left point in user defaults. 2005-12-11 19:22:13 +00:00
rendezvous Fix bug 315759: crash when accessing Brother printer via Bonjour. Use the new Tiger -TXTRecordData stuff if we can, and protect against null -protocolSpecificInformations. 2005-12-07 05:53:41 +00:00
scripts Don't choke if the directory name has spaces in it. 2002-07-02 06:32:37 +00:00
security Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window. 2005-12-02 05:20:36 +00:00