alecf%netscape.com
64d18d9d92
don't actually create account manager until we need it
...
(fixes service/object timing problems on code I'm about to check in)
1999-08-25 23:03:15 +00:00
saari%netscape.com
ec27380ec3
Continuing previous checking w. merge
1999-08-25 23:02:16 +00:00
beard%netscape.com
a648ad602a
added logic to automatically clobber IDL project data folders when the compiler/linker are rebuilt.
1999-08-25 23:01:21 +00:00
saari%netscape.com
d770a701f9
Adding SetNativeData(void*) to nsIMenu, which was needed for making the Help menu on MacOS merge with the XUL help menu. The rest of the code is to achive the merge.
1999-08-25 22:53:25 +00:00
rjc%netscape.com
c7dc2121e8
We need those observes tags on columns for sorting, so putting 'em back in. Also, remove some cruft from the .js file that's no longer being used.
1999-08-25 22:51:52 +00:00
jdunn%netscape.com
be7a982bce
set wallet service to nsnull in case later on one of the other GetServices fail
...
in which case we 'goto done' and then try to release the wallet service... which
was never gotten -doh!
1999-08-25 22:46:27 +00:00
beard%netscape.com
9e06b8104e
added logic to clobber IDL projects when $CLOBBER_IDL_PROJECTS is non-zero.
1999-08-25 22:20:45 +00:00
mjudge%netscape.com
031762a187
added in selection of tables/images as blue borders for browser.
1999-08-25 22:19:23 +00:00
beard%netscape.com
83fe16abe4
Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects.
1999-08-25 22:19:18 +00:00
slamm%netscape.com
0b8ae92950
Pass depth to make-makefile to save it some work.
1999-08-25 22:09:50 +00:00
slamm%netscape.com
deab995323
Split up into subroutines and add comments.
1999-08-25 22:09:05 +00:00
tague%netscape.com
74448e55a6
Implement bug #5561 (Locale support: map locale name to default character set) on windows.
1999-08-25 22:05:28 +00:00
mjudge%netscape.com
d3a330d9a0
small fix in rangelist that will stop warnings or infinite loops
1999-08-25 22:04:54 +00:00
pinkerton%netscape.com
43b4c5e6b6
fix QI lameness and use macros.
1999-08-25 22:04:02 +00:00
dcone%netscape.com
f42a37b068
Fixed warnings
1999-08-25 22:03:04 +00:00
karnaze%netscape.com
4d25be8a17
changed conditional NS_RELEASE to NS_IF_RELEASE to fix memory leak
1999-08-25 21:57:15 +00:00
sfraser%netscape.com
d5f3150831
#ifdef out SysBeep()s in menu code
1999-08-25 21:55:01 +00:00
morse%netscape.com
7dcac972f3
8.3 dll names for window-98
1999-08-25 21:53:22 +00:00
karnaze%netscape.com
0b5b66f195
bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
1999-08-25 21:49:18 +00:00
morse%netscape.com
a7e6b42fb1
remove warning messages
1999-08-25 21:47:50 +00:00
briano%netscape.com
a854cbf079
Automated update
1999-08-25 21:45:48 +00:00
sfraser%netscape.com
d77a143711
The document encoder no longer needs a pres shell.
1999-08-25 21:42:47 +00:00
ftang%netscape.com
2a5278174d
fix the default charset problem I introduced when I fix 12378
1999-08-25 21:42:30 +00:00
sfraser%netscape.com
a28fc6628f
No longer need a pres shell for the document encoder; remove it.
1999-08-25 21:42:20 +00:00
dougt%netscape.com
7f7235921b
Code Review Comments. Look for "//dougt:" as well as looking at the diffs
...
I have fixed some problems, and left other merely commented. I did not
make it completely through files not touched in this directory, or the *Win.c
files.
I am not certain that this compiles still.
1999-08-25 21:42:16 +00:00
ftang%netscape.com
aff1c072d0
add one more constant
1999-08-25 21:38:24 +00:00
ssu%netscape.com
a82fc2c02b
fixing bug 9560.
...
install.DiskSpaceAvailable() now returns the correct value, as much as a
unsigned 32bit type can hold. It should really be stored in a unsigned
64bit type. I'll file it as a seperate bug against nsFileSpec.
1999-08-25 21:36:59 +00:00
sgehani%netscape.com
9766683a35
Fix for bug 10303.
1999-08-25 21:36:06 +00:00
briano%netscape.com
ec5f356f7f
HP-specific change for bug 11161.
1999-08-25 21:31:17 +00:00
nhotta%netscape.com
262a85e974
Bug fix for #8899 , added charset alias resolution, changed auto charset detection.
1999-08-25 21:30:20 +00:00
sfraser%netscape.com
2ecef1c469
Remove an errant semicolon
1999-08-25 21:28:39 +00:00
beard%netscape.com
8eb5f0225c
bug 11312: fixed calls to Invalidate() when widget has (x, y) <> (0, 0).
1999-08-25 21:28:19 +00:00
harishd%netscape.com
491af8d2a3
Minor adjustments in consuming attributes ( Tracking down '<').
1999-08-25 21:27:43 +00:00
sfraser%netscape.com
54e5be55a0
Fix the output directory for the headers target.
1999-08-25 21:27:35 +00:00
jdunn%netscape.com
79ef71461f
HP won't allow a delete on a 'void *' so change cast using REINTERPRET
1999-08-25 21:23:21 +00:00
jdunn%netscape.com
e5b4494333
HP requires a newline at the end
1999-08-25 21:21:22 +00:00
chuang%netscape.com
112157b4c9
Import address book
1999-08-25 21:19:37 +00:00
cls%seawood.org
acdf617a8c
libobj.so is now a component and does not need to be linked at compile time.
1999-08-25 21:17:50 +00:00
leaf%mozilla.org
facb48ec4c
checking evaughan's fix for open sidebar crashing on startup
1999-08-25 19:58:07 +00:00
akkana%netscape.com
105b2a7583
Pass KeyPress events even if modifier key is pressed; un-break editor control key bindings. a=leaf,mcafee
1999-08-25 19:24:18 +00:00
sspitzer%netscape.com
407ac75647
fix for #12464 . initialize memory. fixes news on mac and windows.
1999-08-25 19:03:26 +00:00
waterson%netscape.com
baa2f26122
Fix '-pedantic' bustage. a=leaf
1999-08-25 18:47:59 +00:00
slamm%netscape.com
12ea4fc5b4
Have the script report it's version.
1999-08-25 17:54:47 +00:00
terry%mozilla.org
2e810df187
Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command.
1999-08-25 16:39:01 +00:00
cls%seawood.org
3060384694
Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before?
1999-08-25 15:07:13 +00:00
brade%netscape.com
fea1beaef0
add license
1999-08-25 14:40:33 +00:00
ramiro%netscape.com
6cec5c3abb
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
brade%netscape.com
b80a7bbf89
xul overlay for ok/cancel
1999-08-25 14:36:13 +00:00
brade%netscape.com
3767dd8ed4
add license; xul overlay for ok/cancel
1999-08-25 14:35:59 +00:00
brade%netscape.com
4756d78987
xul overlay for ok/cancel; add license
1999-08-25 14:28:53 +00:00