Commit Graph

10730 Commits

Author SHA1 Message Date
sdagley%netscape.com
e77197de7f Fix #175868 - Allow multiple instances of Mozilla to run. r=ccarlen,sr=bryner 2002-12-04 04:51:54 +00:00
gilbert.fang%sun.com
2710a15f44 Bug 129213 buttons in Manage Bookmarks need accesskeys
patch by jessie.li@sun.com, r=kyle.yuan, sr=jst
2002-12-04 02:51:03 +00:00
gilbert.fang%sun.com
2dcea189c6 Bug 183167: Buttons in JavaScript Console need accesskeys
Adding accesskey attributes in xul and key definition in corrosponding dtds.
patch=jessie.li, r=kyle.yuan, sr=jaggernaut.
2002-12-04 02:16:07 +00:00
ducarroz%netscape.com
d1f6284b02 Fix for bug 182321. Force to finish the autocomplete (which will remove any extra
"[nickname] >>") when the user either click in the input text or when the user
navigate with the left or right arrow key. R/SR=hewitt, spitzer
2002-12-03 21:41:04 +00:00
syd%netscape.com
80b0ad6676 Change QuickTime --> Quicktime to avoid build failure if includes are located on
a UFS-formatted columne (Mach 0 builds only). r=seawood@netscape.com,
sr=sfraser@netscape.com. http://bugzilla.mozilla.org/show_bug.cgi?id=182425
Fixing this gets us a clean build, so I'm going to mark the bug fixed.
2002-12-02 22:34:03 +00:00
cbiesinger%web.de
99cdcb5d3f 152504 patch by david g king dgk@metrocast.net r=pch sr=ben
JavaScript error while leaving File Bookmark dialog (treecols has no properties)
2002-12-02 19:39:45 +00:00
cbiesinger%web.de
98aa85fbb2 160927 patch by james ross twpol@aol.com r=varga sr=jag
"Customize Tab" breaks with JavaScript error
2002-12-02 13:57:35 +00:00
cbiesinger%web.de
5799473e7b 160040 patch by james ross twpol@aol.com r=varga sr=alecf Download manager; column order not persisted 2002-12-02 13:55:53 +00:00
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
jrgm%netscape.com
61c0e4ef39 add back consts to fix bug 182184, 'throbber/back/forward stopped working', r=caillon, sr=darin 2002-11-28 03:37:26 +00:00
jrgm%netscape.com
a7ad930ed8 'Remove 'Done' in browser statusbar after first link hover' [bug 181689], (and remove some dead code), r=caillon, sr=jag 2002-11-26 23:43:25 +00:00
varga%netscape.com
5a06a8ac41 Fixing bookmarks quick search label and accesskey. Bug 162542
r=caillon,sr=mozbot
2002-11-26 04:45:40 +00:00
sicking%bigfoot.com
b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
cbiesinger%web.de
cbcffa0da8 181724 r=caillon sr=bzbarsky shift+enter in location bar no longer works 2002-11-24 22:00:54 +00:00
bratell%lysator.liu.se
b29c4ede67 Bug 181458 - Broken error checking in Internet Search caused by misplaced paranthesis. r=mozbot, sr=jag 2002-11-23 08:34:28 +00:00
brade%netscape.com
729bf8f659 checkin fix for bug 169589 (ctrl-tab navigation) for Neil; r=brade, sr=jag 2002-11-22 22:28:57 +00:00
rjc%netscape.com
a922f52cac Fix bug # 167335: get cut/copy/paste of bookmarks working. r=chanial@noos.fr sr=ben 2002-11-22 22:06:21 +00:00
ccarlen%netscape.com
0f9597d49a Bug 180718 - Use rsync instead of cp to populate Mach-0 bundle. r=seawood/sr=bryner 2002-11-22 15:26:38 +00:00
rjc%netscape.com
70497db352 Fix bug # 180423: implement nsIRDFRemoteDataSource::FlushTo() which enables, among other things, serializing bookmarks as RDF. r=pavlov sr=ben 2002-11-22 07:55:59 +00:00
darin%netscape.com
d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
akkana%netscape.com
aefc01a598 181330: fix assert bringing up the overwrite confirmation dialog. r=timeless sr=bz 2002-11-22 00:41:33 +00:00
jaggernaut%netscape.com
2419919539 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
heikki%netscape.com
78f3e43819 Bug 136717, enabled Save as Complete for XML and XHTML, r=jag, sr=bzbarsky. 2002-11-20 23:14:11 +00:00
caillon%returnzero.com
22c740c96e Bug 113427 - Can't open subfolder of context-"Expand"-ed personal toolbar folder
Patch contributed by neil@parkwaycc.co.uk
r=bryner sr=bzbarsky
2002-11-20 11:28:40 +00:00
timeless%mozdev.org
2d64a97bb3 Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
danm%netscape.com
f2b9f074d2 persistent size now has a lower bound of 100x100. bug 167663 r=dveditz,sgehani 2002-11-20 00:54:46 +00:00
timeless%mozdev.org
3cdefed8e0 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-19 15:48:24 +00:00
dbaron%fas.harvard.edu
2cad6b3afd Enable the page cycler if jprof is built. b=180585 r=alecf sr=bzbarsky 2002-11-19 15:19:32 +00:00
seawood%netscape.com
ce075638c1 Add native app support for OSX mach-o builds.
Fixes the 'Quit from dock not working' problem.
Allows certain files to be dragged to the dock icon.
Thanks to Mike Pinkerton <pinkerton@netscape.com> for the original patch.
Bug #111797 r=ccarlen sr=sfraser
2002-11-19 05:16:50 +00:00
timeless%mozdev.org
c662e482f4 Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL
patch by neil@parkwaycc.co.uk r=jag sr=bz
2002-11-18 13:58:46 +00:00
caillon%returnzero.com
784c0dee7d 180377 - openNewTabWith was failing if called from a window which did not have a browser. This was because we were using the current window's document as opposed to the document of the browser (which
we obtained for loading a URL in).
r=bugs4hj@netscape.net, sr=jaggernaut@netscape.com
2002-11-16 05:47:57 +00:00
aaronl%netscape.com
dc951d3cd1 Bug 180357. Move location bar accesskey into dtd file. r=timeless, sr=bz 2002-11-16 03:05:00 +00:00
rjc%netscape.com
f158b9589a Fix bug # 175324: search hang. code from ajschult@eos.ncsu.edu r=rjc sr=jag 2002-11-16 02:42:53 +00:00
timeless%mozdev.org
eef93d9939 Bug 156454 DOM Mouse Scroll events should be handled by a <handler>
patch by neil@parkwaycc.co.uk r=varga sr=bz
2002-11-15 14:53:33 +00:00
timeless%mozdev.org
5a800d80a3 Bug 164664 JS console evaluation ignores leading whitespace
patch by neil@parkwaycc.co.uk r=caillon sr=bz
2002-11-15 14:43:07 +00:00
timeless%mozdev.org
5d4e07212f Bug 136130 JavaScript Console is missing the new Windows menu
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-15 14:36:21 +00:00
seawood%netscape.com
3a9d9421d8 Update Info.plist to contain the proper doc type, use the proper version string, use the proper bundle name & allow for dropping of files onto the dock icon.
Thanks to Conrad Carlen <ccarlen@netscape.com> for the patch.
Bug #178742 r=pinkerton sr=sfraser
2002-11-15 01:51:39 +00:00
blizzard%redhat.com
545306f56c Backout checkin for bug #175320. It was causing cookie files to be saved without any entries but still with the standard "This is a generated file!" header. sr=bz 2002-11-15 01:47:59 +00:00
darin%netscape.com
5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
mkaply%us.ibm.com
990cc645b1 #179508
r=cls, sr=alecf
Get OS/2 static build working again
2002-11-14 19:38:21 +00:00
rods%netscape.com
ad8cb92cde Forgot to fix margin rect calculation
BUg 118954
2002-11-14 15:33:03 +00:00
rods%netscape.com
9629c9bc53 Nobody caught that the conversion from inches to mm was off by 10
changing 254 to 25.4
Bug 118954
2002-11-14 15:20:15 +00:00
timeless%mozdev.org
0065a88182 Bug 172691 Prompt with checkbox and one, three or four buttons initally focuses wrong button
patch by neil@parkwaycc.co.uk r=dean_tessman@hotmail.com sr=bz
2002-11-14 15:08:32 +00:00
kaie%netscape.com
22320cc55e b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen sr=darin
2002-11-14 01:50:14 +00:00
dmose%netscape.com
07db80bc13 Allow links in mailnews message pane to open in browser tabs (bug 148974). r=sspitzer; sr=jaggernaut 2002-11-14 01:40:38 +00:00
kaie%netscape.com
121aaaffaa b=175888 Calling nsGlobalHistory::CloseDB() must be safe
r=timeless sr=alecf
2002-11-14 01:13:37 +00:00
timeless%mozdev.org
40e0ad04b2 Bug 178604 when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles
patch by neil@parkwaycc.co.uk r=varga sr=sspitzer
2002-11-13 14:10:28 +00:00
dbradley%netscape.com
8551e0d0a5 bug 164385 - SetDiry() often uses uninitialized rv. r=dbradley, sr=alecf, patch=ajschult@eos.ncsu.edu 2002-11-13 13:29:00 +00:00
rods%netscape.com
c1f4cb20c0 enable pagesetup to use mertic mm when using page sizes with mm/cm
Bug 118954 r=dcone sr=alecf
2002-11-13 12:35:15 +00:00
bzbarsky%mit.edu
b49531798e Fix relative url handling in page info. Bug 153545, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-13 04:28:24 +00:00
bzbarsky%mit.edu
c36374e9d9 Fix bug 122125 (showing "real" dimensions of images) redux, and strict
JS warnings.  Patch by db48x@yahoo.com (Daniel Brooks), r=timeless,
sr=bzbarsky
2002-11-13 04:06:51 +00:00
cmanske%netscape.com
4bbeaffa3f Remove editorShell from Composer app. b=169029, r=akkana, sr=sfraser 2002-11-12 22:52:55 +00:00
cmanske%netscape.com
db54adff82 New XBL for editor tag and editorshell removal. b=133598, r=akkana, sr=sfraser 2002-11-12 22:41:16 +00:00
smontagu%netscape.com
ddcc4ee3de Bug 136322: Character coding menu doesn't work in Source window. Author=neil@parkwaycc.co.uk, r=shanjian, sr=bzbarsky@mit.edu. 2002-11-12 22:35:58 +00:00
danm%netscape.com
c8a05c5cd1 always constrain new windows fully onscreen. bug 162029 and effectively part of bug 162090. r=hyatt,jag 2002-11-12 19:09:02 +00:00
bzbarsky%mit.edu
211e73f706 Make attribute value testing smarter (using regexps). Bug 177047,
patch by db48x@yahoo.com (Daniel Brooks), r=timeless, sr=jag
2002-11-12 05:02:36 +00:00
jrgm%netscape.com
d6ffa19b30 Fix bug 158690, 'textbox .readonly property not implemented correctly'. Fix by djudd@seachange.com (David Judd), r=caillon, sr=blake. 2002-11-12 01:55:58 +00:00
timeless%mozdev.org
1a3f48c2f4 Bug 173703 Closing a tab left to the active tab using middle-click displays a blank screen
patch by neil@parkwaycc.co.uk r=hj sr=jag
2002-11-11 15:53:57 +00:00
chanial%noos.fr
88da520bf7 bug 92380: focus the personal toolbar so that commands executed from the context menu are correctly targeted. r=caillon, sr=bz 2002-11-10 21:58:31 +00:00
ccarlen%netscape.com
bd10f91b44 Bug 177321 - factor nsIDirectoryServiceProvider impl out of nsProfile.cpp. Now built as a static lib with which apps can link if they only use a single profile r=dougt/sr=darin 2002-11-09 19:38:43 +00:00
cltbld%netscape.com
d96b0f0d69 Updated mac getinfo strings to 1.3a for trunk. Bugzilla 178862, r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:51:41 +00:00
cltbld%netscape.com
8435fe5a78 updated mac getinfo strings to 1.3a for the trunk. bugzilla 178862 r=lpham, sr=kysmith. ycalonje checking in as cltbld. 2002-11-08 22:42:29 +00:00
rjc%netscape.com
46c06897f0 Fix bug # 178368: reduce search graph footprint re: HTML chunks. r=sgehani sr=jag 2002-11-08 22:34:02 +00:00
bzbarsky%mit.edu
b064021a6f Show the "real" dimensions of images too. Bug 122125, patch by
db48x@yahoo.com (Daniel Brooks), r=jag, sr=bzbarsky
2002-11-08 10:55:41 +00:00
rjesup%wgate.com
16b4006118 Bug 149764: changes to quit-application observer topic. r=danm, sr=jst 2002-11-07 20:25:45 +00:00
timeless%mozdev.org
503fb9a79d Bug 156814 If bookmark file is symlink, mozilla overwrites symlink with a file
r=caillon sr=bz
2002-11-07 01:19:25 +00:00
blakeross%telocity.com
cad25420a7 Removing an #ifdef MOZ_PHOENIX. 2002-11-06 21:56:02 +00:00
timeless%mozdev.org
e621565ddb backing out. 2002-11-06 16:49:13 +00:00
ccarlen%netscape.com
7b9495ff32 Bug 178440 - Mach-0 build ignores startup prefs. r=sdagley/sr=sfraser 2002-11-06 15:35:57 +00:00
timeless%mozdev.org
96218c8ecc Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dbaron%fas.harvard.edu
b2d4d4e2cf Fix shutdown leaks of observer service via cycles through JS caused by closures and global variables. b=170022 r=morse sr=jag 2002-11-06 12:55:00 +00:00
varga%netscape.com
6a8aae7f71 Fix for bug 162542. Quick Search bar for Bookmarks Manager
r=timeless, sr=jag
2002-11-06 12:07:38 +00:00
cbiesinger%web.de
8f45d55129 bug 177875 r=smontagu sr=roc+moz fontDownloadURL not ideal 2002-11-06 11:34:16 +00:00
sspitzer%netscape.com
7823bfe054 fix for #178604. when I add new columns to a tree in foo.xul, they appear to the far left (instead of the far right) for existing profiles. (works fine for new profiles).
this blocks the bayesian filter stuff, as we are adding a new column for junk status.

