Commit Graph

61868 Commits

Author SHA1 Message Date
brendan%mozilla.org
48a16c808c Avoid zero-length mallocs (prompted by ped@nospam.cadence.com). 2000-05-14 05:35:19 +00:00
hyatt%netscape.com
9f6f557a96 toying with skin switching ui 2000-05-14 05:31:19 +00:00
leaf%mozilla.org
2e9f47dbfa Automated update 2000-05-14 05:30:08 +00:00
danm%netscape.com
359703f889 correct display name 2000-05-14 05:30:00 +00:00
ssu%netscape.com
fd5c68bd02 fixed problem with files marked DO NOT UNINSTALL and still unregistering activeX file. Also fixed Are You Sure You Want To Remove The Shared File dialog to be more informative. Affects only windows platforms 2000-05-14 05:27:54 +00:00
anthonyd%netscape.com
415649ffb7 changed nsIDOMWindow* mContentWindow to a
nsWeakPtr mContentWindow to get around complexities with ~nsEditorShell
2000-05-14 05:27:17 +00:00
anthonyd%netscape.com
c8f6bd642a made GlobalWindowImpl support weak ref to get around
holding on to raw pointers to windows causing problems
in destruction of windows
2000-05-14 05:26:06 +00:00
bryner%uiuc.edu
0dc65fb828 Removing unused #defines of MOZ_LEAKY and TRACING. r=cls. 2000-05-14 05:25:21 +00:00
ssu%netscape.com
f16ec126b4 enabling the main uninstall window. Not part of tinderbox build. affects only windows platforms. 2000-05-14 05:12:40 +00:00
buster%netscape.com
8b31c633a7 bugs 38396, 29429, 32471, 27390, 32581
errors in incremental calcuation of max-element-size and preferred-size
2000-05-14 04:56:25 +00:00
buster%netscape.com
ce4ff1e9b2 bug 38396, a bug in calculation of image width given it's height and a percent width 2000-05-14 04:46:19 +00:00
buster%netscape.com
e38f699ad2 bug 38396, a bug in max width calculation exposed by tables 2000-05-14 04:43:52 +00:00
ben%netscape.com
8d3f099fa1 foopy. 2000-05-14 04:37:08 +00:00
ben%netscape.com
c453696318 fix button arrow directions 2000-05-14 04:02:31 +00:00
ben%netscape.com
4e017b359c fixing arrows 2000-05-14 03:58:21 +00:00
mjudge%netscape.com
d564d4abfb debug code for myself 2000-05-14 03:44:17 +00:00
mjudge%netscape.com
c517e4dad2 ender-lite looks like a real thing now 2000-05-14 03:41:57 +00:00
mjudge%netscape.com
d12e670ad8 updating capture code 2000-05-14 03:41:25 +00:00
ben%netscape.com
9c0940bd11 fix 23103 2000-05-14 03:17:49 +00:00
bryner%uiuc.edu
77610c8624 Create the offscreen buffer the size of the complete image, not just the
size that has been loaded so far.  r=pavlov.
2000-05-14 03:16:43 +00:00
ben%netscape.com
2391325ac1 fix 23030 2000-05-14 03:15:32 +00:00
ssu%netscape.com
d58ebbd2b2 added nsInstallBitwise.cpp and nsInstallBitwise.h to the project file. 2000-05-14 03:07:33 +00:00
ssu%netscape.com
f8042621b9 added bit field in nsInstallFile for Windows Shared File and Do No Uninstall.
added support in fileop for registering ole server files.

