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

34455 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com 27f2d89ea5 Hand-edit to make one parameter to ContainsNode an address -- apparently there's a bug in idlc 1999-07-21 00:10:11 +00:00
hoa.nguyen%intel.com 6d3406b7c6 Defines a CID for the class. 1999-07-21 00:03:03 +00:00
slamm%netscape.com 4a473e2d64 Add bookmark popup code 1999-07-21 00:00:14 +00:00
hoa.nguyen%intel.com 3d0cb5243d General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h. 1999-07-21 00:00:13 +00:00
jj%netscape.com 4ea792291a removed hardcoded path to apprunner, using ReadMozillaHome() method instead (implementation in apFrame.inc). Also simplified "GetBuildNum()" by accessing mozilla/config/build_number instead of navigator.xul -- jj. 1999-07-20 23:59:05 +00:00
hoa.nguyen%intel.com 5f9726b132 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
jj%netscape.com 0c914047cb added ReadMozillaHome() method to automatically pick the location of the latest build. Method also called from smotest.t -- jj. 1999-07-20 23:56:11 +00:00
mscott%netscape.com 8392da15eb Necko Only!! Yuck. something was pretty bogus here...whenever we were parsing a url we'd create an empty
base url then try to turn the empty url into an absolute url which was returning an error. Looks like ParseURL would
never work.
1999-07-20 23:53:03 +00:00
hoa.nguyen%intel.com ba68770ede Added #define NS_INLINE_PLUGIN_PROGID_PREFIX "component://netscape/inline-plugin/" to be used a the prefix for the ProgID of all plugins. 1999-07-20 23:49:51 +00:00
cyeh%netscape.com 19be81ed87 based the query on note time, rather than build time 1999-07-20 23:44:32 +00:00
ducarroz%netscape.com 22129d6567 put entities into a tdt file and cleanup menus (remove some and add menu Message) 1999-07-20 23:41:07 +00:00
slamm%netscape.com 2a64dc7ad9 Add popups for personal toolbar folders. 1999-07-20 23:40:34 +00:00
slamm%netscape.com b0a4b6aa1e Use chrome url for skin. 1999-07-20 23:40:31 +00:00
slamm%netscape.com 9884708265 Add entries for bookmarks. 1999-07-20 23:40:22 +00:00
ducarroz%netscape.com 34781251e3 Add functions for handling menu "Message" 1999-07-20 23:39:37 +00:00
brade%netscape.com 0621f4050e Implement InvertRect on Mac. r sfraser 1999-07-20 23:38:55 +00:00
ducarroz%netscape.com e61205fb16 fix bug in SetUUEncodeAttachments 1999-07-20 23:37:57 +00:00
davidmc%netscape.com 76638956ec moving row positions; responding to parse 1999-07-20 23:37:06 +00:00
sspitzer%netscape.com 6f747ef153 change for ducarroz's compose dtd work. 1999-07-20 23:36:51 +00:00
davidmc%netscape.com 32dbcaa18a moving row positions; parsing 1999-07-20 23:36:38 +00:00
ducarroz%netscape.com 4046b4e8aa Add folder locale 1999-07-20 23:36:19 +00:00
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