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

107824 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com a1fa32b30a Updating converters. 2002-08-27 19:58:39 +00:00
curt%netscape.com fe21297c7b Some platforms don't like quotes in the path.
(Not yet in the build)
2002-08-27 19:53:49 +00:00
mostafah%oeone.com 68a45ff28f Completed implementation of GetFirstEventForRange() function 2002-08-27 19:51:23 +00:00
mikep%oeone.com f12a658d87 Fixing bug 164435. 2002-08-27 19:12:28 +00:00
alecf%netscape.com 94704f6773 fix for bug 164577 - make the nsManifestLineReader include lengths from ParseLine() so that consumers can avoid calling strlen() on them
(tiny startup perf fix for reading in xpti.dat)
r=dougt, sr=darin
2002-08-27 18:32:12 +00:00
dcone%netscape.com f5531c48a4 148598 r=rods sr=kin, fix minor update issues with backgrounds 2002-08-27 18:23:47 +00:00
alecf%netscape.com 1ccf30a757 fix for bug 164940 - D&D and clipboard were broken
author=akkana, sr=alecf, r=timeless
2002-08-27 18:15:38 +00:00
locka%iol.ie 87fca83683 NOT PART OF BUILD. Bumped up the version number and added install.js and xpi build target 2002-08-27 17:53:13 +00:00
rogerl%netscape.com 5398f9a4ee Namespace implemenation. 2002-08-27 16:11:32 +00:00
timeless%mac.com e0392b3ecd Bug 91835 Can't find [tcl] rebuildtaginfo.cgi
r=bbaetz
2002-08-27 16:01:10 +00:00
mikep%oeone.com df154a5749 Fixing view issues, bug 164436.. 2002-08-27 13:31:25 +00:00
kaie%netscape.com 43a34d7ec4 b=107034 OE requires special attribute in incoming signed messages to support dual key certificates. Add new function
NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs.
r=relyea
2002-08-27 13:14:42 +00:00
dougt%netscape.com 3fafda03c7 Removing nsIURIChecker.idl from sdk exports 2002-08-27 13:09:16 +00:00
mkaply%us.ibm.com b28cc258a8 OS/2 bustage - don't need these .gets 2002-08-27 12:39:30 +00:00
mikep%oeone.com 529a9a973d Fixing bug 164838 and fixing spelling mistake in function name. 2002-08-27 12:34:47 +00:00
bryner%netscape.com 354f6d8929 add license. also, back to MOZ_WINCONSOLE. 2002-08-27 09:59:37 +00:00
bbaetz%student.usyd.edu.au debef61f9d Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
2002-08-27 09:35:22 +00:00
igor%mir2.org 5381cd9877 Workaround in JS Math.pow implementation for java.lang.Math.pow brokeness in some JVM. 2002-08-27 08:14:49 +00:00
igor%mir2.org 21946b7034 Fixing a bug reported by Steven Beal where Interpreter.icodeTokenLength() and In
terpreter.dumpICode() used wrong size for CLOSURE opcode arguments.
2002-08-27 08:12:25 +00:00
cbiesinger%web.de a5036f490f bug 164489 r=timeless sr=bz contentAreaUtils.js should use appendFilters for well known types (text, allfiles) 2002-08-27 08:06:37 +00:00
seawood%netscape.com 049c194348 Not all c++ compilers support true. Use PR_TRUE instead.
Fixing OS/2 tinderbox bustage.
2002-08-27 07:34:41 +00:00
aaronl%netscape.com 0b0d06e121 Bug 30088. Finishing checkin by turning on pref for type ahead find in default build. r=akkana, sr=jst 2002-08-27 06:00:13 +00:00
bryner%netscape.com 0d21a5ecab Oops. 2002-08-27 05:37:23 +00:00
jake%bugzilla.org 49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
alecf%netscape.com ad0975dbcf oops, fix a typo in my previous checkin that caused help not to display - found by bryner, just returning the logic to where it was before... 2002-08-27 04:17:32 +00:00
sicking%bigfoot.com 75dc9786ce Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
2002-08-27 04:13:18 +00:00
bryner%netscape.com 855dbe7bce Sync with API changes. 2002-08-27 04:08:31 +00:00
jake%bugzilla.org b0ca126531 Bug 86651 - cvs-update was setting sticky dates which made commiting changes and getting updates more difficult
r=bbaetz, jouni
2002-08-27 04:07:14 +00:00
curt%netscape.com 8320ac41de Not (yet) in build 2002-08-27 04:02:27 +00:00
timeless%mac.com 2ddb219bfa Bug 68509 multidiff.cgi should use diff -u rather than diff -c
r=tara
2002-08-27 03:48:50 +00:00
timeless%mac.com 805d9b2f47 Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
2002-08-27 03:34:28 +00:00
mkaply%us.ibm.com b8b9cada4e I think alec was just overzelous in his changes - this is the only GetData that required change to build with the freeze 2002-08-27 03:31:04 +00:00
blizzard%redhat.com 30cdb17505 Turn of native theme support for the moment since it's causing problems on some of the build machines and causes crashes with some themes. Bug #164581. r=bryner 2002-08-27 03:17:01 +00:00
mkaply%us.ibm.com e35755d57d #164122
r=mkaply, sr=blizzard
OS/2 only - widget changes to get the viewer app working
2002-08-27 03:14:00 +00:00
mkaply%us.ibm.com 9c3c3ccdd6 Backing out alecf - need to look at the ramifications of his changes - they were not as simple as he made them 2002-08-27 03:11:42 +00:00
mkaply%us.ibm.com 371931eb82 Those three previous GFX checkins should be this comment:
#164149
r=pedemont, sr=blizzard
OS/2 only - fix uconv leak, remove some unnecessary atom code
2002-08-27 03:07:03 +00:00
mkaply%us.ibm.com b63c3103e5 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:06:10 +00:00
mkaply%us.ibm.com 7d91cab8e1 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:00:34 +00:00
mkaply%us.ibm.com 01e551de6e Attempt to fix OS/2 bustage 2002-08-27 02:58:04 +00:00
alecf%netscape.com 94c1d39efc hmmm...backing out my change on unix only to if memcmp() is actually SLOWER
(its faster on windows!)
2002-08-27 02:56:06 +00:00
darin%netscape.com abb1b442de fixes bug 152697 "no limit on the size of a HTTP header" r=dougt sr=dveditz 2002-08-27 02:26:43 +00:00
timeless%mac.com ed0da88221 Bug 164731 wrong accesskey in bookmarks.xul
r=caillon, rs=darin
2002-08-27 02:20:14 +00:00
caillon%returnzero.com 6dcb13fc80 152625 - Make loading a groupmark honor the 'Load links in the background' pref
r=sicking sr=jag
2002-08-27 02:20:04 +00:00
bolian.yin%sun.com b1c94d7b18 Bug163358, Make install not working in widget/src/gtk2, patch by mpeseng@tin.it sr=jag. This is not for the Default Build. 2002-08-27 01:41:15 +00:00
seawood%netscape.com 5c78f48e09 Use $(patsubst) instead of $(shell echo | sed) to force certain files to be built with a specific optimization level. This avoids potential bustage arising from certain characters not being properly escaped when the commandline flags are evaluated multiple times.
Fixing Irix tinderbox bustage.
2002-08-27 01:37:52 +00:00
dougt%netscape.com 22ffaadb79 exports frozen interface to dist/sdk using new SDK variable. 164717. r=cls, sr=alec 2002-08-27 01:05:21 +00:00
curt%netscape.com 571c145992 Simplified dialogs which show unnecassary information when installing only
a single component.
  Not (yet) part of the build.
2002-08-27 00:43:09 +00:00
curt%netscape.com 50d8aee2e3 Added in a batch file to run mfcembed using mre.
Not (yet) part of the build.
2002-08-27 00:32:40 +00:00
kaie%netscape.com 21b34fa931 Backing myself out, since it didn't compile on Win32, and I would like to discuss the correct fix. 2002-08-27 00:05:11 +00:00
rogerl%netscape.com 016eae89e3 DefineStaticMember & multiname changes 2002-08-26 23:41:19 +00:00