blakeross%telocity.com
857e5d7cde
140262 - context menu for input type=password should include paste. patch by bz. r=biesi sr=me
2002-05-05 20:39:50 +00:00
cbiesinger%web.de
2e1fb7474f
bug 133675 patch by Morten@Nilsen.com r=biesi sr=alecf
...
javascript strict warnings in findUtils.js
2002-04-30 21:04:10 +00:00
alecf%netscape.com
e4d4ba3ccb
Fix for bug 138299 - switch consumers of nsIWindowMediator service to use the non-RDF contractID, in preparation for bug 132175
...
r=danm, sr=jag
2002-04-30 01:36:59 +00:00
caillon%returnzero.com
b08a5f5dd9
Bug 131429. The context menu item for 'Set as Wallpaper' on Windows platforms should be disabled while the image is loading, in order to prevent a partial image being set. r=biesi, sr=blake.
2002-04-27 18:47:47 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
seawood%netscape.com
ce9e9903a5
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
alecf%netscape.com
8c4c4971b7
remove convertISupportsToDOMWindow in order to clean up nsIWindowMediator
...
bug 138299 (preparation for bug 132175)
2002-04-22 14:02:48 +00:00
blakeross%telocity.com
f171619aaf
135103 - context menus missing separator in image menu. r=dean sr=ben
2002-04-21 18:52:49 +00:00
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
dbragg%netscape.com
060ac1f254
Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa
2002-04-16 22:19:10 +00:00
brade%netscape.com
2604f7232d
bug 135862, use correct strings for new composer window (submitted by cmanske, r=brade, sr=kin, a=rjesup, adt=jaime, l10n=rchen)
2002-04-15 14:42:09 +00:00
heikki%netscape.com
4c0560c1a4
Bug 128326, disable saving XML as complete because it has serious dataloss bugs. r=bzbarsky, sr=blake.
2002-04-13 03:37:44 +00:00
brade%netscape.com
94a8b3f775
build magic to ensure that platform overlays are inserted into jar files despite last modified date (r=pinkerton, sr=sfraser) bug 75898
2002-04-12 12:46:21 +00:00
jaggernaut%netscape.com
56638dd56e
Bug 37638: URL bar is given focus by default in new window [via accel+N or File > New Navigator Window]
...
Bug 89835: Window opened up with JavaScript has focus in the URL bar while NN4 and IE put focus on the content area
Focus will now always go to the content area unless we're opening for a blank page.
r=bryner, sr=hewitt
2002-04-11 01:20:02 +00:00
jaggernaut%netscape.com
0691c5c76d
Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready.
2002-04-04 09:48:20 +00:00
blakeross%telocity.com
d0dfff091d
135101 - view page source doesn't work. r=hixie, bz sr=blake a=rjesup patch=gilles durys
2002-04-03 23:14:32 +00:00
blakeross%telocity.com
e7f24dfa88
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 05:04:22 +00:00
blakeross%telocity.com
dc94a58288
108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan
2002-04-03 04:16:28 +00:00
brade%netscape.com
9e58d3665b
add new history shortcut keybinding ('h') bug 74244 (r=sdagley, sr=ben, a=asa, jaime)
2002-04-02 15:43:49 +00:00
brade%netscape.com
cc3e9b36be
bug 74244; Mac override of command-H (reserved by OSX) to command-shift-H for History (r=sdagley, sr=ben, a=asa, jaime)
2002-04-02 15:42:50 +00:00
rpotts%netscape.com
9c126b069b
bug #40867 (r=bzarsky@mit.edu, sr=jst@netscape.com, a=asa@mozilla.org) Add new caching API to allow view-source to load from the cache and not the network.
2002-04-01 21:22:27 +00:00
srilatha%netscape.com
b073b3a00d
Fix for bug #133353 . Import Utility is missing from the Tasks->Tools menu.
...
r=varada@netscape.com , sr=sspitzer@netscape.com , a=asa
2002-03-31 03:18:44 +00:00
caillon%returnzero.com
3c1e4a4686
Bug 129960. Special characters in computed URI values should be backslash escaped. r=hixie, sr=jst, a=asa
2002-03-27 07:39:54 +00:00
seawood%netscape.com
0d6dbd8157
Update .cvsignore to ignore generated Makefiles.
...
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
jaggernaut%netscape.com
a02c354272
Bug 119599: part of bookmark groups, was accidentily not checked in. patch=hyatt, r=ben, sr=jag, a=asa
2002-03-25 15:48:55 +00:00
caillon%returnzero.com
e75a40456e
Bug 67789, JavaScript strict warning in contentAreaDD.js, Patch by Henrik Gemal <bugzilla@gemal.dk>. r=bzbarsky, sr=alecf, a=scc
2002-03-24 20:36:49 +00:00
rods%netscape.com
e17ab1d568
Added try/catch for return error codes for page setup
...
Bug 130094 r=dcone sr=attinasi a=asa
2002-03-23 14:41:03 +00:00
cmanske%netscape.com
3cdbcdf6e8
Add tasks overlay for starting editor from taskbar or menus in other modules. b=122271, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa
2002-03-23 04:38:14 +00:00
sgehani%netscape.com
70adcb7f96
Make tabbing off of scale or page fields change the values if new ones
...
were entered.
b=126726; r=morse; sr=hewitt; a=asa
2002-03-21 23:51:18 +00:00
sgehani%netscape.com
60f8062c94
Polish search results.
...
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
caillon%returnzero.com
0d3d4b94b0
Bug 116523, Search selected text context menu missing in XHTML as XML frameset docs, strict warning on right click. r=rossi@telnet.at, sr=jag, a=asa
2002-03-21 15:46:02 +00:00
blakeross%telocity.com
2f0cbd6a9a
102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs
2002-03-17 21:41:01 +00:00
blakeross%telocity.com
0c7e594d12
Backing out...saving for a rainy day...
2002-03-17 07:39:08 +00:00
blakeross%telocity.com
f412d3def7
102477 - Turning on download manager. r=law sr=ben a=dbaron
2002-03-17 05:14:08 +00:00
akkana%netscape.com
e1a079436f
83017: Fix title of the page info window. Fix from Daniel Brooks db48x@yahoo.com, sr=alecf, a=asa
2002-03-16 05:17:19 +00:00
bzbarsky%mit.edu
05df5a0e6e
Bug 129535 -- get filenames from the right places in some edge cases.
...
r=law, sr=alecf, a=asa
2002-03-15 03:50:53 +00:00
timeless%mac.com
d101253693
Bug 127699 Disable UI for zoom, print, and landscape/postscript on Unix
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bzbarsky sr=attinasi a=asa
2002-03-14 22:56:16 +00:00
andreww%netscape.com
9401f96236
bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0
2002-03-14 21:20:51 +00:00
seawood%netscape.com
fd158d0f6f
Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
...
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
bzbarsky%mit.edu
9f728780d5
Do not apply content decoding if the url ends in .gz or .zip. The
...
content-encoding battle never ends... Bug 128199, r=law, sr=darin,
a=asa
2002-03-14 00:51:28 +00:00
rods%netscape.com
7dcdb2dd9c
The document viewer was only clamping on values above 100%, the Front-end UI
...
was doing the clamping on 50-100%, I have changed the back-end to do no
clamping and the front will now allow values between 10 and 500%, these seem
reasonable.
Bug 127508 r=sgehani sr=alecf a=asa
2002-03-10 15:23:54 +00:00
bienvenu%netscape.com
53a6e89771
fix problem saving inline attachments (e.g., images) from mail and news messages with right click context menu r=law, sr=darin, a=dbaron 116234
2002-03-09 15:33:27 +00:00
bryner%netscape.com
f3b840d0cd
Adding some missing .cvsignore files. a=leaf.
2002-03-08 00:00:05 +00:00
rods%netscape.com
dd36cb51d0
1) Added a new method to nsIWebBrowserPrint iface that enables you to get the current PS being used to print or PP
...
2) Change the PP toolbar code to use the current PS instead of the global
Bug 127969 r=dcone sr=attinasi a=asa
2002-03-07 12:57:33 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
locka%iol.ie
65718827b7
Display an authorization prompt when shift-click to save password protected URIs. b=116279 r=brade@netscape.com sr=darin@netscape.com a=asa@mozilla.org
2002-03-05 22:45:20 +00:00
bzbarsky%mit.edu
ae5d3d90a6
Don't show bogus "save as text" option when doing "save link as". Bug
...
127912, r=law, sr=blake, a=asa
2002-03-04 22:12:14 +00:00
blakeross%telocity.com
ada2752b69
55686 - option-click doesn't save link on mac. r=sdagley sr=hewitt a=shaver
2002-03-02 17:59:12 +00:00
law%netscape.com
154f537ff1
Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers
2002-03-01 00:51:47 +00:00
bzbarsky%mit.edu
457afd2aa6
make "save as" offer the "web page, complete" option on ebay and on
...
other such pages where the server sends no content type.
Bug 128162, r=law, sr=jag, a=shaver.
2002-03-01 00:00:14 +00:00