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

61544 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 9c7d904d1d fix 23103 2000-05-14 03:17:49 +00:00
bryner%uiuc.edu 91aa4a2232 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 d681d45c0e fix 23030 2000-05-14 03:15:32 +00:00
ssu%netscape.com 09361ac91b added nsInstallBitwise.cpp and nsInstallBitwise.h to the project file. 2000-05-14 03:07:33 +00:00
ssu%netscape.com 2bf1c7ff74 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 aa0e128ff6 fix 33359 per verah 2000-05-14 03:06:11 +00:00
suresh%netscape.com d7a4d0862b Adding imap tests. 2000-05-14 03:03:08 +00:00
ben%netscape.com 75d6ecc4d1 fix 38785 (throbber url is invalid url) 2000-05-14 03:00:30 +00:00
ben%netscape.com 6aa061f5d4 fix 33647 (display font size units in fonts pref panel) 2000-05-14 02:57:41 +00:00
ssu%netscape.com 14ecd597d6 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 e9ce03b35f fix 37136 (Preferences titlebar reads "Foopy") 2000-05-14 02:54:49 +00:00
ben%netscape.com e5599e778a fix small typo in string 2000-05-14 02:53:53 +00:00
jst%netscape.com e55d0be250 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 a34db3ea24 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 aceb81941c 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 724c5e8a0a added new string resources for installing shared files and registering ole servers 2000-05-14 02:37:09 +00:00
ssu%netscape.com b041a3317d 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 e9e0ee8ec5 Make processing instructions implement nsIDOMLinkStyle, also did some general cleaning up. 2000-05-14 02:11:44 +00:00
jst%netscape.com 5d215557cf Add support for DOM Level 2 document.defaultView 2000-05-14 02:08:53 +00:00
jst%netscape.com ad6883d3b4 Removing files that are not needed in the build yet. 2000-05-14 02:06:27 +00:00
jst%netscape.com eb716e57d8 added files: mozilla/dom/src/css/nsJSCSSPrimitiveValue.cpp 2000-05-14 02:05:23 +00:00
bryner%uiuc.edu ee83eb95b1 Fix some signed/unsigned warnings. r=tor@cs.brown.edu. 2000-05-14 01:32:34 +00:00
waterson%netscape.com eba1d16a5f Also wrap in #ifdef __cplusplus 2000-05-14 00:17:47 +00:00
waterson%netscape.com 8de4387b69 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 f3918467fe Wrap C++ in |extern C++| block to fix build. r=scc 2000-05-14 00:11:54 +00:00
anthonyd%netscape.com fcef5870ed more changes to make table navigation in editor
work correctly and not crash.
2000-05-14 00:10:25 +00:00
jst%netscape.com 747ef4d6b7 Making Processing instructions implement the LinkStyle interface. 2000-05-14 00:09:11 +00:00
waterson%netscape.com ec50330ca2 Remove #ifdef that is unnecessary when STL headers are not included. 2000-05-14 00:05:24 +00:00
jst%netscape.com 4b3721e1d3 Adding DOM Level 2 LinkStyle interface. 2000-05-14 00:01:02 +00:00
scc%netscape.com 6e7090ce6f 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 ce09f5bcfc Standalone xpcom. 2000-05-13 23:35:55 +00:00
dp%netscape.com 06ef67f327 Removed NS_NewSample(). Using NS_IMPL_ISUPPORTS1. 2000-05-13 23:11:43 +00:00
hyatt%netscape.com b05a016994 XBL changes. 2000-05-13 23:02:12 +00:00
mjudge%netscape.com f9f60f84de adding method to remove scrollbars 2000-05-13 23:00:53 +00:00
mjudge%netscape.com 41eeb41b1b removing warning 2000-05-13 22:59:43 +00:00
mcafee%netscape.com 981cf82779 Fixing missing mozilla logo in about: page (38573) 2000-05-13 22:36:57 +00:00
danm%netscape.com c418019738 sync with new chrome structure (top-level dirs are packages, locales, skins) 2000-05-13 22:16:00 +00:00
danm%netscape.com 41d9bcdb42 load newly installed chrome at startup 2000-05-13 21:43:39 +00:00
danm%netscape.com f909e3a6de load newly installed chrome 2000-05-13 21:42:56 +00:00
danm%netscape.com 5161585202 new method checkForNewChrome 2000-05-13 21:42:00 +00:00
scc%netscape.com bb3a3d8ee9 fixed macro-based comparison operators to help with our type-unification problems 2000-05-13 21:39:37 +00:00
danm%netscape.com e3c4e6be70 now describes all of locales/en-US 2000-05-13 21:32:52 +00:00
danm%netscape.com cca9c244e4 now describes packages/core 2000-05-13 21:32:15 +00:00
danm%netscape.com eb35bdb8e2 new CHROME_MISC rule. fix CHROME_TYPE rule 2000-05-13 21:30:45 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com 11a96f9c88 no longer used 2000-05-13 21:25:36 +00:00
mcafee%netscape.com 1dd3c950b1 Adding trailing slash to browser buster URL (33826) 2000-05-13 21:22:41 +00:00
cls%seawood.org 28fdf7c192 Fix detection for OS/2 builds. Bug 38977 2000-05-13 21:22:02 +00:00
mcafee%netscape.com e32562d581 Adding copyright symbol to about: page (37691) 2000-05-13 21:16:16 +00:00
danm%netscape.com 76562ee155 new chrome manifest 2000-05-13 21:15:37 +00:00