pinkerton%netscape.com
94069ff750
const changes, LTextEditView changes
1998-09-29 17:28:06 +00:00
pinkerton%netscape.com
86cf975e55
some carbon stuff and LTextEditView
1998-09-29 17:26:59 +00:00
pinkerton%netscape.com
50e9446f01
new menubar.
1998-09-29 17:25:13 +00:00
pinkerton%netscape.com
47ad31fdce
Get/SetDescriptorLen changes.
1998-09-29 17:24:42 +00:00
pinkerton%netscape.com
4ea41a06f1
pro4 stl changes.
1998-09-29 17:23:55 +00:00
pinkerton%netscape.com
d1487b0956
extern C stuff.
1998-09-29 17:22:52 +00:00
pinkerton%netscape.com
7cca27c1de
use new menubar classes.
1998-09-29 17:22:26 +00:00
pinkerton%netscape.com
6af170cb77
remove obsolete stuff
1998-09-29 17:21:47 +00:00
pinkerton%netscape.com
fe2c4bdda5
Fixes for Pro4
1998-09-29 17:21:32 +00:00
pinkerton%netscape.com
40a762eead
const changes for Pro4
1998-09-29 17:20:58 +00:00
pinkerton%netscape.com
fef1f63e2e
fix warnings.
1998-09-29 17:20:41 +00:00
pinkerton%netscape.com
bc1282458b
pro4 changes
1998-09-29 17:20:12 +00:00
pinkerton%netscape.com
014d00ff5b
pro4 changes.
1998-09-29 17:20:02 +00:00
pinkerton%netscape.com
88a31b0249
changes for carbon (if-def'd)
1998-09-29 17:19:13 +00:00
pinkerton%netscape.com
3bc9ebd7e5
changes for Get/SetDescriptorLen
1998-09-29 17:17:20 +00:00
pinkerton%netscape.com
d2a20c6a5d
improper use of volatile.
1998-09-29 17:16:59 +00:00
pinkerton%netscape.com
5a637b5ca5
use LTextEditView instead of LTextEdit
1998-09-29 17:16:40 +00:00
pinkerton%netscape.com
9dd4a7d7d0
Pro4 changes.
1998-09-29 17:16:24 +00:00
pinkerton%netscape.com
1fff0d4271
Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon.
1998-09-29 17:11:00 +00:00
cyeh%netscape.com
689d57bc8a
Removed missing file from the project.
1998-09-29 15:00:58 +00:00
pinkerton%netscape.com
90549f14b3
First Checked In.
1998-09-26 23:14:53 +00:00
pinkerton%netscape.com
24784565a3
*** empty log message ***
1998-09-26 22:25:10 +00:00
leaf%mozilla.org
d8bab966dc
(Actually mlm)
Branch landing: Multithreading libmocha in mozilla.
- Remove lm_crippled_context from export list.
1998-09-25 22:21:40 +00:00
saari%netscape.com
d84dc233fd
One more step in fixing the burning tree
1998-09-25 16:08:48 +00:00
saari%netscape.com
e024b28c9e
MacOS only
Modifications to StringLib. It now functions like the Unix version where we have all of the strings in a giant case statement instead of in resources.
This is necessary for moving to Pro4 and reducing the number of resources in the Mac Navigator.
1998-09-25 14:45:53 +00:00
wtc%netscape.com
61f7960c9a
Removed calls to the obsolete function PR_GetGCInfo(). That function
...
is only for Java garbage collection and so doesn't matter any more.
Reviewed and approved by Steve Dagley.
1998-09-25 04:42:21 +00:00
pinkerton%netscape.com
4e00c293ab
use system mdef instead of mercutio for all menus.
1998-09-24 23:45:17 +00:00
pinkerton%netscape.com
7fb302e3fd
changed all menus that used mercutio to use system mdef instead.
1998-09-24 23:44:43 +00:00
pinkerton%netscape.com
98aa501afa
Change all menus that used mercutio to use system mdef. Added some xmnu to begin support of shift/cmd accelerators.
1998-09-24 23:44:10 +00:00
pinkerton%netscape.com
cf6eb341e9
make all menus that used Mercutio now use system MDEF.
1998-09-24 23:43:04 +00:00
pinkerton%netscape.com
4d230ae37c
Replace menus that used mercutio with system MDEF.
1998-09-24 23:32:46 +00:00
pinkerton%netscape.com
ee9f5ecdc8
Make all menus use the system MDEF not Mercutio.
1998-09-24 23:30:01 +00:00
cyeh%netscape.com
b1100a8e31
removing old NSPR20 #ifdefs
1998-09-24 20:47:57 +00:00
jfrancis%netscape.com
5455f937e5
Continuing Ender work
1998-09-24 16:30:04 +00:00
jfrancis%netscape.com
852cbf1758
continueing Ender work
1998-09-24 16:29:27 +00:00
ftang%netscape.com
71860c7c63
Make the RDF stuff always render UTF8
1998-09-24 09:23:48 +00:00
ftang%netscape.com
38cde5c994
add CDefaultFontFontSwitcher.cp for better UTF8 support
1998-09-24 09:17:26 +00:00
ftang%netscape.com
a742ed0de0
First Checked In.
1998-09-24 00:01:01 +00:00
wtc%netscape.com
96a6a02078
NO_NSPR_PRIVATE_HEADER_BRANCH landing. Removed the inclusions of
...
private NSPR headers (prosdep.h and primpl.h) from the Mozilla source.
The part of prosdep.h that is actually needed by Mozilla was extracted
and put in the new file mozilla/include/xp_path.h.
1998-09-22 16:59:57 +00:00
sdagley%netscape.com
5911ad126f
per pinkerton this call to URDFUtilities::PropertyValueBool is no longer needed (and it's breaking the Mac build)
1998-09-22 03:10:12 +00:00
sdagley%netscape.com
dbf9a0b046
Yes the tree is in flames but it'll stay that way without this mod. Reviewed/Approved hyatt. Add new paramter for call to HT_PaneFromURL.
1998-09-22 00:35:08 +00:00
ftang%netscape.com
209615ff73
fix bug 147200 by merge nova code
1998-09-19 00:30:31 +00:00
sar%netscape.com
bd7067a5af
add nsMalloc.cpp per warren
1998-09-18 09:21:54 +00:00
jfrancis%netscape.com
65f6c6b810
Redoing Ender toolbar.
1998-09-18 01:38:51 +00:00
jfrancis%netscape.com
b8a785fe1d
Redoing Ender toolbar.
1998-09-18 01:24:28 +00:00
jfrancis%netscape.com
3dbadee7e4
Redoing Ender toolbar
1998-09-18 01:23:45 +00:00
jfrancis%netscape.com
180a8caacf
Redoing the Ender toolbar
1998-09-18 01:22:28 +00:00
sdagley%netscape.com
459b4983e8
Restored radio group for cookie settings radio buttons
1998-09-16 23:57:22 +00:00
pinkerton%netscape.com
fa41f27684
add some asserts and sanity checks on the shelves.
1998-09-16 21:18:36 +00:00
pinkerton%netscape.com
f60fac68d0
fix pane id of the adSpace in the "no grow box" version of the browser window.
1998-09-16 21:17:58 +00:00