Commit Graph

34434 Commits

Author SHA1 Message Date
davidmc%netscape.com
f6d10ca7dc moving row positions 1999-07-20 23:36:08 +00:00
sspitzer%netscape.com
6173f091f8 ignore generated Makefiles 1999-07-20 23:34:55 +00:00
ducarroz%netscape.com
83cd22ecb5 Add build instruction for mozilla:mailnews:compose:resources:locale:en-US:MANIFEST 1999-07-20 23:29:38 +00:00
davidmc%netscape.com
88f5c58a1b add inline method for inverse of 'isempty' -> 'hasmembers' 1999-07-20 23:29:05 +00:00
akkana%netscape.com
37cbc4d66a Argh, there's stuff in here that doesn't come from the idl! Fix build bustage 1999-07-20 23:29:02 +00:00
jfrancis%netscape.com
5eacf00260 adding nsExpatDTD.cpp to mac build 1999-07-20 23:28:06 +00:00
hyatt%netscape.com
810ebf5fa4 Fixing the scrollbar problem in trees (where it gets created and destroyed over
and over and over and over and over and...)
1999-07-20 23:25:58 +00:00
davidmc%netscape.com
6b70452837 cleanup 1999-07-20 23:24:51 +00:00
hyatt%netscape.com
e2158e63d7 Had messed up tree widget code on removal, insertion, and append. Fixed now. 1999-07-20 23:24:10 +00:00
davidmc%netscape.com
40a96a1b1b cutting row syntax 1999-07-20 23:23:53 +00:00
ducarroz%netscape.com
36d17a1f83 Add folder locale 1999-07-20 23:20:38 +00:00
dp%netscape.com
0c648579a5 Removed SizeTestxx from the build per Scott Collins' advice. 1999-07-20 23:15:46 +00:00
ducarroz%netscape.com
d8e69c1d0f First Checked In. 1999-07-20 23:15:15 +00:00
dveditz%netscape.com
5e578a46c0 restore commented-out locks 1999-07-20 23:12:21 +00:00
akkana%netscape.com
d45c51b9af Add new ContainsNode method to nsIDOMSelection 1999-07-20 23:08:22 +00:00
dveditz%netscape.com
0387f5e679 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
zuperdee%penguinpowered.com
6281723f67 Fixing Motif bustage. NOT PART OF BUILD. 1999-07-20 22:47:32 +00:00
mscott%netscape.com
824bad82e8 we were always returning text/html as the content type for any page using the http channel!!!! this was preventing us from
properly loading rdf files from the web (particularly the tinderbox page for the flash panel). Only use the default
dummy type if we weren't able to extract a legitimate content type from the header.
1999-07-20 22:44:24 +00:00
pavlov%pavlov.net
66cb825c59 drag and drop work 1999-07-20 22:35:12 +00:00
kmcclusk%netscape.com
af9e15b5e3 nsPresContext.cpp,.h - Added eWidgetRendering_PartialGfx as a rendering mode to PresContext.
ua.css - Added select[multiple] rule for multi-select listboxes without a size
Fixed form submission for gfx checkboxes,radiobuttons, and select by rewriting GetNamesValues.
Added nsListControlFrame::GetSizeAttribute and nsListControlFrame::GetNumberOfRows
Added logic to nsCSSFrameConstructor::ConstructSelectFrame and nsListControlFrame::Reflow
to handle the case of a multiselect select without a size specified.
1999-07-20 22:32:41 +00:00
dbragg%netscape.com
96bee21406 Forgot to add the .js file. 1999-07-20 22:30:53 +00:00
nhotta%netscape.com
e7e73371dd Added scriptable date format. 1999-07-20 22:24:37 +00:00
cyeh%netscape.com
b53ce674ce make a plain text option 1999-07-20 22:24:01 +00:00
nisheeth%netscape.com
bf38e3dc71 Adding nsExpat.dtd to the Unix build. 1999-07-20 22:20:43 +00:00
dbragg%netscape.com
4e39283f1b New progress-bar and general status dialog for use with xpi files. Replaces progress.xul. 1999-07-20 21:55:34 +00:00
valeski%netscape.com
7126bb1563 added notification progids 1999-07-20 21:54:40 +00:00
putterman%netscape.com
5ff710dba8 Do a case insensitive compare for figuring out special folders. 1999-07-20 21:14:39 +00:00
jefft%netscape.com
f7e2ef1254 fixed nsCOMPtr() assertion when deleting messages after send 1999-07-20 21:14:26 +00:00
putterman%netscape.com
8c2c74cae3 fix nsCOMPtr problem so assertion won't come up. 1999-07-20 21:13:37 +00:00
sspitzer%netscape.com
cc50c16825 fix warnings 1999-07-20 21:12:28 +00:00
rods%netscape.com
ad9829ec9a Returns new memory from transferable 1999-07-20 21:04:14 +00:00
rods%netscape.com
a236c8a98b Now deletes memory returned from the transferable 1999-07-20 21:02:02 +00:00
akkana%netscape.com
ebb98de6ad Bug 9749: insert a newline after a PRE tag even if mode isn't formatted 1999-07-20 20:54:46 +00:00
mscott%netscape.com
f9d3c8cee8 Necko change only! Don't call GetBuffer on the nsString passed into ShowWindowWithArgs. if the nsString is a 2 byte string
this method returns an empty string! Use nsCAutoString instead which will do the dirty work of efficiently
creating a one byte version of the nsString if it needs to. Otherwise it shares the single byte buffer inside
of the nsString.
1999-07-20 20:50:06 +00:00
valeski%netscape.com
3373348387 using more appropriate notification progids 1999-07-20 20:44:02 +00:00
valeski%netscape.com
7035edc8f5 using more appropriate notification PROGIDs now 1999-07-20 20:42:07 +00:00
akkana%netscape.com
b50909c48d Find file: URLs when searching for embedded elements -- bug 10134 1999-07-20 20:38:04 +00:00
sspitzer%netscape.com
444500b100 fix warnings 1999-07-20 20:32:33 +00:00
sspitzer%netscape.com
2992c84ce5 ignore generated Makefile 1999-07-20 20:31:27 +00:00
mcafee%netscape.com
784b45d3ce minor warning fix 1999-07-20 20:24:28 +00:00
sspitzer%netscape.com
f46f962a06 ignore generated Makefile 1999-07-20 20:22:34 +00:00
mcafee%netscape.com
eb59f22789 Fixing warnings 1999-07-20 20:22:23 +00:00
mcafee%netscape.com
aac065d5e7 Fixinging warnings. 1999-07-20 20:18:53 +00:00
putterman%netscape.com
8a061dcd0c Don't use Verdana anymore. 1999-07-20 20:17:53 +00:00
nhotta%netscape.com
9e4f9da4b4 Changed to include nsIScriptableDateFormat.h. 1999-07-20 20:06:13 +00:00
nhotta%netscape.com
c884fae628 Added nsIScriptableDateFormat.idl. 1999-07-20 20:05:31 +00:00
nhotta%netscape.com
20e2ca8242 Adding scriptable date fomat to the build. 1999-07-20 20:04:31 +00:00
warren%netscape.com
a2519a14d6 Added missing addref. 1999-07-20 20:03:11 +00:00
Jerry.Kirk%Nexwarecorp.com
87d6ac3575 Fix DrawString problem when there is a multibyte character
at the end of the line.
1999-07-20 19:41:57 +00:00
pinkerton%netscape.com
ff8ed40229 fix clients of nsITransferable::GetTransferData() to consume the memory returned. 1999-07-20 19:40:54 +00:00