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

26012 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com bc078ea6f7 fix virtual destructor 1999-05-05 02:43:38 +00:00
alecf%netscape.com 8ab9b9a69e remove some impossible PR_ASSERTs 1999-05-05 02:43:23 +00:00
alecf%netscape.com 37108a842f fix some unused variables, fix the signed/unsigned issue with total and total unread messages, and fix some variable shadowing 1999-05-05 02:42:12 +00:00
alecf%netscape.com aef2fec925 remove some stupid debugging printfs 1999-05-05 02:35:53 +00:00
alecf%netscape.com 833398f205 name variables correctly so as not to conflict with system functions 1999-05-05 02:34:52 +00:00
alecf%netscape.com cdce255df2 fix some NS_ADDREF things, and fix a local variable shadowing another variable 1999-05-05 02:33:35 +00:00
alecf%netscape.com b4a4a7c7b2 update this interface 1999-05-05 02:30:46 +00:00
alecf%netscape.com eec1a74625 fix signed/unsigned problem (because -1 is a magic value) 1999-05-05 02:30:24 +00:00
alecf%netscape.com 2635144596 AddRef() -> NS_ADDREF and fix signed/unsigned problems 1999-05-05 02:29:00 +00:00
alecf%netscape.com c183944ed9 fix uninitialized variable problem 1999-05-05 02:27:35 +00:00
alecf%netscape.com d9c826582d remove stupid debugging statements 1999-05-05 02:27:11 +00:00
alecf%netscape.com eb7aebd3e5 remove unused variables 1999-05-05 02:26:41 +00:00
bienvenu%netscape.com 985d208724 initial entry into CVS, not currently used in build 1999-05-05 02:08:31 +00:00
mcafee%netscape.com 03d3d710d6 Adding changes for Solaris, commented-out so we don't break the current build. 1999-05-05 02:06:02 +00:00
bienvenu%netscape.com 481a0f894e make Close not release db 1999-05-05 02:03:47 +00:00
mcafee%netscape.com 8381e6ce78 Typo? Fixing Solaris bustage. 1999-05-05 01:59:07 +00:00
kipp%netscape.com 8035c38762 alloc IID 1999-05-05 01:59:01 +00:00
mcafee%netscape.com ad1edb1c19 These files have been renamed with _asm_ to distinguish them from cpp files, this unconfuses gcc. 1999-05-05 01:57:35 +00:00
kipp%netscape.com 1854ecef21 alloc IID 1999-05-05 01:56:46 +00:00
mcafee%netscape.com 4b91860904 Renaming asm files to be different than cpp files so compiler doesn't get confused. xptcinvoke_sparc_solaris.s _. xptcinvoke_asm_sparc_solaris.s, xptcstubs_sparc_solaris.s -> xptcstubs_asm_sparc_solaris.s 1999-05-05 01:56:01 +00:00
sdagley%netscape.com 17e797195d Mailnews has to be built now, because the profile wizard stuff was put into the mailnews directory, and doesn't get exported unless you build mailnews. (Don't shoot the messenger). 1999-05-05 01:38:10 +00:00
waterson%netscape.com 4211494969 Initial revision. 1999-05-05 01:15:01 +00:00
av%netscape.com 62212e08ca Fixing bug #3605 1999-05-05 01:10:25 +00:00
mcmullen%netscape.com 784d2bfdbd Typo 1999-05-05 00:59:05 +00:00
rickg%netscape.com b3694fe3dc more WIP for DOM/paste API's 1999-05-05 00:55:54 +00:00
waterson%netscape.com 1e4a40a64c Unclump interfaces into individual files. 1999-05-05 00:48:15 +00:00
hangas%netscape.com c5e72fa4a8 Export navigator.js for mac. 1999-05-05 00:48:04 +00:00
waterson%netscape.com 54d516217b Unclumped interfaces into individual files. 1999-05-05 00:47:38 +00:00
nisheeth%netscape.com 066b4a19c0 Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:23:51 +00:00
nisheeth%netscape.com 9174c0316f Fix for bug 5850:
1) Add a RemoveChild() method to nsIWebshell.
2) nsWebshell::Destroy() calls this method on its parent to remove itself from the parent's child list.
3) Call nsWebshell::Destroy() from nsHTMLFrameInnerFrame's detructor.
1999-05-05 00:10:33 +00:00
ducarroz%netscape.com 1eb1c32e00 First Checked In. 1999-05-05 00:04:48 +00:00
mscott%netscape.com 7a75412220 Changes for QA smoketest. Be noisy for release builds when getting new mail --> print out results of BIFF and report when get new mail is completed. 1999-05-05 00:02:23 +00:00
briano%netscape.com d105497c40 Automated update 1999-05-05 00:00:12 +00:00
ramiro%netscape.com 83af4d082b It was breaking on redhat 6.0. 1999-05-04 23:56:33 +00:00
jband%netscape.com 0db6254e50 don't copy libxpconnect.so components directory on platforms where xptcall is not supported 1999-05-04 23:54:13 +00:00
rickg%netscape.com cff192b99a temporarily unwind new comment handling -- I'll wait a week 1999-05-04 23:45:32 +00:00
ftang%netscape.com 6f07312c46 change description about platform specific section 1999-05-04 23:38:39 +00:00
hyatt%netscape.com 04d03f22de Supporting nsIEventqueues. 1999-05-04 23:38:27 +00:00
hyatt%netscape.com f3256be296 Tweaks to get rid of controller stuff. 1999-05-04 23:38:03 +00:00
hyatt%netscape.com 00b1ac9d89 Committing changes to allow instantiation of nsIEventQueues. 1999-05-04 23:37:01 +00:00
hyatt%netscape.com 09ccd03368 Commit changes to support window.open and to switch over to nsIEventQueues. 1999-05-04 23:36:42 +00:00
hyatt%netscape.com 0d10e57fbb Committing changes to appcores to support window.open. 1999-05-04 23:36:18 +00:00
hyatt%netscape.com 24983c6525 Committing the changes to support the new nsIEventQueue interface and
nested queues in the event queue service.
1999-05-04 23:35:47 +00:00
hyatt%netscape.com e74697248f Committing changes to support the new nsIEventQueue interface. 1999-05-04 23:35:25 +00:00
hyatt%netscape.com e6fc4a4a7d Committing Mac Project file for new event queues. 1999-05-04 23:34:58 +00:00
jefft%netscape.com 189e8b3eaa uncommented out check for inbox folder name 1999-05-04 23:34:42 +00:00
hyatt%netscape.com fded43adc1 Switching from PLEventQueues to nsIEventQueues. 1999-05-04 23:34:41 +00:00
hyatt%netscape.com e4fad850bc Changes to the APIS for webshellcontainers. 1999-05-04 23:34:10 +00:00
hyatt%netscape.com 402a56b829 Changes to the APIS for webshellcontainer. 1999-05-04 23:33:55 +00:00
hyatt%netscape.com 56d493046a Changes to support different methods on the webshellcontainer interface. 1999-05-04 23:33:30 +00:00