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

35551 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com e8c3c353cd add notifications for filter hits, fix totals for parent folders 1999-07-31 18:16:24 +00:00
dougt%netscape.com c7f4c61668 Changing nonscriptable to noscript. 1999-07-31 17:37:29 +00:00
dougt%netscape.com f070fbf1c5 Fix for bug 10997 submitted by rginda@ix.netcom.com. 1999-07-31 17:36:18 +00:00
mang%subcarrier.org 1c8a4c1c43 Comment only change.
Editing and pedantry.
1999-07-31 17:23:59 +00:00
srinivas%netscape.com dbba9534ed Enable specification of extra linker options and libraries from command line. 1999-07-31 17:19:19 +00:00
tao%netscape.com c2a1bd7fcb Fix un-terminated buffer. 1999-07-31 16:26:19 +00:00
tao%netscape.com 23bf95375f Rename JS_GetStrBundle() to srGetStrBundle(). 1999-07-31 16:25:34 +00:00
rhp%netscape.com 2135b4a4af Just adding this file...NOT PART OF THE BUILD! 1999-07-31 14:40:38 +00:00
morse%netscape.com 39e68c98dd major cleanup of cookie code 1999-07-31 13:22:20 +00:00
hyatt%netscape.com ada43a754f Oops. Fixing more errors in messenger.xul. 1999-07-31 11:38:19 +00:00
hyatt%netscape.com fa742a652c Fixing error in messenger.xul. 1999-07-31 11:36:35 +00:00
hyatt%netscape.com 6bff4e520c Phase 3. Moving the menu bar into the toolbox and enabling XP menus. 1999-07-31 11:33:23 +00:00
hyatt%netscape.com e25088a5c8 Phase 3. Patching XUL files to move the menu bar into the toolbox. 1999-07-31 11:30:46 +00:00
hyatt%netscape.com f080c0cae8 Phase 3. Enabling XP menus on the menu bar. 1999-07-31 11:29:03 +00:00
sgehani%netscape.com f3ca9f190a Removed DebugStr() calls in err checking macro. 1999-07-31 08:55:06 +00:00
sgehani%netscape.com 59f1323d02 Added nsAppleSingleDecoder to the xpinstall project. 1999-07-31 08:49:19 +00:00
sgehani%netscape.com 8e259445eb Added support for decoding AppleSingle binaries on the Mac. 1999-07-31 08:48:38 +00:00
sgehani%netscape.com b1afc8ede5 First Checked In. 1999-07-31 08:47:39 +00:00
hyatt%netscape.com 59379a233b Fixing mailcompose menu bar. 1999-07-31 07:54:30 +00:00
hyatt%netscape.com a1e62b93e7 Fixing messenger's titled buttons while I'm there. 1999-07-31 07:51:54 +00:00
warren%netscape.com 7451a9a44d Took out more f*** nsCOMPtrs 1999-07-31 07:51:35 +00:00
hyatt%netscape.com a0e5781822 Patching the messenger menu bar. 1999-07-31 07:51:22 +00:00
hyatt%netscape.com f5f1763226 Patching the address book menu bar. 1999-07-31 07:47:46 +00:00
hyatt%netscape.com 3f011b0853 Fixing hiddenWindow.xul. 1999-07-31 07:45:20 +00:00
hyatt%netscape.com 81f937ec64 Patching the history XUL file. 1999-07-31 07:35:15 +00:00
hyatt%netscape.com 2899d32c9b Patching the bookmarks XUL file (we're still in phase 2 of the landing). 1999-07-31 07:32:38 +00:00
warren%netscape.com 5e143d61d4 Removed nsCOMPtr breakage. 1999-07-31 07:30:49 +00:00
hyatt%netscape.com e1f69b40a7 Patching the view source XUL file. 1999-07-31 07:29:56 +00:00
hyatt%netscape.com 4fdc913376 Patching the text editor XUL file. 1999-07-31 07:26:19 +00:00
hyatt%netscape.com 7bbfc016e5 Patching the editor's main menu bar. Now it and the browser have menus,
but nobody else does yet.  Stay tuned.
1999-07-31 07:24:01 +00:00
hyatt%netscape.com 8614f2dad0 Patching non-dynamic native menu impls. These include the Mac and BeOS.
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul.  You won't see any menus in any
other windows right now.

I will now begin patching XUL files.  Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00
hyatt%netscape.com f88f8912b5 Patching native menu implementations for phase 2. Mac is not patched
yet, so menus will not work on the Mac right now.  Patch for Mac
coming shortly.
1999-07-31 07:06:53 +00:00
hyatt%netscape.com d8132c1664 Phase 2 of XP menu landing. Adding the menupopup child. 1999-07-31 07:02:22 +00:00
warren%netscape.com 07b963204e Added GetLoadGroup/SetLoadGroup to nsIChannel so that redirects can discover the group. 1999-07-31 06:53:12 +00:00
warren%netscape.com e317552c69 Added debug code to print out timing. 1999-07-31 06:35:08 +00:00
warren%netscape.com ec70a82de6 Reverted yesterday's change to solve the timing/perf measurement problem. Now I think the main problem was caused by the fact that redirects weren't getting inserted into the group, causing the load to terminate prematurely. That's now solved in the http protocol code. 1999-07-31 06:33:50 +00:00
hyatt%netscape.com 19678d492e Beginning phase 2 of the XP menu landing. Menus will be horked intermittently
on all platforms until I complete this landing.  Do not pull if this will be
a problem for you.
1999-07-31 06:30:43 +00:00
warren%netscape.com 38ba2d2fad Lots of cool logging code. 1999-07-31 06:28:31 +00:00
warren%netscape.com 8c9db416e3 Added shtml 1999-07-31 06:27:03 +00:00
dp%netscape.com f1ed71677d Fixing calls to startup and shutdown xpcom 1999-07-31 06:26:24 +00:00
troy%netscape.com 3ee376f002 Added NULL pointer check in DisplayAltFeedback() to fix Necko related crash
where LoadIconImage() is succeeding but returning NULL for the icon
1999-07-31 05:59:12 +00:00
dp%netscape.com 759351891f - Added internal UnloadLibraries() that can take a NULL service
manager too for nsXPComShutdown()'s sake
1999-07-31 05:55:26 +00:00
dp%netscape.com 6e7f78ba22 - Fixing ComponentManager destruction
- CLSIDToProdID() fixed to use the correct subtree in registry
- ProgID() enumneration on startup enabled
- Added internal UnloadLibraries() that can take a NULL service
  manager too for nsXPComShutdown()'s sake
- Setting autoreg DirectoryIterator not to resolve symbolic links
1999-07-31 05:55:04 +00:00
dp%netscape.com 4dbf387099 Getting nsHashtable and nsObjectHashtable Reset()s working together. 1999-07-31 05:50:13 +00:00
dp%netscape.com 3ee9b381f5 Adding nsHashtable::Reset(). Changing nsObjectHashtable destructor to use Reset instead of enumerate. This will cause hash entires to be removed from the hash table as values in the hash table are released. 1999-07-31 05:41:54 +00:00
hyatt%netscape.com 75e03ee20f Fixing Pav's bustage. Bad Pav for going to dinner! 1999-07-31 03:49:25 +00:00
beard%netscape.com 14fb29006d Simplified CreateDisplayList() by removing startup conditions. Broke out display list printing code into separate method ShowDisplayList(). 1999-07-31 03:05:37 +00:00
beard%netscape.com 117c8aa2c6 bug #10460: now placing views with negative z-index after their parent in display list. Lots of clean up, added DisplayListElement struct instead of storing views in every 3rd slot of the display list, #ifdef USE_DISPLAY_LIST_ELEMENTS. Simplified CreateDisplayList() by removing startup conditions. Broke out display list printing code into separate method ShowDisplayList(). More to come. 1999-07-31 03:05:32 +00:00
hyatt%netscape.com 1c660c7ed1 Phase 1 of the XP menu landing. Patching XUL files. 1999-07-31 03:04:31 +00:00
jefft%netscape.com 234e49ab1d one more time; try to fix Sun build bustage 1999-07-31 03:03:28 +00:00