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

10147 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 1a50902cef Map charset name to charset atom, this fixes the charset name canonicalization problem (e.g "utf-8" vs "UTF-8"),
bug 138638, r=rjc, sr=alecf.
2002-06-11 20:19:21 +00:00
law%netscape.com 2f707df7e0 Bug 89907; add new UI to Nav pref panel to simply making Mozilla the default browser; r=sgehanni, sr=ben 2002-06-11 20:06:05 +00:00
law%netscape.com 9782f1c88a Bug 89907; new 'set default browser' UI for Nav pref panel; localization change only going in now; r=sgehani, sr=ben, a=asa 2002-06-09 22:43:29 +00:00
morse%netscape.com edd0ec39b9 bug 149176, can't invoke profile manager if only one profile and turbo active, r=law, sr=ben,a=asa 2002-06-08 01:20:06 +00:00
morse%netscape.com 3ec32ebe1e backing out last change, didn't realize trunk now requires driver approval 2002-06-07 12:20:47 +00:00
morse%netscape.com b676d8750b bug 149176, profile manager doesn't appear when trying to create a 2nd profile and turbo is active, r=law, sr=ben 2002-06-07 12:17:23 +00:00
leaf%mozilla.org 0034658953 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
oeschger%netscape.com 3792367086 key updates for help, shoulda been part of yesterday's check-in for 129540, r=bhuvan, sr=alecf, a=asa 2002-06-07 02:56:36 +00:00
stephend%netscape.com f561369234 Bug 148597. Can't drag a bookmark from personal toolbar to a tab. Patch by Pierre Chanial <pierrechanial@netscape.net> r=timeless, sr=blake, a=asa 2002-06-06 23:56:56 +00:00
rods%netscape.com 05a3de7bb0 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
oeschger%netscape.com fcaa58f35f adding im and icq 'keys' for context sensitive help, bug=129540, r=cotter, sr=alecf, a=asa/drivers 2002-06-06 04:42:49 +00:00
ssu%netscape.com 63960cdc36 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
caillon%returnzero.com c9d951b88a Bug 74688, Prevent context menus from appearing over scrollbars. r=sgehani, sr=jag, a=asa 2002-06-06 01:35:19 +00:00
jj%netscape.com 3f62b61125 bug #149140 - updated Finder's get info string to '1.1a'. r=lpham, sr=leaf, a=leaf 2002-06-06 01:16:34 +00:00
jaggernaut%netscape.com b11a28b2e4 Fix typo: |const browser = | -> |const browsers = |. r=Neil. 2002-06-05 11:06:37 +00:00
jaggernaut%netscape.com 2035aada90 Bug 103452: When window.close() is called, close the tab for that content window, not the whole (XUL) window. r=hewitt, sr=jag, sr=jst 2002-06-05 00:31:45 +00:00
stephend%netscape.com 754ba7b910 Bug 109554. Tooltips shouldn't appear on grippies unless minimized. Patch by Neil <neil@parkwaycc.co.uk> r=bryner, sr=ben 2002-06-04 23:51:23 +00:00
jaggernaut%netscape.com b59b90a30d Bug 148840: work around checkbox binding not being available at onload the first time the dialog is opened. 2002-06-04 23:51:05 +00:00
cathleen%netscape.com 12e47be3cf clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan 2002-06-04 23:05:39 +00:00
caillon%returnzero.com 9efc50a54c Bug 107949, Allow the user to prevent sites from disabling window features via window.open(). r=danm, sr=jag 2002-06-04 22:24:00 +00:00
cbiesinger%web.de 739b9ab0b9 bug 8031 r=tor sr=dveditz
XBM support
2002-06-04 08:48:12 +00:00
suresh%netscape.com 51ac39ea67 mozilla side changes for bugscape 16296. r-blake, sr-ben. Given the Component id and panel, open the component and select the panel in the pref window. 2002-06-04 04:16:14 +00:00
ducarroz%netscape.com 216dddb886 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
bryner%netscape.com f04bac4791 Fixing mach-o static build - made a function static in nsAppShellService so that it doesn't conflict with global symbols; add TK_LIBS (-framework Carbon) to the link line for mozilla-bin for both carbon and cocoa builds. r=cls, rs=brendan. 2002-06-03 23:53:31 +00:00
jaggernaut%netscape.com 3fc3201cc4 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2002-06-03 21:35:10 +00:00
varada%netscape.com 810a970620 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
kyle.yuan%sun.com 3f2fc911e2 Bug 134426 Set image as wallpaper crashes Mozilla (when Mozilla Wallpaper.bmp is Read-Only)
r=timeless, sr=hewitt
return FAILURE instead of crashing when output stream can't be opend
2002-06-03 09:20:35 +00:00
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
dmose%netscape.com b3aad67f0c Fix nmake build bustage by adding into to the REQUIRES list 2002-06-03 05:12:00 +00:00
dmose%netscape.com 36ff2b5741 Support LDAP authentication for autocomplete and addressbook (bug 135778); r=sspitzer@netscape.com, srilatha@netscape.com; sr=bienvenu@netscape.com 2002-06-03 04:05:48 +00:00
blakeross%telocity.com 49e61f99d6 128322 - history sidebar opens topmost link automatically. patch by neil and me. r=andreww/hewitt sr=blake/hewitt 2002-06-03 01:49:19 +00:00
jaggernaut%netscape.com 10b1c10f79 Bug 137005: Change wording of "File as group" to "Bookmark this group of tabs". r=bryner, sr=hewitt 2002-06-02 19:14:42 +00:00
ian%hixie.ch a360047501 Download manager pref panel. b=132440, r=ben, sr=blake 2002-06-01 13:13:41 +00:00
danm%netscape.com 665ec3003d reverting part of rev 1.54 that caused a regression. code=jrgm r=jag,me 2002-06-01 00:49:46 +00:00
danm%netscape.com ff3b58670c scrollbar visibility is no longer reflected in mChromeFlags. bug 130174 r=bryner,jag,jst 2002-06-01 00:00:12 +00:00
darin%netscape.com a97268a8cf fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
r=gagan sr=rpotts ue=mcarlson
2002-05-31 21:16:18 +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
ducarroz%netscape.com 9031a6ec79 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=morse, SR=alecf 2002-05-31 18:40:39 +00:00
timeless%mac.com 98a726c28e Bug 100846 turbo: should get back on system tray after explorer.exe crash
patch by netdemonz@yahoo.com r=biesi sr=jag
2002-05-31 04:31:27 +00:00
oeschger%netscape.com 7b67218846 adding help context ids to pref window, bug=129540, attachment 83972, r=bhuvan, sr=alecf 2002-05-30 23:43:13 +00:00
timeless%mac.com 73984e3294 Bug 145350 Implement handling of canDrop and onDragEnter methods in drag and drop observers
patch=pierrechanial@netscape.net, r=timeless, sr=ben
2002-05-30 22:04:25 +00:00
timeless%mac.com 9e59c2e6e9 Bug 139605 Bookmark manager should not be "Bookmark for default" when #profile=1 and profile name is not "default"
patch=pierrechanial@netscape.net, r=biesi, sr=ben
2002-05-30 22:03:51 +00:00
timeless%mac.com 10e41f399b Bug 139471 Rewrite of the personal toolbar drag and drop observer patch=pierrechanial@netscape.net, r=timeless, sr=ben
(maybe you should increment the version number to 2.1)
2002-05-30 22:01:13 +00:00
timeless%mac.com ed2b27098a bug 137119 fix various insertion problems in bookmark trees
patch=pierrechanial@netscape.net, r=timeless, sr=ben
2002-05-30 21:58:45 +00:00
mkaply%us.ibm.com 1aa4aaaf06 #148124
r=pedemont, sr=blizzard
OS/2 only - support for custom splashscreen - same as Win - thanks to Bjorn Anderson for the sample code
2002-05-30 21:45:24 +00:00
jaggernaut%netscape.com 2b2f72cf09 Bug 123563: Select the tab to the right when closing the active one. r=caillon, sr=hewitt 2002-05-29 23:22:42 +00:00
danm%netscape.com 79b4d62767 disable window size persistence before chrome is loaded. bug 116610 r=bryner,jag 2002-05-29 23:21:35 +00:00
danm%netscape.com 49ff0be08e persist min/max state only if normal or maximized. bug 72558 r=bryner,jag 2002-05-29 23:19:07 +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
hewitt%netscape.com c0fa348acf 119770 - bad images for autocomplete pref window, patch=walk84@yahoo.com, r=shliang, sr=me 2002-05-29 20:58:34 +00:00
bryner%netscape.com 857f82ec28 Don't let sidebar panels take focus unless the user just selected the panel (i.e. don't focus them when a new window is opened). Bug 76621. r=blake, sr=jag. 2002-05-29 05:06:42 +00:00
stephend%netscape.com 88a4e24541 Bug 115225. 'Exit' should be 'Exit &brandShortName;' in Quick Launch's systemtray icon context-menu. r=caillon@netscape.com/sr=blaker@netscape.com 2002-05-28 23:29:53 +00:00
morse%netscape.com 494951163e bug 115818, context menu slow to appear when images are present, c=ajfeldman@brown.edu, r=morse, sr=waterson -- this is better patch than the one in bug 146048 2002-05-28 21:42:29 +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
blakeross%telocity.com df1823cd78 132013 - remove from list in download manager makes program unresponsive for too long. r=hewitt sr=blake (patch by ben) 2002-05-27 18:11:51 +00:00
blakeross%telocity.com 5476530048 132013 - remove from list in download manager makes program unresponsive for too long. r=hewitt sr=blake (patch by ben) 2002-05-27 18:06:31 +00:00
bryner%netscape.com 3a8236303a Ignore generated makefiles. 2002-05-27 02:07:35 +00:00
stephend%netscape.com f8ec0e7bf2 Bug 119764. JS strict warnings in pref-themes.js. Patch by Stephen Walker <walk84@yahoo.com> r=morten@nilsen.com/sr=hewitt@netscape.com 2002-05-26 06:09:26 +00:00
stephend%netscape.com 48866d9c70 Bug 51985. 'Go' button should be styled as default. Patch by Bradley Hart <bhart@cvip.net>. r=walk84/sr=jag 2002-05-26 06:05:19 +00:00
caillon%returnzero.com de0544edd4 Bug 141333, Renaming 'Add to Bookmarks' to 'Bookmark This Page' in the Bookmarks menu. r=gerv, rs=jag 2002-05-25 19:47:37 +00:00
caillon%returnzero.com 97e55ea7fb Bug 142711, adding a trailling slash to the default homepage. r=mpt, rs=jag 2002-05-25 19:42:12 +00:00
morse%netscape.com b8050c71b2 bug 146048, image context menu is slow to appear, c=tomi.leppikangus@oulu.fi, r=morse, sr=waterson 2002-05-24 23:49:33 +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
racham%netscape.com ed84382132 Fixing bugscape 15562. Removing duplicate entries from pageInfo.dtd file. r=ftang, sr=sspitzer 2002-05-23 07:18:31 +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
mkaply%us.ibm.com 98865b4fee #145764
a=brendan
OS/2 only - fix broken icon
2002-05-22 02:30:48 +00:00
ben%netscape.com 1e548ad046 Fix for bug 86501 - bookmarks.html file is truncated to 0-length when shutting down with a full profile disk. Write bookmarks to a temporary file, and rename that to 'bookmarks.html' only if the write operation succeeded. r=bryner, sr=jag. 2002-05-22 00:07:14 +00:00
morse%netscape.com 3853698057 bug 98673, reduce turbo mode memory usage, r=law, sr=jag 2002-05-21 21:10:48 +00:00
cbiesinger%web.de 1d881e00c0 bug 92947 r=timeless sr=jag
Better feedback when components of a page do not download
2002-05-21 21:05:11 +00:00
jst%netscape.com 5ef2ac2f34 Fixing bug 134278. Die kNameSpaceID_HTML, die! r=sicking@bigfoot.com, sr=heikki@netscape.com 2002-05-20 22:47:02 +00:00
sspitzer%netscape.com 3762b2c50c fix for #145532. (selection is moved when using a keyboard shortcut with focus on left pane). this regression caused by fix for #133366. thanks to kyle.yuan@sun.com for the fix. r=varga, sr=jst 2002-05-20 19:22:55 +00:00
mkaply%us.ibm.com 2d47e7fd7b #109464
r=gerv, sr=alecf, a=chofmann,brendan
OS/2 only if statement - Os/2 has different default DPI values
2002-05-18 04:01:00 +00:00
rpotts%netscape.com a6f881943c bug #145181 (r=bryner, sr=jst). Fix tab browsing after the patch for bug #46856 2002-05-18 00:26:45 +00:00
yokoyama%netscape.com a147caac78 Bug 139248
Patch to stop fontdownload dlg in mail/news
r=nhotta; sr=mscott checking in for smontagu
2002-05-17 22:58:46 +00:00
nhotta%netscape.com 58387296ac Use "sourceTextEncoding" to convert search name and description,
bug 92314, r=rjc, sr=alecf.
2002-05-17 22:30:50 +00:00
kyle.yuan%sun.com 0ca3f17d17 Bug 133366 Type letters to navigate XUL tree
Enhanced the event handler for keypress.
Disabled keypress navigation in mailnews' thread pane.
2002-05-17 00:54:38 +00:00
kyle.yuan%sun.com 1516396ed5 Bug 133365 Type letters to navigate XUL listbox
Adde new event handler for keypress event
2002-05-17 00:50:01 +00:00
law%netscape.com 54781df812 Bugs 129614/129604/137676; ensure all download errors are shown to user (and fix download manager quirk so it doesn't think all downloads are 0kb of 0kb); r=bzbarsky, sr=blake 2002-05-17 00:31:53 +00:00
rpotts%netscape.com 4d4116d281 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +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
oeschger%netscape.com 824f2783fd adding a help button to page info, bug=140466, r=racham, sr=alecf 2002-05-16 05:40:57 +00:00
mkaply%us.ibm.com 2b10bab17d #143674
r=me, sr=blizzard
OS/2 - change splash from Warpzilla to Mozilla
2002-05-16 03:24:07 +00:00
stephend%netscape.com 6e748db80d Bug 141678. Aligning the text on the colorpickers. Patch by Stephen Walker <walk84@yahoo.com> r=me, sr=hewitt 2002-05-16 03:09:41 +00:00
stephend%netscape.com b2e3c3341d Bug 127337. Restore Default for Home Page button in Navigator. Patch by Stephen Walker <walk84@yahoo.com> r=samir, sr=alecf. 2002-05-16 02:56:26 +00:00
law%netscape.com f119c0b7a3 Bug 14807; handle WM_QUERYENDSESSION (Windows logoff/session) using -killAll; r=sgehani@netscape.com, sr=blaker@netscape.com 2002-05-16 01:02:15 +00:00
bzbarsky%mit.edu dc98a125cf Add a "new directory" button to the XP filepicker. Bug 58311, patch by
johann@ai.univie.ac.at, r=bzbarsky, sr=jag
2002-05-15 20:19:12 +00:00
mkaply%us.ibm.com c02187f562 #142619
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=attinasi
Initial num copies from queried value, don't just use 1
2002-05-15 20:03:28 +00:00
dougt%netscape.com e96df2ad1b Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
seawood%netscape.com 2b773ceb9e Because js uses static data structures and is linked into other shared libraries, js must be built as a shared library.
Thanks to Colin Blake <colin@theblakes.com> for the original patch.
Bug #127442 r=bryner
2002-05-15 01:37:07 +00:00
shliang%netscape.com 5767ffb021 135204 - rearranging search menus. r=sspitzer,sr=hewitt. 2002-05-14 23:18:52 +00:00
rods%netscape.com b45d33216e This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
danm%netscape.com 39c1a814d5 death to remaining compiler warnings. removed a dead function. inspired by bug 126488 2002-05-13 22:00:21 +00:00
danm%netscape.com 60a39f5dc1 death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=jag,rjc 2002-05-13 21:46:24 +00:00
danm%netscape.com 1489a3ec71 death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=me,scc 2002-05-13 21:43:15 +00:00
pete.zha%sun.com 608529eb7f bug 109217:Active Accessibility: implement support for <tree>
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com)'s fix
Check in other files.
2002-05-13 07:19:43 +00:00
caillon%returnzero.com f188cb379c Bug 139026, Removing strict warnings. Patch by walk84@yahoo.com, r=cbiesinger@web.de, sr=jaggernaut@netscape.com 2002-05-12 19:13:22 +00:00
caillon%returnzero.com 417a040e07 Bug 143582, Text in the New Helper App dialog should be centered. Patch by walk84@yahoo.com, r=doron@netscape.com, sr=alecf@netscape.com 2002-05-12 19:11:54 +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
darin%netscape.com 9008b653d2 fixes bug 142874 "Remove Accept-Encoding from Networking prefs panel"
patch=walk84 r=caillon sr=darin
2002-05-10 22:23:54 +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
rods%netscape.com 2ef3e636bf making a few adjustments to the APIs before the freeze
Bug 143248 r=conrad sr=attinasi
2002-05-09 22:02:44 +00:00
blakeross%telocity.com 4150750cd6 142766 - download manager should not take focus when downloads start. r=ben sr=hewitt 2002-05-09 01:38:55 +00:00
blakeross%telocity.com 89ed9cdfe1 142767 - download manager default size is far too big. r=ben sr=hewitt 2002-05-09 01:34:23 +00:00
blakeross%telocity.com c1b516e7e0 142422 - pressing delete should highlight/select next item in list. r/sr=hewitt 2002-05-09 00:50:39 +00:00
bryner%netscape.com 9a2a690f2e Make Enter/Return always activate the default button on mac, even if a different button is focused. Bug 132720, r=hewitt, sr=ben. 2002-05-09 00:04:37 +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
cbiesinger%web.de e57ffb2335 bug 139044 r=doron sr=alecf
js strict warnings in filepicker.js
2002-05-08 18:58:53 +00:00
cbiesinger%web.de 76265d39ac bug 111404 patch by smaug@jippii.fi r=biesi sr=alecf
js strict warning in tabbrowser.xml
2002-05-08 18:53:43 +00:00
nhotta%netscape.com 203d08284f Add GB18030 to mail compose charset menu,
bug 136498, r=yokoyama, sr=alecf.
2002-05-08 18:36:26 +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
darin%netscape.com d6d1829c9e fixing XP_WIN bookmarks bustage 2002-05-08 01:28:08 +00:00
darin%netscape.com f43dfb75ba fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
sgehani%netscape.com 78ddaee0da Complete backing out sidebar personal toolbar button.
b=142261; r=law; sr=jag
2002-05-07 20:29:16 +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
bbaetz%student.usyd.edu.au 5e384607fc Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin
2002-05-07 08:40:09 +00:00
timeless%mac.com ddc5cd8755 Bug 125450 "Typeface" should be aligned to the left not center in font prefs
patch by walk84@yahoo.com r=timeless sr=alecf
2002-05-07 01:00:58 +00:00
jaggernaut%netscape.com 420f43d62f Bug 129428: Paste doesn't work in bookmark manager. Patch by ben@netscape.com, r=pierrechanial@netscape.net, sr=jag 2002-05-06 21:10:51 +00:00
bzbarsky%mit.edu cba38d8558 Bug 139624 (minor fixes to view-source menus). Patch by
gregvalure@yahoo.com (Greg Valure), r=bzbarsky, sr=alecf
2002-05-06 20:19:54 +00:00
blakeross%telocity.com 347da180eb 132013 - remove from list should be batched. r=hewitt sr=ben 2002-05-06 01:14:27 +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
mscott%netscape.com 7bbc972fed Bug #121583 --> work around the infinite reflow loop in various windows that use tree widgets by
forcing a min height and min width on the the tree. This fixes the famous 100 % CPU hang.

