Граф коммитов

38378 Коммитов

Автор SHA1 Сообщение Дата
ftang%netscape.com e54da5e444 remove work around after 7330 fixed 1999-08-25 23:10:45 +00:00
alecf%netscape.com 8d3ef66502 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 4396733119 Continuing previous checking w. merge 1999-08-25 23:02:16 +00:00
beard%netscape.com b10ec36a45 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 f9a4da9ef0 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 9ac6f93b34 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 0dec3f0afa 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 0c932f5d76 added logic to clobber IDL projects when $CLOBBER_IDL_PROJECTS is non-zero. 1999-08-25 22:20:45 +00:00
mjudge%netscape.com 5272505f4a added in selection of tables/images as blue borders for browser. 1999-08-25 22:19:23 +00:00
beard%netscape.com f60a4fe641 Added $CLOBBER_IDL_PROJECTS flag, to manually clobber the IDL projects. 1999-08-25 22:19:18 +00:00
slamm%netscape.com 603736e60e Pass depth to make-makefile to save it some work. 1999-08-25 22:09:50 +00:00
slamm%netscape.com 86da56c34f Split up into subroutines and add comments. 1999-08-25 22:09:05 +00:00
tague%netscape.com c488556f34 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 81b5c54aec small fix in rangelist that will stop warnings or infinite loops 1999-08-25 22:04:54 +00:00
pinkerton%netscape.com 019167bea9 fix QI lameness and use macros. 1999-08-25 22:04:02 +00:00
dcone%netscape.com d768ee5389 Fixed warnings 1999-08-25 22:03:04 +00:00
karnaze%netscape.com 49bded7631 changed conditional NS_RELEASE to NS_IF_RELEASE to fix memory leak 1999-08-25 21:57:15 +00:00
sfraser%netscape.com 4a7f7b54e2 #ifdef out SysBeep()s in menu code 1999-08-25 21:55:01 +00:00
morse%netscape.com 749b24f93a 8.3 dll names for window-98 1999-08-25 21:53:22 +00:00
karnaze%netscape.com 7dddc57925 bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol 1999-08-25 21:49:18 +00:00
morse%netscape.com de3f449ee1 remove warning messages 1999-08-25 21:47:50 +00:00
briano%netscape.com 940a0dd457 Automated update 1999-08-25 21:45:48 +00:00
sfraser%netscape.com 6103168684 The document encoder no longer needs a pres shell. 1999-08-25 21:42:47 +00:00
ftang%netscape.com 7c80df3998 fix the default charset problem I introduced when I fix 12378 1999-08-25 21:42:30 +00:00
sfraser%netscape.com 2e370244a4 No longer need a pres shell for the document encoder; remove it. 1999-08-25 21:42:20 +00:00
dougt%netscape.com b32a9f33f5 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 fd9d5e597d add one more constant 1999-08-25 21:38:24 +00:00
ssu%netscape.com 001061784d 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 657d8da2ac Fix for bug 10303. 1999-08-25 21:36:06 +00:00
briano%netscape.com 8f64a3fdb5 HP-specific change for bug 11161. 1999-08-25 21:31:17 +00:00
nhotta%netscape.com d0e54a9533 Bug fix for #8899, added charset alias resolution, changed auto charset detection. 1999-08-25 21:30:20 +00:00
sfraser%netscape.com e55bfef84b Remove an errant semicolon 1999-08-25 21:28:39 +00:00
beard%netscape.com 524a121598 bug 11312: fixed calls to Invalidate() when widget has (x, y) <> (0, 0). 1999-08-25 21:28:19 +00:00
harishd%netscape.com 71fca2d466 Minor adjustments in consuming attributes ( Tracking down '<'). 1999-08-25 21:27:43 +00:00
sfraser%netscape.com 8a89a43d63 Fix the output directory for the headers target. 1999-08-25 21:27:35 +00:00
jdunn%netscape.com 39babcedbe 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 7e20f0761f HP requires a newline at the end 1999-08-25 21:21:22 +00:00
chuang%netscape.com 01cfaff029 Import address book 1999-08-25 21:19:37 +00:00
cls%seawood.org 945d691e5c 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 50e1c9f41d checking evaughan's fix for open sidebar crashing on startup 1999-08-25 19:58:07 +00:00
akkana%netscape.com 68e327729e 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 f9f7f6c363 fix for #12464. initialize memory. fixes news on mac and windows. 1999-08-25 19:03:26 +00:00
waterson%netscape.com 95fcd9252f Fix '-pedantic' bustage. a=leaf 1999-08-25 18:47:59 +00:00
slamm%netscape.com 5a8aec963e Have the script report it's version. 1999-08-25 17:54:47 +00:00
terry%mozilla.org 37a7ca3368 Patch by Christopher Blizzard <blizzard@redhat.com> -- added "uuid" command. 1999-08-25 16:39:01 +00:00
cls%seawood.org 02e29e7b71 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 af6defd42c add license 1999-08-25 14:40:33 +00:00
ramiro%netscape.com 7ee0e69965 Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
brade%netscape.com e5f28a2c97 xul overlay for ok/cancel 1999-08-25 14:36:13 +00:00
brade%netscape.com 277bc1f584 add license; xul overlay for ok/cancel 1999-08-25 14:35:59 +00:00