mscott%netscape.com
|
d47c00f5fd
|
include nsMsgMimeCID.h to get the CID. (moved CID out of interface)
r=rhp
|
1999-10-12 05:03:49 +00:00 |
|
mscott%netscape.com
|
aa21bf142b
|
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
remove NS_New** factory method. minor cleanup
r=rhp
|
1999-10-12 05:03:25 +00:00 |
|
mscott%netscape.com
|
188cca5cbf
|
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
r=rhp
|
1999-10-12 05:03:05 +00:00 |
|
mscott%netscape.com
|
ab1ff88742
|
Bug #15655 new file. module for mime. (replaces nsMimeFactory.cpp)
r=rhp
|
1999-10-12 05:02:23 +00:00 |
|
rbs%maths.uq.edu.au
|
017d0d5737
|
[MathML] Updates and initial landing of the example mixing.xml to illustrate how to mix MathML with other markups
|
1999-10-12 05:00:32 +00:00 |
|
rbs%maths.uq.edu.au
|
0ec7303f51
|
[MathML] Removing unecessary #include of header files
|
1999-10-12 04:53:41 +00:00 |
|
rbs%maths.uq.edu.au
|
28c122e4d4
|
[MathML] Additional missing hooks
|
1999-10-12 04:47:55 +00:00 |
|
rbs%maths.uq.edu.au
|
d3653d18a2
|
[MathML] Removing unecessary #include of header files
|
1999-10-12 04:42:15 +00:00 |
|
waterson%netscape.com
|
5dfc8de829
|
Add nsScrollPortView.cpp to the build to get around undefined symbols at startup: looks like it got missed on Unix.
|
1999-10-12 04:41:07 +00:00 |
|
radha%netscape.com
|
00822a5991
|
XPIDLising session history. bug # 15437. r=law
|
1999-10-12 04:40:59 +00:00 |
|
rbs%maths.uq.edu.au
|
5d35f5b61c
|
[MathML] Portability: adding explicit get() on pointers coming from nsCOMPtr
|
1999-10-12 04:38:21 +00:00 |
|
radha%netscape.com
|
c1ee066eb7
|
XPIDised session history. Corresponding changes to users of nsISessionHistory.
Bug # 15437. r=law
|
1999-10-12 04:37:43 +00:00 |
|
cls%seawood.org
|
256fae75bc
|
Temp fix for the dependency problem caused by the use of implicit shared libs. a=leaf
|
1999-10-12 03:42:02 +00:00 |
|
idk%eng.sun.com
|
c78c57dc07
|
Bug <a href=http://bugzilla.mozilla.org/show_bug.cgi?id=15892> 15892 </a>
increment pointer to mime description string before calling strchr
|
1999-10-12 03:29:27 +00:00 |
|
waterson%netscape.com
|
bdfcaec321
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
|
warren%netscape.com
|
99322520dc
|
Fixed missed GetFileSpec
|
1999-10-12 02:35:00 +00:00 |
|
rbs%maths.uq.edu.au
|
6ba1cb69a5
|
Revamp of the architecture for stretchy symbols so that nsMathMLChar only deals with the atomic stretchy task.
|
1999-10-12 02:12:36 +00:00 |
|
waterson%netscape.com
|
8241422540
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 02:10:08 +00:00 |
|
alecf%netscape.com
|
d7dec17d86
|
upating status
|
1999-10-12 02:07:13 +00:00 |
|
rbs%maths.uq.edu.au
|
8cbb1cdef9
|
Removing a duplicate reference to a src file
|
1999-10-12 02:06:05 +00:00 |
|
rbs%maths.uq.edu.au
|
6a2d47eede
|
Removing a typedef and adding a new NS_MATHML_OPERATOR_MUTABLE flag
|
1999-10-12 01:58:27 +00:00 |
|
selmer%netscape.com
|
c084e8f9f8
|
Created new Interpret.cpp & CInterpret class
|
1999-10-12 01:54:00 +00:00 |
|
rbs%maths.uq.edu.au
|
7900952c3a
|
[MathML] removing registration hooks. They are now handled by nsLayoutModule.
|
1999-10-12 01:48:05 +00:00 |
|
warren%netscape.com
|
641f3b5442
|
Lowercased idl method names for scriptability. Cleaned up nsIURL interface.
|
1999-10-12 01:39:37 +00:00 |
|
peterl%netscape.com
|
cc76d235e4
|
store system colors as int rather than enums
return proper result code when setting system color
r=rods
|
1999-10-12 01:31:33 +00:00 |
|
slamm%netscape.com
|
686efe4b0d
|
Remove extra 'mozilla/' in cvsblame'd source link.
|
1999-10-12 01:25:47 +00:00 |
|
rbs%maths.uq.edu.au
|
b834bd2175
|
[MathML] Setting a bolean to PR_TRUE to allow generated pseudo content (e.g., :before, :after) in MathML.
|
1999-10-12 01:19:34 +00:00 |
|
cathleen%netscape.com
|
16c26c765f
|
fix mac packager list, bug 16141, r=ssu
|
1999-10-12 01:11:42 +00:00 |
|
selmer%netscape.com
|
6411aa0a19
|
Fix up inclusions of headers
|
1999-10-12 00:56:51 +00:00 |
|
pavlov%netscape.com
|
2a8a990380
|
fix cursor blinking on linux r=ramiro
|
1999-10-12 00:44:07 +00:00 |
|
alecf%netscape.com
|
c28c70ac9d
|
finish landing nsIModule for compose
this and my last checkin r=sspizter
no bug, porkjockey work
|
1999-10-12 00:37:39 +00:00 |
|
alecf%netscape.com
|
c4386d0670
|
land nsIModule for mail compose
|
1999-10-12 00:34:06 +00:00 |
|
peterl%netscape.com
|
d4f84a11bc
|
better result code testing in recreate frames for content
part of fix for 14134
r=pierre
|
1999-10-12 00:32:13 +00:00 |
|
peterl%netscape.com
|
04a12df544
|
added ignore value to user-focus
r=hyatt
|
1999-10-12 00:30:54 +00:00 |
|
peterl%netscape.com
|
ca5306ed74
|
added 'ignore' keyword
r=hyatt
|
1999-10-12 00:30:19 +00:00 |
|
warren%netscape.com
|
daf1d34844
|
Fixed bloat snapshotting capabilities. r=kipp
|
1999-10-12 00:29:54 +00:00 |
|
warren%netscape.com
|
48b4a9d06e
|
Added NS_LOG_RELEASE for bloat stats. r=kmcclusk
|
1999-10-12 00:28:14 +00:00 |
|
ssu%netscape.com
|
7a57206751
|
fixing bug #16095. apprunner.exe got renamed to mozilla.exe. This fix updates the installer to create the proper windows shortcut. Not part of tinderbox. r=dbragg@netscape.com
|
1999-10-12 00:23:37 +00:00 |
|
peterl%netscape.com
|
e80ae8cff9
|
fix return type for append reflow command (was returning PRBool for nsresult)
part of fix for 14134
r=pierre
|
1999-10-12 00:23:10 +00:00 |
|
peterl%netscape.com
|
3ebf849605
|
dont strip multiple changes with nsnull frames
part of fix for 14134
r=pierre
|
1999-10-12 00:22:18 +00:00 |
|
peterl%netscape.com
|
8112eaf09e
|
add 'ignore' to user focus
r=hyatt
|
1999-10-12 00:21:06 +00:00 |
|
dougt%netscape.com
|
8ab1a49057
|
fixes bug 15709. r=dveditz.
|
1999-10-12 00:20:23 +00:00 |
|
evaughan%netscape.com
|
05d9fa061b
|
added files: mozilla/view/src/nsScrollPortView.cpp
|
1999-10-12 00:16:34 +00:00 |
|
sspitzer%netscape.com
|
66239ff2bf
|
fix for #16098, r=mscott. Now we have "Mozilla Profile Manager" for the mac, which is the same as -ProfileManager on the other platforms
|
1999-10-12 00:16:31 +00:00 |
|
evaughan%netscape.com
|
f3a2112f38
|
Integrated Gfx scrollbars.
|
1999-10-12 00:16:06 +00:00 |
|
mscott%netscape.com
|
c73e972de5
|
support nsIStreamObserver to get rid of an assert in necko.
r=sspitzer
|
1999-10-12 00:13:45 +00:00 |
|
cbegle%netscape.com
|
f456d33c1b
|
new files.
new tests for xpconnect. r=jband.
|
1999-10-12 00:12:43 +00:00 |
|
varada%netscape.com
|
dadbf1ef78
|
changing minlen and maxlen in edit fields
|
1999-10-12 00:12:10 +00:00 |
|
alecf%netscape.com
|
b6fbd02417
|
was not setting the "type" attribute during CreateIncomingServer
fixes #16075
r=sspitzer
|
1999-10-12 00:07:14 +00:00 |
|
varada%netscape.com
|
25a927f81a
|
bug #5958 validating entering of characters in the newconfigdialog edit fields
|
1999-10-12 00:05:38 +00:00 |
|