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

402 Коммитов

Автор SHA1 Сообщение Дата
harishd%netscape.com 99f446c4b2 Enabling view source window to display title. 1999-02-25 17:43:41 +00:00
harishd%netscape.com 4122754fc2 Enabling view source window to display title.
Added methods OpenHead() and CloseHead() to
the CViewSourceHTML class.
1999-02-25 17:43:16 +00:00
kostello%netscape.com fdbeaa7414 Updated save code to match CSS "Selector to String" code.
We now output the selector from CSS style rules again
when we save a document.
1999-02-24 17:59:51 +00:00
rickg%netscape.com 94f8127fe4 added stubs for expat 1999-02-23 01:57:13 +00:00
rickg%netscape.com e092d51eb8 fixed bug 2946 1999-02-22 23:18:43 +00:00
rickg%netscape.com 35619272bf fixed bug 2946 1999-02-22 23:17:05 +00:00
rickg%netscape.com 2aff2157b6 fixed autoclose problem that Harish found 1999-02-22 20:55:15 +00:00
rickg%netscape.com d653cf73cc improved broken quote handling 1999-02-19 06:48:25 +00:00
rickg%netscape.com 4c1baa4ce4 support for hex entities 1999-02-19 06:33:06 +00:00
rickg%netscape.com e85fc61308 fixed build bustage 1999-02-19 03:28:27 +00:00
kostello%netscape.com b4deb8bb7d Fixing build error -- the instance variables
mComputedCRC32 and mExpectedCRC32 were only being defined
in the DEBUG build although they are used throughout
CNavDTD.cpp and it cannot be built in non-debug mode.
1999-02-19 02:35:58 +00:00
rickg%netscape.com 12e959c3a4 minor improvement to CRC 1999-02-19 00:54:01 +00:00
rickg%netscape.com 3a8879990b new primaryDetect code in DTD detection system; fixes XIF 1999-02-18 23:45:44 +00:00
ftang%netscape.com 3de1f86877 add comment, remove InitUnicodeDecoder method 1999-02-16 18:32:02 +00:00
rickg%netscape.com 3912d6d706 fixed bad define 1999-02-16 08:14:48 +00:00
rickg%netscape.com fb1878f2b0 fixed bad define 1999-02-16 08:11:21 +00:00
rickg%netscape.com 5c962e4f7b added v-dtor to taghander 1999-02-16 08:07:20 +00:00
rickg%netscape.com 414cce951b fixed backward define 1999-02-16 08:04:01 +00:00
rickg%netscape.com bc6cb6fd89 fixed a wad of little bugs and added regression test 1999-02-16 07:38:27 +00:00
mcafee%netscape.com 39d3c75958 Fixing libreg breakage 1999-02-16 01:40:50 +00:00
peterl%netscape.com e603ee7e26 resurecting until UNIX build autogenerate problem is fixed 1999-02-13 03:39:50 +00:00
peterl%netscape.com b2dd64ba03 backed out previous change 1999-02-13 03:38:48 +00:00
peterl%netscape.com e84ebdecf6 ignore autogenerated files 1999-02-13 03:22:41 +00:00
peterl%netscape.com 5cd1bc7f5c Removed nsHTMLTags.* since it is autogenerated
Changed case of html tag table
1999-02-13 03:21:55 +00:00
peterl%netscape.com 515034c013 changed all html tags to lower case 1999-02-12 06:17:06 +00:00
alecf%netscape.com c8d3a8efd4 fix for AIX compiler bustage 1999-02-11 04:13:50 +00:00
sar%netscape.com eecbed5e4c Turn of "modification date caching" so that dependencies are sure to work. 1999-02-11 00:04:46 +00:00
kostello%netscape.com a7957d574e Added NS_INIT_REFCNT in the constructors 1999-02-10 16:38:10 +00:00
pierre%netscape.com 8ab65aa40d Fix a crash when interrupting a page load 1999-02-10 09:12:48 +00:00
alecf%netscape.com 441c028f98 cast correctly to avoid confusing strict compilers 1999-02-10 08:23:36 +00:00
dp%netscape.com 1310389704 Adding libreg as xpcom depends on it 1999-02-10 02:01:50 +00:00
mcafee%netscape.com efc375dae6 Wrap robot in ENABLE_TESTS ifdef 1999-02-07 11:53:30 +00:00
mcafee%netscape.com 8f3a138219 Adding robot to unix build 1999-02-07 11:38:47 +00:00
mcafee%netscape.com b755ffc47a Adding nsIDTDDebug.h to unix exports so we can build the robot. 1999-02-07 11:36:31 +00:00
kipp%netscape.com 7b98b811bf Added a hack until rick lets us set the DTD we want to use when parsing 1999-02-04 16:31:02 +00:00
brade%netscape.com 8ce573df43 add #ifndef XP_MAC around some other platforms pragma (invalid with current Macintosh tools); this will reduce warnings on Macintosh compiler 1999-02-03 22:58:49 +00:00
vidur%netscape.com fb8e8d9d6c Added additional key argument to string parsing routine 1999-02-03 19:38:39 +00:00
hyatt%netscape.com bb41fc7780 Implementation of the XUL content sink. Added the capability to parse XUL files. 1999-02-03 02:47:06 +00:00
mcafee%netscape.com b1365a419d Ignore generated Makefiles 1999-02-02 06:11:26 +00:00
mcafee%netscape.com 264f3fa15d htmlrobot test now builds on Linux 1999-02-02 03:21:01 +00:00
mcafee%netscape.com c6ba40b9cf First checkin for unix 1999-02-02 03:18:44 +00:00
mcafee%netscape.com e1a384da68 Ignore generated Makefile 1999-02-02 01:03:32 +00:00
ftang%netscape.com b084f6938f integrate unicode converter into scanner and make the default charset = iso-8859-1 1999-02-01 18:23:31 +00:00
mcafee%netscape.com c62cbfacf2 Un-inlined CTagList::Contains() to fix Mac & Linux bustage. 1999-02-01 09:49:36 +00:00
rickg%netscape.com fc896f5a2d fixed deficiency in table 1999-02-01 06:31:30 +00:00
rickg%netscape.com 17c905bfdc mondo improvements to DTD 1999-02-01 04:24:37 +00:00
mcafee%netscape.com 1f3cb1ff6c First checkin for Linux 1999-01-31 21:55:47 +00:00
mcafee%netscape.com 3f2144cab1 Get this test to build on Linux 1999-01-31 21:51:44 +00:00
mcafee%netscape.com 4e21171c75 Fixing compiler error on Linux 1999-01-31 21:41:50 +00:00
ftang%netscape.com ccf3184b37 add -I for uconv 1999-01-30 16:50:56 +00:00