kestes%walrus.com
b31bbe52ea
put in filespecs.
2003-05-12 21:55:46 +00:00
kestes%walrus.com
e9590a8c2a
put info about what version of perforce this is intended so simulate.
...
Fix the users to allways have an @something. Fix the time function
to match the real output.
2003-05-12 21:54:38 +00:00
stephend%netscape.com
573f5518ec
Bug 204958. zip in Address tab should be ZIP (uppercase acronym). r=robinf@netscape.com, sr=sspitzer@netscape.com, a=sspitzer@netscape.com, localization=bobj@netscape.com
2003-05-12 21:52:36 +00:00
rogerl%netscape.com
28c3cca96e
Missed these...
2003-05-12 21:33:53 +00:00
rogerl%netscape.com
f5deb9883e
Fixed E3 bugs throughout. Added /Op to build for bug in numerics.cpp code
...
inherited from SpiderMonkey.
2003-05-12 21:33:18 +00:00
ian.mcgreer%sun.com
565dc5f8df
bug 203049, move some operations outside of slot->slotLock
...
r=relyea
2003-05-12 21:32:38 +00:00
locka%iol.ie
fc5ff2dc39
Backout checkin for b=204879, a=kysmith@netscape.com
2003-05-12 21:27:24 +00:00
nelsonb%netscape.com
5c85975408
Fix bug 202270. Eliminate a potential infinite loop.
2003-05-12 21:07:01 +00:00
ben%netscape.com
b0c66c31a6
More name changes for 0.6
2003-05-12 21:00:35 +00:00
ben%netscape.com
04e7ef7979
Name changes for 0.6
2003-05-12 20:43:54 +00:00
wtc%netscape.com
9165ddce88
Bug 205346: need to include <unistd.h> on BeOS for isatty(). Thanks to
...
timeless@bemail.org for the patch.
2003-05-12 19:52:44 +00:00
jake%bugzilla.org
400234d17f
Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.
...
Patch by Martin Wulffeld <martin@wulffeld.org>.
r,a=jake
Also, added Martin to the section about people who have made signifigant conrtibutions.
2003-05-12 19:31:50 +00:00
wtc%netscape.com
06cc999c61
Bug 205346: fixed a compiler warning about a zero-length format string for
...
sprintf.
2003-05-12 18:58:33 +00:00
kestes%walrus.com
d82d67dad5
chmod the new vcsim directory.
2003-05-12 17:34:37 +00:00
kestes%walrus.com
e8862b6b5f
fixed the data persistance, now it appears done.
2003-05-12 17:25:23 +00:00
igor%mir2.org
4249f507ee
Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=205297
2003-05-12 16:54:41 +00:00
kestes%walrus.com
17bfa6dca1
begin work on saving state between calls.
2003-05-12 16:05:56 +00:00
ccarlen%netscape.com
08f8b5913d
MfcEmbed preferences not being saved because profile sharing components are not packaged. Adding them to Windows and Mac packages and removing extra occurance of intl.xpt. b=204740, r=ssu/sr=alecf/a=asa
2003-05-12 14:02:40 +00:00
kestes%walrus.com
77d8f7040c
new simulators to help with debugging.
2003-05-12 13:51:20 +00:00
locka%iol.ie
a14c62e0bd
Don't build or export nsIMozAxPlugin.xpt in COM connect mode. b=204879 r=dbradley sr=alecf a=sspitzer
2003-05-12 12:15:08 +00:00
locka%iol.ie
c193a8f7d9
Return error codes from NS_InitXPCOM2 & NS_ShutdownXPCOM in the event of failure. b=195555 r=sfraser sr=dougt a=sspitzer
2003-05-12 12:13:21 +00:00
bryner%netscape.com
1f825a535d
Fixes for a number of focus problems:
...
Bug 201996 (caret blinking in field, but can't type)
Bug 200735 (window is raised when opening link in a new tab)
Bug 203117 (unable to scroll view source window with keyboard)
Bug 194104 (focus is in last tab when opening new window with tabgroup)
Summary of the changes:
- Don't require a frame to be present for focus events. This allows events like activate and deactivate to correctly update the focus controller even if the document hasn't been reflowed.
- General cleanup and adding of comments in nsEventStateManager::PreHandleEvent. We now also reuse the event struct when firing focus/blur events to the content, document, and window.
- In nsHTMLElement::SetFocus() and Select(), make sure to set the focused window as well as the focused element, if the focus controller is inactive.
- Fixed handling of certain conditions in PresShell::CheckForFocus() where the results would be different depending on whether the parent or child document unsuppressed painting first.
- General cleanup in PresShell::HandleEvent() and HandleEventInternal().
r=jkeiser, sr=jst, a=sspitzer.
2003-05-12 07:11:16 +00:00
jshin%mailaps.org
3de781b597
bug 196312 : work around a problem with CJK bi-width fonts and fontconfig prior to 2.2. (r/sr=blizzard). Not a part of the default build(Xft)
2003-05-12 04:03:28 +00:00
aaronl%netscape.com
e6dfe63be4
Bug 204204. Crash in editor when shift-tabbing out of html editor. r=brade, sr=bryner, a=asa
2003-05-11 21:14:07 +00:00
rogerl%netscape.com
c24d9d4ee9
E3 Compatibility fixes
2003-05-11 18:24:36 +00:00
harishd%netscape.com
fbe5869e0d
Fix for random crashes caused by uninitialized XPCVariant type. Also, fixed an FMR. b=203434, r=dbardley@netscape.com, sr=jst@netscape.com, a=sspitzer@netscape.com
2003-05-11 16:27:34 +00:00
kestes%walrus.com
9b1644815e
fix some typos.
2003-05-11 01:29:03 +00:00
bsmedberg%covad.net
bab262babb
Fix ANSI-strict compiler errors using GCC 3.4 (from CVS). bug 201407 r=jkeiser sr=brendan a=sspitzer
2003-05-11 01:28:03 +00:00
bienvenu%netscape.com
bcd1cb5c89
fix undo of local mail delete, r/sr/a=sspitzer 188245
2003-05-10 20:14:20 +00:00
kestes%walrus.com
9c9c92c812
minor changes to how the legend is formatted.
2003-05-10 20:03:16 +00:00
kestes%walrus.com
dd781fd767
I debuged this by eye. I need someone with perforce installed to check that this really works.
2003-05-10 20:00:12 +00:00
kestes%walrus.com
ab757838ce
fix typo with $tree var. Use the Utils.pm module.
2003-05-10 19:59:26 +00:00
kestes%walrus.com
666de92928
add calls to setup the global environment before test is run.
...
Main loop had out redefined each iteration.
2003-05-10 19:56:52 +00:00
rogerl%netscape.com
31c6b3b53c
Minor e3 fixes. Adding type handling for function parameters & result.
2003-05-10 19:30:34 +00:00
asa%mozilla.org
6d8f204fda
adding plugin faq to bookmarks
2003-05-10 17:49:43 +00:00
bienvenu%netscape.com
315c0fe989
better fix for 204874 problems with custom proprietary envelope command with imap sent folder, r/sr/a=sspitzer
2003-05-10 14:48:24 +00:00
wtc%netscape.com
a10abe7fb3
Bug 202593 and bug 204980: fixed a recursive deadlock introduced by the
...
fix for bug 202593. The session returned by nssSlot_CreateSession doesn't
need its own lock. It is either protected by a higher-level lock (the
slot or module lock) or used by only one thread throughout its lifetime.
Modified Files: dev/devslot.c pk11wrap/dev3hack.c
2003-05-10 14:21:40 +00:00
wtc%netscape.com
e270a63b63
Bug 204797: nssTokenObjectCache_Clear needs to lock the cache, otherwise
...
multiple threads could clear the cache at the same time after a token is
removed.
2003-05-10 14:19:04 +00:00
scott%scott-macgregor.org
45e84b56c9
Try to get movemail working on linux THUNDERBIRD builds. Has no impact on trunk.
...
a=sspitzer
2003-05-10 05:20:20 +00:00
dbradley%netscape.com
efd336ee4d
bug 204659 - Security manager check needs adjusting. r=adamlock, sr=alecf, a=sspitzer
2003-05-10 04:10:29 +00:00
rbs%maths.uq.edu.au
ccd3754fab
mismatch in the mathfont association of the solidus symbol '/', spotted by Geoff Leach <gl@cs.rmit.edu.au> in bug 128153, r+sr=rbs, a=sspitzer
2003-05-10 03:40:36 +00:00
sspitzer%netscape.com
cf3bf399d9
fix for bug #204517
...
[junk] purge doesn't work for Junk folder under Local Folders
r/sr=bienvenu, a=sspitzer
2003-05-10 02:11:57 +00:00
caillon%returnzero.com
b92d8ba746
Fix a leak and some minor code cleanup. r+sr=jst, a=sspitzer. (205104)
2003-05-10 02:01:10 +00:00
bryner%netscape.com
4d20f9dabb
fix build bustage - need to use rez include path
2003-05-10 00:12:38 +00:00
nelsonb%netscape.com
d687496b6b
Fix bug 143426 by not freeing names in loop that traverses them.
...
Patch contributed by liexter@hotmail.com (liqi)
2003-05-09 23:59:18 +00:00
mstoltz%netscape.com
ea695f91ea
Bug 204682 - do not allow document.domain to be set to the empty string. r=heikki, sr=darin, a=blizzard
2003-05-09 23:56:04 +00:00
sspitzer%netscape.com
3367dd7472
fix for bug #197043
...
fix the underlying problem that was causing the JMC dialog not to close.
make the spam folder stuff friendly to IMAP servers that have namespaces
like Cyrus IMAP servers.
r/sr=bienvenu, a=sspitzer
2003-05-09 23:21:26 +00:00
rogerl%netscape.com
dfc97970bc
New implementation of read/write handling, fixed gc bugs etc.
2003-05-09 23:05:01 +00:00
bienvenu%netscape.com
08874ced8a
fix crash when sending with an external smtp redirected login, r/sr=sspitzer, a=sspitzer 205102
2003-05-09 22:48:13 +00:00
bryner%netscape.com
fbe4eadc3f
Fix some build issues on UFS volumes by eliminating the need to use the resource fork (bug 157036). This replaces the applesingle-encoded nsMacWidget.rsrc with the DeRez'd nsMacWidget.r. We then run Rez at compile time to generate the data-fork resource file. Patch by lordpixel@mac.com, r=bryner, sr=sfraser, a=sspitzer.
2003-05-09 22:05:31 +00:00