Patch from kin@netscape.com
r=mscott
sr=hyatt
2002-05-04 00:04:39 +00:00
sicking%bigfoot.com f6cf1c00e9 Bug 119317. Drop support for non-namespaced "inherits" xbl-attribute and move over the last uses of the old syntax.
r=Hixie sr=hyatt
2002-05-03 17:51:44 +00:00
hyatt%netscape.com 255ca51298 Fix for 121583. r=ben, sr=kin, adt=selmer 2002-05-03 07:03:27 +00:00
jaggernaut%netscape.com 84e601f6ad Bug 139321: forward button not working with pdf, r=biesi, sr=alecf 2002-05-03 06:37:32 +00:00
timeless%mac.com f149a1096c Bug 125449 "Fonts for" is vertical aligned top instead of middle in caption
patch by walk84@yahoo.com r=doron sr=alecf
2002-05-03 00:38:22 +00:00
mscott%netscape.com 265c8f7d78 Bug #141835 --> register the browser window to handle image/jpg (we already registered image/jpeg)
r=naving
sr=sspitzer
2002-05-02 21:56:19 +00:00
law%netscape.com 6f45eeeb59 Bug 141647; make sure profile is selected if -turbo option is given with other command line options that trigger display of a window; r=jelwell, sr=jag 2002-05-02 03:18:19 +00:00
hewitt%netscape.com 57fe28db99 123834 - no text in wizard buttons on mac, r=andreww, sr=ben 2002-05-01 03:03:58 +00:00
tor%cs.brown.edu 8293d090c9 Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +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 e7dadb9b25 final part of patch for bug 138299 - converting consumers of nsIWindowMediator over to the non-RDF contractid
r=danm, sr=jag
2002-04-30 14:21:48 +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
cbiesinger%web.de 301221c5b3 bug 67790 r=walk84 sr=alecf
js warning in bookmarksOverlay.js
2002-04-29 19:59:45 +00:00
cbiesinger%web.de 8c4bceedfc bug 57652 r=caillon sr=alecf
js strict warning in customize.js
2002-04-29 19:52:08 +00:00
cbiesinger%web.de b63d6d5fa2 bug 115192 patch by walk84@yahoo.com r=caillon sr=alecf
js strict warning in bookmarks.xml
2002-04-29 19:49:14 +00:00
cbiesinger%web.de cfef21fe45 bug 67793 r=timeless sr=alecf
js strict warning in addBookmark.js
2002-04-29 19:42:42 +00:00
cbiesinger%web.de 25c257fa8c bug 55798 r=fabian sr=alecf
strict warning in navigator.js
2002-04-29 19:37:21 +00:00
sdagley%netscape.com f9557a0368 Fix #116079 - if a file with no extension is dragged to Mozilla and it has a file type of 'TEXT' treat it as text/plain rather than application/octet-stream. r=bryner, sr=hyatt 2002-04-29 07:01:44 +00:00
blakeross%telocity.com 08c8190bee 32034 - sidebar search fails if no navigator windows are open. r=bryner sr=ben 2002-04-29 03:00:57 +00:00
blakeross%telocity.com a06078723a 135270 - sidebar add button doesn't call right dialog for bkmrk groups. r=bryner sr=ben 2002-04-29 01:50:15 +00:00
blakeross%telocity.com f4ace4b7f5 137440 - download manager should appear by default, rather than separate progress dialogs. r=hixie sr=ben 2002-04-28 23:26:49 +00:00
blakeross%telocity.com 583ea3451a 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2002-04-28 14:28:18 +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
pete.zha%sun.com 6d78381992 bug 140204:HTTP preferences have weird checkbox handling
r=bzbarsky sr=darin
Check in for Antonio Xu's(antonit.xu@sun.com) fix
2002-04-27 08:47:56 +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
alecf%netscape.com 3779f861ab bug 136235 - comment-only change - update nsIGlobalHistory to use javadoc format, and properly document the API
r=chak, sr=dveditz
2002-04-27 01:21:09 +00:00
sgehani%netscape.com 4cbfd09b88 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
aaronl%netscape.com e00af508fc Bug 122312. Active Accessibility: support default actions for menu items and options. r=jgaunt, sr=alecf 2002-04-26 04:50:21 +00:00
sspitzer%netscape.com a376f9f56c fix for #137886. Detect defunct previously migrated profiles and offer to re-migrate.
this is pref controlled, "profile.seconds_until_defunct.  by default,
we'll never offer to remigrate.  initial patch by ccarlen.
r=ccarlen,racham,sr=bienvenu
2002-04-26 01:37:04 +00:00
mscott%netscape.com c328f20ff5 Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
mscott%netscape.com a5fe9ad67d Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
alecf%netscape.com 504f31e600 more tweaks to windowDS - migrate some code over from the window mediator to get window attributes, etc.
not part of build
2002-04-25 22:48:07 +00:00
jaggernaut%netscape.com 7642e4223f Bug 139522: SSL Pages are incorrectly displayed as being not encrypted. r=kaie, sr=alecf 2002-04-25 20:46:09 +00:00
michael.lowe%bigfoot.com 8a2fdac832 Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf 2002-04-25 06:10:42 +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
danm%netscape.com 46e6774798 force popup widget to be invisible when the menu is not explicitly open. bug 120155 r=bryner,hyatt a=scc 2002-04-25 01:22:13 +00:00
bryner%netscape.com 1558bb6720 Tidying up the removal of before/afterselected attributes before we remove a tab (bug 137836). r=pink, sr=blake, thanks to neil@parkwaycc.co.uk for the suggestion. 2002-04-24 23:57:30 +00:00
sgehani%netscape.com 9567530cc8 Add ids to be overlaid. Missed file from checkin for bug 134345.
r=morse; sr=hewitt,jag
2002-04-24 23:50:17 +00:00
varga%utcru.sk 69fdab24b5 Landing Neil's fix for bug 132682 - Twisties aren't clickable in History Sidebar
r=varga, sr=alecf
2002-04-24 21:30:16 +00:00
alecf%netscape.com e1214baa39 update the window datasource for bug 132175:
- implement the datasource with an inner
- add gRefCnt to properly refcnt RDF resources
- add a new nsIWindowDataSource interface to supplant getWindowForResource
- copy over KeyIndex logic
- bring over some code to handle the "intaskslist" attribute on the window

