Commit Graph

1248 Commits

Author SHA1 Message Date
bsmedberg%covad.net
5fba1c6aea Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00
smfr%smfr.org
02c6bceb49 Fix bug 294019: when opening files, open them in the current and later tabs, rather than the first tab (patch by Nick Kreeger).
Clean up bookmarks loading code to be clearer about the threading model, and avoid the need for locking.
Removing the RunLoopMessenger stuff which we no longer need on 10.2 and later.
2005-07-20 19:01:36 +00:00
pinkerton%aol.net
55f2b027fb 09a2+ branding 2005-07-20 14:46:33 +00:00
mark%moxienet.com
7c4a41b97b Bug 300995, crash when dragging bookmark buttons to (re)move when built against SDK >= 10.3. Retain disappearing object. r=pink sr=smfr 2005-07-18 19:20:00 +00:00
smfr%smfr.org
7063c50734 Fix bug 299839: prevent 'reset camino' from deleting downloaded files by preventing -cancel: from doing anything on completed downloads. r=me, sr=pinkerton. 2005-07-17 04:51:20 +00:00
smfr%smfr.org
69d3cdb7c1 Fix bug 196235: if a copy of Camino is already running, clicking on the Dock icon of the second copy will put a dialog for each click. Fixed by checking for an existing prefs manager. 2005-07-17 04:46:23 +00:00
smfr%smfr.org
a23627a211 Fix keyboard navigation in the keychain dialogs (bug 173213). 2005-07-17 04:33:09 +00:00
smfr%smfr.org
d38cfa3baa Fix bug 298295 (tweak tab corner images), and shrink other images with tiffutil. 2005-07-17 04:27:28 +00:00
smfr%smfr.org
696cc43473 Fix bug 287866: let the escape key cancel IME input if there is marked text. Patch by waverider (waveridervsnrz@yahoo.co.jp). 2005-07-17 02:14:48 +00:00
smfr%smfr.org
46ffd47447 Fix bug 299807: only change the favicon if the location change has an associated nsIRequest, indicating that it's a new page. This allows the yellow error icon to persist even when we load the error document. 2005-07-17 02:01:30 +00:00
bzbarsky%mit.edu
9aa3066a02 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
mark%moxienet.com
008dbe7697 Bug 299356, image blocking not working in static/release builds. Adjust Camino's static nsStaticComponents.cpp. Camino only. r=smfr 2005-07-15 16:22:36 +00:00
smfr%smfr.org
f5bda25551 New NSThread category with -isMainThread method. 2005-07-14 05:27:23 +00:00
smfr%smfr.org
9208793aa8 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
smfr%smfr.org
a6f6ee26b2 Fix a possible quit crash caused by the last checkin, if AppKit closes the toolkit window for us on quit. Also rename mPanel to mTooltipWindow. 2005-07-14 03:38:38 +00:00
smfr%smfr.org
34d2fa2c1d Fix bug 300152: switching to another app would hide the browser window. Fixed by making tooltips NSWindows rather than NSPanels. 2005-07-14 01:28:29 +00:00
smfr%smfr.org
2a75957321 Fix bug 299356: fix image blocking in camino by enabling the permissions extension. r=mento 2005-07-14 00:28:21 +00:00
pinkerton%aol.net
bc88601141 bold title of alert sheets (bug 300581) 2005-07-13 17:11:41 +00:00
pinkerton%aol.net
758a3e1394 update notes for 10.4.2 2005-07-13 13:18:27 +00:00
pinkerton%aol.net
741ed14037 0.9a2 branding 2005-07-12 18:39:04 +00:00
pinkerton%aol.net
410f4600a8 release notes 2005-07-12 18:00:57 +00:00
joshmoz%gmail.com
19773ab391 make dates in "Go" menu localizable. b=299757 r=wevah sr=smfr 2005-07-09 07:52:23 +00:00
cbiesinger%web.de
858e142426 fixing camino bustage 2005-07-07 00:40:50 +00:00
cbiesinger%web.de
69dc249cbd Bug 298842 make the temp file part of nsITransfer
r=mconnor sr=darin a=shaver
2005-07-06 23:12:22 +00:00
pinkerton%aol.net
16ddd1d469 remove addressBookManager framework/bundle from inclusion as it isn't needed
now that we're 10.2+ (bug 298173)
2005-07-06 20:18:33 +00:00
pinkerton%aol.net
cdcfe3b1c8 removing unsued prefs file 2005-07-05 22:48:08 +00:00
pinkerton%aol.net
d174d4c550 turn on bfcache pref for nightly builds 2005-07-05 22:41:08 +00:00
smfr%smfr.org
344e87775b Fix bug 248304: turn off the universal charset detector by default, but allow users to turn it back on via an item at the bottom of the Text Encodings menu. Also add a new item for GB 18030. r=pinkerton. 2005-07-05 20:11:34 +00:00
joshmoz%gmail.com
d706e4741e add "Reset Camino" to localizable strings. b=294727 r=josh 2005-07-05 19:41:38 +00:00
smfr%smfr.org
9749527c5e Fix warnings. 2005-07-01 01:40:12 +00:00
smfr%smfr.org
f9dec1e158 Fix alignment, no code changes. 2005-07-01 01:39:59 +00:00
smfr%smfr.org
7bb819a129 Remove references to platformHTMLBindings.xml and res/builtin, which is no longer present with the fix for bug 296764. 2005-06-30 00:26:17 +00:00
smfr%smfr.org
28c0e14fe4 Fix bug 298320: when showing a prompt via nsIPromptService, make sure that the tab from which the prompt originates is brought to the front. r=josh 2005-06-29 01:25:35 +00:00
smfr%smfr.org
734a842fd9 Remove unused context menu outlet (we create the menu dynamically now). 2005-06-29 01:22:14 +00:00
smfr%smfr.org
6d89d8f074 Fix up the keyboard loop in prefs panes (bug 298174). 2005-06-28 05:37:02 +00:00
smfr%smfr.org
ce1d1ac7b8 Fix bug 279270: remove unused code adding nsICommandParams to cmd_copyImageContents. Also fix warning relating to calling closeTab on a tab view item. 2005-06-28 04:24:16 +00:00
smfr%smfr.org
c443c4f90a Fix warnings relating to the embedding container protocols. 2005-06-28 04:06:42 +00:00
smfr%smfr.org
c2f8aae684 Fix a warning. 2005-06-28 04:03:41 +00:00
smfr%smfr.org
e9a4488b23 Fix bug 298291: url bar not updated after navigating to relative anchor. Remove over-zealous null check on the nsIRequest, which is null in this case. 2005-06-28 03:43:09 +00:00
smfr%smfr.org
de261ea6ba Fix bug 165015: hook up Command-Shift-R for reload (patch by Wevah, mozilla@derailer.org). 2005-06-27 17:33:28 +00:00
smfr%smfr.org
69c3307072 Fix bug 245019: make tooltips child windows, so that they don't show up in Expos�. 2005-06-26 03:41:33 +00:00
smfr%smfr.org
af8f94b76a Fix bug 296340: make the autocomplete dropdown a child window of the browser window, so that we can keep it up while the window is moved, resized, minimized or hidden. r=pinkerton. 2005-06-26 03:37:00 +00:00
joshmoz%gmail.com
8c478c710b Link phase should reference Xcode objects, no hardcoded -l arguments. patch by Mark Mentovai. b=298406 r=pinkerton sr=smfr a=asa 2005-06-24 22:31:23 +00:00
smfr%smfr.org
8fa9b149b7 Fix bug 293147: when copying a bookmarks folder, don't propagate the dock menu flag. Patch by englabenny@macnytt.com. 2005-06-24 02:30:03 +00:00
smfr%smfr.org
f50615aecb Fix bug 298629: clear search results when switching between history and bookmarks. Also fix the action menu when history is visible to use the dynamically created context menu. 2005-06-24 02:23:43 +00:00
smfr%smfr.org
8a2199f912 Fix bug 298547: if dragging a url as text onto the bookmarks bar, use the url as the bookmark title (since it's the only thing we have). 2005-06-24 02:00:30 +00:00
smfr%smfr.org
51ea877c29 Add the ability to open multiple bookmarks or history items in new tabs/windows from the context menu, and with command-double-click (bug 285182). 2005-06-23 18:10:56 +00:00
smfr%smfr.org
e646de80cd Disable "New Tab" if a non-browser window is the main window. Bug 181560. 2005-06-23 03:38:55 +00:00
pinkerton%aol.net
223a59ef98 0.9a1+ branding for trunk 2005-06-21 00:29:41 +00:00
joshmoz%gmail.com
d5b05f9da0 better fix for per-build config. patch by Mark Mentovai. b=296900 r=pink sr=smfr 2005-06-20 19:26:05 +00:00