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

29729 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com aa7d491d2a Remove USE_STRING2 hack. No longer needed since nsString2 is the default. 1999-06-10 13:28:26 +00:00
ramiro%netscape.com 0721726701 Add #ifdef use of graphics state pool. 1999-06-10 13:11:22 +00:00
ftang%netscape.com 4da807248e 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 39a4bcb7e0 Factor out the graphics state struct into its own header and implementation
files.
1999-06-10 12:45:14 +00:00
hyatt%netscape.com 907863bd01 Popup menus animate and shag in the correct directions, baby. 1999-06-10 09:41:14 +00:00
hyatt%netscape.com 29dd30bc47 Tweak to the tree frame construction code. 1999-06-10 09:31:30 +00:00
mccabe%netscape.com f91c99fedd Various touchups and warning fixes. 1999-06-10 09:18:59 +00:00
mccabe%netscape.com 60740a11ac Fix many warnings, remove legacy -h option. 1999-06-10 08:21:35 +00:00
sspitzer%netscape.com 9375915eff fix the crashing when I post news. 1999-06-10 08:08:22 +00:00
waterson%netscape.com 177d19f731 Oops. I'd screwed up the Release() method. 1999-06-10 08:01:13 +00:00
mscott%netscape.com a32bc7cae9 Remove references to mailnews header files. 1999-06-10 07:41:35 +00:00
mscott%netscape.com 3b42adaa65 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 563c7fd4f7 Change comment to reflect tthe appropriate interface. (it was confusing before). 1999-06-10 07:21:06 +00:00
mscott%netscape.com 5a867f06da 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 2212cca9b0 Enable aggregation on the in-memory datasource. 1999-06-10 06:47:28 +00:00
waterson%netscape.com fdcbf908a1 Fix build bustage: make sure overloaded function uses identical return
type.
1999-06-10 06:40:43 +00:00
hyatt%netscape.com 1f4efa1f8a Using DOM calls for setting/removing selection and hover attributes. 1999-06-10 05:53:01 +00:00
mscott%netscape.com e1f8a05dcf 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 d5d2171a10 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 497dafb30f work to get this test working again. it's not building right now. 1999-06-10 05:33:55 +00:00
peterl%netscape.com 903764ae77 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 7687bd0106 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 791b4e55f5 added new rule interfaces & base class 1999-06-10 05:32:38 +00:00
sspitzer%netscape.com bcbfd03ef2 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 fd88fa6e86 better namespace support
made descend from nsICSSRule
1999-06-10 05:30:36 +00:00
peterl%netscape.com e1f892fa06 removed cruft 1999-06-10 05:29:53 +00:00
peterl%netscape.com 7972860145 added support for other rule types
cleaned up api
1999-06-10 05:29:22 +00:00
peterl%netscape.com 8cca0da687 better namespace support
made descend from nsCSSRule base class
1999-06-10 05:28:32 +00:00
peterl%netscape.com 109ba803cf added helper method to token 1999-06-10 05:27:01 +00:00
peterl%netscape.com 118e9f9265 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 4c5a011021 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 56a1156cd5 Cleanup API
Added support for other rule types
Added namespace support
1999-06-10 05:22:13 +00:00
peterl%netscape.com 9df8ff0558 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 aa83ade7e0 made query for attributes in other namespaces legal, just not work 1999-06-10 05:20:28 +00:00
peterl%netscape.com e4693f9f9a 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 5af713b6eb removed equals and hashvalue methods 1999-06-10 05:17:27 +00:00
sspitzer%netscape.com 0450f52038 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 90e0055f5f Changed the platform-specific ifdefs wrt XP_RANDOM to use HAVE_RANDOM instead. 1999-06-10 04:07:09 +00:00
briano%netscape.com e2165f5ea2 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 5d311254ff Automated update 1999-06-10 03:59:50 +00:00
briano%netscape.com 232f552542 Added a check for random(). 1999-06-10 03:56:41 +00:00
karnaze%netscape.com 323406a152 removed temp windows code added by accident 1999-06-10 03:48:06 +00:00
peterl%netscape.com 16cb87848e #ifdef'd out windows specific timer code 1999-06-10 03:43:43 +00:00
mscott%netscape.com 3980ca8852 fix memory leak 1999-06-10 03:06:28 +00:00
ducarroz%netscape.com 7c123d62d2 fix build bustage 1999-06-10 03:05:22 +00:00
ducarroz%netscape.com ec0112b1e3 add a missing declarations, fix build bustage 1999-06-10 03:04:54 +00:00
mscott%netscape.com 6c89c10f1b Fix memory leaks. 1999-06-10 02:47:29 +00:00
mscott%netscape.com fa114b3f40 Fix memory leaks of messenger & msg composer bootstraps. Also removed 2 noisy printfs for bootstrapping
messenger code.
1999-06-10 02:46:06 +00:00
mcmullen%netscape.com 6204454112 XML is case sensitive, and that's why the "Save" button didn't work! 1999-06-10 02:32:06 +00:00
morse%netscape.com 3fdb995e42 acceptable workaround for bug 6928 1999-06-10 02:29:58 +00:00