Commit Graph

42725 Commits

Author SHA1 Message Date
rjc%netscape.com
5db9b64825 Fix bug # 14302. Approval: chofmann. 1999-09-28 23:06:34 +00:00
kipp%netscape.com
d9e6ae3a9e new 1999-09-28 22:58:23 +00:00
sspitzer%netscape.com
bc1ccb9b9a finish renaming and moving all the profile xul, js and dtd files.
fix regression with Rename and Delete.  (they work again.)
1999-09-28 22:50:50 +00:00
sspitzer%netscape.com
85f2d4b7ac finish renaming and moving all the profile xul, js and dtd files. 1999-09-28 22:50:45 +00:00
ftang%netscape.com
7d9b1cf7f1 fix bug 14879. reviewed by erik 1999-09-28 22:44:15 +00:00
neeti%netscape.com
364c9e23b9 fix for 15073. Approved chofmann, reviewed by Steve Morse. 1999-09-28 22:33:22 +00:00
radha%netscape.com
475df26c39 Fix for 14967. r=pollmann, a=chofmann 1999-09-28 22:17:49 +00:00
rjc%netscape.com
c97367cce4 Fix bug # 15062. Review: waterson. Approval: chofmann. 1999-09-28 22:16:38 +00:00
mscott%netscape.com
7cec99d246 Bug #12198 --> bullet proof this code. return if we don't have a nsIURI instead of trying to dereference it. r=sspitzer 1999-09-28 22:11:26 +00:00
karnaze%netscape.com
3d94070d9e bug 10009 - uses width set on <td> in figuring width of nested table 1999-09-28 21:57:44 +00:00
karnaze%netscape.com
83a60e8637 new regression tests 1999-09-28 21:54:59 +00:00
bienvenu%netscape.com
bdbeecff29 for mscott fix memory leaks of imap urls 15088 r=bienvenu, a=chofmann 1999-09-28 21:50:04 +00:00
briano%netscape.com
e2628d57d0 Automated update 1999-09-28 21:46:31 +00:00
briano%netscape.com
7ee88b1f61 Fix for bug 15066, IRIX 6.x native compiler fix. Approved by chofmann. 1999-09-28 21:32:31 +00:00
sspitzer%netscape.com
f56dd885dc adding new files. 1999-09-28 21:28:57 +00:00
pinkerton%netscape.com
8d05127672 remove a spring to avoid excess reflows (bug 14782), rev hyatt/evaughan, appr leaf. 1999-09-28 21:24:16 +00:00
pinkerton%netscape.com
1de56fc7bf don't call UpdateView if visibility hasn't changed (bugs 14782, 14925). rev beard/ramiro, appr leaf. 1999-09-28 21:23:32 +00:00
pavlov%netscape.com
4a9b682a87 add newline at the end of the files 1999-09-28 21:21:31 +00:00
pavlov%netscape.com
06e61813c0 change emacs headers to use C++ instead of IDL and add newline to bottom of files 1999-09-28 21:20:18 +00:00
kipp%netscape.com
af5570e017 Fixed to not pre-create the factory 1999-09-28 20:54:26 +00:00
gayatrib%netscape.com
8757bf2b58 profile ui dtd file 1999-09-28 20:37:16 +00:00
gayatrib%netscape.com
959d32bccc profileManager dtd file 1999-09-28 20:34:32 +00:00
gayatrib%netscape.com
e78dd7069d createProfileWizard dtd file 1999-09-28 20:33:45 +00:00
miodrag%netscape.com
c70ee47bb7 Fixed a bad link 1999-09-28 19:58:15 +00:00
dp%netscape.com
5632fd9b86 Unloading of dlls on shutdown turned off. 1999-09-28 19:42:06 +00:00
gayatrib%netscape.com
9936a0a3bf makefile 1999-09-28 19:20:50 +00:00
gayatrib%netscape.com
46528cd4a2 css file 1999-09-28 19:19:08 +00:00
briano%netscape.com
6ad833aac3 Fix for BSDI 3.0, specifically, but should help other platforms with shared library difficulties. 1999-09-28 19:15:20 +00:00
gayatrib%netscape.com
fe1f70dc0c profileManager javascript 1999-09-28 19:14:35 +00:00
gayatrib%netscape.com
3a13f39371 createProfileWizard javascript 1999-09-28 19:13:50 +00:00
gayatrib%netscape.com
79d6f846b5 profile ui 1999-09-28 19:12:56 +00:00
gayatrib%netscape.com
b5c8cd7770 profile manager window 1999-09-28 19:12:27 +00:00
gayatrib%netscape.com
8e32508f5e profile ui 1999-09-28 19:04:57 +00:00
kipp%netscape.com
493d404539 new 1999-09-28 19:03:20 +00:00
gayatrib%netscape.com
f14142c4f3 createProfileWizard ui 1999-09-28 19:02:49 +00:00
hangas%netscape.com
fc23906c28 Fix for bug 14779. a=chofmann 1999-09-28 18:56:15 +00:00
selmer%netscape.com
7c5164229e remove extra free() call 1999-09-28 18:48:29 +00:00
ramiro%netscape.com
b4b18c7a85 NOT PART OF SEAMONKEY. Ressurect GtkMozilla again. Apparently mozilla
dont work no without no prefs.  Blessed by Mr. Shaver.
1999-09-28 18:03:17 +00:00
warren%netscape.com
4f1f34aec7 Made it handle CIDs of the form {fe04c8e6-501e-11d3-a527-0060b0fc04b7}. 1999-09-28 18:01:47 +00:00
tbogard%aol.net
6abd449ecf Changes to reflect changes made in XPCOM with respect to shutting down XPCOM. This is a test is not hooked to the code. 1999-09-28 17:55:02 +00:00
tbogard%aol.net
2f30ff5996 1.) nsIEvent now has an attribute for isExitEvent(). This allows one to test if the current event represented by nsIEvent is a signal to exit the loop.
2.)  The various Run* routines were made more general.  This allowed me to move them completely within the nsCBaseLoop code rather than have them duplicated across the different Base Loop Typed classes.  This avoids the cut and pasting of code, that will probably be tweaked in the future.

