alecf%netscape.com
|
5e26c24052
|
add dummy nsISupports.idl so that other IDL files can compile
(Windows makefile.win still needed - volunteers welcome!)
|
1999-02-19 02:04:21 +00:00 |
|
mcafee%netscape.com
|
8f769f292e
|
Fixing return types and swtich to proper PR_TRUE/PR_FALSE types. r=akkana@netscape.com
|
1999-02-19 02:03:23 +00:00 |
|
bienvenu%netscape.com
|
3c18fa50c2
|
link with the dll rdf to get rid of linker warnings
|
1999-02-19 01:42:25 +00:00 |
|
mcafee%netscape.com
|
42b7604d15
|
Solaris: mIsDone is a PRBool, that means use PR_FALSE or PR_TRUE.
|
1999-02-19 01:41:03 +00:00 |
|
nhotta%netscape.com
|
1ef4f256bc
|
Fix for Macintosh test.
|
1999-02-19 01:38:27 +00:00 |
|
ftang%netscape.com
|
c88834ab8b
|
add implementation for word breaker. Add selftest code for word break. Fix GetClass for line breaker
|
1999-02-19 01:38:12 +00:00 |
|
nhotta%netscape.com
|
3051dee08e
|
Added a new sort test.
|
1999-02-19 00:59:42 +00:00 |
|
rickg%netscape.com
|
57afdc28b7
|
added CRC
|
1999-02-19 00:54:27 +00:00 |
|
rickg%netscape.com
|
3fccefbdca
|
minor improvement to CRC
|
1999-02-19 00:54:01 +00:00 |
|
troy%netscape.com
|
b236facd7f
|
Added pseudo style for 'page' element
|
1999-02-19 00:53:09 +00:00 |
|
wtc%netscape.com
|
5af04a07ba
|
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
|
a299afd0d6
|
switch to new mdb interface naming conventions
|
1999-02-19 00:32:39 +00:00 |
|
mjudge%netscape.com
|
1afd545499
|
moving nsFrameTraversal.* nsFrameList.* to layout/base also adding selection from keyboard.
|
1999-02-19 00:21:22 +00:00 |
|
rjc%netscape.com
|
d8662169f4
|
Remove nsComPtr usage (due to Unix).
|
1999-02-19 00:19:42 +00:00 |
|
wtc%netscape.com
|
bb2c94f0d6
|
Test list for nspr.
|
1999-02-19 00:14:41 +00:00 |
|
cyeh%netscape.com
|
fee749ae8c
|
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
|
5f8d7aa381
|
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
|
d6d7795e3e
|
new primaryDetect code in DTD detection system; fixes XIF
|
1999-02-18 23:45:44 +00:00 |
|
cyeh%netscape.com
|
f83f81e85e
|
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
|
ea672fa1e1
|
(really cyeh) fix syntatical lameness.
|
1999-02-18 23:23:17 +00:00 |
|
wtc%netscape.com
|
de545baf18
|
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
|
0d9d97bf4f
|
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
|
b0e79344d5
|
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
|
5b9af87290
|
Solaris needs newline at end of file.
|
1999-02-18 23:09:08 +00:00 |
|
buster%netscape.com
|
d968e97e64
|
work in progress
|
1999-02-18 23:01:06 +00:00 |
|
mcafee%netscape.com
|
202ec44d6e
|
Solaris needs newline at end of file.
|
1999-02-18 23:00:45 +00:00 |
|
alecf%netscape.com
|
e266797a3b
|
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
|
efce1fd313
|
Now call rdf_qsort on all platforms.
|
1999-02-18 22:55:02 +00:00 |
|
rjc%netscape.com
|
1946508edb
|
Add rdf_qsort.c to Unix/Win makefiles.
|
1999-02-18 22:54:16 +00:00 |
|
waterson%netscape.com
|
16abbd0ff1
|
Removed RDF DLLs from SetupRegistry() b/c RDF self-registers.
|
1999-02-18 22:53:51 +00:00 |
|
waterson%netscape.com
|
bf37eede6e
|
Fixed to get building on Linux.
|
1999-02-18 22:53:19 +00:00 |
|
buster%netscape.com
|
488d53c3f2
|
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
|
194ee07b45
|
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
|
334d74e313
|
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
|
33c3a297a7
|
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
|
56bf6d2a08
|
Needed to const strings.
|
1999-02-18 22:45:26 +00:00 |
|
mcafee%netscape.com
|
3e138770a9
|
Solaris needs newline at end of file.
|
1999-02-18 22:43:16 +00:00 |
|
mcafee%netscape.com
|
32e3c1a771
|
Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool
|
1999-02-18 22:39:26 +00:00 |
|
dp%netscape.com
|
1581c74987
|
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
|
8dcf8365b9
|
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
|
f0789232a2
|
rdfutil.cpp
|
1999-02-18 22:36:41 +00:00 |
|
alecf%netscape.com
|
544d9d773b
|
make these libraries build during the export phase
|
1999-02-18 22:36:27 +00:00 |
|
dcone%netscape.com
|
3a17d6e7b2
|
Added the printer support files for GTK
|
1999-02-18 22:35:11 +00:00 |
|
rjc%netscape.com
|
5111af2d2a
|
Comment out error while I investigate.
|
1999-02-18 22:34:25 +00:00 |
|
michaelp%netscape.com
|
b77ccaf0d7
|
made GetClipRegion comply with new API definition.
|
1999-02-18 22:34:19 +00:00 |
|
mcafee%netscape.com
|
9feda1b10b
|
Adding support for Solaris native compiler. a=scc
|
1999-02-18 22:34:15 +00:00 |
|
coop%netscape.com
|
4a28ad0dc3
|
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
|
e5ce27d6da
|
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
|
0c7b14aa8c
|
First Checked In.
|
1999-02-18 22:28:10 +00:00 |
|
cyeh%netscape.com
|
9dba2d9f32
|
enable depend builds with client.mak.
|
1999-02-18 22:27:52 +00:00 |
|