r=varga, sr=bienvenu
2002-11-06 07:48:19 +00:00
caillon%returnzero.com
70109e07f7 167867. Convert the unicodeToEntity functions to use regexps.
r=timeless sr=bzbarsky
2002-11-06 06:07:38 +00:00
aaronl%netscape.com
6fee3d0199 Bug 175834. Extra MSAA focus events on checkboxes and radios when traversing pref category pane. r=sgehani, sr=bryner 2002-11-06 03:03:52 +00:00
aaronl%netscape.com
129ee000fe Bug 84308. Navigate XUL buttons with arrow keys. r=samir, sr=alecf. Also fixes bug 161410, should be able to use button accesskeys without modifier when button is focused. 2002-11-06 02:37:18 +00:00
bzbarsky%mit.edu
b37b819702 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +00:00
kyle.yuan%sun.com
dc0bcfe202 Bug 174888 Active Accessibility: unable to get keyboard shortcut for textbox node
r=aaronl, sr=bzbarsky
inherit accesskey from textbox
2002-11-06 01:32:36 +00:00
kyle.yuan%sun.com
b9d7d687c2 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00
bzbarsky%mit.edu
86959f5460 Long strings should not make the panel overflow. Bug 138680, patch by
parish@ntlworld.com, r=jag, sr=bzbarsky, a=blizzard
2002-11-05 05:33:51 +00:00
timeless%mozdev.org
ee57a2e397 Bug 177658 Clipboard copy in Page Info is broken
patch by thieleke@yahoo.com r=db48x@yahoo.com sr=bzbarsky a=blizzard
2002-11-05 05:27:48 +00:00
timeless%mozdev.org
220006f9bf Bug 102905 Site navigation (links) toolbar doesn't update when tabs are switched
patch by neil@parkwaycc.co.uk r=sballard@netreach.net sr=bzbarsky a=blizzard
2002-11-05 05:26:02 +00:00
bzbarsky%mit.edu
f013deee35 Fix some js errors. Bug 163884, patch by wesha@mail.ru (Wesha), r=jag,
sr=bzbarsky, a=asa
2002-11-01 23:55:53 +00:00
timeless%mozdev.org
0892deae02 Bug 176733 Saving of images from "Page Info" does not work
patch by grigorig@web.de r=db48x sr=bz a=asa
2002-11-01 02:12:10 +00:00
rods%netscape.com
2fb11b7d84 1) Adds two bools to the PrintSettings and then when the PS gets
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.

