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

13631 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 31e9aabbbe Use OS_CFLAGS to set debugging flags as CFLAGS gets overwritten later. 1998-12-21 21:34:17 +00:00
mscott%netscape.com 1f7794844d Moved nsIMsgRFC822Parser into mailnews/base/public. 1998-12-21 21:24:41 +00:00
mscott%netscape.com d1214c7088 Adding public to list of directories built by mailnews. 1998-12-21 21:24:10 +00:00
mscott%netscape.com 5c26690a0e These files now live in mailnews/base/public. 1998-12-21 21:20:48 +00:00
mscott%netscape.com e94861c5f1 First checked in. 1998-12-21 21:13:57 +00:00
mscott%netscape.com 93104e6877 First added. No files are currently in mailnews/news/public yet. 1998-12-21 21:12:35 +00:00
mscott%netscape.com b55d8647b8 Added build and test directories to mailnews/base. 1998-12-21 21:06:36 +00:00
buster%netscape.com 735e53976a WIP for collapsing borders. 1998-12-21 19:20:37 +00:00
brade%netscape.com b7503c538b attempt to fix build bustage 1998-12-21 18:56:03 +00:00
buster%netscape.com 914c880651 collapsing borders now do rounding of odd-thickness borders correctly
at the pixel level.  The odd pixel is always given to the right and bottom
cell borders whenever possible, and to the top and left table border otherwise.
1998-12-21 18:54:23 +00:00
cyeh%netscape.com ac537a6486 if you don't define MOZ_LITE, MOZ_MEDIUM, or MOZ_DARK, don't define
any of the feature #ifdefs by default.
these will probably go away and die eventually.
1998-12-21 18:38:53 +00:00
peterl%netscape.com 8b9304316e fix a ref counting bug with class atoms 1998-12-21 18:38:44 +00:00
troy%netscape.com 6493c0fc74 Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
mscott%netscape.com f53b2b2518 First checked in. 1998-12-21 17:57:13 +00:00
mscott%netscape.com 4127a17201 First checked in. 1998-12-21 17:51:08 +00:00
rods%netscape.com 8bbcbd7687 Added several enums for form's controls 1998-12-21 16:53:49 +00:00
rods%netscape.com cccaeefc91 Changed constants to use LookAndFeel values. 1998-12-21 16:52:57 +00:00
rods%netscape.com 0120a7d8e5 Added in NS_RELEASE of LookAndFeel object 1998-12-21 16:52:17 +00:00
brade%netscape.com e74bb5d568 have SetAlignment return NS_OK (reduce Mac compiler warnings) 1998-12-21 16:51:19 +00:00
vidur%netscape.com a0bb847d23 Ongoing work on mechanism for introducing global names into a script namespace 1998-12-21 16:51:10 +00:00
brade%netscape.com 48ee78c7ef reduce Mac compiler warnings by commenting out unused local variables 1998-12-21 16:48:35 +00:00
brade%netscape.com 0b0b013a4b add XP_MAC to the ifdef around dbopen (was in macToBeImplemented.cp) 1998-12-21 16:46:17 +00:00
brade%netscape.com ac22b50300 added XP_FileReadLine and FE_FileType (formerly in macToBeImplemented.cp) 1998-12-21 16:46:10 +00:00
brade%netscape.com d178929a1e remove all functions (move to nsNetStubs.cpp and nsMacFile.cp) 1998-12-21 16:46:03 +00:00
brade%netscape.com 0dd08f1cf8 remove extra comma to reduce Macintosh compiler warnings 1998-12-21 16:40:46 +00:00
brade%netscape.com 400bea8f9d remove extra comma to reduce warnings on Mac 1998-12-21 16:39:17 +00:00
rods%netscape.com cdc4c9ba17 Added better default processing of hint 1998-12-21 13:29:32 +00:00
peterl%netscape.com 66066e1f3c fixed a crasher when mapping list or table style with a null parent context 1998-12-21 07:48:12 +00:00
buster%netscape.com d1779f0342 beginnings of collapsing borders now implemented. Doesn't work for spanning cells yet,
and doesn't measure borders where the width changes along a shared edge yet.
1998-12-21 06:38:18 +00:00
buster%netscape.com c869f97f4c fixes for PaintBorderEdges 1998-12-21 06:37:10 +00:00
buster%netscape.com fd891ec74c added mLength to nsBorderEdge 1998-12-21 06:35:45 +00:00
peterl%netscape.com 650a9f3060 fix spelling
fix namespace of HTML element's attributes
1998-12-21 05:59:40 +00:00
peterl%netscape.com cdecfbc7dd fix spelling 1998-12-21 05:58:58 +00:00
peterl%netscape.com 01b2811d2e fix spelling
moved inline automatic key object out of line for buggy unix compilers
1998-12-21 05:58:31 +00:00
peterl%netscape.com 3cf603abf4 added support for the 'xmlns' pseudo namespace 1998-12-21 05:56:51 +00:00
peterl%netscape.com 9cf2d5b9a3 rename string key to make buggy unix compilers happy 1998-12-21 05:55:44 +00:00
troy%netscape.com 9619058141 Changed the frame hierarchy, and changed how scrolling works. Also added
nsAreaFrame which replaces nsBodyFrame which is no longer used
1998-12-20 23:29:47 +00:00
guha%netscape.com 645bf20c08 more of in-memory data source.
Not yet in build system
1998-12-20 19:49:10 +00:00
pierre%netscape.com 331f9386ca Fix forms: XP_MAC code was missing in GetHorizontalInsidePadding and GetVerticalInsidePadding 1998-12-20 13:18:10 +00:00
pierre%netscape.com 7cce6c062b Remove 'mBounds' that was hidding a recently added member variable with the same name in nsBaseWidget 1998-12-20 13:16:48 +00:00
pierre%netscape.com f8315aa628 Improve performance on Mac: make the root view invisible 1998-12-20 13:16:13 +00:00
pierre%netscape.com fa82921b1c Improve performance on Mac: disable the Composite timer (temporary code - see comments) 1998-12-20 13:15:41 +00:00
pierre%netscape.com 03b472d939 Added a reminder to not always pass the entire widget rect in NS_PAINT_EVENTs 1998-12-20 13:14:29 +00:00
ramiro%netscape.com 36fb50e951 Ignore generated Makefile. 1998-12-20 08:27:09 +00:00
ramiro%netscape.com c08bd84e76 Renamed 'main' to 'scribble'. 1998-12-20 08:22:02 +00:00
guha%netscape.com 7b4636a088 the new in-memory data source.
Not yet in the makefiles
1998-12-20 01:45:42 +00:00
peterl%netscape.com fb2058178f sync to new attribute api 1998-12-20 01:35:57 +00:00
peterl%netscape.com 887cd5f867 sync to new attribute api 1998-12-20 01:21:23 +00:00
peterl%netscape.com 7dd7b861c5 attribute selector work 1998-12-20 01:19:22 +00:00
peterl%netscape.com 1106a4c943 fix equals to not be case sensative 1998-12-20 01:18:47 +00:00