Commit Graph

66479 Commits

Author SHA1 Message Date
tara%tequilarista.org
8861f96737 Landing Jon Robertson's for bug #41913 2000-07-25 22:09:20 +00:00
valeski%netscape.com
33e73d7be4 r-vidur. fixing boundary parsing logic to handle boundary identifiers wrapped in double quotes and spaces, 45878 2000-07-25 22:03:15 +00:00
tara%tequilarista.org
a3381b1cba Landing Dave Miller's patch for #25693 2000-07-25 22:00:16 +00:00
rhp%netscape.com
43e41d5f6e Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 21:19:01 +00:00
pollmann%netscape.com
289eee7f72 Bug 35875: Display sidebar search results when single engine selected after multiple engines selected. r=rjc 2000-07-25 21:06:40 +00:00
bratell%lysator.liu.se
2c3f70df38 Bug 41773, stop up possible (but unlikely) memory leaks in the format=flowed mail decoder. r=rhp,brendan a=brendan. 2000-07-25 21:04:11 +00:00
rhp%netscape.com
cd83e07c17 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 20:57:40 +00:00
blizzard%redhat.com
7094a74953 add makefiles to get mini chrome for embedding installed on unix. a=waterson,dougt 2000-07-25 20:47:09 +00:00
varada%netscape.com
c9867abdc7 Adding new widgettype DropBox similar to ComboBox except that the values get written into the cache file 2000-07-25 20:25:54 +00:00
mkaply%us.ibm.com
3ab67d582d #45603
r=mkaply, a=brendan
Fix for mouse not working in context menus
2000-07-25 20:25:40 +00:00
varada%netscape.com
203700d1c7 Changing ComboBox to DropBox; adding the options for the dropbox items 2000-07-25 20:23:51 +00:00
blizzard%redhat.com
f043461a81 add utility to build a chrome registry from the command line. r=waterson a=waterson/hyatt 2000-07-25 20:21:17 +00:00
tara%tequilarista.org
133606438f Landing Adam Spiers' contributions for security and small functional issues 2000-07-25 18:58:54 +00:00
valeski%netscape.com
e73ec619dc perl syntax cleanup. not in build 2000-07-25 18:44:21 +00:00
valeski%netscape.com
d89539ed98 perl syntax cleanup. not in build 2000-07-25 18:38:35 +00:00
valeski%netscape.com
5ec07c1f1e perl change. not in build 2000-07-25 18:22:53 +00:00
valeski%netscape.com
0a2980e021 updating showbuilds vxml. not partof build 2000-07-25 18:05:10 +00:00
mozilla.BenB%bucksch.org
960a74377d 46274: Forgot to remove the structs pref from the |_elementIDs| list. Tnx to jrgm for the hint. r=ducarroz, a=waterson 2000-07-25 17:40:05 +00:00
slamm%netscape.com
6c065626f7 do_vxml(): Tweak quoting to get newlines right. 2000-07-25 16:33:18 +00:00
valeski%netscape.com
ab2250999a updating vxml for the vxml tbox dump 2000-07-25 15:29:37 +00:00
axel%pike.org
1454b62393 Removing old debug code, not part of the build 2000-07-25 15:12:04 +00:00
shanjian%netscape.com
2bb2e18c37 #42837
This should have been checked in before, do not know why it is not.
add a id to composer charset popup menu in order to reference it
in overlay file.
2000-07-25 14:46:55 +00:00
valeski%netscape.com
3646f5768a updating vxml for the vxml tbox dump 2000-07-25 14:40:43 +00:00
valeski%netscape.com
c77fa98fee updating vxml for the vxml tbox dump 2000-07-25 14:29:30 +00:00
brade%netscape.com
17f9fbf946 don't disable shift flag if any other modifiers are pressed and the key isPrintable (is a character); r=akkana, ftang; bug #46004 2000-07-25 14:12:39 +00:00
brade%netscape.com
998e270b97 remove unused code (submitted by rcassin@supernova.org) 2000-07-25 14:04:26 +00:00
morse%netscape.com
f84230f31a quickfill has reappeared on menu -- backing out part of changes made for 1.8 2000-07-25 13:06:19 +00:00
cls%seawood.org
305d1f7993 Lets show some objdir sensitivity. 2000-07-25 11:03:25 +00:00
rbs%maths.uq.edu.au
22e8f8034e Bug 18814. Return the x-height that complies with the convention in the CSS spec. r,a:waterson 2000-07-25 08:32:39 +00:00
axel%pike.org
518b67452a Adding makefile.wins for transformiix examples, not part of build, submitted by Arthur Barrett, raised build number and updated contributors/changes 2000-07-25 07:03:40 +00:00
ben%netscape.com
997e1b14fe fix js error in theme switching pref panel (forgot to check in an update for this
file with my check in to this panel last ngiht)
2000-07-25 06:33:03 +00:00
warren%netscape.com
6764a771dc Added a cast to make gcc happy. 2000-07-25 06:31:20 +00:00
warren%netscape.com
76bfdf73df Copied xpcom.properties to global/locale. 2000-07-25 06:10:47 +00:00
warren%netscape.com
8bd7267f01 Fixed linux makefile for xpcom.properties 2000-07-25 05:54:38 +00:00
warren%netscape.com
3fbed19a16 Added xpcom.properties to linux make. 2000-07-25 05:51:34 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
dougt%netscape.com
05a11567c7 backing out libwebbrwsr. it is needed to startup. I need to look into this. 2000-07-25 05:30:33 +00:00
dougt%netscape.com
28df89938f Updating config files
Adding require (ftang needs to review) i18n res files
removing xpfe webbrowser.
removing test xpt files
2000-07-25 05:22:51 +00:00
uid408
25243d7e90 Disable use of AlphaBlend() on Win98, it's broken. Bug 36694. r=kmcclusk, a=brendan 2000-07-25 03:51:39 +00:00
uid408
af71c3262b Fix for VC5 builds. Bug 36694. r=kmcclusk, a=brendan 2000-07-25 03:51:04 +00:00
brendan%mozilla.org
b5ab3d86e3 Oops, nsXBLService implements two interfaces: nsIXBLService and nsIMemoryPressureObserver (r=dbaron@fas.harvard.edu). 2000-07-25 01:44:22 +00:00
sfraser%netscape.com
6ebca7150d Fix for bug 20743 -- implement a memory cushion for Mac, to better handle low memory conditions. r=pinkerton 2000-07-25 01:04:55 +00:00
hyatt%netscape.com
76dcb92bfe Fix for 45663. r=danm 2000-07-25 00:38:40 +00:00
hyatt%netscape.com
60678d4436 Fix for 45663. r=danm 2000-07-25 00:35:39 +00:00
ducarroz%netscape.com
71dd2a444f Fix for bug 46152. Checkin fix for kin. Partially backup Rods' last change because the reflow function won't be called when the text control is nested into a box (textfield). R=ducarroz 2000-07-25 00:32:35 +00:00
wtc%netscape.com
d9efb3750f Bugzilla bug #46166: checked in a patch contributed by Marcello Nuccio
<marcenuc@lica.unimo.it>. r=roeber@netscape.com.
2000-07-25 00:30:43 +00:00
alecf%netscape.com
61db214a4b fix for #1539 - make ISP-built accounts be supported by the "invalid account" system, so that ISP-built accounts can skip the other panels of the wizard.
r=mscott
2000-07-25 00:29:07 +00:00
nelsonb%netscape.com
b9d1a404d2 Update nTires via a pointer argument to mpp_make_prime().
Change some printfs.
2000-07-25 00:16:57 +00:00
nelsonb%netscape.com
aef9190b64 Add new function mpp_fermat_list, which performs the fermat test on a
list of "witness" numbers.  Simplify and accelerate mpp_pprime().
2000-07-25 00:15:06 +00:00
nelsonb%netscape.com
cbc85c762b Fix assertion. Comparison sense was inverted. 2000-07-25 00:12:57 +00:00