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

113956 Коммитов

Автор SHA1 Сообщение Дата
samuel%sieb.net 7b3e1233fb Bug 188075 irc.openprojects.net should be updated to irc.freenode.net
chatzilla only
r=rginda
2003-01-10 06:36:20 +00:00
sspitzer%netscape.com f31824b22c code cleanup. remove static cid. 2003-01-10 04:51:47 +00:00
sspitzer%netscape.com 3cfbdc48b2 code cleanup. 2003-01-10 04:51:00 +00:00
sspitzer%netscape.com f8195fdc0e code cleanup. remove the static CID. 2003-01-10 04:50:17 +00:00
sspitzer%netscape.com c892d20ac0 code cleanup. remove comments that aren't needed. 2003-01-10 04:47:30 +00:00
sspitzer%netscape.com cbdbbbcabb remove static cid. 2003-01-10 04:45:48 +00:00
sspitzer%netscape.com 2eae735a67 switch to interCaps, and other code cleanup. 2003-01-10 04:45:27 +00:00
sspitzer%netscape.com 3d72bad730 define some consts the values for the moveTargetMode and add license 2003-01-10 04:43:24 +00:00
leaf%mozilla.org 1ff5472223 Automated update 2003-01-10 04:30:10 +00:00
danm%netscape.com 988f3f56ff added tridentprofile extension (not built by default). bug 185689 r=ccarlen,jag 2003-01-10 04:16:03 +00:00
danm%netscape.com bff7ecb9a6 trident to mozilla profile migrator. bug 185689 r=ccarlen,jag 2003-01-10 04:10:44 +00:00
danm%netscape.com b49d4f4ca5 trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag 2003-01-10 04:10:02 +00:00
caillon%returnzero.com 242315acc9 [Bug 182152] File picker should always offer a *.* filter
r=timeless sr=bzbarsky
2003-01-10 04:08:04 +00:00
bolian.yin%sun.com 15e6a78612 Bug 184088, Error compiling nsMaiTopLevel.cpp with gcc 3.2.1
patch by joshk@mspencer.net. This is NOT for the default build.
2003-01-10 03:51:55 +00:00
sspitzer%netscape.com 75f02744ac adding a contract id for the imap service, so I can clean up some code 2003-01-10 03:46:23 +00:00
sspitzer%netscape.com 96e9dff96d fix typo in comment. no reviewer. 2003-01-10 03:45:31 +00:00
sspitzer%netscape.com 72f3e2f5f0 fixing a comment, and some minor code cleanup. no reviewer. 2003-01-10 03:44:08 +00:00
sspitzer%netscape.com 50471d69dd commenting some code. no reviewer. 2003-01-10 03:42:02 +00:00
cltbld%netscape.com 38e29e7797 Adding safari pageload test. 2003-01-10 03:40:46 +00:00
sspitzer%netscape.com 035ce28b07 "Junk Mail" should be "Junk" in junk mail controls dialog.
rs=bienvenu
2003-01-10 03:38:28 +00:00
sspitzer%netscape.com bd83ea156d add missing license. 2003-01-10 03:37:00 +00:00
seawood%netscape.com 21c7d258a8 Ok, I forgot this one too. 2003-01-10 03:36:36 +00:00
bryner%netscape.com 8c16915a74 Fix up static build some more (and remove extraneous framework path into sdagley's home directory). 2003-01-10 03:10:54 +00:00
danm%netscape.com 66fa5a8d6e new method: add(). bug 185689 r=darin,jag 2003-01-10 03:02:04 +00:00
danm%netscape.com c288c35046 factor code to add a cookie structure to the list into a separate function. bug 185689 r=darin,jag 2003-01-10 03:01:26 +00:00
danm%netscape.com b1264bb355 adding windows cookie system directory specifier. bug 185689 r=ccarlen,jag 2003-01-10 02:52:26 +00:00
seawood%netscape.com d05bac393d Fix cfm bustage. 2003-01-10 02:36:18 +00:00
cavin%netscape.com ef0e1ce3e3 Fix for bug 182423. Look for conduit mgr dll in the registry entry for "Software\\U.S. Robotics\\Pilot Desktop\\Core" as well and restore registry back to point to Palm install dir after uninstall. r=ssu, sr=sspitzer. 2003-01-10 02:09:12 +00:00
danm%netscape.com a6ada77e10 add nsICookieManager2.idl bug 185689 r=ccarlen,jag 2003-01-10 01:59:21 +00:00
bzbarsky%mit.edu b19820c3c4 "Use my chosen colors" should override border-colors too. Bug 156002, r+sr=dbaron 2003-01-10 01:58:37 +00:00
danm%netscape.com d358e42dba new add() method to frozen nsICookieManager interface. bug 185689 r=ccarlen,jag 2003-01-10 01:54:55 +00:00
bryner%netscape.com 602517a9bc Fix up static build. 2003-01-10 01:27:52 +00:00
seawood%netscape.com c1dab7e090 Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
seawood%netscape.com e96cc515dd Anything that depends upon Makefile.in should also depend upon Makefile.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:14:49 +00:00
bzbarsky%mit.edu d87fde2b51 Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
ports.  Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2003-01-10 00:53:28 +00:00
racham%netscape.com e01849d5ba Fixing bug 167803. Make sure we load content tree owner exists before we load the chrome to avoid crashing on linux in some cases. r=danm, sr=sspitzer 2003-01-10 00:41:54 +00:00
racham%netscape.com f4a16c41df Fixing bug 173267. Add method to get profile field values information from the registry. r=ccarlen, sr=sspitzer 2003-01-10 00:39:52 +00:00
racham%netscape.com 809bd65f34 Fixing bug 173304. Adding generic ISP wizard pages to the account wizard. r=srilatha, sr=sspitzer 2003-01-10 00:37:04 +00:00
ian%hixie.ch ba14de95c4 Don't try to call the inherited DESTROY destructor, since UNIVERSAL doesn't have one... 2003-01-10 00:36:20 +00:00
dbaron%dbaron.org 8254c89ed8 Fix sizing regression for selects with optgroups. b=188426 r+sr=bzbarsky 2003-01-10 00:30:50 +00:00
ian%hixie.ch 5babb394c0 Propogate errors from the results frame for a nicer stack trace. 2003-01-10 00:21:08 +00:00
ian%hixie.ch cbaf4bd887 Support negative integers too 2003-01-10 00:20:37 +00:00
ian%hixie.ch f45fb75c09 TemplateToolkit doesn't support .defined on objects. Also, stringify objects early to avoid trying to apply .replace, etc, on them. 2003-01-10 00:19:47 +00:00
ian%hixie.ch 3f21fb08d5 PATH_INFO support. 2003-01-10 00:14:45 +00:00
bryner%netscape.com 00130ba94c Fix solaris bustage by making sure $(DIST)/bin is in the library path. 2003-01-09 23:41:15 +00:00
bryner%netscape.com 0ab857865a Remove pippki (XUL security dialogs) from embed.jar (bug 188145). r=kaie, sr=alecf. 2003-01-09 23:31:37 +00:00
aaronl%netscape.com bb67292648 Backing out fix for bug 187301, to see if Txul numbers go back to normal. 2003-01-09 23:19:55 +00:00
alecf%netscape.com bd3056990d specify many resources explicitly so that embedding doesn't get a bunch of MathML resources, among other things
bug 188251, r=bz, sr=darin
2003-01-09 23:19:04 +00:00
alecf%netscape.com 0050fe4247 remove comments from transliterate.properties to reduce the filesize by 47k
bug 188251, r=bz, sr=darin
2003-01-09 23:17:36 +00:00
relyea%netscape.com ab1f73ddf5 Add the ability to generate certs with multiple DNS names. 2003-01-09 22:59:42 +00:00