Commit Graph

34806 Commits

Author SHA1 Message Date
hangas%netscape.com
aed9c16d4e First Checked In.
git-svn-id: svn://10.0.0.236/trunk@40243 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 06:48:48 +00:00
putterman%netscape.com
0831f21c10 Make twisties work correctly.
git-svn-id: svn://10.0.0.236/trunk@40242 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 06:36:54 +00:00
ramiro%netscape.com
9214c98f6a 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.


git-svn-id: svn://10.0.0.236/trunk@40241 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 06:18:42 +00:00
putterman%netscape.com
463e8bdbc3 Write ArcLabelsIn so it doesn't crash.
git-svn-id: svn://10.0.0.236/trunk@40240 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 05:45:42 +00:00
rjc%netscape.com
e4ab933998 Only support sorting on RDF Seqs if container is actually a RDF_Seq itself.
git-svn-id: svn://10.0.0.236/trunk@40239 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 05:20:32 +00:00
mcafee%netscape.com
394be21c68 Adding two debugging cases, TRACE_EVENTS_PAINT TRACE_EVENTS_CROSSING
git-svn-id: svn://10.0.0.236/trunk@40238 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 05:11:50 +00:00
wtc%netscape.com
9db1cb1c17 PTHREAD_CREATE_JOINABLE/UNDETACHED was accidentally changed to
_PT_PTHREAD_CREATE_JOINABLE/UNDETACHED.