This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.

2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2002-10-30 13:38:13 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
bzbarsky%mit.edu
c9c73378f8 Fix bug 151718, patch by db48x@yahoo.com (Daniel Brooks),
r=dean_tessman@hotmail.com, sr=bzbarsky, a=roc+moz
2002-10-30 06:15:53 +00:00
dveditz%netscape.com
54a4cd8e0d Backend changes to support popup blocking whitelists. No Mozilla UI yet but used by Phoenix. bug 174765 r=danm,sr=jag,a=brendan 2002-10-25 02:31:12 +00:00
timeless%mozdev.org
f2d2579c73 Bug 175169 file size textbox in element properties not read only
patch by neil.marshall@sympatico.ca r=dean_tessman@hotmail.com sr=jag a=dbaron
2002-10-25 00:17:35 +00:00
aaronl%netscape.com
c5deda818f Bug 96446. Regression: right-clicking location bar selects entire URL even if location bar already has focus. r=dean, sr=bzbarsky, a=roc+moz 2002-10-24 23:55:00 +00:00
timeless%mac.com
9992f966e2 Bug 158227 "fontdef" is appearing in Site Navigation Bar
patch by gregvalure@wanderlife.com r=timeless sr=jst a=dbaron
2002-10-24 10:52:04 +00:00
varga%netscape.com
887827c72b Fix for regression bug 174432. toolbox no longer picks up -moz-appearance
r=bryner, sr=ben, a=dbaron
2002-10-24 07:32:08 +00:00
mkaply%us.ibm.com
4af1cfbaef Trying this again with the correct case for LICENSE and README.txt 2002-10-24 05:14:50 +00:00
mkaply%us.ibm.com
d11b65ff7c Backing out because of bustage 2002-10-24 05:11:51 +00:00
mkaply%us.ibm.com
b68d7ddbea #163354
r=cls, a=dbaron
Copy readme and license into dist/bin
2002-10-24 04:24:31 +00:00
timeless%mac.com
75d069ac37 Bug 169593 "Mozilla" hard-coded in about.xhtml (about:) - use &brandShortName;
patch by riceman+bmo@mail.rit.edu r=timeless sr=darin a=dbaron
2002-10-24 02:52:01 +00:00
dbaron%fas.harvard.edu
459dad5b65 Attempt to fix crash in ~nsDownloadManager by making global variables |static| and by protecting against |Init| failure and multiple instances of service. b=171782 r=blake sr=bzbarsky a=blizzard 2002-10-24 02:19:36 +00:00
timeless%mac.com
45ee155bf7 Bug 96994 Page info > Images doesn't list background images
patch by db48x@yahoo.com r=bz sr=jag a=asa
2002-10-23 03:08:10 +00:00
varga%netscape.com
806c8a51d3 Fix for bug 134824. Column Sorting in the Download Manager has no effect.
r=neil, sr=jag, a=asa
2002-10-22 19:49:29 +00:00
jaggernaut%netscape.com
eda4a735f0 Bug 172716: Fix composer Browse button. r=cmanske, sr=dveditz, a=drivers 2002-10-22 19:48:59 +00:00
bzbarsky%mit.edu
14eef3c97a History sort order should persist. Bug 91417, patch by Oswald Fischer
<osfischer@gmx.de> and Wesha <wesha@mail.ru>, r=jag, sr=bzbarsky, a=roc+moz
2002-10-22 04:02:25 +00:00
caillon%returnzero.com
24d5ffacf3 175920, Null window references are not in the content area.
r=bugs4hj@netscape.net
sr=bryner@netscape.com
a=roc+moz@cs.cmu.edu
2002-10-22 04:02:14 +00:00
kairo%kairo.at
ee191a30a5 bug 174989, 1.2b sucks and won't get localization - missing .dtd updates for locale version number, updating all known non-fitting locale version strings (to 1.2b), r=jbetak,sr=bzbarsky, a=asa 2002-10-21 20:29:49 +00:00
bzbarsky%mit.edu
691d0774cf this would be build bustage in C++. ;) Bug 175447, r=mcsmurf (Frank
Wein), sr=bzbarsky, a=dbaron
2002-10-19 20:44:14 +00:00
bzbarsky%mit.edu
3c4b298aa6 Revive page info. Bug 170143, patch by db48x@yahoo.com (Daniel Brooks),
r=bzbarsky, sr=jag, a=asa
2002-10-17 19:30:13 +00:00
seawood%netscape.com
57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
caillon%returnzero.com
d9dffe0d16 Bug 162393 - Making our content area clicking and link handling more robust.
r=bzbarsky sr=jag a=asa
2002-10-17 04:09:20 +00:00
timeless%mac.com
52eb178b84 Bug 172047 'Redo' item is missing in the context menu of text controls and urlbar
contributions from mats.palmgren@bredband.net r=jkeiser sr=bzbarsky moa=jag a=asa
2002-10-16 22:22:09 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
timeless%mac.com
98ccfebec8 Bug 101910 alt text is not displayed in image properties
patch by neil.marshall@sympatico.ca r=cmanske sr=jag a=asa
2002-10-16 02:05:34 +00:00
varga%netscape.com
b1f19d2901 Fix for bug 106656. tabs' use of child nodes is inconsistent
r/sr=jag, bzbarsky, a=asa
2002-10-15 08:50:01 +00:00
asasaki%netscape.com
5c5631dd6c bug 173355, update mac getinfo strings for 1.2b. r=jj sr=leaf a=blanket
for version updates.
2002-10-14 22:28:57 +00:00
varga%netscape.com
8821d000a0 Fix for bug 123207. file bookmark dialog window resizes itself after every use from the bookmark manager
r=pch, sr=jag, a=asa
patch by Neil
2002-10-14 11:20:08 +00:00
chanial%noos.fr
39126c0946 Fix adding a group of tab and bookmark transaction manager horking in phoenix.
Allow the insertion of a resource in a valid container that isn't in the bookmark graph.
Not part of the build
2002-10-14 02:41:52 +00:00
blakeross%telocity.com
a3ea9803b0 move phoenix obs notification, NPOB. r=hewitt/sr=hyatt 2002-10-13 03:51:29 +00:00
blakeross%telocity.com
c5a67e6cb4 174132 - bookmarks shouldn't hardcode navigator chrome url (fix bookmarks notifications in Phoenix). r=bryner sr=hewitt a=brendan 2002-10-13 03:31:48 +00:00
cbiesinger%web.de
9c078eca83 bug 84542 r=jag,doron sr=bzbarsky a=asa,#mozilla disable page source context menu item for images 2002-10-11 21:07:06 +00:00
blakeross%telocity.com
5810c455fc Phoenix changes only, NPOB. r=hewitt / sr=hyatt 2002-10-11 19:58:15 +00:00
varga%netscape.com
69eaea837a Fixing JS errors caused by bug 172545.
r=neil, sr=sspitzer, a=asa
2002-10-10 06:35:58 +00:00
blakeross%telocity.com
2ebe610bb5 Minor bookmarks tweaks for Phoenix. Not part of build. r/sr=ben 2002-10-09 19:56:33 +00:00
rjc%netscape.com
e261a701cb Topcrash bug # 146466: add some trivial extra defensive null checking. r=samir, danm sr=me 2002-10-09 02:09:31 +00:00
rjc%netscape.com
099af79d56 Fix bug # 170622: Bookmarks deletion cmd needs to go through RDF composite db cmd APIs. Bookmarks need to NS_RDF_ASSERTION_REJECTED on unknown nodes. Bookmarking a group of tabs fix. r=blake sr=jag 2002-10-08 23:55:39 +00:00
nhotta%netscape.com
21bd7b3226 Changed to unescape the tab title with a charset if non ASCII,
bug 158171, r=caillon, sr=bzbarsky.
2002-10-08 23:19:03 +00:00
timeless%mac.com
89f9ca5c7f Bug 172846 QueryInterface should not throw Components.results.NS_NOINTERFACE for Components.interfaces.nsISupports
r=neil@parkwaycc.co.uk sr=kin@netscape.com
2002-10-08 14:33:24 +00:00
timeless%mac.com
588c42a53c Bug 106656 tabs' use of child nodes is inconsistent
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-10-08 12:07:27 +00:00
loadrunner%betak.net
55609bfe63 b144551 inconsistent en-mac/en-unix in different platform langenus.xpi files, r=cls, tao, sr=sfraser, dveditz 2002-10-08 06:21:11 +00:00
hyatt%netscape.com
8c527dcd7e #ifdefs for phoenix. NPOB. 2002-10-08 03:30:26 +00:00
shanjian%netscape.com
4713ca8924 #172402 Change auto-detection option in POST form page with frame will cause page be reloaded
Let detector charset reload be handled the same way as charset reload.
r=naoki, sr=alecf
2002-10-08 02:15:26 +00:00
sgehani%netscape.com
f44183d730 Rely on necko for browser version when checking for updates.
b=166448; r=harishd; sr=dveditz
2002-10-08 01:21:47 +00:00
danm%netscape.com
f2be58b473 string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:23:19 +00:00
danm%netscape.com
a57de0544e string changes. popup windows were referred to in the UI as both popups and pop-ups. now they all take the unmusical but accepted name 'pop-up'. bug166442 2002-10-07 20:11:25 +00:00
darin%netscape.com
7f1956b180 fixes bug 157135 "nsIFileURL need to be frozen" r=dougt sr=bzbarsky 2002-10-06 02:20:35 +00:00
rods%netscape.com
6f91c6a6bf wrong file got checked in
Impl print preview for mail and addrbook This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-05 12:47:15 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
bryner%netscape.com
1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
hyatt%netscape.com
a3b7c684e1 Set an infinite expiration for bookmark favicons. Not used by Mozilla (Phoenix only). r=brendan, sr=jag 2002-10-04 07:42:58 +00:00
jaggernaut%netscape.com
2b7d3d081a Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 04:42:39 +00:00
rjc%netscape.com
56003e0b76 Fix bug # 120712: memory leak fix. Forced to use nsAutoString as CBufDescriptor doesn't guarantee zero termination. Patch from ajschultz@eos.ncsu.edu. r=rjc sr=jag 2002-10-04 02:25:03 +00:00
hyatt%netscape.com
1d9aa15d94 Fix for 172276, enable menus to support context menus (like WinIE's Favorites top-level menu). r/sr=hewitt/brendan 2002-10-04 00:57:09 +00:00
lordpixel%mac.com
b7631ca685 Fix for bug 119091 - applescript window z order issues r=timeless, sr=smfr 2002-10-04 00:35:01 +00:00
loadrunner%betak.net
d06794edfc b112869, No UI to uninstall language packs, r=tao, sr=alecf 2002-10-04 00:31:30 +00:00
jaggernaut%netscape.com
ce4d8afc85 Bug 118835: add support for home page groups. r=law, sr=hewitt 2002-10-04 00:28:07 +00:00
rjc%netscape.com
1c79d553f3 Fix bug # 172450: plug ever-increasing memory leaks. When new internet search results are added, old nodes were being removed, but old attributes hanging off of the old nodes need to be cleared out also (but, IFF there are no other references to the old search result nodes in the graph.) r=sgehani sr=jag 2002-10-03 21:27:05 +00:00
smontagu%netscape.com
dd6cc75df8 Force entry fields for URI elements to be left to right even in right-to-left chrome. Bug 157607, r=jag, sr=hewitt 2002-10-03 21:16:39 +00:00
varada%netscape.com
53c11cabe0 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
varga%netscape.com
c0bc46e015 Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
rods%netscape.com
b90460b9ba Impl print preview for mail and addrbook
Here we are moving the printing JS code into its own file called printing.js
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:04:57 +00:00
aaronl%netscape.com
feee968136 Bug 172194. Initial focus in password dialogs messed up. r=sgehani, sr=bryner 2002-10-03 00:46:24 +00:00
jaggernaut%netscape.com
9e7f55bac9 Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt 2002-10-01 23:49:48 +00:00
aaronl%netscape.com
2fd28ab62d Bug 171933. Text missing from buttons in common dialogs. r=timeless, sr=hewitt 2002-10-01 16:56:29 +00:00
sdagley%netscape.com
a50ca5627d Re-landing #169667 - use LaunchServices APIs instead of InternetConfig APIs when appropriate (fixed mach-o and Mac Classic build issues from 1st landing try). r=ccarlen,sr=sfraser 2002-10-01 05:27:15 +00:00
aaronl%netscape.com
9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
sdagley%netscape.com
1e949d7329 With the landing of #152231 for mach-o the InternetConfigService is now part of uriloader for Mac trunk builds and these files in appshell are obsolete 2002-10-01 01:40:38 +00:00
sdagley%netscape.com
afb40734b1 Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin 2002-10-01 01:00:09 +00:00
lordpixel%mac.com
3c190578b9 Part of a fix for bug 90823 that should have gone in earlier but was missed. r=timeless, sr=blake 2002-09-30 00:11:05 +00:00
lordpixel%mac.com
b33c9dd8d4 Part of fix for bug 90823 that previously was missed. r=timeless, sr=blake 2002-09-30 00:10:19 +00:00
hewitt%netscape.com
7708e42e98 trimming the sherlock plugins built for phoenix, rs=blake/hyatt 2002-09-29 22:22:56 +00:00
hyatt%netscape.com
47c288148a Tweaks to prefs. JUst some shuffling. r/sr=hewitt,blake 2002-09-29 22:08:46 +00:00
hewitt%netscape.com
b2066bcd6b moving phoenix history from browser to toolkit to fix bustage, sr=bryner 2002-09-28 21:54:00 +00:00
danm%netscape.com
24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com
0dac6bc2ec add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
kairo%kairo.at
a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
kairo%kairo.at
272eb84bba bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from xpfe/global/resouces/content to xpfe/communicator/resources/content, r=beppe, sr=hewitt 2002-09-28 12:14:15 +00:00
hewitt%netscape.com
c45d71af1e 165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt 2002-09-28 10:51:20 +00:00
hewitt%netscape.com
33afbc6224 165955 - preventing phoenix from building history, autocomplete, urlbarhistory, r=bryner, sr=hyatt 2002-09-28 07:25:15 +00:00
darin%netscape.com
e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
bryner%netscape.com
05ef2e9b38 Don't build download manager for phoenix. r=blake, sr=hewitt. 2002-09-28 01:34:20 +00:00
timeless%mac.com
79e5a9f95b Bug 170031 unparsed string in quicklaunch 'disable quicklaunch' dialog
patch by <pepperxn@netscape.net>, r=caillon, sr=jag
2002-09-27 10:13:14 +00:00
darin%netscape.com
6cddc87b2e backing out sdagley's patch for bug 169667 to clear up mac build bustage. 2002-09-27 04:35:33 +00:00
sdagley%netscape.com
64420945dd Landing #169667 - Clean up InternetConfigService and use LaunchServices APIs where appropriate. r=ccarlen,sr=sfraser 2002-09-26 23:38:08 +00:00
timeless%mac.com
74af235b58 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
seawood%netscape.com
17c6a3fcf5 BeOS uses the default `NS_CreateNativeAppSupport()
Fixing tinderbox bustage
2002-09-26 07:59:05 +00:00
lordpixel%mac.com
914e34794d Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:45:59 +00:00
lordpixel%mac.com
b37394ce40 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=timeless, sr=darin 2002-09-26 03:39:19 +00:00
lordpixel%mac.com
c746ea5e36 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:38:06 +00:00
lordpixel%mac.com
01b36da72a Fix for buf 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagely, sr=smfr 2002-09-26 03:32:53 +00:00
lordpixel%mac.com
e038422916 Fix for bug 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:31:23 +00:00
timeless%mac.com
2c7bd92603 Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2002-09-25 20:18:56 +00:00
aaronl%netscape.com
d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
timeless%mac.com
715b7a4466 Bug 170587 popup.xml, error in method sizeTo()
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
timeless%mac.com
3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
timeless%mac.com
b60fa5dad7 Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
Deleting unused file
r=bryner
2002-09-24 13:42:44 +00:00
dbaron%fas.harvard.edu
0b8b701579 Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179 2002-09-24 03:20:24 +00:00
timeless%mac.com
f47184023c Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
blakeross%telocity.com
5a1870d54a Fixing a stupid oops from the patch for 153946. 2002-09-23 19:26:49 +00:00
darin%netscape.com
53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
bryner%netscape.com
ffa19a299c Use Windows XP style scrollbars for select controls (bug 170142). r=hewitt, sr=hyatt. 2002-09-23 01:29:45 +00:00
kairo%kairo.at
17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
sdagley%netscape.com
8c88fb6bee Part of #152231 - moving InternetConfigService to uriloader from appshell. These changes are for the CFM builds. r=ccarlen,sr=scc 2002-09-21 19:08:45 +00:00
danm%netscape.com
6f294e0099 en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2002-09-21 02:12:37 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com
d63003256b 167430 - second phoenix window opens mozilla. r=hyatt sr=bryner 2002-09-20 02:08:11 +00:00
srilatha%netscape.com
41b03caf83 backing out my previous checkin. 2002-09-19 23:12:35 +00:00
srilatha%netscape.com
212858d5cd Fix for bug # 167803. Ensure that mContentTreeOwner is not null.
r=danm, sr=alecf
2002-09-19 22:37:37 +00:00
alecf%netscape.com
1fa96aa20f argh, missed one file - reverse the order of components and browser, so that the static libs are there at link time 2002-09-19 19:35:42 +00:00
alecf%netscape.com
77b66623a9 remove mozbrowser.xml from the build now that bug 169003 is fixed 2002-09-19 19:09:35 +00:00
alecf%netscape.com
08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
akkana%netscape.com
be6210511d 163690: Use the prompt service when the string searched for isn't found. Cures an assertion. r=cmanske sr=kin 2002-09-18 23:14:25 +00:00
shanjian%netscape.com
2de74a4606 #85434 Entered national characters filtered
using default charset for internet search charset fallback instead of hard coded hardcoded iso88591.
p=bukovjan@mbox.dkm.cz, r=bstell, sr=jag
(Thanks to Michal Bukovjan  for preparing the patch).
2002-09-18 19:27:43 +00:00
danm%netscape.com
5224d38fbf adding a popup window management preference panel. bug 166442 r=jag,jst 2002-09-18 14:47:06 +00:00
danm%netscape.com
52f1d992ef switching to the new, final(!?) popup window management preferences organisation. bug 166442 r=jag,jst 2002-09-18 14:45:31 +00:00
danm%netscape.com
4b9a5edf70 just fixing a reversed comment 2002-09-18 02:20:04 +00:00
jaggernaut%netscape.com
e748ef0a78 Bug 158173: fix some quicklaunch related wording. Patch by Mike Kowalski <pepperxn@netscape.net>, r=timeless, r=jatin, sr=jag 2002-09-17 22:58:00 +00:00
timeless%mac.com
fa3db31d0d Bug 135572 remove Theme Preferences from the View > Apply Theme submenu
patch by pepperxn@netscape.net r=doron sr=jag
2002-09-17 22:19:37 +00:00
mkaply%us.ibm.com
ef494ae99c No bug - replace old OS/2 icon with new one 2002-09-17 20:30:27 +00:00
jaggernaut%netscape.com
9378f10536 Bug 165867: (top)crash at www.sina.com.cn. r=peterv, sr=darin 2002-09-17 14:42:24 +00:00
alecf%netscape.com
b15e45e72d re-fix bug 166147 - autoinitialize mRefCnt to 0 for more efficient constructors
r=dougt, sr=jag, this time including some CSS stuff that has 31-bit refcounts.
2002-09-17 04:49:28 +00:00
alecf%netscape.com
7c03517f4d backing out my fix to 166147 to see if it fixes orange 2002-09-16 23:48:12 +00:00
alecf%netscape.com
5af36705e8 fix for bug 166147 - autoinitialize mRefCnt to 0 by using a wrapper class, a la Don Box
also clean up consumers which were using postfix decrement
r=dougt, sr=jag
2002-09-16 20:59:52 +00:00
dbaron%fas.harvard.edu
681427e926 Do more filtering of onStateChange notifications in nsBrowserStatusFilter instead of in the nsBrowserStatusHandler JS code. b=168732 sr=jag r=caillon 2002-09-16 14:13:55 +00:00
danm%netscape.com
fa22b55a15 reinstating earlier version; Txul regression in hand. long live bug 166442 r=jag,jst,et al. still applies 2002-09-14 19:44:29 +00:00
darin%netscape.com
0413b05446 fixing oops from my checkin for bug 166792, thx dbaron! 2002-09-14 06:05:08 +00:00
sfraser%netscape.com
c0f611dfc8 Fix darin build bustage. r=law 2002-09-14 01:10:47 +00:00
seawood%netscape.com
04c8c598a2 MODULE & REQUIRES should be set before config.mk is included.
Allow --enable-debugger-info-modules=apprunner to work.
2002-09-13 21:15:59 +00:00
danm%netscape.com
6363712cc2 moving nsIPopupWindowManager.idl from extensions to appshell, where it still doesn't belong but it's an improvement. long live bug 166442 r=jag,timeless 2002-09-13 20:59:56 +00:00
seawood%netscape.com
962c55d678 Use NS_INIT_ISUPPORTS instead of obsolete NS_INIT_REFCNT.
Fixing cocoa build bustage.
2002-09-13 20:37:04 +00:00
danm%netscape.com
8ab3aee3f1 moving from its old home in extensions. it doesn't belong here either, but it's used outside extensions so here it sits for now. 2002-09-13 20:11:25 +00:00
darin%netscape.com
d47b2f5e65 fixes bug 166792 "move nsIIOService::GetURLSpecFromFile, etc. to
nsIFileProtocolHandler" r=dougt sr=alecf
2002-09-13 19:32:45 +00:00
andreww%netscape.com
2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
cbiesinger%web.de
94c4f86575 bug 141481 patch by Morten@Nilsen.com r=timeless sr=jag
strict warning in contextHelp.js
2002-09-12 23:24:47 +00:00
chanial%noos.fr
35aff21bbf Bug 167180: new API in nsIBookmarksService for creating a new resource (bookmark, folder, folder group and separator) r/sr=hyatt,blake,bryner moa=ben 2002-09-12 23:08:12 +00:00
dougt%netscape.com
65f9649028 Fixes 130954. crash [@nsComponentManagerImpl::FreeServices] (this=0x0) r=brendan@mozilla.org, sr=alecf@netscape.com 2002-09-12 19:34:36 +00:00
mkaply%us.ibm.com
84e4fef36a Forgot a header 2002-09-12 17:46:55 +00:00
mkaply%us.ibm.com
61779d04ab No bug - fixing my backout of the restart browser turbo action - should have been closer to what windows looked like before the code got put in 2002-09-12 14:48:07 +00:00
danm%netscape.com
cb279f2219 bloody hell. backing out the rest of popup manager because of a suspected Txul regression. bug 167929 2002-09-12 02:42:44 +00:00
danm%netscape.com
997fa879e8 backing out Txul-regression-causing popup window manager. bug 167929 2002-09-12 01:16:59 +00:00
bzbarsky%mit.edu
3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
mkaply%us.ibm.com
01172203c5 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +00:00
chanial%noos.fr
9108417df6 Bug 161414: some properties windows in Bookmark Manager not properly sized r=timeless, sr=bryner 2002-09-11 12:14:20 +00:00
peterv%netscape.com
9456212b6b Fix for bug 86000 (convert LDAP XPCOM SDK to use AUTF8String). r=dmose, sr=alecf. 2002-09-11 11:22:41 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
glazman%netscape.com
1d4075b29f pressing Ctrl+tab doesn't switch tabs like it does in other tabbed apps; b=136915, r=neil@parkwaycc.co.uk, sr=jag, fix by jruderman@hmc.edu (Jesse Ruderman) 2002-09-11 09:21:40 +00:00
bzbarsky%mit.edu
662b773a70 modeGetFolder should have some different wording from modeOpen. Bug
160672, r=caillon,timeless, sr=bryner
2002-09-11 07:38:14 +00:00
danm%netscape.com
4020f8bd33 temporary amaaaaazing makefile stupidity to get extension-less builds to build. i promise to sort out the real problem tomorrow. 2002-09-11 04:28:44 +00:00
danm%netscape.com
3616a834cf adding popup window manager menu. bug 166442 r=jag,jst,morse,timeless 2002-09-11 02:33:55 +00:00
danm%netscape.com
3f4f479c52 adding popup window checkbox. bug 166442 r=jag,jst,timeless 2002-09-11 02:31:13 +00:00
danm%netscape.com
c6e41f9d00 hooking up popup window management. bug 166442 r=jag,jst,timeless 2002-09-11 02:29:27 +00:00
danm%netscape.com
b98bd446ad add context flags from nsIWindowCreator2. bug 166442 r=jag,jst,timeless 2002-09-11 02:27:14 +00:00
danm%netscape.com
0e2fc5c13b add new include dependencies for popup window manager. bug 166442 r=jag,jst 2002-09-11 02:19:45 +00:00
danm%netscape.com
3ebfe9f890 new strings for popup window manager. bug 166442 r=jag,jst,morse 2002-09-11 02:17:48 +00:00
timeless%mac.com
0ff5ba99f7 Bug 164466 Remove unused debug window pref
patch by walk84@yahoo.com r=caillon sr=bryner
2002-09-11 02:11:08 +00:00
caillon%returnzero.com
a5cd43f732 Add a method on the fixup object to strip off wyciwyg from nsIURIs
Fixes bug 164006, wyciwyg: should not appear in tab title
r=jag sr=bzbarsky
2002-09-11 01:44:13 +00:00
bzbarsky%mit.edu
e82c72f0d3 Right click should not toggle checkbox. Bug 166403,
r=neil@parkwaycc.co.uk, sr=hewitt
2002-09-11 01:40:23 +00:00
bienvenu%netscape.com
1ddfc591d3 make delay for selection while cursoring through trees a settable attribute, r=blaker, sr=jst, a=asa, with an assist from brendan 163946 2002-09-10 21:02:06 +00:00
bzbarsky%mit.edu
916579b804 The last checkin (both, actually) was for bug 114170 2002-09-10 08:11:53 +00:00
bzbarsky%mit.edu
8b778a8d1d *** empty log message *** 2002-09-10 08:10:10 +00:00
bzbarsky%mit.edu
8019d6dbd6 make keyboard tab switching work when the url bar is focused. Patch by
neil@parkwaycc.co.uk, r=jesse, sr=jag, a=asa
2002-09-10 08:08:59 +00:00
pete.zha%sun.com
a79325f4fd Print settings on Linux are saved at shutdown but not read at next start
bug=166217 r=rods@netscape.com sr=bryner@netscape.com a=asa Roland.Mainz@informatik.med.uni-giessen.de
2002-09-10 05:15:53 +00:00
sgehani%netscape.com
09e2d0f208 Don't show update notification if component being updated doesn't exist on disk.
b=166448; r=law; sr=dveditz; a=rjesup
2002-09-09 17:48:56 +00:00