Commit Graph

25311 Commits

Author SHA1 Message Date
pierre%netscape.com
710dd4f29d #5000: added "browser.screen_resolution" pref 1999-04-28 00:20:58 +00:00
dveditz%netscape.com
5672625203 move shexp back out of netlib so others can share it 1999-04-28 00:20:22 +00:00
dveditz%netscape.com
7cde39835a removing obsolete header 1999-04-28 00:19:29 +00:00
kipp%netscape.com
8dfb604de1 Removed some cruft 1999-04-28 00:19:28 +00:00
dveditz%netscape.com
00a9393c3b makecopy silent unless actually copying 1999-04-28 00:18:12 +00:00
dveditz%netscape.com
c93949e89d add missing nspr lib to $(LIBNSPR) 1999-04-28 00:17:25 +00:00
evaughan%netscape.com
ca8fc6447c Fixes some resizing bugs in box. 1999-04-28 00:13:44 +00:00
alecf%netscape.com
a36238ddd0 don't forget to actually return the value! 1999-04-28 00:11:10 +00:00
dveditz%netscape.com
962801384f remove obsolete header 1999-04-28 00:09:12 +00:00
dveditz%netscape.com
a12feb655c move shexp out where others can use it 1999-04-28 00:07:18 +00:00
dveditz%netscape.com
811b2efd61 move shexp back out where others can use it 1999-04-28 00:04:52 +00:00
dougt%netscape.com
207a42587b dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work 1999-04-28 00:01:04 +00:00
briano%netscape.com
a418fb8c99 Replacement for the old file that had a trailing space in the name. 1999-04-27 23:54:26 +00:00
ftang%netscape.com
6115c0b0c5 pass charset info from the current doc to the parser 1999-04-27 23:52:39 +00:00
davidm%netscape.com
d850b01837 add nsDefaultHelper.obj 1999-04-27 23:50:38 +00:00
briano%netscape.com
4966fce617 No longer a problem for non-Mac platforms. 1999-04-27 23:50:04 +00:00
sfraser%netscape.com
5c5abb2f0e Remove merge conflicts 1999-04-27 23:49:30 +00:00
ftang%netscape.com
cd8197867b set the document character set to UTF-8 for XSL document 1999-04-27 23:42:22 +00:00
davidm%netscape.com
66e640bd2c add nsDefaultHelper.cpp 1999-04-27 23:37:07 +00:00
ftang%netscape.com
56d6072e93 add new constant for charset source 1999-04-27 23:32:50 +00:00
karnaze%netscape.com
63716161d3 removed table compositing example 1999-04-27 23:30:06 +00:00
briano%netscape.com
ac01198da6 Automated update 1999-04-27 23:29:45 +00:00
pnunn%netscape.com
ad63b1eb39 fix mem leak. pnunn. bugz# 5552. 1999-04-27 23:27:30 +00:00
ftang%netscape.com
4b73338386 make the Default character set a flat sebmenu 1999-04-27 23:24:24 +00:00
kipp%netscape.com
49a6892635 work around mac filename limits 1999-04-27 23:23:22 +00:00
jdunn%netscape.com
90331acfec add additional checking for checking compiler support of -pthread. 1999-04-27 23:20:01 +00:00
slamm%netscape.com
6fb5bb1fb7 Slightly safer test for LOOP_OVER_DIRS. Make sure a Makefile is there. This handles the case of 'gmake -f client.mk checkout clean build' where checkout adds a directory. ('clean' does not run configure. In fact, 'clean' removes files that configure generates.) 1999-04-27 23:08:59 +00:00
bienvenu%netscape.com
dc1006fcee fix header row copy to use mork, force invalid dbs to close 1999-04-27 22:58:18 +00:00
harishd%netscape.com
a37df20ee6 Allowing form elements to be contained anywhere inside
a table.  Fix for bug 4322.
1999-04-27 22:56:27 +00:00
pollmann%netscape.com
c81aec2473 Bug 2504: Change mouse pointer over image submits 1999-04-27 22:54:15 +00:00
pinkerton%netscape.com
f50c5bab75 add nsMimeMapper.cpp 1999-04-27 22:51:13 +00:00
pinkerton%netscape.com
934c6edb57 move mapping of mime type -> OS type to nsMimeMapperMac instead of implementing it here. THis way drag and drop can use it to. 1999-04-27 22:50:44 +00:00
pinkerton%netscape.com
8a0c5bb8d8 First Checked In. 1999-04-27 22:49:51 +00:00
mscott%netscape.com
465dbab063 Fix build breakage for hangas. 1999-04-27 22:49:15 +00:00
mjudge%netscape.com
a6a19b2656 fixing skippage of some frames during selection 1999-04-27 22:35:41 +00:00
kipp%netscape.com
cce89c1b41 Fixed bug in strncasecmp as reported by Eric Burley <ericb@neoplanet.com>; while I was there I removed a compiler warning too 1999-04-27 22:20:52 +00:00
ramiro%netscape.com
a0649120a5 Removed gratuitous semicolon. 1999-04-27 22:20:45 +00:00
briano%netscape.com
8a81b5a1b9 No longer a problem to the non-Mac world. 1999-04-27 22:18:46 +00:00
pollmann%netscape.com
e3a0514c1f Crash fix: Kill an extra NS_RELEASE in GetSelectedIndex 1999-04-27 22:17:57 +00:00
vidur%netscape.com
02829b3ff6 Added nsIDOMNSRange method with InsertFragment method. Stub implementation for now. 1999-04-27 22:16:04 +00:00
vidur%netscape.com
9a86a33fe8 Added nsIDOMNSRange method with InsertFragment method. 1999-04-27 22:15:32 +00:00
kipp%netscape.com
896a295081 Create first-letter frames as needed 1999-04-27 22:14:54 +00:00
kipp%netscape.com
5c6680e4b7 Use shared IID 1999-04-27 22:14:36 +00:00
kipp%netscape.com
39c56cdb27 Removed compiler warnings 1999-04-27 22:14:17 +00:00
kipp%netscape.com
a929243c2d Added :-moz-letter-frame 1999-04-27 22:14:06 +00:00
kipp%netscape.com
abc872974f Removed compiler warnings; dump more info out in List method 1999-04-27 22:13:42 +00:00
kipp%netscape.com
cd85b25744 tweaked 1999-04-27 22:13:06 +00:00
kipp%netscape.com
51f4880f08 Added WasDirty for debugging incremental reflow 1999-04-27 22:12:53 +00:00
kipp%netscape.com
7ed24336d5 Support first letter reflow 1999-04-27 22:12:37 +00:00
kipp%netscape.com
86a3c69102 Added NS_NewFirstLetterFrame 1999-04-27 22:12:22 +00:00