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

10330 Коммитов

Автор SHA1 Сообщение Дата
spider%netscape.com df7cc182e7 Fix bug in CanvasFromName. WIP, JS parsing of commands 1998-10-20 01:20:01 +00:00
spider%netscape.com a03b1cd9bf WIP: JS Can now pass MethodInvoker commands to Zulu
Fix bug on nsXPFCCanvas not doing case-insensitive string
compares in CanvasFromName
1998-10-20 01:11:45 +00:00
gagan%netscape.com eccc9d2b35 Switching on NU_CACHE by default. 1998-10-20 00:49:40 +00:00
cls%seawood.org 54fc771f4b Added xpcom/public/Makefile to AC_OUTPUT. 1998-10-20 00:32:48 +00:00
cls%seawood.org b9267f6ae3 New Makefile.in 1998-10-20 00:31:25 +00:00
kipp%netscape.com 24008ebb0c Added text transformer to the build 1998-10-20 00:23:44 +00:00
kipp%netscape.com 084fde0160 Added FindTextRunsFor method 1998-10-20 00:23:11 +00:00
kipp%netscape.com 1dc537c5f9 Removed nsTextRun; s/NonBreakingUnit/Word/ 1998-10-20 00:22:48 +00:00
kipp%netscape.com edb75ce15e s/NBU/word 1998-10-20 00:22:24 +00:00
kipp%netscape.com 767b366eda Use TextRun API instead of no-longer public variables 1998-10-20 00:21:54 +00:00
kipp%netscape.com 6f95672654 Spanked hard to use the nsTextTransformer 1998-10-20 00:21:18 +00:00
kipp%netscape.com bd1e15f745 Revised to use a nsTextFragment to store the content 1998-10-20 00:20:04 +00:00
kipp%netscape.com c4a597fc7f Added nsTextFragment to the build 1998-10-20 00:19:32 +00:00
kipp%netscape.com f13b83273b Revised API to use TextFragment's 1998-10-20 00:19:17 +00:00
kipp%netscape.com 3f35c2f7ed Added new header 1998-10-20 00:19:01 +00:00
valeski%netscape.com 34e7b6b15f Raptor only. Extending the META tag http-equiv handling code to handle arbitrary http-equivs. We were previously just handing the "Refresh" case. 1998-10-20 00:18:19 +00:00
kipp%netscape.com 206b0ecefe new 1998-10-20 00:17:17 +00:00
pinkerton%netscape.com c061f05285 changes to match UI spec for title area and command strip. 1998-10-20 00:16:25 +00:00
pinkerton%netscape.com 65efc2a9c0 make command strip match UI spec/behaviors. 1998-10-20 00:15:07 +00:00
pinkerton%netscape.com 6b2a90f926 Tons o changes to make strip match UI spec (add, manage, close). 1998-10-20 00:14:46 +00:00
pinkerton%netscape.com 66913a09fd no longer include CPersonalToolbarTable as it is obsolete. 1998-10-20 00:12:52 +00:00
buster%netscape.com 7cb1f39626 rows can now be incrementally inserted, appended, and deleted. 1998-10-19 23:43:06 +00:00
cyeh%netscape.com da133d64f2 reflect changes in Makefile to fix autoconf builds 1998-10-19 23:12:18 +00:00
jfrancis%netscape.com a813c95e74 First Checked In. 1998-10-19 23:09:50 +00:00
cyeh%netscape.com 2ca3ffa2ad reflect change made in Makefile to fix autoconf build. 1998-10-19 23:08:31 +00:00
karnaze%netscape.com 620b8538a5 support for constrained width, height 1998-10-19 23:02:41 +00:00
cyeh%netscape.com 742cebceaa reflect changes in Makefile to fix autoconf build 1998-10-19 22:41:03 +00:00
troy%netscape.com 1f1da864fd Added null pointer check in case the root view pointer is null 1998-10-19 22:12:29 +00:00
warren%netscape.com 3f6fad455c Fix from toshok. 1998-10-19 22:01:53 +00:00
scullin%netscape.com b92ec18583 Moved headers from src to public 1998-10-19 21:44:55 +00:00
scullin%netscape.com 5541684b92 Moved files from src to public 1998-10-19 21:42:39 +00:00
cyeh%netscape.com e2ca880d53 Remove obsolete #defines _NSPR and NSPR20 1998-10-19 21:32:19 +00:00
cyeh%netscape.com 2ee89c5da5 flip NO_SECURITY to MOZ_SECURITY, remove NSPR20 hackery in makefile 1998-10-19 21:29:18 +00:00
spider%netscape.com cbc9f40f16 JS Command Server Scripting 1998-10-19 21:25:23 +00:00
troy%netscape.com ccb611db9b Removed some code that's no longer needed now that the frames correctly
compute their size based on any absolutely positioned children they
have
1998-10-19 21:24:53 +00:00
scullin%netscape.com a20eef0c50 Moved to public 1998-10-19 21:21:16 +00:00
cyeh%netscape.com ebe1df8201 Remove NSPR20 #ifdef's 1998-10-19 21:05:29 +00:00
cyeh%netscape.com c6e5fba50e turn off -DNSPR20 1998-10-19 20:56:21 +00:00
shaver%netscape.com 51896259f4 remove stale DOM span/transclusion code 1998-10-19 20:45:03 +00:00
rpotts%netscape.com 2b5dd1db41 Move the call to stop before firing the BeginLoadURL notification... This will keep the BeginLoad/EndLoad notifications paired correctly... 1998-10-19 20:41:50 +00:00
karnaze%netscape.com 98eb658b89 fixed bugs 1130, 1132, 1133 1998-10-19 20:37:40 +00:00
cyeh%netscape.com d59bbe2d87 remove layout/layspan.c from client build. it was wrapped around #ifdef DOM, so it was never built/linked. 1998-10-19 20:28:34 +00:00
cyeh%netscape.com a45f2c6208 Remove NSPR20 #ifdefs 1998-10-19 20:21:57 +00:00
cyeh%netscape.com 0687c45a07 remove NSPR20 #ifdef 1998-10-19 20:21:04 +00:00
jsun%netscape.com c893ef68ca Removing a backup file I accidentally added. 1998-10-19 20:20:34 +00:00
jsun%netscape.com 1d82d36cb8 Adding the ical directory to mozilla/calendar/modules/parser.
This is the first batch of files I need to add to get the iCal parser going.
This shouldn't be built with trex.mak yet.

It won't build until I get things stable enough.
1998-10-19 20:19:28 +00:00
cyeh%netscape.com 30d09e26ee flip #ifdef logic to allow for NSPR1.0 compatibility 1998-10-19 20:17:22 +00:00
cyeh%netscape.com fa6f78c879 remove NSPR20 and flip logic for NSPR 1.0 compatibility 1998-10-19 20:16:31 +00:00
valeski%netscape.com 321216b540 NET_ProcessNET() tabs to spaces (4) and general cleanup. removed an un-nesessary local variable and an unused if statement. 1998-10-19 20:15:54 +00:00
cyeh%netscape.com 969438fd56 remove NSPR20 #ifdefs 1998-10-19 20:14:21 +00:00