ftang%netscape.com
|
0c1330d6ce
|
add CNS 11643 p3-7 to EUCTW
|
1999-06-10 14:14:50 +00:00 |
ftang%netscape.com
|
ac84d5068d
|
remove incorrect checkin
|
1999-06-10 13:59:27 +00:00 |
ftang%netscape.com
|
b1c4cceed0
|
add cns[3-7].u[ft] which generated by the file uni2cns.txt created by Koichi Yasuoka <yasukoda@kudpc.kyoto.u.ac.jp>. Notice the CNS plan 1 and 2 are not based on this file but the John Jenkin's one. There are some difference between these two file in p1
|
1999-06-10 13:56:29 +00:00 |
dcone%netscape.com
|
e20ee57836
|
Fixed a solaris bug, took out a URL call until I can find the real cause
of the problem
|
1999-06-10 13:53:14 +00:00 |
briano%netscape.com
|
cf074ef8c7
|
Automated update
|
1999-06-10 13:29:51 +00:00 |
ramiro%netscape.com
|
2c2304996c
|
Remove USE_STRING2 hack. No longer needed since nsString2 is the default.
|
1999-06-10 13:28:26 +00:00 |
ramiro%netscape.com
|
c4c2d1d42d
|
Add #ifdef use of graphics state pool.
|
1999-06-10 13:11:22 +00:00 |
ftang%netscape.com
|
c0ae575180
|
add functionality to uscan and ugen so we can add CNS11643 p3-7 into euc-tw
|
1999-06-10 12:56:33 +00:00 |
ramiro%netscape.com
|
b4d5277467
|
Factor out the graphics state struct into its own header and implementation
files.
|
1999-06-10 12:45:14 +00:00 |
hyatt%netscape.com
|
255cc6f2bd
|
Popup menus animate and shag in the correct directions, baby.
|
1999-06-10 09:41:14 +00:00 |
hyatt%netscape.com
|
8a7a388516
|
Tweak to the tree frame construction code.
|
1999-06-10 09:31:30 +00:00 |
mccabe%netscape.com
|
7d683fdc53
|
Various touchups and warning fixes.
|
1999-06-10 09:18:59 +00:00 |
mccabe%netscape.com
|
440903d251
|
Fix many warnings, remove legacy -h option.
|
1999-06-10 08:21:35 +00:00 |
sspitzer%netscape.com
|
3c0b3f54db
|
fix the crashing when I post news.
|
1999-06-10 08:08:22 +00:00 |
waterson%netscape.com
|
3a4e249664
|
Oops. I'd screwed up the Release() method.
|
1999-06-10 08:01:13 +00:00 |
mscott%netscape.com
|
71e08d3991
|
Remove references to mailnews header files.
|
1999-06-10 07:41:35 +00:00 |
mscott%netscape.com
|
ee3af4fc35
|
change the start page. don't point to www.mozilla.org. this is only until #7417 gets fixed.
|
1999-06-10 07:26:38 +00:00 |
mscott%netscape.com
|
c3a0128e26
|
Change comment to reflect tthe appropriate interface. (it was confusing before).
|
1999-06-10 07:21:06 +00:00 |
mscott%netscape.com
|
b059e57e90
|
Trying to clear some stuff up to make it easier for Seth and I to track down the build breakage.
|
1999-06-10 06:55:14 +00:00 |
waterson%netscape.com
|
183ea40ed1
|
Enable aggregation on the in-memory datasource.
|
1999-06-10 06:47:28 +00:00 |
waterson%netscape.com
|
97814c2d09
|
Fix build bustage: make sure overloaded function uses identical return
type.
|
1999-06-10 06:40:43 +00:00 |
hyatt%netscape.com
|
c5c7fc45e1
|
Using DOM calls for setting/removing selection and hover attributes.
|
1999-06-10 05:53:01 +00:00 |
mscott%netscape.com
|
90b9875120
|
Fix for SunOS build. we were using a nsCOMPtr on two interfaces without explicitly including the interface header file.
|
1999-06-10 05:49:17 +00:00 |
sspitzer%netscape.com
|
149919afe7
|
nsINNTPProtocol.h is going away, since it is not being used.
the only thing that uses nsNNTPProtocol is nsNntpService.
remove it from the news factory.
changes to get mark message read on display working.
|
1999-06-10 05:39:09 +00:00 |
sspitzer%netscape.com
|
76182cf4b2
|
work to get this test working again. it's not building right now.
|
1999-06-10 05:33:55 +00:00 |
peterl%netscape.com
|
24bee1ac96
|
added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
|
1999-06-10 05:33:47 +00:00 |
peterl%netscape.com
|
d3bcc956fa
|
added files: mozilla/layout/html/style/src/nsCSSRule.cpp, mozilla/layout/html/style/src/nsCSSRules.cpp
|
1999-06-10 05:32:57 +00:00 |
peterl%netscape.com
|
f7975c0847
|
added new rule interfaces & base class
|
1999-06-10 05:32:38 +00:00 |
sspitzer%netscape.com
|
3cb52a37ca
|
the tests are going to break, so I am turning them off. I'll be turning them back on once I figure out what to do.
|
1999-06-10 05:32:37 +00:00 |
peterl%netscape.com
|
3b7258b706
|
better namespace support
made descend from nsICSSRule
|
1999-06-10 05:30:36 +00:00 |
peterl%netscape.com
|
75797028a3
|
removed cruft
|
1999-06-10 05:29:53 +00:00 |
peterl%netscape.com
|
6609b24e1e
|
added support for other rule types
cleaned up api
|
1999-06-10 05:29:22 +00:00 |
peterl%netscape.com
|
cc94275b15
|
better namespace support
made descend from nsCSSRule base class
|
1999-06-10 05:28:32 +00:00 |
peterl%netscape.com
|
5c11b505d7
|
added helper method to token
|
1999-06-10 05:27:01 +00:00 |
peterl%netscape.com
|
781a1b7b49
|
added support for @namespace & @media
stubbed out support for other @rules
sync to sheet api changes
|
1999-06-10 05:25:23 +00:00 |
peterl%netscape.com
|
be78f7c3ee
|
added support for attribute namespaces on generated content
stubed out improvements to style change painting code
|
1999-06-10 05:24:00 +00:00 |
peterl%netscape.com
|
29ee43f3d1
|
Cleanup API
Added support for other rule types
Added namespace support
|
1999-06-10 05:22:13 +00:00 |
peterl%netscape.com
|
1b3cc1eb51
|
sync to style sheet api change
added support for detecting other css rule types
|
1999-06-10 05:21:22 +00:00 |
peterl%netscape.com
|
6c8f1b966b
|
made query for attributes in other namespaces legal, just not work
|
1999-06-10 05:20:28 +00:00 |
peterl%netscape.com
|
784f0c9bee
|
added code to ignore unknown namespace prefix for attributes
(actually the parser should've rejected it before here)
|
1999-06-10 05:18:46 +00:00 |
peterl%netscape.com
|
fa94e3b67e
|
removed equals and hashvalue methods
|
1999-06-10 05:17:27 +00:00 |
sspitzer%netscape.com
|
c2816a8a4a
|
get this to link on IRIX. thanks to Jason Heirtzler <jasonh@engr.sgi.com> for the patch.
|
1999-06-10 04:32:46 +00:00 |
briano%netscape.com
|
a1b287c705
|
Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead.
|
1999-06-10 04:07:09 +00:00 |
briano%netscape.com
|
4b324bdd5d
|
Changed all the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead.
|
1999-06-10 04:05:28 +00:00 |
briano%netscape.com
|
72c12370ca
|
Automated update
|
1999-06-10 03:59:50 +00:00 |
briano%netscape.com
|
d364ca0546
|
Added a check for random().
|
1999-06-10 03:56:41 +00:00 |
karnaze%netscape.com
|
b25ca60568
|
removed temp windows code added by accident
|
1999-06-10 03:48:06 +00:00 |
peterl%netscape.com
|
7238b595f5
|
#ifdef'd out windows specific timer code
|
1999-06-10 03:43:43 +00:00 |
mscott%netscape.com
|
7834f208ee
|
fix memory leak
|
1999-06-10 03:06:28 +00:00 |
ducarroz%netscape.com
|
08eedc8641
|
fix build bustage
|
1999-06-10 03:05:22 +00:00 |