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

26398 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com a3d2832a9d File Removed. 1999-05-10 20:50:37 +00:00
scc%netscape.com 64fea0e7f5 conditionally factored destructor 1999-05-10 20:48:43 +00:00
scc%netscape.com fa3fd7fb39 First Checked In. 1999-05-10 20:46:31 +00:00
dougt%netscape.com a791673124 Correcting the mac load lib name. 1999-05-10 20:42:06 +00:00
nhotta%netscape.com 1de7a19b29 Allow 8 bit msg header/body by pref settings. 1999-05-10 20:22:24 +00:00
dougt%netscape.com 564d31a0ac First Checked In. 1999-05-10 20:17:14 +00:00
dougt%netscape.com e8d2fecac4 Copied nsITestXPCFoo from xpconnect so that I did not have to include it. 1999-05-10 20:16:45 +00:00
dougt%netscape.com ad44cdf878 Getting it to compile on the mac. 1999-05-10 20:15:02 +00:00
waterson%netscape.com a30c2ab17e First Checked In. 1999-05-10 20:14:48 +00:00
saari%netscape.com 714ee665b3 Adding mac context menu files. These are not yet in the build 1999-05-10 20:14:05 +00:00
morse%netscape.com d2c48934e7 fix enumerated type on cookie options 1999-05-10 19:42:01 +00:00
waterson%netscape.com a389d3aa3d Ignore the _xpidlgen directory. 1999-05-10 19:31:34 +00:00
waterson%netscape.com 4e675871ac Ignore _xpidlgen directory. 1999-05-10 19:30:51 +00:00
karnaze%netscape.com 7e4d3f805a bug 6184 - reworked alogrithm for reallocating space to auto width columns. 1999-05-10 19:23:09 +00:00
karnaze%netscape.com 285599d579 new regression test cases 1999-05-10 19:21:43 +00:00
mcmullen%netscape.com 81741d5e44 Clean up, and remove double linefeed at the end (which causes the Macintosh not to work). 1999-05-10 19:17:59 +00:00
mcmullen%netscape.com a8d4ca308e Make the radio buttons work (they need to have a nonzero name, and they all need to have the same name). 1999-05-10 19:15:57 +00:00
waterson%netscape.com be8c0fc0a9 Automatically build .xpt's. 1999-05-10 18:55:00 +00:00
waterson%netscape.com 6282bf4505 Generate RDF headers. 1999-05-10 18:51:20 +00:00
waterson%netscape.com d5f6a2e7d1 Generate nsISupports.h, nsIEnumerator.h, and nsIFactory.h. 1999-05-10 18:50:41 +00:00
waterson%netscape.com f8e256bb87 Initial revision. 1999-05-10 18:49:55 +00:00
waterson%netscape.com bef52672e9 Enable XPIDL automation. 1999-05-10 18:49:20 +00:00
kipp%netscape.com 297b0fc3aa new 1999-05-10 18:45:38 +00:00
slamm%netscape.com f62e194601 Fix shift error that shows up on Solaris. Get DEPTH with perl. 1999-05-10 18:44:49 +00:00
danm%netscape.com 2177440c9e moving modal dialog code to one central location, where things won't be allocated and released in separate methods 1999-05-10 18:31:42 +00:00
norris%netscape.com 70e2ddfa1f A statement like "var java;" was hiding the java package defined in the
shared global since we weren't looking up the prototype chain.
1999-05-10 18:09:49 +00:00
bienvenu%netscape.com b323a0826f add header file includes to work around vc bug 1999-05-10 17:39:23 +00:00
dougt%netscape.com 7045aab2cb First Checked In. 1999-05-10 17:27:29 +00:00
dougt%netscape.com 7698fa86ae File Removed. 1999-05-10 17:27:13 +00:00
terry%mozilla.org 29c753b7f2 Netcenter is (apparently) getting upset about the blank line at the beginning of the XML we generate. Fine. 1999-05-10 16:39:55 +00:00
mccabe%netscape.com b0652b76d4 Comment fix to previous. 1999-05-10 10:20:41 +00:00
mccabe%netscape.com fc41958c00 Build the xpt_link and xpt_dump tools early so that they're available as part of the build process, and link them statically so we don't need the shared library path set to use them. 1999-05-10 10:17:54 +00:00
mcafee%netscape.com a14aee2def Ignore generated files. 1999-05-10 08:52:59 +00:00
mcafee%netscape.com dc6648e42f Skeleton timer test for gtk. 1999-05-10 08:52:04 +00:00
mcafee%netscape.com 916acf2b47 Attempting to turn xpconnect on for Solars/sparc and Solaris/intel. 1999-05-10 08:15:45 +00:00
mcafee%netscape.com fabaa074ad Renaming nsQuickSort to NS_QuickSort so it doesn't look like a class name. r=brendan@netscape.com 1999-05-10 06:47:04 +00:00
mcafee%netscape.com fd89f21d7b Ignore generated files. 1999-05-10 06:25:15 +00:00
mcafee%netscape.com 1e9ab980a4 Class nsprPath has been renamed to nsNSPRPath; straggler references were being converted with a typedef, this was confusing Solaris, so I'm converting all nsprPath references to the new name, hope that's Ok. 1999-05-10 05:34:26 +00:00
mccabe%netscape.com 90c126565d Compile directly against the static libxpt.a lib, so we can use xpidl during the build without the shared library path being set. 1999-05-10 05:33:35 +00:00
mcafee%netscape.com 3c55f56c1a Fixing Solaris bustage. 1999-05-10 03:47:19 +00:00
beard%netscape.com 4e2521577c XP_MAC: improved nsDLL::Load() to not call PL_strlen() each time through a loop from 0 to the length of the string - 1. 1999-05-10 03:45:38 +00:00
karnaze%netscape.com 1fc631c4b5 bug 6161 - don't reinitialize mMarginWidth, mMarginHeight on doc load. 1999-05-10 02:34:17 +00:00
bienvenu%netscape.com d85c96e3c9 more work on search and filters, not part of build yet 1999-05-10 01:59:23 +00:00
bienvenu%netscape.com 425bde781c add error for filter parsing 1999-05-10 01:57:14 +00:00
beard%netscape.com 03288f3f00 First Checked In. 1999-05-10 01:48:27 +00:00
evaughan%netscape.com 21b2c69004 Fixed mac compile bug. 1999-05-09 22:18:09 +00:00
blizzard%redhat.com 747c487c5e port of gtk's font code to xlib 1999-05-09 21:56:46 +00:00
evaughan%netscape.com eefc2545c2 Fixed xul boxes to implement nsIBox interface. 1999-05-09 21:46:24 +00:00
blizzard%redhat.com 82484e5aed make sure to return NS_OK from Init() 1999-05-09 19:52:11 +00:00
valeski%netscape.com 0a950992ad shifted ftp error codes into their proper range 1999-05-09 19:25:59 +00:00