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

54236 Коммитов

Автор SHA1 Сообщение Дата
Jerry.Kirk%Nexwarecorp.com 478a9bee18 Enable the Splash screen for Neutrino builds. 2000-02-25 13:33:57 +00:00
Jerry.Kirk%Nexwarecorp.com e44da38587 Change PgFlush to PtFlush to force the splash screen to draw immediately. 2000-02-25 13:21:29 +00:00
hyatt%netscape.com 35a052fe90 Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov 2000-02-25 10:30:19 +00:00
saari%netscape.com 659643ba81 Keeping Mac tree green for Hyatt, camelot failure 2000-02-25 09:08:05 +00:00
hyatt%netscape.com c5a3f61f35 XUL Property APIs, b=26109, r=ben 2000-02-25 08:37:49 +00:00
hyatt%netscape.com 2fe9625cd9 added files: mozilla/rdf/content/src/nsJSXULMenuListElement.cpp, mozilla/rdf/content/src/nsJSXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsJSXULCheckboxElement.cpp, mozilla/rdf/content/src/nsJSXULRadioElement.cpp, mozilla/rdf/content/src/nsXULMenuListElement.cpp, mozilla/rdf/content/src/nsXULTitledButtonElement.cpp, mozilla/rdf/content/src/nsXULCheckboxElement.cpp, mozilla/rdf/content/src/nsXULRadioElement.cpp 2000-02-25 08:36:48 +00:00
sfraser%netscape.com 4b19416924 Fix for 28906 -- pull a new NSPR tag that has fixes for the commercial build. r=mwelch, a=jar. 2000-02-25 08:15:55 +00:00
cmanske%netscape.com 6fbfbc0628 Fixed using OpenLocation from Composer, b=28683, a=sfraser,matt a=jar 2000-02-25 07:54:25 +00:00
scc%netscape.com 438737d4ab On platforms without pollable events, i.e., (only) the Mac, changed poll timeout from 250msec to 5msec, as a preliminary fix for bug #25108. The real solution is pollable events on the Mac. r={pinkerton, rjc, et al} a=jar (yes, jar, I ran it on multiple Macs of as many different speeds as we could find, and tried different values) 2000-02-25 07:40:11 +00:00
warren%netscape.com 18dbca24fd Fixed mac and solaris build bustage. r=waterson 2000-02-25 07:14:28 +00:00
warren%netscape.com 9f40298fee Bug 10736 - URL parsing / MakeAbsolute performance. code=putterman,r=warren,andreas,a=jar 2000-02-25 06:17:57 +00:00
mcafee%netscape.com 608b97222d Bumping user agent to m14 (29163) r=valeski, a=chofmann 2000-02-25 05:46:18 +00:00
jfrancis%netscape.com 9229dddc5e fixes for the following bugs: 27914, 27305, 28690, 14608, 27306, 28757 These fixes reviewed by cmanske, apprvd rickg; also fix for 28724 (caret positioning problems) reviewed by mjudge, apprvd by jar. 2000-02-25 04:39:30 +00:00
mjudge%netscape.com 81c805155c adding support for new nsIDOMSelection. r=jfrancis a=jar. this is for caret appearance 2000-02-25 04:31:15 +00:00
mjudge%netscape.com e5120794d3 part of checkin to add new getter and setter to nsIDOMSelection. a=jar r=jfrancis 2000-02-25 04:30:31 +00:00
mjudge%netscape.com 0daab9915d r=jfrancis, a=jar Part of checkin including layout/base/src/nsRangeList.cpp to fix caret issues 2000-02-25 04:29:28 +00:00
ben%netscape.com 943c700470 fix for PDT+ b=25412, a=jar, r=rjc (depressable search button) 2000-02-25 04:18:47 +00:00
evaughan%netscape.com 9525193b33 Fixes for bugs: 28460, 27573, 27242, 24721
-r waterson -a jar
2000-02-25 04:18:34 +00:00
bryner%uiuc.edu bbfe27364b Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
ssu%netscape.com 8bd0712b86 fixing bug #27856. udpate.html has been moved from the mozilla cvs to
the commercial cvs because it only applies to the
                    commercial build.

