briano%netscape.com
|
fed52494e1
|
Automated update
|
1999-04-22 01:08:18 +00:00 |
briano%netscape.com
|
a2e47acd91
|
Final fix for bug#5157. Moved the NSPR checks closer to the beginning.
|
1999-04-22 01:07:55 +00:00 |
law%netscape.com
|
b2a931eac7
|
Oops, missed this one
|
1999-04-22 01:07:23 +00:00 |
alecf%netscape.com
|
6e25879fa8
|
add to unix build
|
1999-04-22 00:49:02 +00:00 |
briano%netscape.com
|
3b9b8e439d
|
Automated update
|
1999-04-22 00:44:37 +00:00 |
briano%netscape.com
|
46945a8181
|
Fix for bug#5048. Can't use --enable-java and --enable-oji at the same time.
|
1999-04-22 00:43:06 +00:00 |
law%netscape.com
|
a55d20371c
|
Build components on win32
|
1999-04-22 00:34:17 +00:00 |
law%netscape.com
|
b3f7855400
|
Setting up for win32 build of components directory
|
1999-04-22 00:32:34 +00:00 |
law%netscape.com
|
b357bae08c
|
Updates
|
1999-04-22 00:27:39 +00:00 |
mcafee%netscape.com
|
26e586cbf2
|
Test-removal of NEW_CLIPBOARD_SUPPORT ifdef.
|
1999-04-22 00:22:15 +00:00 |
pavlov%pavlov.net
|
0aadfa5537
|
beginning work on making mozilla fast...
|
1999-04-22 00:07:40 +00:00 |
rickg%netscape.com
|
2a2fd93bab
|
update to sync with nsString2
|
1999-04-22 00:07:20 +00:00 |
rickg%netscape.com
|
c647d65fcd
|
updates to sync with nsString2 api
|
1999-04-22 00:05:59 +00:00 |
davidmc%netscape.com
|
6c08b91c3b
|
set morkStore::mStore_CanAutoAssignAtomIdentity to true in places
where MDB clients can access a store instance, so that this bool
is enabled only at the last possible moment.
|
1999-04-21 23:57:03 +00:00 |
davidmc%netscape.com
|
bf2173b19b
|
fix morkAtomSpace::MakeBookAtomCopy() so it will use new boolean
slot on morkStore, mStore_CanAutoAssignAtomIdentity, to decide
whether new atoms with auto assigned identity is allowed.
|
1999-04-21 23:56:02 +00:00 |
rickg%netscape.com
|
7718435695
|
updates to sync with nsString2 api
|
1999-04-21 23:54:24 +00:00 |
davidmc%netscape.com
|
ffcaa0159e
|
use new default atom space constant; init the new boolean
controlling whether auto assignment of atom IDs is allowed
|
1999-04-21 23:54:22 +00:00 |
davidmc%netscape.com
|
2c4aad5376
|
add new constant kValueSpaceScope to replace old ambiguous
ground atom space constant to fix problem with default atom
spacing 'a' being used instead of the 'v' space expected by the
parser (causing more than one atom space to be used ... bad).
Also add a boolean controlling whether auto-assignment of
atom IDs is permitted by atom spaces (so this can be disabled
during parsing, so it can be detected when it's inappropriate).
|
1999-04-21 23:53:38 +00:00 |
evaughan%netscape.com
|
62201a0ac9
|
Fixed make build by not using itoa
|
1999-04-21 23:51:40 +00:00 |
davidmc%netscape.com
|
e8b89fb6f9
|
fix morkEnv::OidAsHex() to print a scope < 0x80 as
a plain text byte instead of ^hex hex when the character
is a name byte
|
1999-04-21 23:51:22 +00:00 |
davidmc%netscape.com
|
677cf5a1ba
|
change format to v1.4 to account for hex oids for single char
spaces changing from, eg., 1CE:^6D to 1CE:m
|
1999-04-21 23:50:03 +00:00 |
rickg%netscape.com
|
b0ac68e0a3
|
updates to sync with nsString2 api
|
1999-04-21 23:48:41 +00:00 |
ftang%netscape.com
|
ae98c15599
|
remove PRBool* oContinue from the Notify method
|
1999-04-21 23:44:27 +00:00 |
rickg%netscape.com
|
01301cb765
|
updates to sync with nsString2 api
|
1999-04-21 23:43:11 +00:00 |
mcmullen%netscape.com
|
f44bff03de
|
Added nsCommandLineServiceMac.cpp
|
1999-04-21 23:36:23 +00:00 |
mcmullen%netscape.com
|
f09e4132bc
|
Adding command-line support for Macintosh.
|
1999-04-21 23:36:02 +00:00 |
mcmullen%netscape.com
|
3df07c0126
|
First Checked In.
|
1999-04-21 23:35:31 +00:00 |
rickg%netscape.com
|
2491a0aa62
|
updates to sync with nsString2 api
|
1999-04-21 23:35:12 +00:00 |
amusil%netscape.com
|
25093ccc16
|
Fixed bug with flow of control - reflows after the first one no longer call
CantRenderDisplacedElement() when it's not supposed to.
|
1999-04-21 23:25:20 +00:00 |
pierre%netscape.com
|
7eafa61459
|
SetCursor on mouseEnter / mouseExit
|
1999-04-21 23:15:05 +00:00 |
pierre%netscape.com
|
6e1f33ab11
|
removed a spurious SetCursor when creating a widget
|
1999-04-21 23:14:07 +00:00 |
rickg%netscape.com
|
90347b75f9
|
updates to sync with nsString2 api
|
1999-04-21 23:12:55 +00:00 |
kipp%netscape.com
|
829cbe70cf
|
Fixed bug 3505
|
1999-04-21 23:08:49 +00:00 |
mcmullen%netscape.com
|
0e92d368b6
|
Fix unix warning about sscanf
|
1999-04-21 22:55:37 +00:00 |
rickg%netscape.com
|
3b55b0615c
|
sync with new nsString2 API
|
1999-04-21 22:55:35 +00:00 |
evaughan%netscape.com
|
275ce086ca
|
added files: mozilla/layout/xul/base/src/nsTabFrame.cpp, mozilla/layout/xul/base/src/nsDeckFrame.cpp
|
1999-04-21 22:48:29 +00:00 |
evaughan%netscape.com
|
f8ef699adb
|
Added a tab control widget.
|
1999-04-21 22:46:15 +00:00 |
fur%netscape.com
|
f6f409d854
|
Fixed a few typos so that the generated file actually compiles
|
1999-04-21 22:44:32 +00:00 |
bienvenu%netscape.com
|
1c78ffc30a
|
fix a few race conditions with fe events, add NOOP service
|
1999-04-21 22:35:12 +00:00 |
terry%netscape.com
|
beb86b2585
|
Ignore blanks when doing diff. In particular, this helps hide any
problems we may have with differing end-of-line characters.
|
1999-04-21 22:21:40 +00:00 |
mcmullen%netscape.com
|
be40b30f3f
|
Fix PREF_Cleanup so that it can be called twice with impunity.
|
1999-04-21 22:17:30 +00:00 |
mcmullen%netscape.com
|
72534bced8
|
Call ShutDown automatically on destruction.
|
1999-04-21 22:17:28 +00:00 |
troy%netscape.com
|
760a43d146
|
Changed ConstructDocElementFrame() to make sure we call CreateViewForFrame()
for the document element's frame
|
1999-04-21 22:14:30 +00:00 |
jdunn%netscape.com
|
5c7a5f26d1
|
Change C++ comments to C comments and change flushall to flush of each of
the standard files (in,out,err)
|
1999-04-21 22:13:15 +00:00 |
sfraser%netscape.com
|
f2862aa32f
|
File Removed.
|
1999-04-21 22:12:27 +00:00 |
troy%netscape.com
|
c378456c03
|
Changed the handling for fixed backgrounds a little
|
1999-04-21 22:08:01 +00:00 |
mcmullen%netscape.com
|
ab8db8fff4
|
Backing out previous change, I didn't intend to check this file in.
|
1999-04-21 22:05:26 +00:00 |
mcmullen%netscape.com
|
670521ba61
|
Prefs API changed to use filespecs instead of string paths. Added Get/SetFilePref. Cleaned up the API so that StartUp() does not need to be called.
|
1999-04-21 22:04:35 +00:00 |
troy%netscape.com
|
045a0b2411
|
Changed values for NS_STYLE_BG_ATTACHMENT_SCROLL and NS_STYLE_BG_ATTACHMENT_FIXED
so it was clear that they weren't bit fields
|
1999-04-21 22:01:18 +00:00 |
pinkerton%netscape.com
|
6fa9799da8
|
back out joki's click event fix because it doesn't totally work right. toolboxes now collapse (most of the time).
|
1999-04-21 21:49:44 +00:00 |