hangas%netscape.com
147f9610d0
First Checked In.
1999-07-20 06:48:48 +00:00
putterman%netscape.com
df34866195
Make twisties work correctly.
1999-07-20 06:36:54 +00:00
ramiro%netscape.com
94b703fd6b
Move the timers to their final resting ground. Im sorry. I screwed up
...
last time by putting them on the top level. Ive learned my lesson. Dont
scrweup unless you can really get away with it.
1999-07-20 06:18:42 +00:00
putterman%netscape.com
aaa2ad6e88
Write ArcLabelsIn so it doesn't crash.
1999-07-20 05:45:42 +00:00
rjc%netscape.com
39a2594cb5
Only support sorting on RDF Seqs if container is actually a RDF_Seq itself.
1999-07-20 05:20:32 +00:00
mcafee%netscape.com
a31c505e6d
Adding two debugging cases, TRACE_EVENTS_PAINT TRACE_EVENTS_CROSSING
1999-07-20 05:11:50 +00:00
wtc%netscape.com
01ee6db98f
PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed to
...
_PT_PTHREAD_CREATE_JOINABLE/UNDETACHED.
1999-07-20 05:02:12 +00:00
hangas%netscape.com
d845e4857d
Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window
1999-07-20 04:47:41 +00:00
pinkerton%netscape.com
e366fcccef
rewritten to use the new nsMimeMapper class, which now correctly maps arbitrary mime types to mac types and back by generating a separate mapping data flavor which needs to accompany the data.
1999-07-20 04:38:10 +00:00
rjc%netscape.com
42d8e0784d
Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general.
1999-07-20 04:24:18 +00:00
rjc%netscape.com
d14b0d2ccd
Fix for bug #9899 : set "empty" attribute on containers if they appear to be empty.
1999-07-20 04:21:24 +00:00
troy%netscape.com
9cf5f77dfc
Fix for bug #10176 : changed ConstructFrameByDisplayType() to be smarter
...
when handling relatively positioned elements
1999-07-20 04:16:56 +00:00
putterman%netscape.com
c350904df2
don't need raptorgfxwin.lib
1999-07-20 04:15:18 +00:00
putterman%netscape.com
715c97fb84
Let RDF handles dates. Write createDateNode.
1999-07-20 04:14:47 +00:00
tao%netscape.com
cc7dd404a7
Add locale dir
1999-07-20 04:10:58 +00:00
tao%netscape.com
214069fc93
Add locale dir. export dtd.
1999-07-20 04:09:32 +00:00
tao%netscape.com
c875d57ef1
Add locale dir.
1999-07-20 04:08:24 +00:00
sspitzer%netscape.com
76d5b7f3a9
here's an idea: spell messenger correctly in the PROG IDS.
1999-07-20 04:04:09 +00:00
sspitzer%netscape.com
6c72bf7a02
fix the leak of nsMsgFolder. the ownership model is server owns the folder. we had a cycle. thanks to putterman for finding the problem and implementing the fix.
1999-07-20 03:55:23 +00:00
sspitzer%netscape.com
6130bed5f0
fix #defines
1999-07-20 03:54:16 +00:00
troy%netscape.com
06f806dfd8
Added 'm' prefix to a couple more data members of nsHTMLReflowState struct
1999-07-20 03:51:46 +00:00
bienvenu%netscape.com
076c7a699f
force update if we have db open
1999-07-20 03:42:34 +00:00
troy%netscape.com
a6aae963a7
Added 'm' prefix to some of the nsHTMLReflowState data members
1999-07-20 03:41:03 +00:00
rjc%netscape.com
e8321b93a9
Oops... PR_FALSE instead of just FALSE.
1999-07-20 03:14:34 +00:00
rjc%netscape.com
3be70e4d68
Add support for sorting RDF_Seqs when in natural order sort mode.
1999-07-20 03:13:15 +00:00
hyatt%netscape.com
1a5310d75d
Making XP menus work with the ALT key on Windows.
1999-07-20 03:06:24 +00:00
troy%netscape.com
4435ef91a1
Fix for bug #9611 : now handles absolutely positioned replaced elements
1999-07-20 02:48:18 +00:00
briano%netscape.com
8d5d0e54e0
Replaced one of the dependencies of everything with the proper one.
1999-07-20 02:10:47 +00:00
tao%netscape.com
74054fb8a6
Add extracted DTD files into the tree.
1999-07-20 02:09:20 +00:00
nhotta%netscape.com
10477590bd
Initial check in (not a part of the build yet).
1999-07-20 02:08:55 +00:00
nhotta%netscape.com
e89afd3ae9
Fix for unix compile error (not a part of the main build).
1999-07-20 02:07:41 +00:00
jefft%netscape.com
bf5cf06da2
make sure to call Commit() after adding new msgHdr to the database
1999-07-20 01:56:47 +00:00
jefft%netscape.com
2be25a2be2
make sure messages get deleted after moving to Pop3 mail folder
1999-07-20 01:54:56 +00:00
selmer%netscape.com
8192b6407a
Updates to actual CCK CD content
1999-07-20 01:53:16 +00:00
rjc%netscape.com
eda257436b
Don't bother showing properties dialog for separators.
1999-07-20 01:38:01 +00:00
rjc%netscape.com
36ae20c85e
Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes.
1999-07-20 01:37:24 +00:00
tao%netscape.com
2b1cc86d3e
Added locale provider entries to all existing packages in the chrome registry.
1999-07-20 01:25:28 +00:00
matt%netscape.com
913bc2cec3
Adding new openLocation dialog that was not updated
...
before
1999-07-20 00:56:59 +00:00
akkana%netscape.com
91291df7d4
Try to fix windows build bustage
1999-07-20 00:24:11 +00:00
pierre%netscape.com
01386f1b6a
Fixed a crash in embedding apps (null check of mTSMDocument)
1999-07-20 00:04:46 +00:00
dougt%netscape.com
9f894eb1c0
First Checked In.
1999-07-19 23:53:25 +00:00
pavlov%pavlov.net
77ae7b227e
drag and drop events get the correct coordinates now
1999-07-19 23:44:29 +00:00
jfrancis%netscape.com
a0143758fe
fixing build bustage - why is nsExpatDTD not built on mac?
1999-07-19 23:35:33 +00:00
briano%netscape.com
f700c3ee1e
Fixed the logic and cleaned it up.
1999-07-19 23:31:33 +00:00
briano%netscape.com
7925c2e881
Automated update
1999-07-19 23:30:06 +00:00
Jerry.Kirk%Nexwarecorp.com
9f995d9d7c
Changed compile options for Neutrino/Photon
...
Changed test for NSPR Libs to assume they exist when Cross Compiling,
it used to assume they did not exist.
Added variables to prefix preprocessor, compile, and link commands,
example: "-Wall" can now be "-Wc,-Wall"
1999-07-19 23:25:50 +00:00
briano%netscape.com
f9a8f2906a
Fixed the logic and cleaned it up.
1999-07-19 23:15:25 +00:00
briano%netscape.com
ced6d4970a
Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly.
1999-07-19 23:12:02 +00:00
akkana%netscape.com
a0aec05610
Oops, #else in wrong place
1999-07-19 23:09:50 +00:00
nhotta%netscape.com
5491be5d12
New interface (not a part of the build yet).
1999-07-19 22:59:13 +00:00