Commit Graph

34467 Commits

Author SHA1 Message Date
rjc%netscape.com
eecea8a53d 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
e236e64c7d 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
8ee82be61f 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
6916443bd0 don't need raptorgfxwin.lib 1999-07-20 04:15:18 +00:00
putterman%netscape.com
4e55891e9f Let RDF handles dates. Write createDateNode. 1999-07-20 04:14:47 +00:00
tao%netscape.com
b12197d84e Add locale dir 1999-07-20 04:10:58 +00:00
tao%netscape.com
bc4ecc87a6 Add locale dir. export dtd. 1999-07-20 04:09:32 +00:00
tao%netscape.com
43eadfea17 Add locale dir. 1999-07-20 04:08:24 +00:00
sspitzer%netscape.com
d52fce4474 here's an idea: spell messenger correctly in the PROG IDS. 1999-07-20 04:04:09 +00:00
sspitzer%netscape.com
88b715c820 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
6278501c89 fix #defines 1999-07-20 03:54:16 +00:00
troy%netscape.com
c3e32b0b65 Added 'm' prefix to a couple more data members of nsHTMLReflowState struct 1999-07-20 03:51:46 +00:00
bienvenu%netscape.com
a78ee3685c force update if we have db open 1999-07-20 03:42:34 +00:00
troy%netscape.com
155ed6816a Added 'm' prefix to some of the nsHTMLReflowState data members 1999-07-20 03:41:03 +00:00
rjc%netscape.com
395b5ec7a8 Oops... PR_FALSE instead of just FALSE. 1999-07-20 03:14:34 +00:00
rjc%netscape.com
cbda70fa34 Add support for sorting RDF_Seqs when in natural order sort mode. 1999-07-20 03:13:15 +00:00
hyatt%netscape.com
06c764fef0 Making XP menus work with the ALT key on Windows. 1999-07-20 03:06:24 +00:00
troy%netscape.com
2207888d69 Fix for bug #9611: now handles absolutely positioned replaced elements 1999-07-20 02:48:18 +00:00
briano%netscape.com
bd4bb3c668 Replaced one of the dependencies of everything with the proper one. 1999-07-20 02:10:47 +00:00
tao%netscape.com
75d664b441 Add extracted DTD files into the tree. 1999-07-20 02:09:20 +00:00
nhotta%netscape.com
88a6f3829e Initial check in (not a part of the build yet). 1999-07-20 02:08:55 +00:00
nhotta%netscape.com
7515e72ba2 Fix for unix compile error (not a part of the main build). 1999-07-20 02:07:41 +00:00
jefft%netscape.com
342ee4bbbe make sure to call Commit() after adding new msgHdr to the database 1999-07-20 01:56:47 +00:00
jefft%netscape.com
5264a90fd1 make sure messages get deleted after moving to Pop3 mail folder 1999-07-20 01:54:56 +00:00
selmer%netscape.com
1ca7a89049 Updates to actual CCK CD content 1999-07-20 01:53:16 +00:00
rjc%netscape.com
ed40cbc21b Don't bother showing properties dialog for separators. 1999-07-20 01:38:01 +00:00
rjc%netscape.com
54a8f749b4 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
d076526a90 Added locale provider entries to all existing packages in the chrome registry. 1999-07-20 01:25:28 +00:00
matt%netscape.com
379615de02 Adding new openLocation dialog that was not updated
before
1999-07-20 00:56:59 +00:00
akkana%netscape.com
de29ba317c Try to fix windows build bustage 1999-07-20 00:24:11 +00:00
pierre%netscape.com
71bc15f8d1 Fixed a crash in embedding apps (null check of mTSMDocument) 1999-07-20 00:04:46 +00:00
dougt%netscape.com
5b0e52410f First Checked In. 1999-07-19 23:53:25 +00:00
pavlov%pavlov.net
eb0dbad3ca drag and drop events get the correct coordinates now 1999-07-19 23:44:29 +00:00
jfrancis%netscape.com
e3ce7cc8c7 fixing build bustage - why is nsExpatDTD not built on mac? 1999-07-19 23:35:33 +00:00
briano%netscape.com
ce8e1867e9 Fixed the logic and cleaned it up. 1999-07-19 23:31:33 +00:00
briano%netscape.com
234a68dedb Automated update 1999-07-19 23:30:06 +00:00
Jerry.Kirk%Nexwarecorp.com
18e0f0bb28 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
84541f63f2 Fixed the logic and cleaned it up. 1999-07-19 23:15:25 +00:00
briano%netscape.com
37224476da Added BIN_OBJS to GARBAGE so 'make clean' will delete them properly. 1999-07-19 23:12:02 +00:00
akkana%netscape.com
dd8ddd6adc Oops, #else in wrong place 1999-07-19 23:09:50 +00:00
nhotta%netscape.com
169e171115 New interface (not a part of the build yet). 1999-07-19 22:59:13 +00:00
akkana%netscape.com
327cb41fc4 Loop over embedded objects and print them 1999-07-19 22:55:01 +00:00
jfrancis%netscape.com
9f8fbd3fe6 assorted work to expose nav html dtd to editor 1999-07-19 22:52:48 +00:00
chuang%netscape.com
c2d7d883c9 Multiple address book support and new address book 1999-07-19 22:52:23 +00:00
valeski%netscape.com
d42020a1ef necko - rearranged cookie service init order so it's after the profile init 1999-07-19 22:49:24 +00:00
jfrancis%netscape.com
2ec53e1f90 assorted work to expose nav html dtd to the editor 1999-07-19 22:49:21 +00:00
hangas%netscape.com
0cb63afd29 Added two new files for Candice. 1999-07-19 22:49:03 +00:00
bienvenu%netscape.com
46537ffe45 need to delete headers even if we can't find the thread 1999-07-19 22:43:26 +00:00
akkana%netscape.com
feb61c6d4c Use the Range methods instead of homebrew stuff to determine when a point is contained in a range; eliminate code duplication 1999-07-19 22:41:49 +00:00
sspitzer%netscape.com
262bb2c519 ok, it works. turn off the printf 1999-07-19 22:40:41 +00:00