Commit Graph

10381 Commits

Author SHA1 Message Date
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
dougt%netscape.com
a6ee0c8777 cleans up return result. b=157136. r=me. 2002-09-08 22:29:35 +00:00
dougt%netscape.com
e5bb030540 fixing a regression. r=me. 2002-09-08 01:51:29 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com
fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
sspitzer%netscape.com
d73ec61a67 fix for #121122 (nsIFilePicker should allow picking multiple files) and #43015 (Cannot add multiple attachment in Attach File dialog).
right now, only supported on windows.  bugs logged for mac, beos, cocoa, os/2, qnx
and the xpfilepicker (linux).

r=bz, sr=bienvenu, a=asa
2002-09-07 05:23:45 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
cltbld%netscape.com
0be82b3cdd updated mac getinfo strings for mozilla 1.2a, per bugzilla 163088. r=jj@netscape.com sr/a=leaf@mozilla.org. o=antitux@netscape.com 2002-09-06 21:22:10 +00:00
nhotta%netscape.com
fcc266045a Add a code to unescape with a charset for a non ASCII file name,
bug 163682, r=jbetak, sr=bzbarsky, a=rjesup@wgate.com.
2002-09-06 20:29:06 +00:00
bryner%netscape.com
11659c8e1c Bug 141295 and 153681 - fix some timing problems with initial focus. Make sure that window watcher's activeWindow accurately reflects the last window to receive an NS_ACTIVATE. Remove the GetFocusController API from nsIDocument, since the focus controller can now be obtained for the entire lifetime of the document by using GetContainer(). Cleaned up some methods on nsEventStateManager/nsIEventStateManager that were virtual for no reason. r=danm, sr=jst. 2002-09-06 00:19:58 +00:00
alecf%netscape.com
60f2285756 fix for bug 166681 - fix leak and lame string usage in global history
r=blake, sr=jag, a=asa
2002-09-05 22:14:51 +00:00
cbiesinger%web.de
24665ca7ed no bug, removing unused file. r=bryner sr=blake 2002-09-04 21:13:11 +00:00
timeless%mac.com
febd13a923 bug 166610 jar packaging failure
r=cls. macosx build fails to launch due to packaging failure
2002-09-04 20:13:07 +00:00
timeless%mac.com
7edc5fcee1 Bug 158739 Tabbed Browsing, OS X: Command+Enter checkbox text displayed in 3 lines (should be 1 line)
r=doron sr=jag
2002-09-04 03:35:58 +00:00
bzbarsky%mit.edu
6006ebb339 Add "Open in new tab" to bookmarks. Bug 103834, patch by Chris
Nebergall <ct-nebergall@wiu.edu>, r=jag, sr=ben
2002-09-04 03:29:24 +00:00
jst%netscape.com
324338a807 Fixing bug 145888. Re-ordering the menu items 'Java Console' and 'JavaScript Console' so that the more commonly used one appears before the other one in the menu. r=walk84@yahoo.com, sr=blaker@netscape.com 2002-09-04 02:38:52 +00:00
mkaply%us.ibm.com
2117c9f30a No bug - OS/2 only - by popular demand, our OS/2 users don't want Mozilla to close and restart everytime you close the last turbo window. Goodbye 2002-09-04 02:35:37 +00:00
rjc%netscape.com
ba0e03e53e Fix bug # 164175: XPCom LDAP API extensions. OnLDAPInit() now passes relevant connection, and LDAP operations/connections accept closures. r=dmose sr=darin 2002-09-04 01:28:36 +00:00
rjc%netscape.com
2230462708 Fix bug # 145858 - imported bookmarked issue with NetPositive. Change required to old bug fix to get search results resolving correctly with aggregation. r=sergei_d@fi.tartu.ee sr=darin 2002-09-04 01:14:09 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
seawood%netscape.com
1507b65732 Add 'mozilla' to cvs ignore list.
Thanks to Diego Biurrun <diego@biurrun.de> for the patch.
Bug #165939 r=cls
2002-09-03 22:36:56 +00:00
timeless%mac.com
43e442ad09 Bug 156633 replace PR_CurrentThread with PR_GetCurrentThread
patch by riceman+bmo@mail.rit.edu r=morse,dougt,dveditz,timeless sr=dveditz
2002-09-03 14:51:05 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
bryner%netscape.com
32dfde5bb0 Removing MOZ_PHOENIX #ifdefs that are no longer needed. 2002-09-02 20:21:31 +00:00
bolian.yin%sun.com
7f20747d62 Bug 97424, Expanding pasted folders results in hang then crash. r=chanial@noos.fr, sr=jag 2002-09-02 08:08:32 +00:00
bryner%netscape.com
ad376113e3 Switch to building in browser/app and linking with libxulapp_s, instead of building in xpfe/bootstrap, for Phoenix. Remove some MOZ_PHOENIX #ifdefs that are no longer needed. Not part of the normal build. 2002-09-02 04:03:07 +00:00
timeless%mac.com
07671c37b5 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2002-09-02 03:36:38 +00:00
bryner%netscape.com
dfda04dd5a Oops - moving MOZ_WINCONSOLE defines up above include of config.mk. 2002-09-02 02:22:10 +00:00
bryner%netscape.com
6f2dee8b61 Factor out console linker flags for Win32 (MOZ_WINCONSOLE) into config.mk so that we can use them from elsewhere. r=cls. 2002-09-02 01:47:23 +00:00
timeless%mac.com
fb343de677 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=timeless sr=bz
2002-08-30 14:50:16 +00:00
kyle.yuan%sun.com
6fd77937f3 Bug 43714 Tooltip for the 'Home' button not updated when setting page via prefs
r=biesi, sr=bzbarsky
Register a pref callback in navigator.js.
2002-08-30 09:37:15 +00:00
bzbarsky%mit.edu
a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
danm%netscape.com
ee699f4e3e restate and simplify the application-quit and application-don't-quit-while-windows-are-open logic. bug 163710 r=brendan,pinkerton 2002-08-29 23:55:37 +00:00
bryner%netscape.com
898f7454be Fixing up splash_xpm for phoenix builds on Linux. Not part of the default build. 2002-08-29 03:04:36 +00:00
mkaply%us.ibm.com
b28cc258a8 OS/2 bustage - don't need these .gets 2002-08-27 12:39:30 +00:00
cbiesinger%web.de
a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
alecf%netscape.com
ad0975dbcf oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before... 2002-08-27 04:17:32 +00:00
timeless%mac.com
ed0da88221 Bug 164731 wrong accesskey in bookmarks.xul
r=caillon, rs=darin
2002-08-27 02:20:14 +00:00
caillon%returnzero.com
6dcb13fc80 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2002-08-27 02:20:04 +00:00
dougt%netscape.com
22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
danm%netscape.com
c96f5f8011 removing parameter to nsINativeAppSupport::OnLastWindowClosing. Also bringing up to date with nsNativeAppSupportWin.cpp rev 1.82 (see bug 163718). bug 163918 r=brendan,law 2002-08-24 18:59:04 +00:00
danm%netscape.com
b50980e5c1 removing parameter to nsINativeAppSupport::OnLastWindowClosing. bug 163918 r=brendan,law 2002-08-24 18:58:52 +00:00
danm%netscape.com
091b30e2a3 update for rev 1.26 of nsIAppShellService.idl: Quit takes a new parameter. bug 163918 r=brendan,bryner 2002-08-24 18:58:19 +00:00
danm%netscape.com
02c9fc340e rearrange Destroy to not confuse WindowWatcher. bug 163918 r=brendan,bryner 2002-08-24 18:57:55 +00:00
danm%netscape.com
a213262c26 move Quit code from UnregisterWindow into Quit. bug 163918 r=brendan,bryner 2002-08-24 18:57:45 +00:00
roc+%cs.cmu.edu
cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
kairo%kairo.at
2396ba53df Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue), part 2: cvs removing downloadmanager.ent, r=timeless sr=dveditz 2002-08-23 11:47:33 +00:00
mkaply%us.ibm.com
35ed14a818 #154657
r=morse, sr=alecf
Remove wallet samples from the build - point to the ones on mozilla.org
2002-08-22 22:30:59 +00:00
timeless%mac.com
63e606c830 Bug 131825 downloadmanager.ent file name should be changed to downloadmanager.dtd (localization issue)
patch by Marek.Wawoczny@GmbH.rubikon.pl r=timeless sr=dveditz
2002-08-22 22:01:43 +00:00
aaronl%netscape.com
59f407c9b6 Bug 133155. Site Navigation menu doesn't have access keys. Patch from gregvalure@wanderlife.com. r=aaronl, sr=jag 2002-08-22 04:16:12 +00:00
danm%netscape.com
5a5730f3b4 mInitialWindow is now a simple boolean; it's no longer a useful window after bug 130719 was fixed. bug 163718 r=brendan,law 2002-08-21 21:57:13 +00:00
alecf%netscape.com
4f32767773 fix bug 161701 - stop using prefs to save the last page visited
instead, use mork's MetaRow and store it in the kLastVisitedPage token
r=bnesse, sr=bienvenu
2002-08-21 21:00:49 +00:00
seawood%netscape.com
05110e09d0 Install new icons during 'make install'
Thanks to Paul Boven <p.boven@chello.nl> for the patch.
Bug #163237 r=bryner
2002-08-21 04:09:14 +00:00
alecf%netscape.com
03f69e9a10 fix bug 162741 - revamp chrome registry interface in preparation for bug 160000 - switch lots of public APIs over to ACString, etc.
r=bryner, sr=hyatt
2002-08-20 18:12:51 +00:00
danm%netscape.com
9aa2cbf154 reorder Destroy() sequence and remove new window creation check from bug 115969 (rev 1.89 of .cpp). bug 130719 r=brendan,pavlov 2002-08-20 04:34:09 +00:00
danm%netscape.com
2734071cb9 exit the app from Quit() only if all windows could be closed. bug 130719 r=brendan,pavlov 2002-08-20 04:30:24 +00:00
kyle.yuan%sun.com
35c3a44abb 152651 Main menu items get forver disabled after the invocation of Save File dialog.
r=jag, sr=bz
Check in for Simford.Dong@sun.com's fix
2002-08-20 03:30:19 +00:00
asasaki%netscape.com
b305df1154 fix for bug 136673 and bug 138764, adding version info to mozilla.exe
for the trunk and adding a program description.
r=cls, no sr= needed for build module.
2002-08-19 22:51:52 +00:00
cbiesinger%web.de
a1fe777349 bug 163230 r=db48x sr=roc+moz update "file a bug" link 2002-08-19 22:05:18 +00:00
henry.jia%sun.com
227be5af9c Fix bug 159889: replace the hardcode of "@mozilla.org/preferences;1" with NS_PREF_CONTRACTID
Patch by leon.zhang@sun.com
r=Henry, sr=alecf
2002-08-19 04:29:58 +00:00
cmanske%netscape.com
36cbd2e832 Dont allow arrow key event processing in radiogroup unless focus is on radio button. b=149517, r=brade, sr=hewitt 2002-08-15 22:12:01 +00:00
darin%netscape.com
d86e3064ab second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf 2002-08-15 18:38:46 +00:00
mkaply%us.ibm.com
0613780eca #162387
r=pedemont, no sr.

