Commit Graph

117101 Commits

Author SHA1 Message Date
kyle.yuan%sun.com
85067afd2a Bug 195687 [ATK Accessibility] move nsIAccessibleEditableText support from nsHTMLTextFieldAccessible to nsAccessibleEditableText
r=bolian.yin
Not in the default build
2003-03-25 09:12:39 +00:00
bryner%netscape.com
f746021727 attempting to fix speedracer (xlib) bustage 2003-03-25 08:31:13 +00:00
jshin%mailaps.org
a5ddc8b721 bug 191542 : Add UTF-8 equivalent of |IsASCII|, IsUTF8. r=smontagu, sr=alecf 2003-03-25 08:11:13 +00:00
varga%netscape.com
adb09c10c3 Trying to improve startup time. 2003-03-25 07:36:33 +00:00
timeless%mozdev.org
d112ea131f Bug 196735 <OBJECT src=...> should be ignored
patch by bugzilla2@farside.demon.co.uk r=peterl sr=jst
2003-03-25 07:28:54 +00:00
timeless%mozdev.org
a4413bbc8a Bug 101198 nsXPCToolsCompiler.cpp > xpctools_private.h incorrectly uses LL_INIT which breaks for !*HAVE_LONG_LONG
removing unused include
r=dbradley sr=dmose
2003-03-25 07:18:15 +00:00
dbradley%netscape.com
689ed25fef 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
350a8ad43f Fix bug 198267 and bug 191161. r=bryner, sr=darin. 2003-03-25 07:05:33 +00:00
cltbld%netscape.com
c0f156d69c Automated update 2003-03-25 07:00:11 +00:00
seawood%netscape.com
9ced3792ed Add support for creating diskimages (.dmg) on OS X.
Bug #122067 r=bryner
2003-03-25 06:59:54 +00:00
timeless%mozdev.org
072e6da90b 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
d056fe18d0 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
seawood%netscape.com
b92a5778a0 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
b0211b3b2d attempting fix for OS/2 bustage 2003-03-25 05:20:01 +00:00
varga%netscape.com
7ce67a6aef 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
c191008fe6 one more file missing 2003-03-25 05:04:18 +00:00
chanial%noos.fr
b48f18de19 missing file 2003-03-25 04:56:13 +00:00
varga%netscape.com
a8670013de 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
e0867ae218 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
e71b055bc9 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
ba8e91e37c Fix bug 198099. Display DSA public keys in certs properly. 2003-03-25 03:45:04 +00:00
kyle.yuan%sun.com
9c0b9d7fec 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
c3dd3441f6 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
d6fd7c0ac4 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
7636f6f4e2 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
e7ed7d94bb 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
d65385c037 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
39a4e26773 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
0d74a48d1f Bug 198861 valgrind nsWindow::Resize uses unitialized value: mShown
r=biesi sr=tor
2003-03-25 02:30:24 +00:00
timeless%mozdev.org
087c89d015 Bug 196352 JS_GetContextPrivate isn't used correctly
r=javi sr=heikki
2003-03-25 02:30:22 +00:00
timeless%mozdev.org
1303886124 Bug 198512 FMM [@ inCSSValueSearch::~inCSSValueSearch]
r=caillon sr=heikki
2003-03-25 02:30:18 +00:00
darin%netscape.com
e9487262ed 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
dd33629359 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
edf2084f38 Fix build 2003-03-25 02:13:33 +00:00
darin%netscape.com
23a4a8a036 removing dead code 2003-03-25 02:10:41 +00:00
darin%netscape.com
ab8dd4504f 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
df21499ff9 Fixing bustage in a different way! Courtesy: Heikki 2003-03-25 02:02:33 +00:00
waldemar%netscape.com
4e4680c4c1 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
ca3d308f19 Fixing bustage 2003-03-25 01:46:24 +00:00
pschwartau%netscape.com
78a75752a7 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
f99339da10 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
b999400654 Reduced default amout of chatter of read-eval-print loop 2003-03-25 01:40:00 +00:00
brendan%mozilla.org
2c79ef45ce White-space, bracing, and 80th column style fixes, r=self. 2003-03-25 01:38:53 +00:00
suresh%netscape.com
61f3f16f7d fix for bug 155078. fixing typos in Cookies. r-cotter, sr-jag. 2003-03-25 01:29:56 +00:00
cltbld%netscape.com
0ee3736957 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
6ebb9d8c15 Ading reportdata.pl. -mcafee 2003-03-25 01:19:40 +00:00
suresh%netscape.com
ab88bb861d 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
2e6bf27bc3 Fix abs path for cronjob. -mcafee 2003-03-25 01:19:05 +00:00
mkaply%us.ibm.com
cff094f985 Forgot a strcmpi 2003-03-25 01:15:09 +00:00
cltbld%netscape.com
cdaca33abe Automated update 2003-03-25 01:00:15 +00:00