git-svn-id: svn://10.0.0.236/trunk@40237 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 05:02:12 +00:00
hangas%netscape.com
340d69897e Added globalOverlay.xul and tasksOverlay.xul to the messenger 3 pane window and the mail compose window
git-svn-id: svn://10.0.0.236/trunk@40236 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:47:41 +00:00
pinkerton%netscape.com
b6de79e75d 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.
git-svn-id: svn://10.0.0.236/trunk@40235 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:38:10 +00:00
rjc%netscape.com
d9b173df39 Comment out annoying assertion (bug # 9930) for the short term... the code needs to be rewritten in general.
git-svn-id: svn://10.0.0.236/trunk@40234 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:24:18 +00:00
rjc%netscape.com
c37fd43e0e Fix for bug #9899: set "empty" attribute on containers if they appear to be empty.
git-svn-id: svn://10.0.0.236/trunk@40233 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:21:24 +00:00
troy%netscape.com
07edd78233 Fix for bug #10176: changed ConstructFrameByDisplayType() to be smarter
when handling relatively positioned elements


git-svn-id: svn://10.0.0.236/trunk@40232 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:16:56 +00:00
putterman%netscape.com
07e7bc2e13 don't need raptorgfxwin.lib
git-svn-id: svn://10.0.0.236/trunk@40227 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:15:18 +00:00
putterman%netscape.com
d475b3945f Let RDF handles dates. Write createDateNode.
git-svn-id: svn://10.0.0.236/trunk@40226 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:14:47 +00:00
tao%netscape.com
a59ead6cde Add locale dir
git-svn-id: svn://10.0.0.236/trunk@40225 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:10:58 +00:00
tao%netscape.com
6675b2bb18 Add locale dir. export dtd.
git-svn-id: svn://10.0.0.236/trunk@40224 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:09:32 +00:00
tao%netscape.com
e7db981ca8 Add locale dir.
git-svn-id: svn://10.0.0.236/trunk@40223 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:08:24 +00:00
sspitzer%netscape.com
dbedb29e75 here's an idea: spell messenger correctly in the PROG IDS.
git-svn-id: svn://10.0.0.236/trunk@40220 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 04:04:09 +00:00
sspitzer%netscape.com
b5f6e6f4ee 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.
git-svn-id: svn://10.0.0.236/trunk@40219 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:55:23 +00:00
sspitzer%netscape.com
9c3e2207a8 fix #defines
git-svn-id: svn://10.0.0.236/trunk@40218 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:54:16 +00:00
troy%netscape.com
8d07a8a962 Added 'm' prefix to a couple more data members of nsHTMLReflowState struct
git-svn-id: svn://10.0.0.236/trunk@40217 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:51:46 +00:00
bienvenu%netscape.com
c034550ae9 force update if we have db open
git-svn-id: svn://10.0.0.236/trunk@40216 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:42:34 +00:00
troy%netscape.com
a89529386f Added 'm' prefix to some of the nsHTMLReflowState data members
git-svn-id: svn://10.0.0.236/trunk@40215 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:41:03 +00:00
rjc%netscape.com
bf50031062 Oops... PR_FALSE instead of just FALSE.
git-svn-id: svn://10.0.0.236/trunk@40214 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:14:34 +00:00
rjc%netscape.com
52496d6f3b Add support for sorting RDF_Seqs when in natural order sort mode.
git-svn-id: svn://10.0.0.236/trunk@40213 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:13:15 +00:00
hyatt%netscape.com
5da3af20c4 Making XP menus work with the ALT key on Windows.
git-svn-id: svn://10.0.0.236/trunk@40212 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 03:06:24 +00:00
troy%netscape.com
2500818fde Fix for bug #9611: now handles absolutely positioned replaced elements
git-svn-id: svn://10.0.0.236/trunk@40211 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:48:18 +00:00
briano%netscape.com
5d7045c01d Replaced one of the dependencies of everything with the proper one.
git-svn-id: svn://10.0.0.236/trunk@40210 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:10:47 +00:00
tao%netscape.com
c9d42e856e Add extracted DTD files into the tree.
git-svn-id: svn://10.0.0.236/trunk@40209 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:09:20 +00:00
nhotta%netscape.com
6fb3dc172a Initial check in (not a part of the build yet).
git-svn-id: svn://10.0.0.236/trunk@40208 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:08:55 +00:00
nhotta%netscape.com
708873a5b8 Fix for unix compile error (not a part of the main build).
git-svn-id: svn://10.0.0.236/trunk@40207 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 02:07:41 +00:00
jefft%netscape.com
36e108f53d make sure to call Commit() after adding new msgHdr to the database
git-svn-id: svn://10.0.0.236/trunk@40206 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:56:47 +00:00
jefft%netscape.com
b9eae11d7f make sure messages get deleted after moving to Pop3 mail folder
git-svn-id: svn://10.0.0.236/trunk@40205 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:54:56 +00:00
selmer%netscape.com
aa96fed7b4 Updates to actual CCK CD content
git-svn-id: svn://10.0.0.236/trunk@40204 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:53:16 +00:00
rjc%netscape.com
2810f80489 Don't bother showing properties dialog for separators.
git-svn-id: svn://10.0.0.236/trunk@40203 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:38:01 +00:00
rjc%netscape.com
640b5fa38d Explicitly get rdf:type and loading attributes in XUL templates now that builder doesn't auto-set all attributes.
git-svn-id: svn://10.0.0.236/trunk@40202 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:37:24 +00:00
despotdaemon%netscape.com
3ced2ec17f Pseudo-automatic update of changes made by tbogard@aol.net.
git-svn-id: svn://10.0.0.236/trunk@40201 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:32:00 +00:00
tao%netscape.com
b47776f12d Added locale provider entries to all existing packages in the chrome registry.
git-svn-id: svn://10.0.0.236/trunk@40200 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 01:25:28 +00:00
matt%netscape.com
6c91890099 Adding new openLocation dialog that was not updated
before


git-svn-id: svn://10.0.0.236/trunk@40199 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 00:56:59 +00:00
akkana%netscape.com
7e6d908926 Try to fix windows build bustage
git-svn-id: svn://10.0.0.236/trunk@40198 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 00:24:11 +00:00
pierre%netscape.com
65cc8714ba Fixed a crash in embedding apps (null check of mTSMDocument)
git-svn-id: svn://10.0.0.236/trunk@40197 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-20 00:04:46 +00:00
dougt%netscape.com
9a84701b45 First Checked In.
git-svn-id: svn://10.0.0.236/trunk@40196 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:53:25 +00:00
pavlov%pavlov.net
a2d3612021 drag and drop events get the correct coordinates now
git-svn-id: svn://10.0.0.236/trunk@40195 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:44:29 +00:00
jfrancis%netscape.com
61a0d52ece fixing build bustage - why is nsExpatDTD not built on mac?
git-svn-id: svn://10.0.0.236/trunk@40194 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:35:33 +00:00
briano%netscape.com
f67f9458ca Fixed the logic and cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@40193 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:31:33 +00:00
briano%netscape.com
db8867724b Automated update
git-svn-id: svn://10.0.0.236/trunk@40192 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:30:06 +00:00
Jerry.Kirk%Nexwarecorp.com
4e8cd5264b 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"


git-svn-id: svn://10.0.0.236/trunk@40191 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:25:50 +00:00
briano%netscape.com
2f45482067 Fixed the logic and cleaned it up.
git-svn-id: svn://10.0.0.236/trunk@40190 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:15:25 +00:00
briano%netscape.com
e016569df8 Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly.
git-svn-id: svn://10.0.0.236/trunk@40189 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:12:02 +00:00
akkana%netscape.com
eb9a480bb8 Oops, #else in wrong place
git-svn-id: svn://10.0.0.236/trunk@40188 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 23:09:50 +00:00