Граф коммитов

777 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 86a6cb09ce bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
darin%meer.net 582bc3f22c fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky 2003-11-09 22:49:57 +00:00
cbiesinger%web.de 590698f777 Bug 223998
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
2003-10-30 21:34:39 +00:00
varga%nixcorp.com 0300557bb8 Fix for bug 221361. right click context speed is very slow with large selections
r=jan,neil sr=alecf patch by gemal
2003-10-30 10:32:59 +00:00
neil%parkwaycc.co.uk 732bccfc0d Bug 223549 GenerateValidFilename should use validateFileName p=ian@arlen.demon.co.uk r=me sr=bienvenu 2003-10-30 10:12:32 +00:00
neil%parkwaycc.co.uk 93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
neil%parkwaycc.co.uk c3f084c87b Bug 92726 Save As should default to the message subject r=me moa=glazou sr=bienvenu a=asa 2003-10-24 12:13:46 +00:00
kairo%kairo.at 7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
bzbarsky%mit.edu cf0e81ce47 Gunzip things with content-encoding:gzip whose file extension is .zip when
saving or running helpers.  The idea here is to decompress unless the encoding
and extension match up.  If they do, then don't decompress.  Bug 152275,
r=biesi, sr=darin
2003-10-09 02:10:25 +00:00
timeless%mozdev.org d0d000ff61 Bug 138074 context menu for Image as URL doesn't match spec
r=caillon sr=jag
2003-10-09 00:33:16 +00:00
timeless%mozdev.org 02c84872d9 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
cbiesinger%web.de f0f267ab03 220672. r=darin sr=bzbarsky
Convert nsIEncodedChannel::contentEncodings to nsIUTF8StringEnumerator.

