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

28351 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com aebb6c1bba fix ref counting problem on isupports filter stuff 1999-05-28 02:15:31 +00:00
bienvenu%netscape.com 88b19e05c6 fix filter folder name to be one byte 1999-05-28 02:14:59 +00:00
pollmann%netscape.com a0931aa3a6 Bug 3322: Windows sends NS_CONTROL_CHANGE events 1999-05-28 02:11:55 +00:00
dp%netscape.com 381323acf0 Reversing changing type of nsrefcnt. Mailnews code has specific Release() implementation that mention a different type. We need to fix that first. 1999-05-28 02:07:49 +00:00
pierre%netscape.com 31c3feda25 File Removed. 1999-05-28 02:00:54 +00:00
pierre%netscape.com 09687ee56f Fixed the Profiler build for NSRuntime.mcp 1999-05-28 01:54:27 +00:00
mccabe%netscape.com ba4ce210c2 Added the xpcom/sample directory to the build, so I can point people to the minimal XPConnect sample code there without them having to rebuild to try it out. 1999-05-28 01:49:47 +00:00
nhotta%netscape.com ff06f1799f Added force character set. 1999-05-28 01:31:55 +00:00
mang%subcarrier.org 872ca0acf2 documented existence of -g flag 1999-05-28 01:25:31 +00:00
dp%netscape.com 246c3f4fe4 Fixed Binary compability with COM's nsIUnknown w.r.t return value types of Addref and Release.
nsrefcnt is defined as unsigned long for windows machines with 4 bytes per long.
1999-05-28 01:22:35 +00:00
dp%netscape.com 4e1c08ff0f - Adding in PROGID and Classname for registration of xpcom components.
- Registering FILESPEC
1999-05-28 01:14:59 +00:00
mccabe%netscape.com 42fca57ea5 Removed unused and nonsensical voidRef typedef. 1999-05-28 01:14:50 +00:00
briano%netscape.com b7975ee73c Added support for Rhapsody. 1999-05-28 01:10:22 +00:00
pollmann%netscape.com c547b6d827 Bug 3322: nsSelectControlFrames's ControlChanged does what MouseClicked used to - checks for selection changes and sends out onChange DOM events. 1999-05-28 01:06:42 +00:00
pollmann%netscape.com c43e4a93e8 Bug 3322: NS_CONTROL_CHANGE events call ControlChanged on the form frame. 1999-05-28 01:05:19 +00:00
alecf%netscape.com ff3c5ccf00 GetCharPref() is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:56:53 +00:00
alecf%netscape.com b133ab936f GetCharPref is going away for nsIPref scriptability - use CopyCharPref instead 1999-05-28 00:51:34 +00:00
dp%netscape.com ce1b8d07bd Added aggregation. Implemented Create() so that the GenericFactory can create IFileSpec
Objects if registered.
1999-05-28 00:50:42 +00:00
alecf%netscape.com e6f2aa2ab6 GetCharPref() is going away for nsIPref scriptability. Use CopyCharPref instead 1999-05-28 00:50:29 +00:00
alecf%netscape.com c9a24faca5 remove calls to GetCharPref() (going away for nsIPref scriptability) 1999-05-28 00:48:49 +00:00
mcmullen%netscape.com 7dce873c56 Removed base/baseDebug.shlb 1999-05-28 00:48:24 +00:00
akkana%netscape.com ee4632cddb Add paste/insert as quotation into editor app cores to be accessible from JS. 1999-05-28 00:46:34 +00:00
pierre%netscape.com 721d89cf51 #6988 "Click in grow box shrinks window by 1 pixel" 1999-05-28 00:42:49 +00:00
pierre%netscape.com c88905bc99 #3930 "file selection control displays complete path" 1999-05-28 00:40:18 +00:00
pierre%netscape.com f6f7b8c70f Fixed eColor_TextSelectXXXXX 1999-05-28 00:38:43 +00:00
bienvenu%netscape.com 14e6523f6e fix build bustage in filter code 1999-05-28 00:38:24 +00:00
sfraser%netscape.com f8afbe3ce3 Remove the appcore from the AppCoresManager in onunload(). 1999-05-28 00:37:04 +00:00
pierre%netscape.com 4ac2c0d6f8 #7143 "Subscript element not properly supported" 1999-05-28 00:32:12 +00:00
ducarroz%netscape.com 9e355ce031 Remove msgLocal dependency 1999-05-28 00:28:37 +00:00
pollmann%netscape.com a5be7a13ef Bug 3322: Opps, removing some debugging cruft. 1999-05-28 00:28:07 +00:00
bienvenu%netscape.com 6d7eabd86d checkpoint search and filter stuff 1999-05-28 00:26:55 +00:00
mcafee%netscape.com ff1af3c347 Adding support for rhapsody build. r=briano, this change got stomped a while back. 1999-05-28 00:25:23 +00:00
sfraser%netscape.com 07aaf055ef Fix ownership issues in the EditorAppCore, and removed some obsolete IID definitions. The EditorAppCore now holds the owning reference of the editor. 1999-05-28 00:23:03 +00:00
vidur%netscape.com 41a99f7b2f Fix for bug 6125. DOMImplementation::hasFeature() now works better 1999-05-28 00:22:47 +00:00
sfraser%netscape.com 26299ae09b Fix refcounting in the AppCoresManager's list of appcores. 1999-05-28 00:21:43 +00:00
rickg%netscape.com 6e51e9c7ac fixed bug 6950 1999-05-28 00:21:24 +00:00
sfraser%netscape.com f538ed4757 Removed obsolete IID definitions, use GetIID() instead. 1999-05-28 00:20:41 +00:00
sfraser%netscape.com b7ca9366ce Fix the event listeners to no longer hold owning pointer to the editor. 1999-05-28 00:19:51 +00:00
vidur%netscape.com f6bc249d9d Added noscript qualifier to HTMLDocument::Open, Write and Writeln and moved the JS-specific versions over to NSHTMLDocument. 1999-05-28 00:18:48 +00:00
vidur%netscape.com 20cf0c3a50 Added support for noscript qualifier to attributes and methods. When this qualifier is used, the corresponding attribute or method is not reflected in the glue. 1999-05-28 00:17:38 +00:00
sfraser%netscape.com 7e9989b7b9 Change the transactions to have non-owning pointers to the editor. 1999-05-28 00:16:55 +00:00
sfraser%netscape.com 7e7e1b3a66 Changed transactions not to have owning pointers to the Editor. 1999-05-28 00:13:02 +00:00
sspitzer%netscape.com 2dab1707f4 fix windows bustage for my change to nsPref.cpp 1999-05-28 00:06:51 +00:00
sspitzer%netscape.com 933c84b10b if no prefs file exists, take a stab at creating a useful one for those inside netscape.
there aren't enough getter methods in the profile code to get the smtp server and the other info.
for now, all I can get is the default profile name
1999-05-28 00:03:43 +00:00
pollmann%netscape.com 8f6001119b Bug 3322: GTK combo boxes send NS_CONTROL_CHANGE events appropriately. 1999-05-27 23:57:58 +00:00
pollmann%netscape.com 1f6c80d150 Bug 3322: Adding NS_CONTROL_CHANGE event. This will be used for <SELECT>'s onChange. 1999-05-27 23:53:42 +00:00
mcmullen%netscape.com bfdd329638 Removed base 1999-05-27 23:44:54 +00:00
akkana%netscape.com e4a4b00aa4 Fixing crash because of unprotected NULL ptr. - akkana & dp 1999-05-27 23:42:34 +00:00
pinkerton%netscape.com 32ce613ae1 remove obsolete tree/toolbar cid's 1999-05-27 23:39:49 +00:00
endico%mozilla.org 525dfe90e9 add missing ) 1999-05-27 23:38:06 +00:00