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

29317 Коммитов

Автор SHA1 Сообщение Дата
waterson%netscape.com b9b65d633f Add SiteMap icon and relate-panel style sheet. Make code smarter so that it only fetches related links when the RL folder is open. 1999-06-07 22:21:53 +00:00
warren%netscape.com 550ed382f3 obsoleting files 1999-06-07 22:19:20 +00:00
warren%netscape.com 3f748629d6 Removed nsITransport. 1999-06-07 22:12:19 +00:00
briano%netscape.com d644a9b014 Yet another case of C++ comments in a C file.... 1999-06-07 22:11:18 +00:00
alecf%netscape.com eb11415865 add more useful dumps of account information 1999-06-07 22:08:50 +00:00
gagan%netscape.com a2a3cdbd03 Adding Makefile.in for Linux. Testing for Andreas. 1999-06-07 22:07:49 +00:00
alecf%netscape.com 4f1245bf3d add account manager to tests 1999-06-07 22:06:10 +00:00
gagan%netscape.com 66981e29b5 Adding Makefile.in. Testing for Andreas. 1999-06-07 22:05:44 +00:00
gagan%netscape.com 96abb80a2b First checkin for Makefile.in. Testing for Andreas. 1999-06-07 22:05:17 +00:00
warren%netscape.com b5b8476315 Updated for file name changes. 1999-06-07 22:04:19 +00:00
waldemar%netscape.com aeca55ec75 Simplified grammar by using lookahead constraints. Fixed \dd bugs. Made all errors occur at pattern compile time. 1999-06-07 22:00:09 +00:00
waldemar%netscape.com 9fd6762147 Simplified grammar by using lookahead constraints. 1999-06-07 21:58:24 +00:00
waldemar%netscape.com d2eb493880 Simplified grammar by using lookahead constraints. Removed requirement for an underscore before unit name. 1999-06-07 21:57:29 +00:00
waterson%netscape.com cd72dfc31e Initial revision. 1999-06-07 21:53:50 +00:00
alecf%netscape.com 8f11a12376 fix uninitialized variable 1999-06-07 21:48:57 +00:00
leaf%mozilla.org 4f8255a881 adding blank file per tina ornduff 1999-06-07 21:47:13 +00:00
ftang%netscape.com 91e96a948c add FillInfo 1999-06-07 21:37:45 +00:00
ftang%netscape.com 54b761eadc add IS_REPRESENTABLE test inside #ifdef 1999-06-07 21:36:43 +00:00
chuang%netscape.com 6e39e40393 fix crash on starting address book 1999-06-07 21:33:42 +00:00
warren%netscape.com c0797ee094 New IDL interfaces. 1999-06-07 21:33:30 +00:00
mscott%netscape.com 4a20109d30 Bug #7715 --> set the character set for the messenger webshell to be UTF-8. 1999-06-07 21:31:53 +00:00
akkana%netscape.com dacf751762 Track change in editor API 1999-06-07 21:31:18 +00:00
mscott%netscape.com 03aa22e351 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:28:45 +00:00
mscott%netscape.com 989344b80b remove IGNORE_MANIFEST. 1999-06-07 21:28:20 +00:00
kmcclusk%netscape.com 88ad480647 Modified nsWebShell::GetLinkState to used a cached GlobalHistory service rather
than getting and releasing the service each time GetLinkState is called. Getting
the global history service shows up as a big hit during profiling because GetLinkState
gets called each time a link is encountered while resolving style contexts.
1999-06-07 21:26:10 +00:00
waterson%netscape.com 1c79128849 Add xpfe/components/related directory to the build. 1999-06-07 21:19:22 +00:00
mscott%netscape.com e564da8cfd remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:19:08 +00:00
karnaze%netscape.com 44a028be9f removed background rules for table elements 1999-06-07 21:19:05 +00:00
kmcclusk%netscape.com 7273a1f2b8 Modified TextStyle constructor to reuse the TextFrame's mFont rather than creating
a new font. The creation of the new font show up during profiling as a big hit.
1999-06-07 21:18:51 +00:00
waterson%netscape.com 026787bf0b Add related directory to the build. 1999-06-07 21:18:44 +00:00
waterson%netscape.com dc263d207d Added xpfe/components/related to the build. 1999-06-07 21:17:23 +00:00
mscott%netscape.com 1ddc3defc3 remove obsolete LINCS line. 1999-06-07 21:16:13 +00:00
waterson%netscape.com a7846f4db6 Add NetworkModule.shlb to opt build. 1999-06-07 21:16:02 +00:00
karnaze%netscape.com 593c6b7108 background regression test 1999-06-07 21:14:19 +00:00
akkana%netscape.com da6c34d908 Track change to OutputText/OutputHTML interfaces; Get rid of warnings 1999-06-07 21:13:59 +00:00
akkana%netscape.com f08ae8af33 Get rid of overloaded class names, to eliminate warnings 1999-06-07 21:12:01 +00:00
mscott%netscape.com 7076a0c3d5 remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 21:11:16 +00:00
karnaze%netscape.com 1036c9827e support for backgrounds on table elements in both compatibility modes 1999-06-07 21:10:25 +00:00
karnaze%netscape.com 35ef411a8e new style rule for table elements inheriting backgrounds in Nav Quirks mode 1999-06-07 21:09:07 +00:00
putterman%netscape.com 744ced8b1f Remove extra PR_FREEIF. 1999-06-07 21:05:13 +00:00
mscott%netscape.com f8396a3a2b remove IGNORE_MANIFEST 1999-06-07 21:04:04 +00:00
hyatt%netscape.com c952601231 Notification of a change in selection. 1999-06-07 20:57:34 +00:00
putterman%netscape.com dfe0cf574d Fix some memory leaks. 1999-06-07 20:53:22 +00:00
mscott%netscape.com b651bb132d remove IGNORE_MANIFEST and remove LCFLAGS since we don't have any. 1999-06-07 20:43:50 +00:00
pinkerton%netscape.com 1e3b08c682 changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well. 1999-06-07 20:43:23 +00:00
ftang%netscape.com 1fc865d90f fix typo 1999-06-07 20:40:53 +00:00
chuang%netscape.com 1724772ad9 Fix bustage on Windows 1999-06-07 20:32:49 +00:00
ftang%netscape.com c1384463fa add FillInfo 1999-06-07 20:32:15 +00:00
ftang%netscape.com fbb6fc9b7d add nsICharRepresentable.h and change nsIUnicodeEncodeHelper.h 1999-06-07 20:29:45 +00:00
rhp%netscape.com 6177cab787 Change for dialog feedback 1999-06-07 20:29:09 +00:00