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

17427 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com 12e959c3a4 minor improvement to CRC 1999-02-19 00:54:01 +00:00
troy%netscape.com d1fb344418 Added pseudo style for 'page' element 1999-02-19 00:53:09 +00:00
wtc%netscape.com b9c121a516 Bugsplat bug #343158: corrected a typo in the comment. Thanks to
John Bandhauer <jband@netscape.com> for the bug report and fix.
1999-02-19 00:45:35 +00:00
bienvenu%netscape.com 5d61d42934 switch to new mdb interface naming conventions 1999-02-19 00:32:39 +00:00
mjudge%netscape.com 8f129330d2 moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard. 1999-02-19 00:21:22 +00:00
rjc%netscape.com a963ec4802 Remove nsComPtr usage (due to Unix). 1999-02-19 00:19:42 +00:00
wtc%netscape.com 2eb970a90b Test list for nspr. 1999-02-19 00:14:41 +00:00
cyeh%netscape.com fccb6df6d1 removing special config.mak and rules.mak. special rules have been rolled
into mozilla/config/config.mak and mozilla/config/rules.mak
1999-02-19 00:10:02 +00:00
scc%netscape.com ab59e4df7a updated for nsCOMPtr (no implicit construction from raw pointers) owners should check that they agree with my choices for |dont_QueryInterface|, |do_QueryInterface| and |dont_AddRef| 1999-02-18 23:55:10 +00:00
rickg%netscape.com 3a8879990b new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
cyeh%netscape.com 7eb8ca88d0 if makedep.exe doesn't exist, build it, then continue with rest of depend rule. 1999-02-18 23:37:43 +00:00
leaf%mozilla.org b168479015 (really cyeh) fix syntatical lameness. 1999-02-18 23:23:17 +00:00
wtc%netscape.com 43413731d7 On BSDI, zero a pthread_mutex_t or pthread_cond_t before initializing
it.  This patch is contributed by Bert Driehuis
<bert_driehuis@nl.compuware.com>.
1999-02-18 23:20:11 +00:00
mcafee%netscape.com 1e32a6b863 Adding do_QueryInterface() wrapper for Solaris, this is the other part of scc's nsCOMPtr carpool 1999-02-18 23:18:56 +00:00
cyeh%netscape.com 04d35500aa on win95 and win98, we would blow up echo with too long of a line to print.
if we are on NT, this doesn't happen. now we report status of makedep.exe
dependent of the OS we are on.
1999-02-18 23:18:40 +00:00
mcafee%netscape.com 5a74900d87 Solaris needs newline at end of file. 1999-02-18 23:09:08 +00:00
buster%netscape.com 7e47414af3 work in progress 1999-02-18 23:01:06 +00:00
mcafee%netscape.com 4c990c96b5 Solaris needs newline at end of file. 1999-02-18 23:00:45 +00:00
alecf%netscape.com 5d3608afc9 link xpidl statically against libxpt so that dist/bin doesn't need to be in your LD_LIBRARY_PATH 1999-02-18 22:59:17 +00:00
rjc%netscape.com 31ae9e7d2f Now call rdf_qsort on all platforms. 1999-02-18 22:55:02 +00:00
rjc%netscape.com fb1f8fcf5c Add rdf_qsort.c to Unix/Win makefiles. 1999-02-18 22:54:16 +00:00
waterson%netscape.com 866991b63a Removed RDF DLLs from SetupRegistry() b/c RDF self-registers. 1999-02-18 22:53:51 +00:00
waterson%netscape.com 4e4d445a8c Fixed to get building on Linux. 1999-02-18 22:53:19 +00:00
buster%netscape.com 1a7ef8eff5 added nsPresShell::ScrollFrameIntoView(), which forces the given frame to be visible in the current view. 1999-02-18 22:52:21 +00:00
buster%netscape.com 3c999714e7 added ScrollFrameIntoView(), which forces the given frame to be visible in the current view. 1999-02-18 22:51:46 +00:00
leaf%mozilla.org 5e1851930f fixing the perl hardcoding. looks in the hardcoded places, then pulls perl from the
path if not found.
1999-02-18 22:51:05 +00:00
leaf%mozilla.org f50bd64ebc fixing the 'unix_date' requirement... can be either unix_date or date in the
%MOZ_TOOLS%\bin directory.
1999-02-18 22:49:35 +00:00
rjc%netscape.com b629190d4f Needed to const strings. 1999-02-18 22:45:26 +00:00
mcafee%netscape.com 60e6965b36 Solaris needs newline at end of file. 1999-02-18 22:43:16 +00:00
mcafee%netscape.com 0144e0e638 Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool 1999-02-18 22:39:26 +00:00
dp%netscape.com fd6b85b9a7 Hacked to remove ./ when we PR_LoadLibrary() dlls of the type ./library.so
This improves memory a bit.
1999-02-18 22:37:35 +00:00
kmcclusk%netscape.com f543fc88ba changed pseudo styles file-button, file-text to -moz-file-button -moz-file-text in ua.css
Adjusted nsHTMLAtoms to match.
1999-02-18 22:36:59 +00:00
waterson%netscape.com e762a78686 rdfutil.cpp 1999-02-18 22:36:41 +00:00
alecf%netscape.com 36d35faa8f make these libraries build during the export phase 1999-02-18 22:36:27 +00:00
dcone%netscape.com 913c087dee Added the printer support files for GTK 1999-02-18 22:35:11 +00:00
rjc%netscape.com af5e60358e Comment out error while I investigate. 1999-02-18 22:34:25 +00:00
michaelp%netscape.com 5d4c7f34d2 made GetClipRegion comply with new API definition. 1999-02-18 22:34:19 +00:00
mcafee%netscape.com 99b1533740 Adding support for Solaris native compiler. a=scc 1999-02-18 22:34:15 +00:00
coop%netscape.com 340caebc15 NOT YET PART OF SEAMONKEY:
* now close input file in all cases
* warn user about params with no in/out flag information
* more internal error checking
1999-02-18 22:29:59 +00:00
rjc%netscape.com 9f69ac9f4c Add simple, preliminary way of doing sorting. (Note: using our own local version of qsort due to API changes.) 1999-02-18 22:29:16 +00:00
rjc%netscape.com dc159963a9 First Checked In. 1999-02-18 22:28:10 +00:00
cyeh%netscape.com 912d3e86f7 enable depend builds with client.mak. 1999-02-18 22:27:52 +00:00
cyeh%netscape.com 2b4e75ba62 enable depend rules in client.mak. build makedep.exe. change rules.mak
to look for makedep.exe in mozilla/config
1999-02-18 22:26:31 +00:00
cyeh%netscape.com 1329a5a15d move this from mozilla/cmd/winfe/mkfiles32 to a more proper home in mozilla/config 1999-02-18 22:25:06 +00:00
kipp%netscape.com 1275dbba72 removed usless includes 1999-02-18 22:23:52 +00:00
kipp%netscape.com be91dac2f1 Added missing ctor/dtor 1999-02-18 22:23:36 +00:00
kipp%netscape.com 5497d028f7 Added support methods to make bullet alignment better 1999-02-18 22:23:13 +00:00
kipp%netscape.com 699c2eb67a Process bullets better so that they are vertically aligned properly 1999-02-18 22:22:55 +00:00
kipp%netscape.com db4ce9c499 Renamed bullet pseudo style 1999-02-18 22:20:19 +00:00
slamm%netscape.com 4b9b99905f Add this until I get if from the mirror properly. 1999-02-18 22:07:43 +00:00