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

118 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com e18b5e37c8 oops 1999-06-24 04:25:57 +00:00
danm%netscape.com 582ad47b3f teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
warren%netscape.com 1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
sfraser%netscape.com 0e2aa5d823 Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. 1999-06-19 21:53:00 +00:00
valeski%netscape.com e23b3c673c NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +00:00
mcmullen%netscape.com 21f0555a94 Cleaned up the dictionaries. Added partial support for GetURL, OpenURL, quit, and dojavascript apple events. 1999-05-17 07:56:44 +00:00
pinkerton%netscape.com 8e75dbcde2 AEDesc data handles are opaque under Carbon. Need a solution, but for now they are commented out with a debugStr when building for Carbon. 1999-05-12 02:41:48 +00:00
mcmullen%netscape.com 324f0b0d96 Added some comments and shortened some heap blocks. Called WaitNextEvent a few times before trying to get high-level events. 1999-04-23 23:09:29 +00:00
mcmullen%netscape.com 3353b0003f Command-line documents are now working. 1999-04-23 22:31:44 +00:00
mcmullen%netscape.com c72b7426b6 Adding command-line support for Macintosh. 1999-04-21 23:36:02 +00:00
mcmullen%netscape.com 0bac551b79 First Checked In. 1999-04-21 23:35:31 +00:00
radha%netscape.com 76fca6a5d0 Implement 2 interfaces to return handle to argc and argv.
Conform to code style standards
1999-03-19 01:15:39 +00:00
warren%netscape.com 4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
rjc%netscape.com e123cebbe9 Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac). 1999-03-04 03:01:33 +00:00
mcmullen%netscape.com 70f1ea2b11 Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic. 1999-02-03 03:13:53 +00:00
rods%netscape.com 3ef13c8351 Commented out some lines to make it work better. 1999-02-02 19:28:52 +00:00
rpotts%netscape.com 537f3e20b1 Made sure all interface methods were defined with NS_IMETHOD... Windows cares about this :-( 1999-01-25 08:34:56 +00:00
radha%netscape.com a7d1af8e49 Command line service provider. Initial checkin 1999-01-22 22:21:45 +00:00