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

4283 Коммитов

Автор SHA1 Сообщение Дата
blakeross%telocity.com 7bc8fc6afb 132027 - no menus work when download manager window has focus. patches by bryner and I. r=bryner/blake sr=ben/dveditz 2002-06-24 21:48:24 +00:00
blakeross%telocity.com b75f5ca232 152910 - setting global history expiration to 0 doesn't actually disable global history. r=adamlock sr=alecf 2002-06-22 20:06:37 +00:00
blakeross%telocity.com deac412c42 142310 - topcrash quitting while downloading @ nsHashTable::Exists. r=bryner sr=ben 2002-06-22 19:47:14 +00:00
alecf%netscape.com 5c71a57498 not part of build
move mContainer and mInner to be non-static members, and release them with the xpcom shutdown observer, to prevent leaks
2002-06-21 21:17:55 +00:00
blakeross%telocity.com 786f96e0b0 142310 - top crash if quitting while downloading [@nsHashTable::Exists]. r=bryner sr=ben 2002-06-21 03:25:21 +00:00
dmose%netscape.com d005f997af If authentication fails during LDAP autocomplete, bring up a new password dialog rather than showing an obscure error message (bug 150723); r=ducarroz@netscape.com, sr=hewitt@netscape.com 2002-06-20 01:50:04 +00:00
dmose%netscape.com e24fa9991b Fix incorrect array length calculation + add temporary variable to work around egcs compiler bug which was causing bogus text to appear in the LDAP auth dialog on linux (bug 148897); r=bryner@netscape.com, sr=bienvenu@netscape.com 2002-06-20 01:07:32 +00:00
naving%netscape.com 14a37db825 129540 r=racham sr=alecf making help buttons point to the right page 2002-06-19 22:52:54 +00:00
blakeross%telocity.com 7ef3eaad3b 142824 - downloads.rdf keeps on growing. patch by jrgm@netscape.com. r=blake sr=ben 2002-06-19 19:53:58 +00:00
jruderman%hmc.edu d5eb2bb1ef 86063 and 134614. add ctrl+shift+f shortcut for "search the web" and make "search the web" go to the user's selected search engine. r=aaronl,sgehani, sr=hewitt. 2002-06-19 00:50:20 +00:00
caillon%returnzero.com 5990fee38b Bug 152278, opening a groupmark shouldn't load about:blank into the active tab. r=blake sr=jag 2002-06-18 04:39:43 +00:00
alecf%netscape.com e83eaff6cf add first-window case - when the window with the new title hasn't been seen, add it to the hashtable 2002-06-17 23:46:29 +00:00
shaver%mozilla.org c621eb112c Bug 116653: Teach x-remote about openURL(,new-tab). r=blizzard, sr=jag. 2002-06-17 20:39:54 +00:00
alecf%netscape.com d98e110620 not part of build
add windowds to windows nmake build
2002-06-14 20:31:44 +00:00
bzbarsky%mit.edu b5136aee67 Remove UI for the target="_blank" blocking for now. Bug 78037, patch by
jonasj@jonasj.dk (Jonas Jorgensen), r=doron,bzbarsky, sr=jag
2002-06-14 18:56:19 +00:00
alecf%netscape.com d86807d600 not part of build
update window datasource for bug 132175 - remove debugging, kill intaskslist support (nobody uses it anyway)
2002-06-14 18:08:23 +00:00
dmose%netscape.com 8d1abc7bef First match not pre selected when multiple matches are present in directory (bug 102693); r=ducarroz@netscape.com, sr=mscott@netscape.com 2002-06-14 01:21:23 +00:00
dmose%netscape.com 1ff8c12305 support for binary attribute values in LDAP XPCOM SDK (bug 119380). r=peterv@netscape.com, sr=sspitzer@netscape.com/mscott@netscape.com 2002-06-14 00:38:18 +00:00
alecf%netscape.com d8b279635a fix for bug 149102 - fix consumers of outdated TypicalInput/Output stream
r=dougt, r=av (plugin stuff) sr=jag
2002-06-13 18:19:10 +00:00
blakeross%telocity.com edb3d6ae4b 149812 - remove what's related domain blocking UI. r=bryner sr=ben 2002-06-12 20:38:42 +00:00
alecf%netscape.com e7b9de7473 fix for bug 149121 - split up command line handler macros so we can write custom registration routines. r=bnesse, sr=sspitzer 2002-06-12 16:47:23 +00:00
timeless%mac.com 3a3097908c Bug 146207 javascript strict warning in bookmarks.xml
patch by neil@parkwaycc.co.uk r=timeless sr=jag
2002-06-12 14:38:29 +00:00
dmose%netscape.com 5278df6851 authenticated LDAP autocompletion incorrectly autopicks current addr after password entered (bug 146569) r=blake@netscape.com, sr=hewitt@netscape.com 2002-06-12 05:14:32 +00:00
kyle.yuan%sun.com dcefbf3719 Bug 148010 JS exceptions in mailnews autocomplete widget on trunk
r=varga, sr=hewitt
Prevent JS exception and disable key-navigation feature in autocomplete
2002-06-12 04:32:04 +00:00
cbiesinger%web.de 15a321ca78 bug 115473 r=pavlov sr=brendan
Remove timer priorities
2002-06-11 20:47:04 +00:00
nhotta%netscape.com 12261cb4fa 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 f0c6038400 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 3e0cdd5b69 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
leaf%mozilla.org 6e6bf977e5 updating locale version string for impending release, bug 149802 2002-06-07 07:45:38 +00:00
oeschger%netscape.com c14a0fa60d 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
oeschger%netscape.com a4c85948f5 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
jaggernaut%netscape.com 53d837b19a 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 64856eb68b 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 e619a700c4 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
suresh%netscape.com c5216dcce6 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 71fb5003f7 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
jaggernaut%netscape.com a00d23ada6 Bug 148840: Add "Bookmark This Group of Tabs..." to Bookmarks menu. r=caillon, sr=hewitt 2002-06-03 21:35:10 +00:00
kyle.yuan%sun.com 338f8499f4 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
dmose%netscape.com 93765a749f Fix nmake build bustage by adding into to the REQUIRES list 2002-06-03 05:12:00 +00:00
dmose%netscape.com d066d1f28f 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 a9c4e64169 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 21a91afda1 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 ff64c04f9b Download manager pref panel. b=132440, r=ben, sr=blake 2002-06-01 13:13:41 +00:00
darin%netscape.com ea83373010 fixes bug 145382 "cleanup 'HTTP Networking' prefs panel"
r=gagan sr=rpotts ue=mcarlson
2002-05-31 21:16:18 +00:00
ducarroz%netscape.com 1cdc455797 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
oeschger%netscape.com f69a6f4095 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 e99a698488 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 a9d7b91808 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 d338ce31a7 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
hewitt%netscape.com 3aca45a56c 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 ebfc9aa0cc 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
morse%netscape.com 70bcccb9fa 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
blakeross%telocity.com 574ab0ae49 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 cf2c08751e 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 e123863a98 Ignore generated makefiles. 2002-05-27 02:07:35 +00:00
stephend%netscape.com 948527057f 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
morse%netscape.com 42df9a290a 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
ben%netscape.com 410db27cbd 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
mkaply%us.ibm.com b21fa5345b #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
yokoyama%netscape.com 64ac2accb9 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 721659cf7e Use "sourceTextEncoding" to convert search name and description,
bug 92314, r=rjc, sr=alecf.
2002-05-17 22:30:50 +00:00
law%netscape.com 8b9240bcab 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 73de225b01 bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener) 2002-05-16 20:57:37 +00:00
stephend%netscape.com 6ed464ef40 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 a0a5649755 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 0e5da3c38a 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 d606de2ade 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
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
danm%netscape.com b23402bc6b death to compiler warnings. bug 126488 code=ayn2@cornell.edu r=jag,rjc 2002-05-13 21:46:24 +00:00
caillon%returnzero.com a94b230d9e 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 eecabacd44 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
darin%netscape.com 69b1d474fb fixes bug 142874 "Remove Accept-Encoding from Networking prefs panel"
patch=walk84 r=caillon sr=darin
2002-05-10 22:23:54 +00:00
blakeross%telocity.com 00bf1dbf58 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 70b8485b42 142767 - download manager default size is far too big. r=ben sr=hewitt 2002-05-09 01:34:23 +00:00
blakeross%telocity.com 0c4e80698a 142422 - pressing delete should highlight/select next item in list. r/sr=hewitt 2002-05-09 00:50:39 +00:00
cbiesinger%web.de 1c2fe3822a bug 139044 r=doron sr=alecf
js strict warnings in filepicker.js
2002-05-08 18:58:53 +00:00
darin%netscape.com 61a6f2f985 fixing XP_WIN bookmarks bustage 2002-05-08 01:28:08 +00:00
darin%netscape.com 6fd5862e6e 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 00b0d1d832 Complete backing out sidebar personal toolbar button.
b=142261; r=law; sr=jag
2002-05-07 20:29:16 +00:00
bbaetz%student.usyd.edu.au b1436714d2 Bug 139782 - raw directory listing format is confusing
r=dougt, sr=darin
2002-05-07 08:40:09 +00:00
timeless%mac.com 750386e28f 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 ce7d0353fc 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
blakeross%telocity.com 52e1024e3a 132013 - remove from list should be batched. r=hewitt sr=ben 2002-05-06 01:14:27 +00:00
timeless%mac.com 6304148769 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
alecf%netscape.com c8907f3733 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 58ad7ad612 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 013d816234 bug 67790 r=walk84 sr=alecf
js warning in bookmarksOverlay.js
2002-04-29 19:59:45 +00:00
cbiesinger%web.de 2ad6a92bbe bug 57652 r=caillon sr=alecf
js strict warning in customize.js
2002-04-29 19:52:08 +00:00
cbiesinger%web.de d7032c48cb 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 0574619068 bug 67793 r=timeless sr=alecf
js strict warning in addBookmark.js
2002-04-29 19:42:42 +00:00
blakeross%telocity.com 1235b35158 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 986b884f7b 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 cf388e5e92 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 e40a5f69cb 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2002-04-28 14:28:18 +00:00
pete.zha%sun.com 6c9718b29e 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 e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
alecf%netscape.com 8d5e9bfc4c 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 39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
mscott%netscape.com 198694c2bd Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
mscott%netscape.com 9e18c8277a 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 ca1b4b33b9 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
michael.lowe%bigfoot.com 99159f5a84 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 c0ec608df6 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 21f3adb9f8 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
sgehani%netscape.com a871d36935 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 673d331b1b 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 0074513f8f 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
michael.lowe%bigfoot.com 939a57107b backout last checkin 2002-04-24 11:55:00 +00:00
michael.lowe%bigfoot.com 6e19841747 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
sgehani%netscape.com 0407f80656 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 7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
law%netscape.com eca7ff9596 Bug 134754; add scriptiable API to get Win32 registry value; r=sgehani, sr=dveditz 2002-04-24 00:14:18 +00:00
caillon%returnzero.com e774059904 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 f413e5c09e bug 132641, -killAll to shutdown everything, r=law, sr=jag 2002-04-23 02:23:56 +00:00
suresh%netscape.com 62691b659d 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
morse%netscape.com 393e0597f1 bug 135568, make task menu consistent with spec, r=sgehani, sr=jag 2002-04-22 23:30:34 +00:00
morse%netscape.com d1dbcd423b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
alecf%netscape.com 034af46559 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 1f0ed0b3c4 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 43fd166250 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 d1d69edf30 131762 - can open multiple occurrences of download manager. r=hixie sr=ben 2002-04-22 01:19:13 +00:00
ben%netscape.com c9a9cdb655 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 7016c81d8e 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
shliang%netscape.com 60742e7184 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2002-04-19 07:00:16 +00:00
darin%netscape.com 68c0d95469 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
timeless%mac.com dabd666f92 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
dbragg%netscape.com bcc260038d 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
sicking%bigfoot.com f8c2ea5afa 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
caillon%returnzero.com f14a42b26d 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
alecf%netscape.com fba198f16c 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 2cc4de292f 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 f69ddee045 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 42a70c1fac 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
cbiesinger%web.de ba66f6a952 bug 44716 r=pavlov sr=tor
Mozilla doesn't claim .jfif, .pjpeg, .pjp extensions when checked
2002-04-11 13:36:49 +00:00
yokoyama%netscape.com f8a7ca5c99 Bug 135476
Fixing regression, Simple typo
in pref-charset.js
/r=ftang, /sr=hewitt
2002-04-11 01:42:37 +00:00
dmose%netscape.com 49752a8d2d 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
katakai%japan.sun.com 11e8aa1a45 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 7b66ac993f 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 39526a32ac 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 8f8d708b39 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
bryner%netscape.com 9ad697d61e adding doxygen.cfg to config/.cvsignore; add missing .cvsignore files. a=asa. 2002-04-07 06:01:22 +00:00
bernd.mielke%snafu.de 025e96c8eb 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
brade%netscape.com bdc9fc9176 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 b7a0d31f2a 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 53c7915d7e 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 7ff3d55c96 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 91098294ea 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 c3b4db921a 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 96aa63bbcf 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 71dc55e815 Bug 135466 - allow vendor customization of scripts & windows pref panel.
r=sgehani, sr=hewitt, a=asa
2002-04-05 04:23:19 +00:00
radha%netscape.com 211d5e1dc1 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 9a51af82db bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2002-04-04 21:41:22 +00:00
blakeross%telocity.com 5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
cbiesinger%web.de 7e61dc2547 bug 110342 r=walk84,aaronl sr=jag a=asa
adds 11,13,15,18,20,22,24 to the minimum size dropdown list
2002-04-01 21:24:25 +00:00
rpotts%netscape.com af9b1d6667 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
jaggernaut%netscape.com 3257826323 Bug 119599: add UI for bookmark groups in the File Bookmark dialog. r=bryner, sr=hewitt, a=asa 2002-04-01 08:47:17 +00:00
oeschger%netscape.com 4d5d36c335 update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa 2002-03-31 22:48:28 +00:00
morse%netscape.com 733279d76a bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2002-03-31 06:59:22 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
caillon%returnzero.com f8adea8986 Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa 2002-03-27 07:47:08 +00:00
seawood%netscape.com f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
darin%netscape.com edab6546f5 fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin%netscape.com 4533aaffc4 remove blank line at top of XUL file, fallout from bug 129101 2002-03-26 23:06:20 +00:00
morse%netscape.com 5ac9ddf13c bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2002-03-26 20:19:18 +00:00
seawood%netscape.com 6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
darin%netscape.com 171c8b28ee backing out changes (for bug 116365) to fix btek page-loader crash. 2002-03-26 08:47:10 +00:00
timeless%mac.com 57b6765664 Bug 92527 [Win] Change associations file type naming for Mozilla
patch by ere@atp.fi r=law sr=jag a=asa
2002-03-26 07:55:14 +00:00
darin%netscape.com f2d3a0287d fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
dmose%netscape.com f92b86316d Fix LDAP XPCOM SDK race condition which could cause LDAP entries to get dropped, or binds to fail entirely (bug 131447). The old code asked ldap_result() for all new messages received, including ones for operations that it did not yet know how to handle. That code has been changed to enumerate the pending operations, and ask for results of each of the pending operations that it knows about, and no others. r=sspitzer@netscape.com, dmose@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org 2002-03-26 02:51:27 +00:00
cbiesinger%web.de caea2326f8 bug 110342 r=doron sr=jag a=asa
Need a UI to control minimum font size preference
2002-03-25 22:26:29 +00:00
blakeross%telocity.com b330525a36 123101 - dl mgr doesn't display correct download speed. r=hixie sr=ben a=asa 2002-03-25 08:27:28 +00:00
blakeross%telocity.com 3242f6a00a 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2002-03-25 07:33:41 +00:00
caillon%returnzero.com 9d7d8fbaac Bug 126810, JavaScript strict warnings in sidebarOverlay.js, Patch by Stephen Walker <walk84@yahoo.com>. r=gemal,bzbarsky sr=jag, a=scc 2002-03-24 20:43:45 +00:00
caillon%returnzero.com 263ac82ab5 Bug 126600, Performance preference has bad wording. Fix contributed by Mike Kowalski <mikejk@ameritech.net> r=bryner, sr=kin, a=law, a=scc for checkin 2002-03-24 17:39:24 +00:00
blakeross%telocity.com 040e6dbee6 125970 - dialog to change default search engine appears on clicking scroll arrow. r=sgehani sr=hewitt a=scc 2002-03-24 02:59:50 +00:00
blakeross%telocity.com 809eabe4b0 116157 - add button in bookmarks sidebar panel should prefill values. r=hewitt sr=ben a=scc 2002-03-24 02:47:20 +00:00
dbaron%fas.harvard.edu b280e94dfe Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:23:50 +00:00
mscott%netscape.com d9c841098e Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Turning it on for windows.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:07:32 +00:00
mscott%netscape.com cb979e6fc7 Bug #132643 --> landing the ALERTS_SERVICE_BRANCH. Adding Makefile.in files for the windows gmake build.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 22:06:38 +00:00
mscott%netscape.com 89d0ca78c4 Bug #132643 --> land ALERT_SERVICE_BRANCH. Start building xpfe\components\alerts on windows.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:52:37 +00:00
mscott%netscape.com 4d627cda22 Bug #132643 --> land the animated alerts infrastructure from the ALERTS_SERVICE_BRANCH
These files aren't part of the windows build yet but they soon will be.
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:16:24 +00:00
ccarlen%netscape.com 5ac940d43c Bug 58533 - Can't open files with a '/' in name by double-clicking in Finder. r=rjc/sr=sfraser/a=asa 2002-03-22 15:03:17 +00:00
alecf%netscape.com 411c9631e7 global history warnings
sr=alecf
r=timeless
a=asa
patch thanks to xan@dimensis.com
2002-03-22 00:18:11 +00:00
sgehani%netscape.com d1386d4c28 Removing a sidebar should select the next one.
b=125982; r=gemal; sr=blake; a=asa
2002-03-21 23:45:34 +00:00
sgehani%netscape.com 8b15ad4c8b Make sidebar show up in MailNews.
b=121215; r=morse; sr=alecf; a=asa

