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

527 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 28b54a03b5 Bug 135250 Context menu: "open link in new tab" should be below "open link in new window"
patch by alexbishopuk@yahoo.com r=bzbarsky sr=jag
2002-06-03 09:01:35 +00:00
caillon%returnzero.com 3bb28a4c84 Bug 143267. 'Tools' > 'Download Manager' doesn't bring focus to the Download Manager if it is already open. r=sgehani, sr=blake 2002-05-31 18:50:31 +00:00
jaggernaut%netscape.com 55b4ac5325 Bug 101955: middle-click -> open in new window fails for urls in mail/news, the better fix. r=caillon, sr=hewitt 2002-05-29 23:17:47 +00:00
jaggernaut%netscape.com a9ef72ca8a Bug 101955: Middle-click -> Open in new tab/window fails for Mail/News URLs, r=sdagley, sr=hewitt 2002-05-28 00:02:41 +00:00
sspitzer%netscape.com 018aa93a10 fix for #138826. context menu (for images and in general) is broken in the stand alone mail message window. r=sspitzer, sr=blake. thanks to antonio.xu@sun.com for the initial patch. 2002-05-23 21:39:34 +00:00
dveditz%netscape.com e6d903de2f bug 144704 make sure view image context menu item doesn't inherit the wrong context, r=bryner,sr=brendan,a=chofmann,adt1.0.0+ 2002-05-22 04:56:05 +00:00
dveditz%netscape.com 1903ea093b bug 143420 make sure showOnlyThisFrame option doesn't inherit the wrong context r=bryner,sr=scc,a=brendan,adt1.0.0+ 2002-05-22 04:54:50 +00:00
rods%netscape.com 3126531a7d Adds a new arg to the PP call. The new arg is not being used, it is
for future and is needed for the API freeze.
Bug 144716 r=dcone sr=attinasi
2002-05-16 13:51:54 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
rbs%maths.uq.edu.au ed7e3f7fe7 Whitespace to correct the typo in the bug number, b=49721,122524 (rather than 1222524) 2002-05-10 22:31:03 +00:00
rbs%maths.uq.edu.au eae1de0251 Add 'View Selection/MathML Source' to the context menu & the support for that to work, namely: enlist MathML entity names, break viewSource.xul into a sharable XUL overlay, and implement the necessary logic to automatically re-select a selection into the inflated view-source display. b=49721,1222524, r=bzbarsky, sr=alecf 2002-05-10 22:05:59 +00:00
rods%netscape.com 678e5a7cea Missed these from checkin for
Bug 143248 r=dcone,conrad sr=attinasi
2002-05-10 17:58:41 +00:00
rods%netscape.com 46af700acc set the UI accordingly after doing PP from the combobox
Bug 143309 r=sgehani sr=alecf
2002-05-09 22:39:57 +00:00
cbiesinger%web.de eede7d2910 bug 141158 r=timeless sr=alecf
JS Strict warnings in utilityOverlay.js
2002-05-08 19:00:35 +00:00
rods%netscape.com e6804e07d9 change printpreview toolbar over to a combobox with discrete values
Bug 127857 r=sgehani sr=alecf
2002-05-08 14:16:44 +00:00
rods%netscape.com b850da33e8 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
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