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

117066 Коммитов

Автор SHA1 Сообщение Дата
dbradley%netscape.com f39a1394b6 Bug 189922 - Uninitialized variable in xpcom/typelib/xpt/src/xpt_struct. r=timeless, sr=jst 2003-03-25 07:07:48 +00:00
gordon%netscape.com d15832db8a Fix bug 198267 and bug 191161. r=bryner, sr=darin. 2003-03-25 07:05:33 +00:00
cltbld%netscape.com 5f7a5bfd6a Automated update 2003-03-25 07:00:11 +00:00
seawood%netscape.com cbb45b6190 Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
timeless%mozdev.org f1405a389b Bug 101198 nsXPCToolsCompiler.cpp > xpctools_private.h incorrectly uses LL_INIT which breaks for !*HAVE_LONG_LONG
r=dbradley sr=dmose
2003-03-25 06:57:55 +00:00
seawood%netscape.com b983df21d3 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
seawood%netscape.com d22fae6492 Fix signature of standalone embedstring version of |Distance|.
Bug #198276 r=jag sr=dbaron
2003-03-25 06:46:49 +00:00
bryner%netscape.com 0d4ff4078f attempting fix for OS/2 bustage 2003-03-25 05:20:01 +00:00
varga%netscape.com afc69e43ce Landing bookmarks branch.
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 05:06:03 +00:00
chanial%noos.fr a2e16f1a92 one more file missing 2003-03-25 05:04:18 +00:00
chanial%noos.fr 472993e4a1 missing file 2003-03-25 04:56:13 +00:00
varga%netscape.com 906bfa1fa3 Landing bookmarks branch. Everything except mozilla/xpfe
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
chanial%noos.fr d9f1bb225c Landing of the bookmarks rewrite TBOOKMARKS_20030320_BRANCH (bug 196756) part one.
It includes:
- bug 160019: Robust bookmarks handling.
- bug 53422: Bookmarks Transaction Manager
- bug 36339: top level bookmark root
- bug 114962: spring loaded bookmark menu in menubar
Thanks to Jan for the great help, bug fixing and testing.

Jan's fixes include:
- bug 51683: unique URI for bookmarks
- bug 99860: new file bookmarks dialog
- bug 121053: optional labels for separators

