sspitzer%netscape.com
|
d32d2146af
|
make unix like the other platforms (use ImapMail as the imap mail dir)
|
1999-05-28 05:20:32 +00:00 |
tague%netscape.com
|
33d027efe8
|
Added TSM Input Method support for the Macintosh. (Added a call to CloseTSMAwareApplication).
|
1999-05-28 05:06:54 +00:00 |
tague%netscape.com
|
5809e0854b
|
Added TSM Input Method support for the Macintosh.
|
1999-05-28 05:06:38 +00:00 |
tague%netscape.com
|
fea9a80cdc
|
First Checked In.
|
1999-05-28 05:05:46 +00:00 |
tague%netscape.com
|
447f1926ad
|
Added InitTSMAwareApplication to the Toolbox initialization sequence. Part of a set of check-ins to add TSM Input Method support on the Mac.
|
1999-05-28 05:05:27 +00:00 |
tague%netscape.com
|
649420ff88
|
Updated self test.
|
1999-05-28 05:01:54 +00:00 |
dp%netscape.com
|
b21d1e72dc
|
Fixing nsrefcnt to be unsigned long to maintain binary compatibility. All Addref() and Release() prototypes modified appropriately
|
1999-05-28 04:53:17 +00:00 |
hyatt%netscape.com
|
7ae81ff69f
|
Temporary hack to avoid crashing.
|
1999-05-28 04:39:59 +00:00 |
blizzard%redhat.com
|
477143c9cf
|
move global xlib symbols, fix hard coded toolkit name in makefile
|
1999-05-28 04:13:29 +00:00 |
blizzard%redhat.com
|
e5d5dd0cd1
|
remove hard coded toolkit name
|
1999-05-28 04:12:24 +00:00 |
blizzard%redhat.com
|
336beea369
|
remove hard coded toolkit names in tests
|
1999-05-28 03:42:59 +00:00 |
briano%netscape.com
|
e12c32f805
|
Got rid of the BSDECHO macro. Obsolete.
|
1999-05-28 03:36:21 +00:00 |
sspitzer%netscape.com
|
38098098b8
|
remove my comment
|
1999-05-28 03:36:04 +00:00 |
briano%netscape.com
|
e952a52c9f
|
No longer needed.
|
1999-05-28 03:27:37 +00:00 |
sspitzer%netscape.com
|
36eaf36bcd
|
whoops, I should only be setting some prefs if they didn't have a prefs file
|
1999-05-28 03:24:30 +00:00 |
tague%netscape.com
|
b5fae28c4f
|
Updated self-test so that it continues to build.
|
1999-05-28 03:19:22 +00:00 |
tague%netscape.com
|
c81f25284c
|
Updated self-test so it continues to build
|
1999-05-28 03:19:05 +00:00 |
sspitzer%netscape.com
|
d1db27f420
|
make my hack less of a hack. use the pref api instead of writing out the the
stream.
this is much better. (thanks to alecf for the suggestion).
|
1999-05-28 03:16:03 +00:00 |
alecf%netscape.com
|
7f7c0433d4
|
use XPIDL on windows for all these IDL files
|
1999-05-28 03:08:27 +00:00 |
sfraser%netscape.com
|
260b72a64d
|
Fix hyatt's checking with a null test, so that you don't crash when closing windows.
|
1999-05-28 02:57:20 +00:00 |
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 |