not part of build
2002-04-24 18:19:02 +00:00
timeless%mac.com 1f0a3d92c6 Bug 139647�###!!! ASSERTION: getElementById(""), fix caller?: '!aId.IsEmpty()'
r=neil@parkwaycc.co.uk sr=alecf
2002-04-24 18:06:00 +00:00
michael.lowe%bigfoot.com 5171d488e3 backout last checkin 2002-04-24 11:55:00 +00:00
michael.lowe%bigfoot.com 431a64aa0b Order autocomplete completion candidates by time or frequency. bug 78270. author=me, cbsears_sf@yahoo.com, alecf; r=blake; sr=alecf 2002-04-24 11:12:45 +00:00
pete.zha%sun.com b1e7e317aa bug 127993:selected theme doesnot have one checked flag
r=bryner sr=blake
Check in for Jerry Tan(jerry.tan@sun.com)'s fix
2002-04-24 06:52:30 +00:00
bryner%netscape.com 8241d87148 Whitespace-only change to note that previous checkin was for bug 137836. 2002-04-24 03:36:09 +00:00
bryner%netscape.com cbe9d946da Make sure not to focus the urlbar on window open if the navigation toolbar is hidden. Bug 88239, r=sgehani, sr=jag. 2002-04-24 03:34:58 +00:00
bryner%netscape.com cab3ea94cf Clean up beforeselected and afterselected attributes when tabs are removed, this fixes a drawing glitch due to CSS rules matching when they shouldn't. r=ben, sr=jag. 2002-04-24 03:33:25 +00:00
sgehani%netscape.com e0fa54baaa Unhork update notifications by fixing the pref call for the localized
datasource pref.
b=139355; r=bryner; sr=alecf
2002-04-24 02:42:08 +00:00
sgehani%netscape.com c9188fe39b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
law%netscape.com 015c33e80b Bug 134754; add scriptiable API to get Win32 registry value; r=sgehani, sr=dveditz 2002-04-24 00:14:18 +00:00
law%netscape.com d7e185b6d0 Bug 136188; add support for WWW_GetWindowInfo DDE topic; r=John Weilander (support@kaylon.com); sr=roc+moz@cs.cmu.edu 2002-04-23 23:48:00 +00:00
caillon%returnzero.com 439ecf9c42 Removing JavaScript strict warnings.
Patches by walk84@yahoo.com, r=caillon, sr=shaver
Fixes bug 60659, bug 132956
2002-04-23 14:48:45 +00:00
morse%netscape.com 1c365f5237 bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
suresh%netscape.com d1d3068283 fix for 138231. Select a tab if the last selected one is not ``in view''. r=suresh, sr=alecf 2002-04-23 01:06:34 +00:00
timeless%mac.com 037dc2dc71 Bug 134853 Bookmark groups displayed as folders within personal toolbar
patch by neil@parkwaycc.co.uk r=ben sr=alecf
2002-04-23 00:38:55 +00:00
morse%netscape.com 293e726bd3 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com f0af848c98 bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +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
alecf%netscape.com bb7f5b3bb8 add window mediator listener functionality for bug 132175
(not part of build)
2002-04-22 14:00:24 +00:00
alecf%netscape.com 148d76bf23 add skeleton window data source to pull out RDF dependency from appshell
not part of build
2002-04-22 13:54:39 +00:00
blakeross%telocity.com e0c0fc73c0 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 03:12:36 +00:00
blakeross%telocity.com 2c97a8844c 105547 - remove pref to control where new windows open (tab or window). r=bryner sr=ben 2002-04-22 01:25:29 +00:00
blakeross%telocity.com be30d9363b 131762 - can open multiple occurrences of download manager. r=hixie sr=ben 2002-04-22 01:19:13 +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
cbiesinger%web.de 6f8302eb09 bug 55798 patch by jscript@pacbell.net r=bzbarsky sr=alecf
js strict warning in navigator.js
2002-04-21 09:20:49 +00:00
cbiesinger%web.de 640d0b51f0 bug 136402 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Case of first letter in text labels is sometimes wrong in the Media tab
2002-04-20 18:09:09 +00:00
cbiesinger%web.de 3a4b1b35c4 bug 76099 patch by neil.marshall@sympatico.ca r=db48x sr=alecf
Include referring URL in Page info
2002-04-20 18:02:14 +00:00
caillon%returnzero.com 5b3c915a8e Page info shouldn't open cache items in blocking mode. Fixes Bug 124566, 'View Page Info whilst this page loading hangs browser.' Patch by db48x@yahoo.com, r=caillon, sr=darin 2002-04-20 14:49:41 +00:00
ben%netscape.com 853683f9b9 Fix two bugs:
- 130614 [adt2] Trunk crashes on startup on Win95 @ nsBookmarksService::ParseFavoritesFolder
         On older Windows installs, IE4 is not present and as a result there's no system
         favorites folder. Insert a null check so that we only parse a system favorites folder
         if one exists.
         r=bryner, sr=hyatt
