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

34573 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com f3be7dbd4a *** empty log message *** 1999-07-21 07:28:21 +00:00
sspitzer%netscape.com 9cffb9c611 on migration from 4.x, every new 5.0 account uses the same identity, identity1, since 4.x only has one identity. 1999-07-21 07:23:11 +00:00
warren%netscape.com 78e5f4fcb6 Added encode flags. 1999-07-21 07:05:12 +00:00
mscott%netscape.com ed2a17b71b NECKO Only!! Don't call GetBuffer on an nsString as it returns null for unicode strings. use nsCAutoString 1999-07-21 06:51:45 +00:00
sspitzer%netscape.com 629b02b33e get news migration to work on UNIX. In theory, it should work for BeOS too. 1999-07-21 06:42:38 +00:00
danm%netscape.com 6c4769c9d9 make window.open windows visible 1999-07-21 06:37:58 +00:00
warren%netscape.com ee768165e8 Working on NS_NewPostDataStream -- doesn't work yet though. 1999-07-21 05:53:25 +00:00
sspitzer%netscape.com 93f4ec708d fix warnings 1999-07-21 05:20:54 +00:00
sspitzer%netscape.com 42aafd82e7 changes to support News migration from 4.x. Right now, only works on Windows. Mac and UNIX next. 1999-07-21 05:15:44 +00:00
morse%netscape.com 0453be127a liberating wallet from layout when form is submitted 1999-07-21 05:08:27 +00:00
troy%netscape.com ace7880515 Removed Repaint() call from OnEndDocumentLoad() 1999-07-21 04:48:21 +00:00
troy%netscape.com bf547dbb98 Change to StartLayout(): moved call to EnableRefresh() to before the InitialReflow()
call to work around a bug in the compositor
1999-07-21 04:47:15 +00:00
troy%netscape.com 8f6ca33b27 Made sure to Invalidate() for the initial reflow, too 1999-07-21 04:39:24 +00:00
nhotta%netscape.com 8424640b31 Enabling native charset detectors. 1999-07-21 04:32:24 +00:00
nhotta%netscape.com 4d0c2fdea9 Added more debug dump (not part of the main build). 1999-07-21 04:31:20 +00:00
varada%netscape.com 5f94e957d6 makefile.in for account 1999-07-21 04:18:50 +00:00
varada%netscape.com 21eaf8078c makefile.win for account 1999-07-21 04:18:30 +00:00
varada%netscape.com 0319ffc6aa account.cpp files 1999-07-21 04:17:41 +00:00
varada%netscape.com ba4d72c109 account header 1999-07-21 04:16:05 +00:00
scc%netscape.com 7bd41d5e4f conditionalized missed member templates, |numeric_limits| use 1999-07-21 03:23:09 +00:00
gagan%netscape.com 4d227d2aab Fixed the missing slash in chrome: hacks. 1999-07-21 03:18:55 +00:00
gagan%netscape.com a6f5a6eca5 Fix the missing slash on chrome: hacks. 1999-07-21 03:16:30 +00:00
bienvenu%netscape.com d3f9445e00 ad parent key to notifications 1999-07-21 03:00:49 +00:00
danm%netscape.com f8875221d4 necko-copacetic version of last checkin 1999-07-21 02:58:26 +00:00
hyatt%netscape.com c0b6e62e18 Making menus boxes. 1999-07-21 02:56:23 +00:00
zuperdee%penguinpowered.com fce77b6176 Fixed infinite looping in nsWindow::Resize on Solaris 7. Special thanks to Tomi Leppikangas (Tomi.Leppikangas@oulu.fi) for the fix. Also added a comment to one of the Create routines. 1999-07-21 01:51:51 +00:00
jj%netscape.com fa047454f1 fixed duplicate code fragment name (replaced FIND_DLL with XFER_DLL) 1999-07-21 01:51:25 +00:00
jj%netscape.com eb630c32cc fixed duplicate code fragment name (replaced FIND_DLL with UCTH_DLL) 1999-07-21 01:47:35 +00:00
law%netscape.com d0a4e5c85f Not part of the build; chill out 1999-07-21 01:31:16 +00:00
mjudge%netscape.com 92aee1ba7e fixing bad idl on my part. adding method until idlizing can be completed 1999-07-21 01:14:05 +00:00
scc%netscape.com b3f17ed2aa Added nsCppSharedAllocator.h 1999-07-21 01:06:33 +00:00
pinkerton%netscape.com 5a1b310149 moved ungrouped files added by Camelot into their correct groups. No new files added or removed. 1999-07-21 01:01:36 +00:00
scc%netscape.com 71a1f75051 Added nsCppSharedAllocator.h 1999-07-21 00:59:55 +00:00
pinkerton%netscape.com 0b39a5629f add the "immediate" flag to the UpdateView() call in ForceDrawFrame() so that drop feedback always draws on macOS. 1999-07-21 00:59:17 +00:00
scc%netscape.com 08e0f63ff8 Added "nsCppSharedAllocator.h" to exports. 1999-07-21 00:50:44 +00:00
scc%netscape.com a8ce738ae0 First checked in. Defines a C++ standard compliant allocator based on
the global shared allocator |nsAllocator|.
1999-07-21 00:50:05 +00:00
mcafee%netscape.com e71fc5e0ff Adding support for Alpha NT. Patch provided by Bob Meader. 1999-07-21 00:40:58 +00:00
hyatt%netscape.com 2757e6bce5 Crash without these null checks. 1999-07-21 00:17:39 +00:00
akkana%netscape.com fcc5b35d37 Move non-idlc generated stuff from nsIDOMSelection.h to nsIPresShell.h 1999-07-21 00:12:23 +00:00
hyatt%netscape.com 8e00083f92 Introduced an infinite loop (sigh). Fixing the problem. 1999-07-21 00:11:23 +00:00
akkana%netscape.com 09874c3529 Hand-edit to make one parameter to ContainsNode an address -- apparently there's a bug in idlc 1999-07-21 00:10:11 +00:00
hoa.nguyen%intel.com 67a6437bfc Defines a CID for the class. 1999-07-21 00:03:03 +00:00
slamm%netscape.com 46af56f4d2 Add bookmark popup code 1999-07-21 00:00:14 +00:00
hoa.nguyen%intel.com 18cfe8a6ed General cleanup so that the test plugin compiles. Implemented NSGetFactory, NSRegisterSelf, and NSUnregisterSelf. Used the ProgID prefix defined in nsIPlugin.h. 1999-07-21 00:00:13 +00:00
jj%netscape.com 7917a619f8 removed hardcoded path to apprunner, using ReadMozillaHome() method instead (implementation in apFrame.inc). Also simplified "GetBuildNum()" by accessing mozilla/config/build_number instead of navigator.xul -- jj. 1999-07-20 23:59:05 +00:00
hoa.nguyen%intel.com a3231eda30 Removed dependencies on stub.c, bad.c, and java. 1999-07-20 23:58:05 +00:00
jj%netscape.com ea76c7f65e added ReadMozillaHome() method to automatically pick the location of the latest build. Method also called from smotest.t -- jj. 1999-07-20 23:56:11 +00:00
mscott%netscape.com 10605b7823 Necko Only!! Yuck. something was pretty bogus here...whenever we were parsing a url we'd create an empty
base url then try to turn the empty url into an absolute url which was returning an error. Looks like ParseURL would
never work.
1999-07-20 23:53:03 +00:00
hoa.nguyen%intel.com 65b3084270 Added #define NS_INLINE_PLUGIN_PROGID_PREFIX "component://netscape/inline-plugin/" to be used a the prefix for the ProgID of all plugins. 1999-07-20 23:49:51 +00:00
cyeh%netscape.com c387f2e92f based the query on note time, rather than build time 1999-07-20 23:44:32 +00:00