changed the way logging is done in install.log to write to the log file *before* the attempt to complete() the file installation process.  This helps with debugging because is shows what file the installation probably stopped on.
2000-05-14 03:07:05 +00:00
ben%netscape.com
90ec2e2dc0 fix 33359 per verah 2000-05-14 03:06:11 +00:00
suresh%netscape.com
aac10e7b8f Adding imap tests. 2000-05-14 03:03:08 +00:00
ben%netscape.com
83d5aa5695 fix 38785 (throbber url is invalid url) 2000-05-14 03:00:30 +00:00
ben%netscape.com
b55d4bc54c fix 33647 (display font size units in fonts pref panel) 2000-05-14 02:57:41 +00:00
ssu%netscape.com
144163fbb7 fixing parsing for uninstaller exe file size. Not part of tinderbox. affects only windows plaftforms. 2000-05-14 02:56:37 +00:00
ben%netscape.com
4259753114 fix 37136 (Preferences titlebar reads "Foopy") 2000-05-14 02:54:49 +00:00
ben%netscape.com
4af64ea4ab fix small typo in string 2000-05-14 02:53:53 +00:00
jst%netscape.com
dcf7e3f45a Don't generate code that uses internal JS functions, use the public functions in stead. 2000-05-14 02:46:08 +00:00
jst%netscape.com
c027dde21f Use the public JS functions and not internal ones, this didn't work on the Mac, but was fine on windows and linux. 2000-05-14 02:43:03 +00:00
ssu%netscape.com
bdd141574d uninstaller:
fixed silent and auto mode.
  added uninstall control for shared files
  added uninstall control for unregistering ole server files
  added uninstall control for do-not-uninstall flag

setup:
  added new string resource for error control (UNABLE_TO_LOCATE_LIB_FUNCTION and UNABLE_TO_LOAD_LIBRARY)

affects windows platforms only.
2000-05-14 02:41:50 +00:00
ssu%netscape.com
47a83494f8 added new string resources for installing shared files and registering ole servers 2000-05-14 02:37:09 +00:00
ssu%netscape.com
01237f72e6 new files to support setting of windows shared files registry in the windows registry. Not part of tinderbox build yet. 2000-05-14 02:27:52 +00:00
jst%netscape.com
33ae0e1c7e Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up. 2000-05-14 02:11:44 +00:00
jst%netscape.com
7b59e6951c Add support for DOM Level 2 document.defaultView 2000-05-14 02:08:53 +00:00
jst%netscape.com
ae5cf1735f Removing files that are not needed in the build yet. 2000-05-14 02:06:27 +00:00
jst%netscape.com
4effc44964 added files: mozilla/dom/src/css/nsJSCSSPrimitiveValue.cpp 2000-05-14 02:05:23 +00:00
bryner%uiuc.edu
63945810dc Fix some signed/unsigned warnings. r=tor@cs.brown.edu. 2000-05-14 01:32:34 +00:00
waterson%netscape.com
e9d590dbb4 Also wrap in #ifdef __cplusplus 2000-05-14 00:17:47 +00:00
waterson%netscape.com
c9c47efc3c Remove #ifdef that's no longer necessary now that STL headers aren't included. 2000-05-14 00:14:19 +00:00
waterson%netscape.com
d272d6d54b Wrap C++ in |extern C++| block to fix build. r=scc 2000-05-14 00:11:54 +00:00
anthonyd%netscape.com
8bbcc675f6 more changes to make table navigation in editor
work correctly and not crash.
2000-05-14 00:10:25 +00:00
jst%netscape.com
64d45dd9ba Making Processing instructions implement the LinkStyle interface. 2000-05-14 00:09:11 +00:00
waterson%netscape.com
8e51bfbbef Remove #ifdef that is unnecessary when STL headers are not included. 2000-05-14 00:05:24 +00:00
jst%netscape.com
ee926f445f Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
scc%netscape.com
5bd4efd8d4 waterson and I are giving up on the current build being allowed to even include files related to STL, mostly (but not only) because of Solaris ... by the time someone want to _use_ STL, maybe the compilers will be better, and this fix won't effect them. 2000-05-13 23:59:49 +00:00
dp%netscape.com
d7f5ecc681 Standalone xpcom. 2000-05-13 23:35:55 +00:00
dp%netscape.com
11476feb1a Removed NS_NewSample(). Using NS_IMPL_ISUPPORTS1. 2000-05-13 23:11:43 +00:00