- 127476 [adt1] Non-ASCII characters in IE Favorites are imported as garbage.
         IE stores Favorite Name as the non-extension part of the file name (baseName). The
         code was using GetFileBaseName, which returns a CString (dumb!). Converted to
         extract the bookmark name from the unicode leaf name.
         r=ftang, sr=hyatt
2002-04-20 08:48:35 +00:00
mscott%netscape.com 75ab68ab4f Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
caillon%returnzero.com 04a1538807 Bug 133166, Remove JavaScript strict warning. Patch by walk84@yahoo.com, r=caillon, sr=blake. 2002-04-19 14:42:37 +00:00
shliang%netscape.com 7b364ca915 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
bzbarsky%mit.edu 4491ef0d41 Fix mismatch between labels and reality for the "non-printable space"
offsets.  Bug 135361, patch by
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=bzbarsky,
sr=attinasi
2002-04-19 03:13:23 +00:00
seawood%netscape.com b9e3c4eaaf Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
darin%netscape.com 3a4a15c591 fixes bug 136956 "HTTP preferences panel needs to control proxy settings
as well" r=brade sr=alecf
2002-04-18 23:22:41 +00:00
rods%netscape.com 4447d6a531 printing properties must be moved to global jar
Bug 138026 r=dcone sr=attinasi a=judson adt=putterman
2002-04-18 22:43:02 +00:00
timeless%mac.com 157798564b Bug 137097 NODE_ID function is useless overhead
patch by neil@parkwaycc.co.uk r=bzbarsky sr=blake
2002-04-18 22:11:10 +00:00
caillon%returnzero.com 8f0e868adb Make WidgetStateManager also remember the .checked property for <listitem type="checkbox"/>. This fixes bug 134441, Scripts & Windows pref panel doesn't remember checkboxes on viewing it the second time. r=hewitt, sr=ben 2002-04-17 14:43:15 +00:00
law%netscape.com f991c9720f Bug 136940; add pref-triggered code that can disable QuickLaunch in multiple-profile case; r=morse, sr=blake 2002-04-17 03:33:00 +00:00
racham%netscape.com a284589db2 Fixing bug 131330. Setting currentpageid attribute on a given wizard page so that ISPs can customize that page via css files. r=andreww, sr=sspitzer 2002-04-17 01:16:41 +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
jj%netscape.com 1d61d675c4 landing fix for #134223 on the trunk: udpate Finder's Get Info strings to 1.0.0+ for OS9 and OSX. r=asaki, sr=granrose. 2002-04-16 22:12:06 +00:00
bzbarsky%mit.edu 0e969c4155 Bug 113015 -- page info sometimes says "not cached" for cached
content. r=db48x, sr=darin
2002-04-16 18:48:36 +00:00
sspitzer%netscape.com 1d46de0834 fix for #137697. about:config generates xpconnect errors
because getImageSrc is not defined.  r/sr=bienvenu
2002-04-16 07:18:00 +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
sicking%bigfoot.com 63491b7c1b Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
aaronl%netscape.com ba50af9b36 Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt. 2002-04-13 05:10:28 +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
caillon%returnzero.com 939ebf6997 Bug 117707. Disabling most of the prefs in Edit>Prefs>Advanced>Scripts/Windows was causing real JS scripts to break because it used CAPS. Move the checks for these features into C++, with new prefs. Patch by doronr@naboonline.com (initial work) and caillon@returnzero.com. r=fabian sr=jst a=asa. 2002-04-12 10:11:00 +00:00
law%netscape.com 6ae755a718 Bug 133120; modify check for QuickLaunch specified in registry key so it handles quotes around program name and the fact that -turbo may not be there; r=jelwell, sr=blake 2002-04-12 07:04:36 +00:00
alecf%netscape.com e60e07296f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2002-04-12 01:52:27 +00:00
shliang%netscape.com ca668695cc 132896 - remove offline mode at startup ui in pref panel - r=ssu,sr=sspitzer,a=asa 2002-04-11 23:39:36 +00:00
darin%netscape.com 6b0b0c8aba fixes bug 130079 "Importing IE favorites turns spaces into %20 (URL-encoded)"
patch=andreas.otte@debitel.net r=ben sr=darin
2002-04-11 23:18:34 +00:00
darin%netscape.com 92f68dbb69 fixes bug 136857 "Enable Pipelining doesn't remain disabled when HTTP 1.0
selected" patch=davidstl@yahoo.com r=brade sr=darin
2002-04-11 22:24:02 +00:00
blakeross%telocity.com 4d47bdb3db 127349 - remove partial favicon support. r=ben sr=alecf a=asa 2002-04-11 22:02:06 +00:00
cbiesinger%web.de c608f7cd45 bug 44716 r=pavlov sr=tor
Mozilla doesn't claim .jfif, .pjpeg, .pjp extensions when checked
2002-04-11 13:36:49 +00:00
timeless%mac.com eae07202b0 Bug 135903 'Size' items in Page Info hasn't units
patch by db48x@yahoo.com r=biesi sr=alecf a=rjesup
2002-04-11 06:40:12 +00:00
timeless%mac.com b7099f0d92 Bug 69295 [RFE] Unable to follow link/copy/drag elements of Page Info, e.g. images
patch by db48x@yahoo.com r=kerz sr=alecf a=rjesup
2002-04-11 06:38:31 +00:00
dbaron%fas.harvard.edu 324f543007 Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
yokoyama%netscape.com 8068015653 Bug 135476
Fixing regression, Simple typo
in pref-charset.js
/r=ftang, /sr=hewitt
2002-04-11 01:42:37 +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
dmose%netscape.com b343883d4f LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
dp%netscape.com 2c6fb85dda bug 125100 Undoing resident size trimming and heapmin. sr=alecf, r=blythe, a=asa 2002-04-09 04:03:39 +00:00
katakai%japan.sun.com c109bb3daf bug 131161
mozilla crashed when open file where there is an chinese name file under the directory
check return value of GetUnicodeLeafName() also call Reset() for encoder and decoder to reset the state
r=shanjian,sr=darin,a=asa
2002-04-09 01:54:09 +00:00
caillon%returnzero.com 268716d0dc Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
shliang%netscape.com 6fffe44616 localization stuff for 133863 - plug-in finder pref. r=hewitt,sr=jag,a=asa 2002-04-09 00:24:10 +00:00
caillon%returnzero.com 8e6ae6a83f Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
racham%netscape.com 39552bdf61 Fixing bug 129707. Fixing getButton routine to return handle for the requested button. r=blake, sr=jag, a=scc, adt 2002-04-08 04:57:13 +00:00
blakeross%telocity.com b02c99468e 135244 - alt+b does not open bookmarks menu. r=dean sr=scc a=dbaron 2002-04-08 00:44:45 +00:00
bryner%netscape.com 1709d64f53 adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa. 2002-04-07 06:01:22 +00:00
bernd.mielke%snafu.de 1781110dc3 select new bookmark after creation bug 44813, patch by Pete Zha r=bz sr=blake a=asa 2002-04-06 19:01:46 +00:00
cbiesinger%web.de 9242ceccac bug 134673 patch by bzbarsky r=biesi sr=alecf a=asa
Find in page disabled for application/x-javascript (and others)
2002-04-06 10:08:43 +00:00
cls%seawood.org f1c666c3eb Add -lph to photon's final link.
Thanks to Brian Edmond <briane@qnx.com> for the patch.
Bug #135690 r=cls a=rjesup
2002-04-06 07:13:16 +00:00
brade%netscape.com 340ae3be8b new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:56:33 +00:00
brade%netscape.com 98bfc72fe8 new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:56:16 +00:00
brade%netscape.com e6eac8941b new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:55:59 +00:00
brade%netscape.com dc37d3bde2 new pref panel for http networking options (bug 34324), r=timeless, sr=dveditz, a=asa, adt=jaime 2002-04-06 00:55:19 +00:00
law%netscape.com bcb5d2447e Bug 59078; Remove dde subkey under file types and protocols we take over so apps don't try to use DDE to talk to us; r=sgehani, sr=blake, a=asa 2002-04-06 00:07:54 +00:00
timeless%mac.com 51fbd7857c Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
updated last callers
r=brade sr=kin
2002-04-05 20:21:16 +00:00
caillon%returnzero.com 0320a795f2 Bug 69295. Enable copying of images in Page Info with Accel+C. Patch by db48x@yahoo.com, r=timeless,caillon sr=alecf, a=asa 2002-04-05 09:10:20 +00:00
timeless%mac.com dda079660d Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped
[api] change confirmEx from void w/ out of buttonPressed to PRInt32 buttonPressed w/ one less parameter.
fixes and cleans up callers
r=ccarlen sr=scc a=asa
2002-04-05 08:13:27 +00:00
varga%utcru.sk cfa2dd0c6e Removing unused files.
These files were used to define a <downloadstatus> binding.
This binding is not used in download-manager anymore.
a=asa
2002-04-05 04:23:24 +00:00
ben%netscape.com 00384647dc Bug 135466 - allow vendor customization of scripts & windows pref panel.
r=sgehani, sr=hewitt, a=asa
2002-04-05 04:23:19 +00:00
aaronl%netscape.com 9c3cb74a5f Bug 135196. F7 to toggle browse with caret hits a JS error. Checking in try/catch fix and forgotten all.js part of original patch for bug 128025. r=bzbarsky, sr=hewitt, a=asa 2002-04-04 23:19:50 +00:00
radha%netscape.com e14143ab30 Fix for bug 59774. Save scrollbar positions in sessionhistory when jumping from one anchor to another in a page. r=adamlock sr=alecf a=asa. Approved by ADT. 2002-04-04 22:10:10 +00:00
morse%netscape.com 6bf82af911 bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2002-04-04 21:41:22 +00:00