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

81697 Коммитов

Автор SHA1 Сообщение Дата
arik%netscape.com bdbe6b224a moving from using 32 to using nsIDOMKeyEvent::DOM_VK_SPACE to make the code more clear as per brendan's suggestion. 2001-05-03 22:26:06 +00:00
dcone%netscape.com c5d5aa37a5 sr=waterson r=karnaze. Fixed printing regression tests. 2001-05-03 22:12:35 +00:00
mkaply%us.ibm.com 6ef172f0ed OS/2 TB breakage
Making _getdrive work on OS/2
2001-05-03 22:03:57 +00:00
ssu%netscape.com 02ae316af6 fixing bug 42904 - Windows install has localizable resources in binary files
affects windows platforms only.

I'm checking in for yxia@netscape.com (Ying-Lin Xia)

r=ssu,dveditz
sr=mscott
2001-05-03 21:47:18 +00:00
locka%iol.ie 5d0cfbccbd Add line to cancel native default handling of context menu events after it is already handled. b=78396 sr=blizzard@mozilla.orga 2001-05-03 21:43:23 +00:00
srilatha%netscape.com 22437b8ee1 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
law%netscape.com d56b479417 Bug 52454; fix lots of external app service bugs and enable new helper app dlg; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 21:24:36 +00:00
dcone%netscape.com 411c36ec1c Added a parameter to regression testing output. sr=waterson r=karnaze b=78523 2001-05-03 21:20:35 +00:00
radha%netscape.com 8ca2dc65ba Fix for bug # 66564. Frameset navigation problem r=adamlock, sr=blizzard 2001-05-03 21:15:31 +00:00
mkaply%us.ibm.com 93485cf3b1 More bad line endings 2001-05-03 21:15:07 +00:00
dcone%netscape.com d1e4f54b04 Use correct case in IDL. Does not effect build 2001-05-03 21:15:05 +00:00
mcafee%netscape.com 5e9f551b05 Backing out waterson to fix (78718), chrome restart blocker. Thanks to sspitzer for finding this. r=sspitzer,waterson 2001-05-03 21:11:45 +00:00
mkaply%us.ibm.com 62a7309d06 OS/2 TB break - bad lineendings 2001-05-03 21:11:36 +00:00
law%netscape.com dff78f4585 Bug 52454; enable progress dialog to be opened via window watcher (for new helper app dialog); r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 21:07:20 +00:00
law%netscape.com 0a790c16b1 Bug 52454; fix bugs in helper app dialogs and enable them to be opened from the Downloading... dialog; r=pchen@netscape.com, sr=ben@netscape.com 2001-05-03 21:03:55 +00:00
law%netscape.com bfdd64606b Bug 52454; remove #include of obsolete header; r=pchen@netscape.com, sr=mscott@netscape.com 2001-05-03 20:52:43 +00:00
kmcclusk%netscape.com fa204d4fee fix compiler warning using NS_STATIC_CAST, bug 56623, sr=attinasi@netscape.com r=dcone@netscape.com 2001-05-03 20:42:25 +00:00
jdunn%netscape.com 3866ca5116 Fixing tinderbox bustage
fixing per pierre's suggested patch on the n.p.m.b
r=pierre@netscape.com,jdunn@netscape.com
2001-05-03 20:37:06 +00:00
peterv%netscape.com 45a3979f6b Add options for p3p and jsdebugger (both turned off by default), remove obsolete lines and correct some others. r=sfraser. 2001-05-03 20:36:42 +00:00
jgmyers%netscape.com 4115111e91 prefs wording change: bug 75130 r=javi sr=scc 2001-05-03 20:29:02 +00:00
alecf%netscape.com 4cd76a35e4 work on lazily-loaded string bundles - don't load a bundle until the first string is requested - reduces startup time! only in effect if STRRES_ASYNC environment variable is set
bug 76944 sr=erik, r=valeski
2001-05-03 20:21:18 +00:00
brade%netscape.com f7a4224bca fix for bug 66742; r=joki, sr=sfraser; grab focusedWidget between keydown and keypress in case it was changed 2001-05-03 20:19:43 +00:00
waterson%netscape.com 7567c5e94d Bug 76727. Remove redundancy from BRS_ISINLINEINCRREFLOW optimization; take advantage of existing control flow. Also, correct misc misspelling. r=rbs@maths.uq.edu.au; sr=attinasi@netscape.com 2001-05-03 20:11:50 +00:00
dougt%netscape.com 44ccfa9259 Fixes 38643. No longer do we eagerly resolve UNC paths on windows. r=gagan@netscape.com, sr=darin@netscape.com 2001-05-03 19:30:43 +00:00
mkaply%us.ibm.com d55543cda7 OS/2 TB break - forgot a false 2001-05-03 18:05:27 +00:00
relyea%netscape.com ec2f86824c Add new semantic when importing a cert chain for the case where the cert chain
may have otherwise invalid CA's, but that the CA's should be implicitly trusted.
2001-05-03 16:31:34 +00:00
mkaply%us.ibm.com b4b92d9caf OS/2 TB break - need to change true to PR_TRUE and false to PR_FALSE 2001-05-03 16:09:42 +00:00
pierre%netscape.com 8c7ba4bba1 Changed 2 stray |bool|s to |PRBool| to make OS/2 happy. Thanks to dbaron. 2001-05-03 15:40:05 +00:00
dcone%netscape.com 1a9b1ab788 fixed the declaration to use IDL syntax instead of C syntax. b=72692. Does not effect build 2001-05-03 14:15:38 +00:00
pierre%netscape.com f879af80a7 attempt to make unix compilers happy 2001-05-03 14:08:50 +00:00
alecf%netscape.com e3f07e582e comment out a dump() statement that can be confusing - has no real effect
(has no effect on running code, and should have been taken out before checking in - oops!)
2001-05-03 14:00:40 +00:00
pierre%netscape.com 08aac85e54 43457: change the mutable style context APIs, disable style context sharing, implement style data sharing. r=waterson. 2001-05-03 13:20:48 +00:00
blizzard%redhat.com b4dd5eb12c Fix bug #76617. Some embedding apps can't get input focus. r=ccarlen,bryner sr=tor 2001-05-03 12:04:56 +00:00
scc%mozilla.org 8c2283f1e5 fix build bustage 2001-05-03 12:02:12 +00:00
scc%mozilla.org d0475c5be9 fix build bustage 2001-05-03 11:14:50 +00:00
ian%hixie.ch 1987fac6eb Blatantly copied http://scarab.tigris.org/scarab-design.html and changed it to suit Bugzilla 2001-05-03 10:57:46 +00:00
ian%hixie.ch 318280bff2 Creating new Bugzilla 3 directory. Nothing to see here yet! 2001-05-03 10:41:12 +00:00
scc%mozilla.org 6805c2745f bug #75504; sr=jband. making it impossible to misuse |getter_AddRefs| in the way jband discovered 2001-05-03 10:15:09 +00:00
scc%mozilla.org 28dcc72e46 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs|, in this case fixing the leak applying brendan's suggestion 2001-05-03 10:13:59 +00:00
scc%mozilla.org 6860a0a739 bug #75504; sr=jband. simple fixes correcting where people inappropriately applied |getter_AddRefs| 2001-05-03 10:09:59 +00:00
peterlubczynski%netscape.com 2bbd5e07b9 Removing extra reference to nsIJVMPlugin.h 2001-05-03 08:51:23 +00:00
peterlubczynski%netscape.com a0870bf36f Patch to fix crash on leaving a page with Java on Linux bug 78502 sr=beard r=edburns 2001-05-03 08:38:18 +00:00
glazman%netscape.com f0fc7aa0ef Wrong font-family name in editorOverlay.xul; b=78181, r=cmanske, sr=kin 2001-05-03 07:53:27 +00:00
hyatt%netscape.com bde85cdf76 Fix crashing in SetView. 2001-05-03 07:53:13 +00:00
pierre%netscape.com 45e5ab78ac 78541 Typos in nsCSSStyleRule.cpp. Fix by sfraser, r=valeski. 2001-05-03 07:39:57 +00:00
sspitzer%netscape.com 0c8e7b8b5f fix for #78372. get "mark thread as read" to work without asserting.
we don't need to set the unread count on the thread, as MarkHdrRead()
will do the right thing:  find the thread for the header and adjust
the unread count on the thread.  sr=bienvenu
2001-05-03 06:04:30 +00:00
rbs%maths.uq.edu.au 4cb7d4deb1 Low hanging optimization: save some cycles by avoiding to copy strings. b=77659 r=waterson 2001-05-03 05:37:09 +00:00
alecf%netscape.com cf108c4d95 oops, fix my previous checkin to this file so it works in the sidebar 2001-05-03 03:56:25 +00:00
hewitt%netscape.com 149d50e3cb 75484 - fixing broken google icon 2001-05-03 03:31:19 +00:00
blizzard%redhat.com 94160ddd28 Bug #77185. Bump the version number to 0.9+ for the tip. r/a=leaf. 2001-05-03 03:28:12 +00:00