OK, I need this in. OS/2 menus are unusable without this.
Basically, when 117730 went in, it regressed this because
the fix for 101771 was no longer needed.

This is backing out the 101771 fix.

I have verified this doesn't break Windows.
The only other platform that could be an issue is Mac, but
it shouldn't be because Mac uses native menus. No other
platform handles clipSiblings.

If this does break something, you would see it as menus
appearing behind other menus.
2002-08-15 14:49:44 +00:00
mkaply%us.ibm.com
a4c5b5b8e4 #162605
r=bryner
Copy OS/2 icons into chrome
2002-08-15 12:34:50 +00:00
caillon%returnzero.com
80633a070f 134395 Add 'tree status' to QA menu
Patch by magicdice@hotmail.com
r=timeless sr=blake
2002-08-15 08:51:43 +00:00
bryner%netscape.com
2abbf86ae7 Bug 157830 - add per-window taskbar icons for Linux. Move the windows icon files into xpfe/bootstrap/icons/windows. r=pavlov, sr=blizzard. 2002-08-15 00:36:57 +00:00
seawood%netscape.com
3cc9c5e53c Removing old unused module prefix files.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:09:28 +00:00
seawood%netscape.com
8e930f4610 Use shared prefix files instead of old module specific ones.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
cbiesinger%web.de
019e27d3b8 bug 84542 r=timeless sr=bzbarsky disable view|page source for images 2002-08-14 22:01:44 +00:00
timeless%mac.com
a38e68189f Bug 153655 aboutCommunicatorCmd.label is unused
also removing:
howTutorialCmd.label
helpChannelCmd.label
r=biesi sr=bz
2002-08-14 10:13:28 +00:00
bryner%netscape.com
162b736af9 phoenix only - not part of build
Change the DDE application name so that you can start Phoenix with Mozilla running.  r=hyatt, cls.
2002-08-14 09:46:17 +00:00
bolian.yin%sun.com
935098bcdb Bug 148996, enable the feature of Drag and Drop on Bookmarks button on the personal toolbar. r=bryner, sr=blizzard. 2002-08-14 09:41:07 +00:00
mkaply%us.ibm.com
d429367b00 Adding desktop icons for OS/2 2002-08-13 20:30:39 +00:00
blythe%netscape.com
2c173f1bf8 Fix bug 119034, win startup/shutdown problem
r=pavlov,sr=alecf
2002-08-13 18:45:41 +00:00
timeless%mac.com
6a236d1360 Bug 129612 Remove "Enable Syntax Highlighting" checkbox
rossi@viel.org r=neil@parkwaycc.co.uk sr=blake
2002-08-13 16:28:44 +00:00
timeless%mac.com
38968475cb Bug 155994 WARNING: the property generalNotCached already exists in pageInfo.properties
r=biesi sr=darin
2002-08-13 15:49:47 +00:00
cbiesinger%web.de
b905185769 bug 97123 part 2; patch by jrgm@netscape.com r=biesi sr=bzbarsky
fix regression - clicking on entries in autocomplete dropdown didn't work anymore
2002-08-13 09:58:47 +00:00
timeless%mac.com
28608605a8 Bug 161722 nsFilePicker.js has unreachable code (try block)
reverting errant reorder of typeof call
r=kaie sr=bz
2002-08-13 08:58:43 +00:00
timeless%mac.com
aa60e5c070 correcting interface name (fallout from bug 157624) used bug 158593
r=nick rs=mozbot pay attention to interface changes
2002-08-13 04:55:16 +00:00
timeless%mac.com
aafce20f2c Bug 158593 [RFE] It should be posible to drag items from the media tab and the links tab in page info.
patch by nick@technisys.com.ar r=db48x sr=jst
2002-08-13 04:11:55 +00:00
blakeross%telocity.com
cc4792feca #ifdef for phoenix, NPOB. 2002-08-13 01:21:48 +00:00
dougt%netscape.com
c82b168650 Fixes NS_InitEmbedding unconditionally calls AutoRegister. This also removes xpinstall from using component.reg which I believe is the last users of this file. r=chak,dveditz sr=bryner b=149208 2002-08-12 22:09:25 +00:00
sgehani%netscape.com
626d1cfe63 Fix ``Sidebar fails to select a panel when told to do so''.
b=158736; r=bryner; sr=blake
2002-08-12 21:20:02 +00:00
cbiesinger%web.de
847f977252 bug 127332 r=db48x sr=bzbarsky Meta headers have a : at the end 2002-08-12 09:11:12 +00:00
morse%netscape.com
4ea048345b bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag 2002-08-12 06:30:59 +00:00
cbiesinger%web.de
5aa71c0a69 bug 48436 r=caillon sr=blake Change "Document: Done" to "Done" 2002-08-11 18:04:50 +00:00
cbiesinger%web.de
847cab50a2 Bug 158976 r=timeless sr=blake
`Work Offline' menu item isn't checked like in most other browsers
2002-08-11 17:47:18 +00:00
cbiesinger%web.de
f9592936f1 bug 97123 r=brade sr=alecf modifier+Enter in address field and go button should behave like modifier+click on link 2002-08-11 12:16:39 +00:00
cbiesinger%web.de
836b0c0359 bug 151899 r=db48x sr=alecf Show link target "Page Info" 2002-08-11 12:12:12 +00:00
cbiesinger%web.de
d31570e517 bug 98092 r=db48x sr=bzbarsky [RFE] Show image file size in image property [properties] dialog 2002-08-11 12:01:18 +00:00
varga%netscape.com
358f087d98 Fix for bug 120383 - make Category at the top of the prefs listing unclickable
r=sicking, sr=bz
2002-08-11 11:30:34 +00:00
bzbarsky%mit.edu
2a58ae0084 Fix string warning. Bug 160389, patch by cahagn_o@epita.fr (Olivier
Cahagne), r=db48x, sr=bzbarsky
2002-08-11 10:27:36 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
blakeross%telocity.com
7d371d9faa Don't heed startup prefs for phoenix. 2002-08-10 01:44:09 +00:00
leaf%mozilla.org
fdcde43318 backout darin's checkin from around noon yesterday to remove the regression
in 161921
2002-08-09 23:46:19 +00:00
jrgm%netscape.com
cf741c36a2 bug 158626, remove obsolete 'fastnav' experiment, r=bzbarsky, sr=bryner 2002-08-09 01:25:48 +00:00
bryner%netscape.com
a2765bff72 Substitute in the correct program name for mozilla-bin, in case it's defined differently (bug 161803). r=cls. 2002-08-09 01:07:06 +00:00
caillon%returnzero.com
a338d5efd5 Bug 161677. Making prefs work again: The OK button in prefs wasn't working from any panel other than the "Navigator" panel.
r=timeless sr=alecf
2002-08-08 21:18:03 +00:00
serge%netscape.com
fc8680db41 fix 153454 Link to image/tiff file does not download correctly (with plug-in installed) r=av, sr=alecf 2002-08-08 20:14:57 +00:00
darin%netscape.com
45e59826d8 changes to nsIIOService in preparation for freezing, b=157131
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
timeless%mac.com
ddc4053392 Bug 161677 Preferences > Appearance > Colors horked, JS error
the ok and cancel handlers will now each get a chance to execute.
throwing an exception will not prevent the dialog from closing per the user's primary directive.
r=frodob sr=alecf
2002-08-08 18:51:03 +00:00
timeless%mac.com
e078e919dd Bug 161722 nsFilePicker.js has unreachable code (try block)
r=db48x sr=bzbarsky
2002-08-08 18:27:16 +00:00
timeless%mac.com
d082b1667e Bug 134620 Can't add bookmark folder from personal toolbar
patch by chanial@noos.fr r=caillon sr=blake
2002-08-08 14:19:48 +00:00
caillon%returnzero.com
e25635a6a8 Don't set the last page visited pref if unneeded (privacy).
Don't fetch a new prefservice every pageload.
Disable navigator pref buttons that do nothing.

Bug 114782
r=alecf sr=blake
2002-08-08 07:49:09 +00:00
seawood%netscape.com
ae739f8f71 Allow mozilla to handle paths with spaces correctly. (Note: it still doesn't appear to work properly for gdb4. Reportedly works for gdb5 though)
Thanks to Andrew Schultz <ajschult@eos.ncsu.edu> for the patch.
Bug #157043 r=cls
2002-08-07 11:46:15 +00:00
hyatt%netscape.com
844a01e44f ifdefs for phoenix. 161448. not part of main mozilla build. 2002-08-07 09:26:30 +00:00
blakeross%telocity.com
b67b8f424b Turn off the splash screen in phoenix (r=bryner sr=hyatt, npob). 2002-08-07 08:54:08 +00:00
timeless%mac.com
6b932868e6 Bug 29856 *nix only : Window Class the same for all mozilla windows
original patch from arik devens / rob ginda
r=akkana sr=alecf
2002-08-07 01:59:22 +00:00
akkana%netscape.com
52f4ba704d 105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag 2002-08-06 23:52:15 +00:00
alecf%netscape.com
9d46c7a238 fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
alecf%netscape.com
2958cb7ad5 bug 142310 - topcrash fix - make the member hashtable be stored as a member variable, no need to allocate it on demand
r=darin, sr=jag
2002-08-06 23:46:18 +00:00
timeless%mac.com
d40c083d1e Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com
40156a1ad5 Bug 83298 Folder Properties window has the wrong text
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
jaggernaut%netscape.com
c5f24f1e8a BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner 2002-08-06 14:51:06 +00:00
bzbarsky%mit.edu
69283ac16a ugh. I mismerged the patch for bug 150451. This is the right code
now.  Thanks to Sander for catching it.
2002-08-06 08:41:52 +00:00
henry.jia%sun.com
17a5f04f77 2nd patch for bug 158080
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:11:23 +00:00
bzbarsky%mit.edu
c4767d7ea6 linux filepicker should remember size when it's resized. Bug 159131,
r=caillon, sr=jag
2002-08-06 05:04:34 +00:00
bzbarsky%mit.edu
1e12afb8c5 Bug 150451. Don't use ".html" as a filename. Patch by Sander
<mybugzilla@juima.org>, r=bzbarsky, sr=jag
2002-08-06 01:27:31 +00:00
bzbarsky%mit.edu
6f1de71cec Bug 76799. Unescape the filename if it comes from a URL. r=brade, sr=jag 2002-08-06 01:17:55 +00:00
bzbarsky%mit.edu
f8f8382a35 Save as on a page with no filename and title should not just die. Bug
158598, patch by sharparrow1@yahoo.com, r=timeless, sr=bzbarsky.
2002-08-06 01:16:35 +00:00
bryner%netscape.com
056465c13c Fix a typo that was causing bug 153828, inability to navigate bookmarks and history in a maximized window. r=saari, sr=jag. 2002-08-06 01:12:33 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
cbiesinger%web.de
128c34e359 bug 160620 patch by chanial@noos.fr r=caillon sr=jag a=asa
drag and drop into menu regression for Windows
2002-08-03 20:22:48 +00:00
kyle.yuan%sun.com
1187bc9c8e Bug 151837 Export Bookmarks in Bookmark Manager saves nothing
r=pierrechanial@netscape.net, sr=blake, a=asa
Must not delete/rename the temp file if tempFile == aBookmarksFile
2002-08-02 05:57:51 +00:00
law%netscape.com
87b5f7f302 Bug 155080; move SavePrefFile call ahead of call to ShutDownCurrentProfile; this does two things: (a) protects prefs.js with profile lock (b) prevents collision on prefs.js that causes prefs to be lost; r=ccarlen, sr=bryner, a=asa 2002-08-02 04:11:45 +00:00
loadrunner%betak.net
d70fd1c727 b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-08-02 00:53:34 +00:00
aaronl%netscape.com
0f4ba024e4 Bug 160188. Accessibility: In Windows, use Control ID for a window to indicate whether the window is content or UI. r=saari,blythe, sr=hewitt 2002-08-01 23:12:38 +00:00
blakeross%telocity.com
70d620f3b7 155712 - remove session history limit pref. r=jrgm sr=ben 2002-08-01 02:39:14 +00:00
sfraser%netscape.com
77f98b05d4 Fix for bug 159929 -- add CFBundleURLTypes entry so that we show up the list of browsers in the Internet Preferences pane. r=sdagley, jj. a=asa 2002-07-31 05:31:21 +00:00
cbiesinger%web.de
cde6dd1baf bug 152623 patch by nick@technisys.com.ar r=matic,biesi,bz,fabian sr=jst a=asa
title property is shown with 100px fixed width in Element Properties
2002-07-30 21:51:50 +00:00
loadrunner%betak.net
713a2aaa3f b127156, polish, Show currently selected packs in language / content pack pref panel, r=tao, sr=dveditz, a=asa 2002-07-30 19:50:12 +00:00
mkaply%us.ibm.com
837c27aeee #107484
r=pete, sr=bzbarsky, a=asa
Fix regression printing on OS/2 - don't do localfile stuff unless we are printing to file
2002-07-30 19:27:05 +00:00
timeless%mac.com
004dee5ffc Bug 158364 clicking the url proxy widget opens an add bookmark dialog
r=hwaara sr=jag a=asa
2002-07-30 03:00:04 +00:00
blakeross%telocity.com
db483c0db7 159477 - arrow key selection in tree has absurd delay. r=brendan sr=hyatt a=blizzard 2002-07-28 21:45:06 +00:00
jkeiser%netscape.com
1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
blakeross%telocity.com
1d28969bc3 Reverting some changes that were for a different bug. 2002-07-27 01:27:02 +00:00
blakeross%telocity.com
0b2bc1dde5 141410 - download manager doesn't highlight the active transfer by default. r=caillon sr=ben a=asa 2002-07-27 00:47:18 +00:00
pete.zha%sun.com
fbfc45c94e Printing / Page settings reset themselves after print (no landscape printing)
bug=147605 r=petez sr=jst a=asa patch=Roland.Mainz@informatik.med.uni-giessen.de
Thanks Roland for this patch!
2002-07-26 22:58:24 +00:00
timeless%mac.com
0d62bfa4a9 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2002-07-26 16:55:45 +00:00
cbiesinger%web.de
eccc94dfad bug 155655 r=timeless sr=blake a=asa
Navigator preferences leave blank space where "make default browser" would be
2002-07-26 08:34:53 +00:00
cbiesinger%web.de
81245fabbb bug 158789 patch by spiffonator@netscape.net r=blake sr=alecf a=asa
advanced has incomprehensible pref text
2002-07-25 22:03:13 +00:00
cbiesinger%web.de
f62720c9d8 bug 158922 patch by spiffonator@netscape.net r=biesi sr=alecf a=asa
remove unused strings
2002-07-25 20:36:09 +00:00
alecf%netscape.com
fbad5b63fb fix for bug 159220 - make nsWindowDataSource be 64-bit friendly so we don't crash on Tru64
r=timeless, sr=brendan, a=asa
2002-07-25 20:02:33 +00:00
alecf%netscape.com
e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
caillon%returnzero.com
24ae43c972 Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:36:37 +00:00
caillon%returnzero.com
5ebd34f7ff Bug 155752 - Use the XML parser for XHTML about: services
Patch contributed by Alexey Chernyak <alexey@ihug.com.au>
r=timeless, sr=jst, a=asa
2002-07-25 13:27:16 +00:00
rods%netscape.com
8dc07b900d Hide the Page Setup btn on Linux until Bug 119491 is fixed
Bug 158282 r=sgehani sr=bryner a=asa
2002-07-25 01:48:42 +00:00
jrgm%netscape.com
ac32f38594 bug 158072: 'remove dead function selectLocale from strres.js', r=timeless, sr=jag, a=asa 2002-07-25 00:38:23 +00:00