Previously, it used nsISimpleEnumerator, and returned an nsISupportsCString with it.
2003-10-05 17:06:37 +00:00
cbiesinger%web.de 2caffc1227 bug 193740. remove timebomb code
r=neil.parkwaycc.co.uk@myrealbox.com sr=alecf
2003-10-03 20:43:59 +00:00
neil%parkwaycc.co.uk 946c00dbbf Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
timeless%mozdev.org e518712ca7 Checking in one-line, fix for 219029
patch from Ian Neal <bugzilla@arlen.demon.co.uk>, r=caillon, sr=jst
2003-09-29 21:51:20 +00:00
neil%parkwaycc.co.uk 131d9ad47b Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst 2003-09-24 10:27:14 +00:00
neil%parkwaycc.co.uk 5477344624 Bug 207416 Access keys clash in print preview p=piers@myrealbox.com r=varga sr=dmose 2003-09-20 21:58:34 +00:00
cbiesinger%web.de 7b09cf41b6 213337 Saving PDF different from viewing PDF
jag: review+
bz-vacation: superreview+
asa: approval1.5b+
2003-08-18 12:09:39 +00:00
neil%parkwaycc.co.uk 7c3d513fdf Bug 179728 work offline not unchecked when toggled from status bar r=dean_tessman sr=rbs a=asa 2003-08-13 21:42:40 +00:00
neil%parkwaycc.co.uk 09263c15c1 Bug 160055 Copy Email Address should unescape e.g. %40 to @ r=dean_tessman sr=bz a=asa 2003-08-12 11:09:20 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
jshin%mailaps.org b6b1c25129 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (r=bryner, sr=bz) 2003-07-26 05:17:26 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
cbiesinger%web.de bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
neil%parkwaycc.co.uk dce8de5c63 Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz 2003-07-19 17:58:44 +00:00
cbiesinger%web.de 6d9939b16b addressing reviewer comments for 118621 2003-07-12 21:01:50 +00:00
cbiesinger%web.de d2351f2f68 118621 r=jag sr=bz http://foo/bar/ default save name should be bar.html 2003-07-12 20:59:25 +00:00
dwitte%stanford.edu 0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
timeless%mozdev.org a35730ae9a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
jshin%mailaps.org bbeb41d30e bug 158006 : properly handle 'non-ASCII' filename in 'save as, save link
target as, save image as' by using nsIMIMEHeaderParam to decipher
'filename' parameter of Content-Disposition header. (r=neil, sr=jag)
2003-06-24 00:26:38 +00:00
alecf%flett.org f43f8eebe9 fix for bug 205895 - make nsIMIMEInfo.getFileExtensions use a string enumerator, to avoid excess allocation at startup
r=bz, sr=darin
2003-06-17 17:00:40 +00:00
kairo%kairo.at ccd0707c81 bug 207642 - update localeVersion for 1.5a, also update contents-platform.rdf and contents-region.rdf files, r=rchen, sr=blizzard 2003-06-12 15:19:21 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
sspitzer%netscape.com 0c087a289e fix for bug #1293896
remove print preview on Mac OS X
r/sr=bienvenu
2003-06-08 20:21:53 +00:00
kairo%kairo.at 0b93c73eee bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard 2003-06-04 11:11:19 +00:00
mstoltz%netscape.com 231ca72494 Bug 204902 - add URL loading security check to link click handler function for mailnews. r=sspitzer, sr=heikki 2003-06-04 02:48:17 +00:00
neil%parkwaycc.co.uk 26d205a46f Bug 206092 New window from Composer/MailNews only opens blank page p=ian@arlen.demon.co.uk r=me sr=jag 2003-06-02 14:31:52 +00:00
timeless%mozdev.org d53ce7fcf7 Bug 184108 Save As <<filename>> without <<.html>> extention result is a html file <<filename>> and a directory <<_files>>
Patches by timeless/biesi r=biesi/timeless sr=bz
2003-05-30 19:50:11 +00:00
rbs%maths.uq.edu.au 285c623645 Output basic entities such as &nbsp; during 'Save As' of HTML documents (there is another option/flag to output more entities such as accented letters if needed), r=adamlock, sr=heikki, a=asa 2003-05-23 06:18:11 +00:00
shliang%netscape.com ae7b6fadf8 135210 - this frame flyout context menu has duplicate accesskeys. r=varga,sr=jag,a=sspitzer 2003-05-16 01:19:34 +00:00
neil%parkwaycc.co.uk c2d5935375 Bug 168916 Removing unnecessary redundancy in nsContextMenu.js p=stevechapel@earthlink.net r=choess sr=jag a=asa 2003-05-14 14:36:30 +00:00
cbiesinger%web.de c6dd8ba385 204157 patch by ian@arlen.demon.co.uk r=neil.parkwaycc.co.uk sr=jag new browser windows launch from non-browser apps always load home page 2003-05-09 14:02:41 +00:00
ccarlen%netscape.com 42bee0b1e9 Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer 2003-05-09 13:06:29 +00:00
cbiesinger%web.de 03233c4509 203527 patch by matti@mversen.de r=timeless sr=jag a=sspitzer "Save Image As" results in dialog with titlebar "Save Picture" 2003-05-05 21:26:34 +00:00
sspitzer%netscape.com f8a6f10bf1 fix for bug #203716
unable to scroll page after [left-]clicking on link in mail (existing browser window)
sr=jag, a=sspitzer
2003-04-29 05:49:01 +00:00
neil%parkwaycc.co.uk 4a98a4d143 Bug 195878 "Open Link ..." in context menu does not work if "This Frame" submenu was opened r=jag sr=bz a=asa 2003-04-25 09:21:31 +00:00
sspitzer%netscape.com d4c49e7572 fix for regression bug #201652, caused by my fix for bug #199360
when opening a link in an existing browser window, focus it
to bring it to front, or if minimized, to show it.
r/sr=bryner, a=sspitzer
2003-04-24 00:13:12 +00:00
stephend%netscape.com acd03eaf20 Bug 202676. Change pop-up to popup in a popup window's context menu. r=robinf@netscape.com, sr=jaggernaut@netscape.com 2003-04-22 21:51:57 +00:00
jaggernaut%netscape.com 9d7d2a4332 Bug 127589: when switching tabs with find dialog open, update dialog's internal state so it's "attached" to the focused tab. r=Jan, sr=peterv 2003-04-18 12:43:51 +00:00
kairo%kairo.at b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
sspitzer%netscape.com 7c15a9871a hey, here's an idea! let's check in all my changes for a bug fix,
instead of just some of them.  wee!
2003-04-17 00:55:33 +00:00
sspitzer%netscape.com 7aa37ce171 fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
timeless%mozdev.org f6141a31f8 backing out. this patch wasn't right 2003-04-15 02:39:14 +00:00
timeless%mozdev.org a04d6a5b54 Bug 135210 This Frame flyout context menu: duplicate "w" and "f" accesskeys
patch by pepperxn@netscape.net r=db48x sr=alecf
2003-04-15 02:13:53 +00:00
timeless%mozdev.org 41de224cd8 Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2003-04-15 01:49:51 +00:00
neil%parkwaycc.co.uk a53b669d36 Bug 194945 Caret isn't present when toggling to a composer window r=brade sr=jag 2003-04-02 08:18:00 +00:00
shliang%netscape.com 6fb1258807 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2003-03-26 02:03:13 +00:00
bzbarsky%mit.edu a7d8e133da Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
cbiesinger%web.de 50a879ca5f 198375 r=dean_tessman@hotmail.com sr=alecf patch by piersc@cogs.susx.ac.uk Add "Accel+0" to menu entry for Text Zoom 100% 2003-03-21 22:34:57 +00:00
neil%parkwaycc.co.uk 9b298cd5ae Bug 166219 offline load handler fires multiple times r=jag sr=sspitzer 2003-03-14 09:23:14 +00:00
shliang%netscape.com adcc3950fb 147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag 2003-03-14 06:27:48 +00:00
aaronl%netscape.com 6898fc733b Bug 195830. Workaround for problems typing / and ' on Mac OS X, until mac menu bug 195979 gets fixed. For now, find as you type menu items on mac won't have shortcuts listed. r=brade, sr=smfr 2003-03-14 02:17:11 +00:00
cbiesinger%web.de 50ca2bd0a6 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2003-03-12 15:43:08 +00:00
shliang%netscape.com eff0281dfe 192755 - unable to allow popup from site with specified port. r=bzbarsky, sr=jag 2003-03-07 02:20:13 +00:00
aaronl%netscape.com 8d51bbf6f6 Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz. 2003-03-03 06:28:58 +00:00
cbiesinger%web.de 0fdbd1bb7d 194602 patch by piersc@cogs.susx.ac.uk r=neil sr=kin Clean up print preview toolbar 2003-02-28 22:55:12 +00:00
kairo%kairo.at 661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
neil%parkwaycc.co.uk b9dbf1a2e6 Bug 194557 Remove extra space at bottom of Page Setup p=piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose 2003-02-26 13:22:40 +00:00
dean_tessman%hotmail.com f1f4b94816 194528 - Add accesskeys to Open Location
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2003-02-23 00:10:35 +00:00
cbiesinger%web.de 41f320f5b9 193682 r=timeless sr=jag taskbarOverlay unused 2003-02-22 16:51:23 +00:00
varga%netscape.com 165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
ccarlen%netscape.com 59a80809d2 Bug 190172 - Keyboard shortcut for switch profile is wrong. r=aaronl/sr=jaggernaut/a=asa 2003-01-23 15:29:56 +00:00
kairo%kairo.at 1416a6e0c4 bug 190085 - about:plugins is not working; remove spaces from .properties files to work around a regression of .properties parser, r=biesi, sr=bz, a=asa 2003-01-23 13:46:53 +00:00
ccarlen%netscape.com 0fcd29efcb Bug 97622 - Put in UI to expose dynamic profile switching. r=kaie/sr=alecf 2003-01-22 06:13:39 +00:00
aaronl%netscape.com ec704b5a30 Bug 185270. Make Insert/shift+insert open link in new tab (foreground/background, depending on whether shift is pressed). r=caillon, sr=jag 2003-01-21 23:04:02 +00:00
kairo%kairo.at 4ce1e04631 Bug 56863 - make about:plugins localizable, r=biesi, sr=bz 2003-01-21 21:04:23 +00:00
shliang%netscape.com 2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
varga%netscape.com 874f920e11 Landing pref based, automatic image resizing.
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
aaronl%netscape.com e70f5db228 Backing out bug 187511. Add Find As You Type to menus 2003-01-14 23:06:12 +00:00
aaronl%netscape.com b0b915774b Bug 187511. Add Find As You Type to menus. r=shliang, sr=jag 2003-01-14 04:07:48 +00:00
caillon%returnzero.com 017bcb4f94 [Bug 182152] File picker should always offer a *.* filter
r=timeless sr=bzbarsky
2003-01-10 04:08:04 +00:00
bzbarsky%mit.edu bd79dbf27b Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
ports.  Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2003-01-10 00:53:28 +00:00
locka%iol.ie 4514a26c79 Add cache key, referrer and extra headers parameters to nsIWebBrowserPersist::saveURI b=170722 r=bzbarsky@mit.edu sr=darin@netscape.com 2003-01-08 23:53:10 +00:00
kairo%kairo.at a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
cbiesinger%web.de dd00527a10 185819 patch by matti@mversen.de r=biesi sr=roc+moz
plugins should be plug-ins
2002-12-17 19:13:25 +00:00
timeless%mozdev.org 113c711caa Bug 172633 [RFE]link plugindoc.mozdev.org in help about plugins
r=biesi sr=bz
2002-12-12 00:12:16 +00:00
danm%netscape.com 3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
timeless%mozdev.org c650e6f4c7 Bug 183733 'Reload Frame' has _second_ "r" as the underlined accessor key
r=neil sr=roc+moz a=asa
2002-12-06 01:17:20 +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 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
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
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
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 b37b819702 ctrl-middleclick should not send a referrer. Bug 175092, r=timeless, sr=jag 2002-11-06 01:51:02 +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
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
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
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
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
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
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
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
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
darin%netscape.com e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +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
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
mkaply%us.ibm.com 01172203c5 #166054
Removing unnecessary OS/2 only files
2002-09-11 12:23:22 +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
leaf%mozilla.org 70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +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
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
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
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
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
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
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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
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
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
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
jkeiser%netscape.com 1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +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
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
leaf%mozilla.org 8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
jst%netscape.com 3cc5ee6256 Checking in alexey@ihug.com.au's fix for bug 144040. Make sure the enabled column in about:plugins contains correct information. r=peterl@netscape.com, sr=jst@netscape.com 2002-07-15 22:50:49 +00:00
bzbarsky%mit.edu 63a557eec1 Fix part of bug 120327. Patch by Jonas Jorgensen <jonasj@jonasj.dk>,
r=bzbarsky, sr=brendan,ben, gladness=all
2002-07-10 05:42:11 +00:00
timeless%mac.com 04ee09cffc Bug 148671 function retrieveURLFromData() is triplicated (?) in the code with slight differences.
patch by pierrechanial@netscape.net r=rginda,timeless sr=jag
2002-07-10 01:23:56 +00:00
rods%netscape.com 1ba1fcde85 Implement progress dialog for printing and PP that show before reflow
Bug 154136 r=dcone/sgehani sr=alecf
2002-07-09 12:39:02 +00:00
caillon%returnzero.com 3af6df0173 Bug 141717 - Context menus break if a website defines its own "getSelection" variable/function
r=biesi
sr=jst
2002-07-08 06:19:28 +00:00
caillon%returnzero.com 1cbd19d782 Bug 155062. View background image fails/works incorrectly when things have a background attribute, but a different specified style. We should always get the computed background-image and ignore what
the background attribute says.  r=bzbarsky sr=blake
2002-07-02 22:06:59 +00:00
alecf%netscape.com ec003bce66 final part of fix for bug 132175 - switch consumers over to new interface
r=bnesse, rs=waterson
2002-06-26 22:55:49 +00:00
bzbarsky%mit.edu b4e453c08e add an ID to the separator so things can go on the right side of it.
Bug 151479, r=bzbarsky, sr=blake
2002-06-19 06:42:27 +00:00
bzbarsky%mit.edu a824fe329f Not all URIs are URLs. Bug 143987, r=law, sr=jag 2002-06-19 05:13:59 +00:00
caillon%returnzero.com 5990fee38b Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag 2002-06-18 04:39:43 +00:00
henry.jia%sun.com 17c7eb88ae Bug 150627 inconsistant between display and action(modifier) of short cut key for function 'Select All'
r=Akkana
sr=hewitt
2002-06-17 01:43:29 +00:00
sgehani%netscape.com c13b166a59 Accesskeys on print preview toolbar buttons.
b=133506; r=caillon; sr=blake
2002-06-13 01:08:48 +00:00
leaf%mozilla.org 6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
rods%netscape.com 8082f46b4c Add nsIObserver to the ShowPageSetup method for platforms that impl an Apply btn
Bug 149317 r=dcone sr=kin
2002-06-06 10:40:42 +00:00
ssu%netscape.com 9591a2fc41 fixing bug 137141 - Wrong context menu items in stand alone mail window. r=neil sr=sspitzer a=drivers 2002-06-06 02:27:20 +00:00
varada%netscape.com 5e38d84300 fix for 139814- Search the Web menu item should open page only in browser and not in any window with content area;r=law;sr=bienvenu 2002-06-03 20:53:23 +00:00