Commit Graph

53979 Commits

Author SHA1 Message Date
ftang%netscape.com
166b459a66 remove work around after 7330 fixed
git-svn-id: svn://10.0.0.236/trunk@44556 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:10:45 +00:00
alecf%netscape.com
6a9e9fb347 don't actually create account manager until we need it
(fixes service/object timing problems on code I'm about to check in)


git-svn-id: svn://10.0.0.236/trunk@44555 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:03:15 +00:00
saari%netscape.com
d82ce6573d Continuing previous checking w. merge
git-svn-id: svn://10.0.0.236/trunk@44554 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:02:16 +00:00
beard%netscape.com
baa214d581 added logic to automatically clobber IDL project data folders when the compiler/linker are rebuilt.
git-svn-id: svn://10.0.0.236/trunk@44553 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 23:01:21 +00:00
saari%netscape.com
5f0e817245 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.
git-svn-id: svn://10.0.0.236/trunk@44552 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:53:25 +00:00
rjc%netscape.com
12c4f74887 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.
git-svn-id: svn://10.0.0.236/trunk@44551 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:51:52 +00:00
jdunn%netscape.com
45adbc8369 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!


git-svn-id: svn://10.0.0.236/trunk@44550 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:46:27 +00:00
beard%netscape.com
d9c766573b added logic to clobber IDL projects when $CLOBBER_IDL_PROJECTS is non-zero.
git-svn-id: svn://10.0.0.236/trunk@44546 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:20:45 +00:00
mjudge%netscape.com
437cbbc0b4 added in selection of tables/images as blue borders for browser.
git-svn-id: svn://10.0.0.236/trunk@44545 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:19:23 +00:00
beard%netscape.com
9762f9fbb4 Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects.
git-svn-id: svn://10.0.0.236/trunk@44544 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:19:18 +00:00
slamm%netscape.com
86a48d5b57 Pass depth to make-makefile to save it some work.
git-svn-id: svn://10.0.0.236/trunk@44543 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:09:50 +00:00
slamm%netscape.com
b9c1f04789 Split up into subroutines and add comments.
git-svn-id: svn://10.0.0.236/trunk@44542 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:09:05 +00:00
tague%netscape.com
15dbac0214 Implement bug #5561 (Locale support: map locale name to default character set) on windows.
git-svn-id: svn://10.0.0.236/trunk@44541 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:05:28 +00:00
mjudge%netscape.com
e65c20550f small fix in rangelist that will stop warnings or infinite loops
git-svn-id: svn://10.0.0.236/trunk@44540 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:04:54 +00:00
pinkerton%netscape.com
22973a932d fix QI lameness and use macros.
git-svn-id: svn://10.0.0.236/trunk@44539 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:04:02 +00:00
dcone%netscape.com
a02d46768b Fixed warnings
git-svn-id: svn://10.0.0.236/trunk@44538 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 22:03:04 +00:00
karnaze%netscape.com
ea754a1e94 changed conditional NS_RELEASE to NS_IF_RELEASE to fix memory leak
git-svn-id: svn://10.0.0.236/trunk@44537 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:57:15 +00:00
sfraser%netscape.com
5f271972c7 #ifdef out SysBeep()s in menu code
git-svn-id: svn://10.0.0.236/trunk@44536 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:55:01 +00:00
morse%netscape.com
078296f7d8 8.3 dll names for window-98
git-svn-id: svn://10.0.0.236/trunk@44535 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:53:22 +00:00
karnaze%netscape.com
42a0e08a9e bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
git-svn-id: svn://10.0.0.236/trunk@44534 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:49:18 +00:00
morse%netscape.com
b6ee983e91 remove warning messages
git-svn-id: svn://10.0.0.236/trunk@44533 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:47:50 +00:00
briano%netscape.com
09e76590a0 Automated update
git-svn-id: svn://10.0.0.236/trunk@44532 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:45:48 +00:00
sfraser%netscape.com
a877200378 The document encoder no longer needs a pres shell.
git-svn-id: svn://10.0.0.236/trunk@44531 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:47 +00:00
ftang%netscape.com
98ec742dc3 fix the default charset problem I introduced when I fix 12378
git-svn-id: svn://10.0.0.236/trunk@44530 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:30 +00:00
sfraser%netscape.com
98ceab82e9 No longer need a pres shell for the document encoder; remove it.
git-svn-id: svn://10.0.0.236/trunk@44529 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:20 +00:00
dougt%netscape.com
5afe2f5f11 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.


git-svn-id: svn://10.0.0.236/trunk@44528 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:42:16 +00:00
ftang%netscape.com
22a8bbbcc8 add one more constant
git-svn-id: svn://10.0.0.236/trunk@44527 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:38:24 +00:00
ssu%netscape.com
aadee21b73 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.


git-svn-id: svn://10.0.0.236/trunk@44526 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:36:59 +00:00
sgehani%netscape.com
03358dc8e0 Fix for bug 10303.
git-svn-id: svn://10.0.0.236/trunk@44525 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:36:06 +00:00
briano%netscape.com
ac0a266c42 HP-specific change for bug 11161.
git-svn-id: svn://10.0.0.236/trunk@44524 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:31:17 +00:00
nhotta%netscape.com
a7bc8c1fa3 Bug fix for #8899, added charset alias resolution, changed auto charset detection.
git-svn-id: svn://10.0.0.236/trunk@44523 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:30:20 +00:00
sfraser%netscape.com
2c0ea5d602 Remove an errant semicolon
git-svn-id: svn://10.0.0.236/trunk@44522 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:28:39 +00:00
beard%netscape.com
a0a264a392 bug 11312: fixed calls to Invalidate() when widget has (x, y) <> (0, 0).
git-svn-id: svn://10.0.0.236/trunk@44521 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:28:19 +00:00
harishd%netscape.com
6ba9a03c27 Minor adjustments in consuming attributes ( Tracking down '<').
git-svn-id: svn://10.0.0.236/trunk@44520 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:27:43 +00:00
sfraser%netscape.com
c65363b39c Fix the output directory for the headers target.
git-svn-id: svn://10.0.0.236/trunk@44519 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:27:35 +00:00
jdunn%netscape.com
3697f1c69b HP won't allow a delete on a 'void *' so change cast using REINTERPRET
git-svn-id: svn://10.0.0.236/trunk@44518 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:23:21 +00:00
jdunn%netscape.com
ac51b056a6 HP requires a newline at the end
git-svn-id: svn://10.0.0.236/trunk@44517 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:21:22 +00:00
chuang%netscape.com
06187f2091 Import address book
git-svn-id: svn://10.0.0.236/trunk@44516 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:19:37 +00:00
cls%seawood.org
6782896d95 libobj.so is now a component and does not need to be linked at compile time.
git-svn-id: svn://10.0.0.236/trunk@44515 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 21:17:50 +00:00
leaf%mozilla.org
5225e1a05f checking evaughan's fix for open sidebar crashing on startup
git-svn-id: svn://10.0.0.236/trunk@44514 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 19:58:07 +00:00
akkana%netscape.com
2e43d335eb Pass KeyPress events even if modifier key is pressed; un-break editor control key bindings. a=leaf,mcafee
git-svn-id: svn://10.0.0.236/trunk@44513 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 19:24:18 +00:00
sspitzer%netscape.com
84d740a821 fix for #12464. initialize memory. fixes news on mac and windows.
git-svn-id: svn://10.0.0.236/trunk@44510 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 19:03:26 +00:00
waterson%netscape.com
afa13d6fbd Fix '-pedantic' bustage. a=leaf
git-svn-id: svn://10.0.0.236/trunk@44509 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 18:47:59 +00:00
slamm%netscape.com
755aa10fd2 Have the script report it's version.
git-svn-id: svn://10.0.0.236/trunk@44508 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 17:54:47 +00:00
terry%mozilla.org
ea648349b3 Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command.
git-svn-id: svn://10.0.0.236/trunk@44507 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 16:39:01 +00:00
cls%seawood.org
648bdd999b 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?
git-svn-id: svn://10.0.0.236/trunk@44506 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 15:07:13 +00:00
brade%netscape.com
d2e54208f9 add license
git-svn-id: svn://10.0.0.236/trunk@44505 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:40:33 +00:00
ramiro%netscape.com
d43e5b92ea Cleanup zlib cruft.
git-svn-id: svn://10.0.0.236/trunk@44504 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:39:53 +00:00
brade%netscape.com
3db29ed843 xul overlay for ok/cancel
git-svn-id: svn://10.0.0.236/trunk@44503 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:36:13 +00:00
brade%netscape.com
b88b01913b add license; xul overlay for ok/cancel
git-svn-id: svn://10.0.0.236/trunk@44502 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-25 14:35:59 +00:00