Make sidebar show up after we retrun from print preview (if it was already
displayed), when the windows integration dialog pops up, and when you add
or remove tabs via the customize dialog.
b=127113; r=morse; sr=hewitt; a=asa
2002-03-21 23:41:58 +00:00
sgehani%netscape.com 974387c8cb Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
jelwell%netscape.com 31f7cdb7da Bug 128377, Generalize Turbo Code
r=law, sr=alecf, r=ssu, sr=slogan a=asa
2002-03-21 23:14:14 +00:00
darin%netscape.com 30b4570f59 fixes pending mac bustage 2002-03-20 23:39:06 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
blakeross%telocity.com d7fdbe6799 131762 - can open multiple occurrences of download manager. reversal. r=hewitt sr=ben a=asa 2002-03-20 21:49:18 +00:00
blakeross%telocity.com 28d89ab58a crap...fixing bustage...forgot to check these in. 2002-03-19 23:26:42 +00:00
blakeross%telocity.com 928b6aafb8 fixing bustage. 2002-03-19 22:53:20 +00:00
blakeross%telocity.com 391f0933ed 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:31:06 +00:00
blakeross%telocity.com fb0487897d 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:19:39 +00:00
blakeross%telocity.com ed4e537109 131762 - can open multiple occurrences of download manager.
also adds a pref in Navigator > Downloads to set the behavior when starting a download (open DM, open progress dialog, open nothing). r=hewitt sr=ben a=asa
2002-03-19 22:12:27 +00:00
alecf%netscape.com 1de7da5660 *sigh* more nmake bustage 2002-03-19 08:04:27 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
hyatt%netscape.com 5deeb90b2d Landng boomar groups. 119599 r ben sr jag a asa 2002-03-19 00:45:04 +00:00
blakeross%telocity.com ad65ab1530 131693 - saving a file crashes on mac. smoketest blocker. r=law, ccarlen a=asa 2002-03-18 22:46:41 +00:00