3.)  To support the new Run* routines, I have added a RetrieveNextEvent and then a PlatformRetrieveNextEvent.  The first is implemented in nsCBaseLoop.  This was added to facilitate ordering of event retrieval in the near future (ie, pulling system events before normal events, or pulling PLEvents etc.)  The second function is one that platform code must override.  This is different for each loop type.  Basically this is supposed to be whatever it takes for a given implementation to pull the next event off the queue for the given loop type.  So in the Windows world, this function calls GetMessage() for the Thread and App loop types and then PeekMessage() with PM_REMOVE set for the Breath loop type.

This code is compiled but not used by the main build.  A=chofmann
1999-09-28 16:52:10 +00:00
kipp%netscape.com
8e6cf0c89b new 1999-09-28 14:38:20 +00:00
sspitzer%netscape.com
1d2f766b92 fix more bugs with migration on the mac. 1999-09-28 11:40:33 +00:00
sspitzer%netscape.com
99555180c2 remove extra paren 1999-09-28 11:18:42 +00:00
sspitzer%netscape.com
274f7f8671 get file prefs using GetFilePref() and not CopyCharPref(). that doesn't work on mac. 1999-09-28 11:16:51 +00:00
sspitzer%netscape.com
eeddeb3503 more fixes for migration on the mac and various cleanup. 1999-09-28 11:16:18 +00:00
sspitzer%netscape.com
3630d5fc86 fix migration on the mac. mac thinks "" is the cwd. curse it to hell! 1999-09-28 10:26:44 +00:00
sspitzer%netscape.com
3aaaa92b42 the attribute is a string, not a boolean. 1999-09-28 09:34:27 +00:00
sspitzer%netscape.com
e37e3055a2 comment out the dumps.
in the new profile xul, disable the buttons when they should be
and ignore clicks if the buttons are disabled.
1999-09-28 09:30:48 +00:00
sspitzer%netscape.com
29f7d723c6 removed files: mozilla/xpfe/AppCores/src/nsJSProfileCore.cpp 1999-09-28 08:26:28 +00:00