Граф коммитов

34555 Коммитов

Автор SHA1 Сообщение Дата
davidmc%netscape.com 27e9148acd cleanup 1999-07-20 23:24:51 +00:00
hyatt%netscape.com df0e1b1c02 Had messed up tree widget code on removal, insertion, and append. Fixed now. 1999-07-20 23:24:10 +00:00
davidmc%netscape.com a5efbb7348 cutting row syntax 1999-07-20 23:23:53 +00:00
ducarroz%netscape.com 9b56a2c4ce Add folder locale 1999-07-20 23:20:38 +00:00
dp%netscape.com f039212d02 Removed SizeTestxx from the build per Scott Collins' advice. 1999-07-20 23:15:46 +00:00
ducarroz%netscape.com ceb145742f First Checked In. 1999-07-20 23:15:15 +00:00
dveditz%netscape.com 3723c27f91 restore commented-out locks 1999-07-20 23:12:21 +00:00
akkana%netscape.com 1b40874d73 Add new ContainsNode method to nsIDOMSelection 1999-07-20 23:08:22 +00:00
dveditz%netscape.com 66a4e0d325 removed redundant registry locking to improve performance 1999-07-20 22:50:26 +00:00
zuperdee%penguinpowered.com 38418dcf31 Fixing Motif bustage. NOT PART OF BUILD. 1999-07-20 22:47:32 +00:00
mscott%netscape.com 89620d3de1 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 d1b7d773e8 drag and drop work 1999-07-20 22:35:12 +00:00
kmcclusk%netscape.com 41ed34acb6 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 6f9b8db4dd Forgot to add the .js file. 1999-07-20 22:30:53 +00:00
nhotta%netscape.com 834e41a79b Added scriptable date format. 1999-07-20 22:24:37 +00:00
cyeh%netscape.com 213a34f05a make a plain text option 1999-07-20 22:24:01 +00:00
nisheeth%netscape.com e128a37f38 Adding nsExpat.dtd to the Unix build. 1999-07-20 22:20:43 +00:00
dbragg%netscape.com 6c12c158d4 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 829cfe29f6 added notification progids 1999-07-20 21:54:40 +00:00
putterman%netscape.com 9077a5e221 Do a case insensitive compare for figuring out special folders. 1999-07-20 21:14:39 +00:00
jefft%netscape.com 8bbb3a0447 fixed nsCOMPtr() assertion when deleting messages after send 1999-07-20 21:14:26 +00:00
putterman%netscape.com ffd2a5fd79 fix nsCOMPtr problem so assertion won't come up. 1999-07-20 21:13:37 +00:00
sspitzer%netscape.com 4e43ae2fd2 fix warnings 1999-07-20 21:12:28 +00:00
rods%netscape.com 1a03d9e6db Returns new memory from transferable 1999-07-20 21:04:14 +00:00
rods%netscape.com 50dddccd6d Now deletes memory returned from the transferable 1999-07-20 21:02:02 +00:00
akkana%netscape.com 01bc85c741 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 e9343dc620 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 23398403cb using more appropriate notification progids 1999-07-20 20:44:02 +00:00
valeski%netscape.com 51ceafcfba using more appropriate notification PROGIDs now 1999-07-20 20:42:07 +00:00
akkana%netscape.com 3e2c2dce23 Find file: URLs when searching for embedded elements -- bug 10134 1999-07-20 20:38:04 +00:00
sspitzer%netscape.com 731a41f274 fix warnings 1999-07-20 20:32:33 +00:00
sspitzer%netscape.com c425eb2be2 ignore generated Makefile 1999-07-20 20:31:27 +00:00
mcafee%netscape.com 2e93a85b8b minor warning fix 1999-07-20 20:24:28 +00:00
sspitzer%netscape.com 2b19b7fa30 ignore generated Makefile 1999-07-20 20:22:34 +00:00
mcafee%netscape.com 47320f0312 Fixing warnings 1999-07-20 20:22:23 +00:00
putterman%netscape.com 339022de62 Don't use Verdana anymore. 1999-07-20 20:17:53 +00:00
nhotta%netscape.com 38ca364a00 Changed to include nsIScriptableDateFormat.h. 1999-07-20 20:06:13 +00:00
nhotta%netscape.com 6f45adb849 Added nsIScriptableDateFormat.idl. 1999-07-20 20:05:31 +00:00
nhotta%netscape.com 5dbcc747dc Adding scriptable date fomat to the build. 1999-07-20 20:04:31 +00:00
warren%netscape.com 4011e9619e Added missing addref. 1999-07-20 20:03:11 +00:00
Jerry.Kirk%Nexwarecorp.com 078f5922c8 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 ecee0a2537 fix clients of nsITransferable::GetTransferData() to consume the memory returned. 1999-07-20 19:40:54 +00:00
pinkerton%netscape.com 0080230603 moved MenusLib from widget to Interface.mcp for carbon porting ease. 1999-07-20 19:39:04 +00:00
Jerry.Kirk%Nexwarecorp.com 38b7324dbf General Cleanup 1999-07-20 19:37:08 +00:00
Michael.Kedl%Nexwarecorp.com 515fe85b08 added invert_rect handling 1999-07-20 19:36:57 +00:00
neeti%netscape.com 22672f01dd Implemented as an observer to the global document loader. 1999-07-20 19:36:29 +00:00
kin%netscape.com 4c6bfbcc09 Switch from override style sheets to doc
style sheets.
1999-07-20 19:34:35 +00:00
bienvenu%netscape.com 23a884f86f fix saving of uint32 in panacea.dat 1999-07-20 19:23:10 +00:00
bienvenu%netscape.com 13566cd010 fix saving of uint values in dbs 1999-07-20 19:22:46 +00:00
putterman%netscape.com c0d3ed6a99 Add xpfe/global/resources/locale so globalOverlay.dtd gets copied over. 1999-07-20 19:17:11 +00:00