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

4121 Коммитов

Автор SHA1 Сообщение Дата
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
blakeross%telocity.com 5ef9ebd4f1 bustage fix. 2002-03-18 12:48:15 +00:00
blakeross%telocity.com 6c5ad7c1d3 102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron 2002-03-18 06:43:39 +00:00
blakeross%telocity.com eaea0b13e9 102477 - post-landing download manager cleanup. r=timeless sr=hewitt a=dbaron 2002-03-18 06:00:14 +00:00
blakeross%telocity.com 7a595ce3a0 fixing hpux bustage. 2002-03-18 00:58:10 +00:00
blakeross%telocity.com e09687ddf6 Removing unused files. 2002-03-17 22:46:47 +00:00
blakeross%telocity.com d7d9e555c4 bustage fix. 2002-03-17 22:42:12 +00:00
blakeross%telocity.com 56d5040a7c 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:57:56 +00:00
blakeross%telocity.com 9d1bfee9fc 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:46:54 +00:00
blakeross%telocity.com 93d044d117 102477 - turn on Download Manager (take 3). r=law sr=ben a=dbaron die=cvs 2002-03-17 21:41:01 +00:00
blakeross%telocity.com 057a05b72e Something is wrong with my tree... 2002-03-17 21:21:30 +00:00
blakeross%telocity.com d03c035489 102477 - Turn on download manager, take 2. r=law sr=ben a=dbaron 2002-03-17 21:18:26 +00:00
blakeross%telocity.com f7e4a39bac Download manager. Not part of build. a=asa 2002-03-17 21:11:48 +00:00
blakeross%telocity.com a8a02696d9 Stuff that's not part of the build can stay in. 2002-03-17 08:07:04 +00:00
blakeross%telocity.com 69a2eecc19 Backing out...saving for a rainy day... 2002-03-17 07:39:08 +00:00
blakeross%telocity.com 9f876bdbe2 Fix build bustage. 2002-03-17 07:00:09 +00:00
blakeross%telocity.com 2444b3ef25 Fixing bustage. 2002-03-17 06:54:43 +00:00
blakeross%telocity.com 3c9f2e46d8 Attempt to fix REQUIRES bustage. 2002-03-17 06:04:29 +00:00
blakeross%telocity.com a050c2212a Attempt to fix REQUIRES bustage. 2002-03-17 05:57:34 +00:00
blakeross%telocity.com 92cd9913a6 Attempt to fix REQUIRES bustage. 2002-03-17 05:53:26 +00:00
blakeross%telocity.com c6163b28b9 Attempt to fix REQUIRES bustage. 2002-03-17 05:43:56 +00:00
blakeross%telocity.com b96f3802b3 102477 - Turn on download manager. r=law sr=ben a=dbaron 2002-03-17 05:30:47 +00:00
blakeross%telocity.com 563323de3b 102477 - Turning on download manager. r=law sr=ben a=dbaron 2002-03-17 04:52:34 +00:00
jaggernaut%netscape.com 55ee1e43c8 Check in mac build files for blake, not part of build yet. a=Asa 2002-03-16 15:12:31 +00:00
blakeross%telocity.com 523eb4e6a8 128669 - sidebar panels should use <browser> not <iframe> r=sgehani sr=ben a=brendan 2002-03-16 05:23:26 +00:00
blakeross%telocity.com 136971fec0 126193 - new bookmarks are added to closed (selected) folders. r=hewitt sr=ben a=asa 2002-03-16 04:58:16 +00:00
morse%netscape.com c0f9832691 enhanced p3p cookie management, r=sgehani, sr=hyatt, a=asa 2002-03-16 02:40:29 +00:00
seawood%netscape.com b2070d23cd Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
Bug #129456 r=bryner a=asa
2002-03-14 05:03:04 +00:00
blakeross%telocity.com 1114c00848 Download manager. NPOB. a=asa 2002-03-14 04:03:42 +00:00
blakeross%telocity.com 09f27c5908 Download manager. NPOB. a=asa 2002-03-14 03:15:51 +00:00
blakeross%telocity.com 4769e48f65 Download manager. NPOB. a=asa 2002-03-14 01:56:41 +00:00
blakeross%telocity.com c9b44b8f79 Download manager. NPOB. a=asa 2002-03-13 21:26:56 +00:00
blakeross%telocity.com 2867685025 Download manager. Not part of build. a=asa 2002-03-13 20:31:47 +00:00
ian%hixie.ch becb4c9036 fixing not-part-of-build bustage 2002-03-13 20:26:50 +00:00
blakeross%telocity.com 554341e91b download manager. npob. a=asa 2002-03-13 20:24:20 +00:00
blakeross%telocity.com 04fd7863dc Download manager. Not part of build. a=asa 2002-03-13 20:22:03 +00:00
blakeross%telocity.com d9ec24355a Download manager. NPOB. a=asa 2002-03-13 20:06:17 +00:00
ian%hixie.ch 8b3982a5c3 Newlines at end of files. 2002-03-13 19:52:47 +00:00
ian%hixie.ch 4a92dd7c39 Fixing minor typo in makefile to let this build on Linux. Not part of build. 2002-03-13 19:51:01 +00:00
michael.lowe%bigfoot.com a98a18a78d Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa 2002-03-13 08:46:48 +00:00
blakeross%telocity.com 0351f733e8 Download manager. Not part of build. a=asa 2002-03-13 05:20:13 +00:00
ben%netscape.com e85c0181a3 Fix build bustage. r=bryner, sr=blake 2002-03-12 23:38:26 +00:00
ben%netscape.com 996f63020a Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
blakeross%telocity.com fa6c821fe5 Download manager. Not part of build. a=asa 2002-03-12 22:13:45 +00:00
blakeross%telocity.com ee712156db Download manager. Not part of build. a=asa 2002-03-10 05:30:39 +00:00
blakeross%telocity.com 8877b40d64 Download manager. Not part of build. 2002-03-10 05:25:19 +00:00
blakeross%telocity.com 7a66daf352 Download manager. Not part of build. a=asa 2002-03-10 05:24:48 +00:00
blakeross%telocity.com df2f6b0dac Download manager. Not part of build. a=asa 2002-03-10 02:06:55 +00:00
blakeross%telocity.com 7d194e2e2e Download manager. Not part of build. a=asa 2002-03-09 19:01:59 +00:00
bzbarsky%mit.edu ed63cc7b74 Don't change the DPI if the user cancels the "other" dialog. Bug
129007, patch by Tuukka Tolvanen <tt@lament.cjb.net>, r=gerv, sr=alecf,
a=asa
2002-03-09 04:45:54 +00:00
blakeross%telocity.com 719658ae3b Download manager. Not part of build. a=asa 2002-03-09 04:30:36 +00:00
rjc%netscape.com ccbf131ccd Fix bug 128554 & 128555: un-modal some cookie/image/wallet dialogs that shouldn't be modal. r=sdagley sr=ben a=asa 2002-03-09 02:47:59 +00:00
andreww%netscape.com 2a5a094dd4 68961 (r=varada, sr=ben/alecf, a=asa) "sort" options on view menu of history should have mnemonics 2002-03-08 20:46:30 +00:00
brendan%mozilla.org 29538a0bb4 Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa). 2002-03-08 20:11:49 +00:00
bryner%netscape.com 8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
pinkerton%netscape.com c2b322df2b remove redundant code for seamonkey, especially given that it doesn't work in embedding. allows embedding apps to use xul pref window. r=blake/sr=hyatt/a=asa. bug# 128924. 2002-03-07 21:10:47 +00:00
dean_tessman%hotmail.com e4e52cbde3 Bug 78153 - Find dialog should have XUL dialog access keys
modified xul, js, and dtd to add them.  js needed modification because the text of the Find button is set in code.
r=aaronl, sr=blake, a=asa
2002-03-07 02:40:27 +00:00
blakeross%telocity.com e76aed7183 Download manager. Not part of build. a=asa 2002-03-07 00:36:39 +00:00
blakeross%telocity.com 79b92e1df8 Download manager. Not part of build. a=asa 2002-03-07 00:03:25 +00:00
blakeross%telocity.com 594c2e8957 Download manager. Not part of build. a=asa 2002-03-06 22:33:00 +00:00
blakeross%telocity.com 878a0a7ec2 Download manager. Not part of build. 2002-03-06 21:56:50 +00:00
blakeross%telocity.com cb7802266b Download manager. Not part of build. a=asa 2002-03-06 20:59:10 +00:00
blakeross%telocity.com c4787ced9f Download manager. Not part of build. a=asa 2002-03-06 20:51:09 +00:00