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

10785 Коммитов

Автор SHA1 Сообщение Дата
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
sgehani%netscape.com 9f438b28e3 Make exiting print preview less ``choppy''.
b=186346; r=shliang; sr=jaggernaut
2003-01-14 03:55:03 +00:00
timeless%mozdev.org 22b856cac4 Bug 138633 Esc key should close element properties dialog.
patch by walk84@yahoo.com r=jag sr=bz
2003-01-14 03:02:46 +00:00
alecf%netscape.com d8e0d1d0a2 fix for bug 156940 - stop crashing on exit by manually releasing the 'param' attribute when the autocomplete widget goes away - this way the mork row doesn't hang around after the db is closed...
r=timeless, sr=sfraser
2003-01-14 00:41:01 +00:00
nhotta%netscape.com 649813f42d move the pref dialog size info platform jar files,
check in for yxia@netscape.com
bug 99402, r=nhotta, sr=jag.
2003-01-14 00:03:12 +00:00
nisheeth%netscape.com 7b38fab678 Ongoing work for bug 182366. Use machine learning techniques to sort autocomplete results. r=heikki. sr=hewitt. 2003-01-13 22:23:41 +00:00
bzbarsky%mit.edu 3c4527aa4b New helper app pref panel needs some more flex. Bug 188778, r=biesi, sr=jag 2003-01-13 02:47:46 +00:00
bzbarsky%mit.edu 4d2505d4e4 Fix bug 86640 -- change helper app dialog to properly remember the selected
course of action, move the "neverAsk" information from prefs back to
mimeTypes.rdf, remove the "Reset" button from helper app prefs, set up a way to
select "use default OS helper" for a given type.  Patch by Bill Law
<law@netscape.com> and Philip K. Warren <pkw@us.ibm.com>, r=biesi, sr=bzbarsky,
what passes for moa in helper apps=bzbarsky.
2003-01-12 01:14:35 +00:00
dbaron%dbaron.org bc98f431d6 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. sr=jag 2003-01-10 20:02:04 +00:00
neil%parkwaycc.co.uk 6e4270dad8 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
neil%parkwaycc.co.uk c8b82a0d08 actually check in patch to bug 160924 that has r=doron sr=bz 2003-01-10 09:20:08 +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
racham%netscape.com 51416b5f13 Fixing bug 167803. Make sure we load content tree owner exists before we load the chrome to avoid crashing on linux in some cases. r=danm, sr=sspitzer 2003-01-10 00:41:54 +00:00
aaronl%netscape.com 7d9d792b9c Bug 186873. Incorrect charCode comparison to char instead of int in button.xml. r=neil, sr=jag 2003-01-09 20:16:15 +00:00
bzbarsky%mit.edu 8f7f6ed1b5 if progress dialog is last open window, it closing at download completion
should _not_ cancel download.  Bug 181374, patch by Sascha Kettler
<kettler@gmx.net>, r=timeless, sr=bzbarsky
2003-01-09 00:16:58 +00:00
dbaron%dbaron.org 60191eab1c Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-09 00:08:53 +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
dbaron%dbaron.org b9083989bb Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 23:19:20 +00:00
neil%parkwaycc.co.uk 0f9c8fb79d Bug 160924 View Selection Source should check to see if syntax highlighting is enabled r=doron sr=bz 2003-01-08 13:45:40 +00:00
bzbarsky%mit.edu fdc9a560b0 Resizer widget should only use moz-appearance styling in the classic theme.
Icon for modern by Grey Hodge <jesus_x@mozillanews.org>, other changes by Tim
Hill <tim@prismelite.com>, r=jag, sr=bzbarsky
2003-01-05 04:36:26 +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
neil%parkwaycc.co.uk ef7dc45a07 Bug 80970 offline indicator for history not working patch by r.pronk@its.tudelft.nl r=me sr=alecf 2003-01-03 13:51:16 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
sfraser%netscape.com b0fa6129c2 Fix the Downlaod Manager to not be totally hoarked on Mac, by not using hiddenWindow.xul as an overlay, and fixing mismatches between persistent descriptors and full paths in the code. r=ccarlen, sr=jag 2002-12-30 22:06:13 +00:00
cbiesinger%web.de cf772f5ec0 77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
browser window can't display too many multiple search engines at once
2002-12-30 21:42:19 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
shliang%netscape.com 4d0924680a bug 135142 key navigation doesn't work for advanced tab. patch by walk84@yahoo.com, r=caillon, sr=jag 2002-12-23 23:22:20 +00:00
blythe%netscape.com 8887a0af98 Fix bug 170621
Static build changes to support viewer, mfcembed, winembed
r=cls
2002-12-23 22:32:22 +00:00
mkaply%us.ibm.com 3fa1fc0666 #183328
r=gerv, sr=bryner
On OS/2, don't allow custom DPI
2002-12-20 06:47:19 +00:00
seawood%netscape.com 687cf48363 If splashscreen bitmap has already been released, then do nothing when observing. Fixing crash on startup.
Bug #185260 r=arougthopher@lizardland.net
2002-12-19 06:22:22 +00:00
asasaki%netscape.com a1fad2e79f 184464: update mac desktop getinfo for 1.3b. r=leaf sr=granrose 2002-12-18 00:35:58 +00:00
av%netscape.com ab641c9c1b Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +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
rbs%maths.uq.edu.au 008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
jaggernaut%netscape.com 908a9557a3 Bug 131256: make status bar reflect actual activity, lower time between status updates from 400ms to 40ms. r=mozbot, sr=darin. 2002-12-14 10:49:15 +00:00
aaronl%netscape.com 9b88b2238c Bug 162090. Mozilla not respecting SPI_GETWORKAREA when opening new window. Patch by danm. r=aaronl, sr=jst 2002-12-14 00:36:29 +00:00
aaronl%netscape.com a6a4a73dac Bug 106398. Fix wording of some prefs in tabbed browsing pref panel. r=jgaunt, sr=sfraser 2002-12-14 00:21:42 +00:00
cmanske%netscape.com ea93110640 Fix menulist selection and other problems; fix by neil@parkwaycc.co.uk, r=cmanske, sr=dveditz 2002-12-14 00:14:54 +00:00
kaie%netscape.com b9b48c7b31 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/morse sr=darin
2002-12-13 20:39:03 +00:00
timeless%mozdev.org ac4b3a1f9a Bug 182171 "Javascript" should be "JavaScript " and more...
patch by bugzilla@gemal.dk r=caillon sr=alecf
2002-12-12 12:13:04 +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
timeless%mozdev.org d2698e7f7e Bug 99328 can't copy entries in javascript console to X primary selection (copy to clipboard works)
patch by neil@parkwaycc.co.uk r=akkana sr=bz
2002-12-11 14:02:19 +00:00
bratell%lysator.liu.se b125676099 Bug 135363 - url bar search not working after accidently using the search string as an url. 44 votes, 55 dupes. Patch by Itamar (zipo13@myrealbox.com), r=dveditz@netscape.com, sr=roc+moz@cs.cmu.edu, approved for 1.3a=asa 2002-12-10 09:14:49 +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
ccarlen%netscape.com deaea2b6a4 Bug 183366 - Mach-0 build fails to launch via icon if whitespace in path the executable. r=seawood/sr=sfraser/a=brendan 2002-12-09 15:36:49 +00:00
seawood%netscape.com c11563f233 Remove extraneous newline when creating pkginfo file.
Bug #183876 r=ccarlen a=asa
2002-12-07 01:10:44 +00:00
bzbarsky%mit.edu 8133625a6d Backing out nisheeth. The orange all over (leak/bloat tests, ports) is his.
a=drivers@mozilla.org speaking through the oracle of blizzard
2002-12-06 20:40:13 +00:00
cmanske%netscape.com 918cd06ad5 Fixed nsIThemes horking of editable menulist. Fix by neil@parkwaycc.co.uk, b=183791, r=cmanske, sr=jag, a=asa 2002-12-06 19:17:12 +00:00
caillon%returnzero.com 4ca7273854 gcc 3.2 bustage fix. r=sicking,timeless 2002-12-06 15:15:45 +00:00
bzbarsky%mit.edu 1ab335f6b4 Fixing more of nisheeth's bustage 2002-12-06 06:15:16 +00:00
cmanske%netscape.com 781d9fb879 Fix MacOSX build bustage 2002-12-06 04:42:28 +00:00
heikki%netscape.com 150e9c6250 Build bustage fix. Missed function return types. 2002-12-06 02:21:49 +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
nisheeth%netscape.com cf59388a02 Checkin for bug 182366. r=heikki. sr=hewitt. a=asa. Start of project to use machine learning to better order results shown in the autocomplete dropdown. 2002-12-06 01:15:22 +00:00
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