affects only windows
r=sgehani
2000-02-25 04:11:32 +00:00
erik%netscape.com 393df02976 bug 18136; added new font size table, but currently #if'ed out; r=pierre;
a=rickg
2000-02-25 04:00:53 +00:00
jim_nance%yahoo.com 697b20a842 Adding commands to print out the file getting built. This increases the usefulness of make -s 2000-02-25 03:55:50 +00:00
danm%netscape.com bc6c995564 re-enable parent window of modal dialog before dialog is destroyed. part of bug 28467. r=saari a=jar 2000-02-25 03:11:21 +00:00
danm%netscape.com 1b042a8bbd move all functional modal window code into nsXULWindow. part of bug 28467. r=saari a=jar 2000-02-25 03:11:13 +00:00
varada%netscape.com adc30c1414 changing the button names to close in show example and help screens and also changing the create nci dialog title bar for bugs #4897 and #24586 2000-02-25 02:56:58 +00:00
sgehani%netscape.com 0cf4de1112 * Fixes plugins folder creation location [b=29031] * Fixes comp names descriptions [b=29028] r=ssu a=leaf 2000-02-25 02:46:24 +00:00
law%netscape.com ec8f5ef788 Fix from Chris Waterson to suppress bogus assertion failure when adding overlays to personal toolbar; this is a prerequisite to other changes for bug #11871; r=waterson@netscape.com, a=jevering@netscape.com 2000-02-25 02:28:45 +00:00
law%netscape.com 752fa1cce6 Fix to get program icon loading properly (goes with updates to splash.rc file in mozilla/xpfe/bootstrap); r=jband@netscape.com, a=jevering@netscape.com 2000-02-25 02:25:00 +00:00
law%netscape.com 65f3782465 Fixes to splash screen and program icon problems; bugs=26581/26685, r=jband@netscape.com, a=jevering@netscape.com 2000-02-25 02:19:41 +00:00
hangas%netscape.com 1f423ff27f Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
hangas%netscape.com 985a3556f5 Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
bryner%uiuc.edu 67cbe66c74 Making mousewheel events go to the correct nsWindow on Win32. Fixes bug
28426.  r=dougt, a=waterson.
2000-02-25 01:52:08 +00:00
ssu%netscape.com b6668e1ce2 fixing bug #28715. xpinstall build no longer shows dialog which pauses
builds under Win98.  Builds under NT have not been
                    affected.

affects only windows.

a=leaf
r=sgehani
2000-02-25 01:44:18 +00:00
bienvenu%netscape.com d280982163 part of fix for 28891 r=mscott, a=phil 2000-02-25 01:19:13 +00:00
tbogard%aol.net 8e88710486 Fixed build warnings. 2000-02-25 01:15:37 +00:00
morse%netscape.com d780f2cab6 partial fix for bug 28996, wallet items in menu on mac, r=pinkerton, a=jevering 2000-02-25 01:11:13 +00:00
akkana%netscape.com ec3e83cff5 More on 19428: fix the output tests on windows. r=cmanske, a=rickg. 2000-02-25 01:09:37 +00:00
pinkerton%netscape.com 213e675c51 Fix for 27947, oncreate/ondestroy handlers implemented. r=saari, a=rickg 2000-02-25 01:03:06 +00:00
av%netscape.com 69b4d53f01 Fixing 27486, r=beard 2000-02-25 01:02:53 +00:00
mcafee%netscape.com 4d6b7b8d11 HTML-ized government blurb, fixed Full Circle Software, Inc. company name (27477). r=slamm, a=jar 2000-02-25 01:00:44 +00:00
alecf%netscape.com 36a6ad0489 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com 4f2d1145b5 additional string for #23411 r=sspitzer, a=phil 2000-02-25 00:57:47 +00:00
dougt%netscape.com 0c13665ef2 Recheckin in after trifle request to backout two minutes before the tree
reopened.
Original Comment:
fix for 29013. Correcting problem with AddDirectory API. r=dveditz.
a=cathleen.
2000-02-25 00:56:06 +00:00
ruslan%netscape.com aa7f5d02e5 Fix a few bugs in http chunk encoding converter. This version represents
actually half-way decently working chunk converter. Works fine with NES4.1
at least. Haven't tried IIS5 yet. Not part of the build yet.
2000-02-25 00:55:30 +00:00
sford3%swbell.net 9c042bed29 Fix bug 21474 add send page to the editor, r=brade a=waterson 2000-02-25 00:55:20 +00:00
pinkerton%netscape.com ee172296f5 fix for 29016. tell the rollup listener to rollup xul popups when the user clicks in the menubar or a DA. r=sfraser a=jar. 2000-02-25 00:51:51 +00:00
dougt%netscape.com 32d5b9deeb backing out changes per leaf. I checked in before the tree was "open". Maybe
I will check this back in tomorrow.
2000-02-25 00:48:28 +00:00
dougt%netscape.com a1f2033bca fix for 29013. Correcting problem with AddDirectory API. r=dveditz. a=cathleen. 2000-02-25 00:32:33 +00:00
alecf%netscape.com d9b2afa5f7 support to allow arbitrary ISPs to pre-fill any accounts in the account wizard.
r=sspitzer, a=phil
bug=#23411
2000-02-24 23:05:07 +00:00
mjudge%netscape.com 106ee1603a bug15384 approved pdt+ team r= patrick beard 2000-02-24 22:01:37 +00:00