pjs/camino
smfr%smfr.org 688744b0be Fix bug 242906 and bug 181158: wrong context menu and possible crash when context-clicking on embeds. We were keeping stale, non-owned pointers to DOM nodes in the BrowserWindowController. Fixed by clearing out those pointers when we get back to the main event loop (making use of the autorelease of a little dummy object). r=pinkerton 2005-08-29 17:55:07 +00:00
..
Camino.xcode add pause/resume to download manager (bug 187483) 2005-08-02 22:53:43 +00:00
PreferencePanes Fix bug 279982: remove "Use system homepage" and associated Internet Config code, other than the code to fetch the downloads folder. r=pinkerton 2005-08-25 22:23:48 +00:00
config make Camino build on 10.4. Patch by Mark Mentovai. b=292530 a=brendan 2005-06-01 23:56:54 +00:00
docs Test checkin. 2005-08-08 03:17:00 +00:00
installer Bug 305373, Camino .dmg name changed and other assorted packaging cleanup. Camino-only. r=pink 2005-08-25 17:37:31 +00:00
resources Add some error dialogs for various fatal errors that can happen during launch of Camino. Addresses bug 201506. 2005-08-28 21:27:04 +00:00
src Fix bug 242906 and bug 181158: wrong context menu and possible crash when context-clicking on embeds. We were keeping stale, non-owned pointers to DOM nodes in the BrowserWindowController. Fixed by clearing out those pointers when we get back to the main event loop (making use of the autorelease of a little dummy object). r=pinkerton 2005-08-29 17:55:07 +00:00
.cvsignore
Info-AppearancePrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-Camino.plist 09a2+ branding 2005-07-20 14:46:33 +00:00
Info-CaminoStatic.plist 09a2+ branding 2005-07-20 14:46:33 +00:00
Info-DownloadsPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-HistoryPrefPane.plist add file for history pref pane that I forgot 2005-01-18 23:45:52 +00:00
Info-NavigationPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-PersonalPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-PrivacyPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-SecurityPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-TabsPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Info-WebFeaturesPrefPane.plist Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode. 2005-01-16 04:47:56 +00:00
Makefile.in Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00