r=jag, sr=bryner
2003-03-25 04:42:38 +00:00
pinkerton%netscape.com 454a256166 fix issue where a drag would cause an inline edit to start if a row
was already selected.
2003-03-25 04:05:20 +00:00
nelsonb%netscape.com 6fa1295b3a Fix bug 198099. Display DSA public keys in certs properly. 2003-03-25 03:45:04 +00:00
kyle.yuan%sun.com db0d6932fa Bug 197152 AccDoAction failed with menuitem that has command (not oncommand) attribute
r=bryner, sr=jag
move command tag support from individual frames to nsXULElement
2003-03-25 03:15:37 +00:00
roc+%cs.cmu.edu d03686c9ae Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard 2003-03-25 03:07:33 +00:00
roc+%cs.cmu.edu cec34e763a Bug 191474. Make GTK paint in one pass, pass a region to paint up from GTK to the view manager. r+sr=blizzard 2003-03-25 02:58:10 +00:00
pinkerton%netscape.com 2e3dd4a088 some cleanup and fix a crash when closing window with manager showing
(bug 199014)
2003-03-25 02:57:41 +00:00
harishd%netscape.com 99ced4f7e0 Patch provided by heikki@netscape.com - Make wsdl/proxy noAccess in mailnews. b=198526, r=harishd@netscape.com, sr=jst@netscape.com 2003-03-25 02:53:40 +00:00
harishd%netscape.com 2d30a3a7a0 Patch provided by jst@netscape.com - Give XPTCVariants that are expected to receive a T_DOMSTRING value an nsAString object to hold the string value. b=193387, r=harishd@netscape.com, sr=heikki@netscape.com 2003-03-25 02:37:05 +00:00
timeless%mozdev.org a9cd0398f3 Bug 198483 Uninitalized m_dcx causes shutdown crash [@ NSS_CMSDecoder_Cancel]
r=kaie sr=darin
2003-03-25 02:30:56 +00:00
timeless%mozdev.org 81c8475d21 Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
timeless%mozdev.org 663581cf1d Bug 196352 JS_GetContextPrivate isn't used correctly
r=javi sr=heikki
2003-03-25 02:30:22 +00:00
timeless%mozdev.org 9755bf597e Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
r=caillon sr=heikki
2003-03-25 02:30:18 +00:00
darin%netscape.com 8acf99a8a1 fixes bug 195746 "Corrupt cache / HTTP networking - Wrong images, incomplete
pages, octet-stream download dialog" r=dougt sr=bz
2003-03-25 02:23:11 +00:00
darin%netscape.com ee32c19ea0 final patch for bug 198270 "Trunk crash resulting from minimo branch landing" patch=dougt r=kaie sr=darin 2003-03-25 02:17:05 +00:00
jpierre%netscape.com 1dda713ef1 Fix build 2003-03-25 02:13:33 +00:00
darin%netscape.com 69ba0c2280 removing dead code 2003-03-25 02:10:41 +00:00
darin%netscape.com 9fe467d7a9 fixes bug 192352 "~ns{In,Out}putStreamReadyEvent should check nsIEventQueue::isQueueOnCurrentThread"
r+sr=dougt
2003-03-25 02:10:11 +00:00
harishd%netscape.com 9bd2582d31 Fixing bustage in a different way! Courtesy: Heikki 2003-03-25 02:02:33 +00:00
waldemar%netscape.com ed289a9b65 Implemented is, catch, for-in, and parts of class construction and calling. Made instance variable initializers be compile-time constants. Revamped design of const, making constants lazily evaluated as needed rather than trying to distinguish compile-time constants from run-time constants. Made slight adjustments to the grammar of for-statements. Outlawed initializers on for-in var declarations in the semantics. 2003-03-25 01:53:04 +00:00
harishd%netscape.com 00d2a44902 Fixing bustage 2003-03-25 01:46:24 +00:00
pschwartau%netscape.com 98eb5b9431 Revising test to match style of testcase for duplicate bug 192414. That is, use an eval string and try...catch. See bug 192414 comment 25 etc. - 2003-03-25 01:45:29 +00:00
waldemar%netscape.com 49fba3aed7 Supported :narrow-* inside AND and OR expressions even if assigned to a boolean variable.
Added :delay option to record constructor to permit circular definitions of global variables
2003-03-25 01:41:40 +00:00
waldemar%netscape.com c2096723fa Reduced default amout of chatter of read-eval-print loop 2003-03-25 01:40:00 +00:00
brendan%mozilla.org c92b2cbbb3 White-space, bracing, and 80th column style fixes, r=self. 2003-03-25 01:38:53 +00:00
suresh%netscape.com 7043a365ea fix for bug 155078. fixing typos in Cookies. r-cotter, sr-jag. 2003-03-25 01:29:56 +00:00
cltbld%netscape.com bc5b6828f3 HTTP version of tree status script. Report how long an httpd server has been up. -mcafee 2003-03-25 01:21:15 +00:00
cltbld%netscape.com 61b291f86f Ading reportdata.pl. -mcafee 2003-03-25 01:19:40 +00:00
suresh%netscape.com 3f83cc0661 fix for bug 48202 - HTTP 307 redirect behavior violates RFC2616 [should preserve request method]. r-dougt,sr-darin. 2003-03-25 01:19:21 +00:00
cltbld%netscape.com aa98771054 Fix abs path for cronjob. -mcafee 2003-03-25 01:19:05 +00:00
mkaply%us.ibm.com 32c1f12533 Forgot a strcmpi 2003-03-25 01:15:09 +00:00
cltbld%netscape.com 907bd32cd8 Automated update 2003-03-25 01:00:15 +00:00
wtc%netscape.com 0d5f62ecaf Bug 196004: added a test to determine whether gcc uses GNU ld or the native
ld.  This test is useful on Solaris.  Then, use this test to provide better
support for gcc on Solaris.  We can use the right linker flags depending on
the ld that gcc uses. r=cls.
2003-03-25 00:50:23 +00:00
bryner%netscape.com 3ef153fb1b Another leak fix from bug 198655 that it turns out we do need. r/sr=brendan. 2003-03-25 00:41:13 +00:00
harishd%netscape.com ecbe7cd410 Adding P3P to the packaging list. b=198148, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:31:11 +00:00
harishd%netscape.com bfa99a8ade Adding wsdl and proxy to the packaging list. b=198683, r=ssu@netscape.com, sr=heikki@netscape.com 2003-03-25 00:24:43 +00:00
harishd%netscape.com c03be6a87e Enabling an alternative security model for web services. b=183824, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-25 00:19:26 +00:00
cltbld%netscape.com c05d81824b Adding reportdata.pl, to reuse some perl code. 2003-03-25 00:19:21 +00:00