gecko-dev/camino/src
2005-08-25 22:23:48 +00:00
..
appleevents Fix bug 294127: when Camino is launched with a file, or as a result of a GetURL event, we could start making windows and loading URLs before we've finishing initting Gecko in -applicationDidFinishLaunching. These changes make sure that gecko init is complete earlier if necessary. 2005-07-14 04:09:24 +00:00
application implement "use selection for find" and move more of the find code into 2005-08-08 02:59:20 +00:00
bookmarks 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
browser dbl-click on tab bg creates a new fg tab. 2005-08-23 16:50:08 +00:00
download Fix bug 259903: allow the user to show file extensions when saving web pages, and correctly fix up the file extension when they swap formats. 2005-08-17 18:30:12 +00:00
embedding implement "use selection for find" and move more of the find code into 2005-08-08 02:59:20 +00:00
extensions 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
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 fill in home page (bug 292698) 2005-05-06 07:31:17 +00:00
history Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
includes New file of C++ utilities, including stack-based autorelease pool creator. 2005-07-24 23:02:55 +00:00
preferences 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
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