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

13390 Коммитов

Автор SHA1 Сообщение Дата
pierre%netscape.com 04ba615cb8 Fix forms: XP_MAC code was missing in GetHorizontalInsidePadding and GetVerticalInsidePadding 1998-12-20 13:18:10 +00:00
pierre%netscape.com 392e110ad0 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 cfefb4d0e5 Improve performance on Mac: make the root view invisible 1998-12-20 13:16:13 +00:00
pierre%netscape.com 2ecbb0d6c5 Improve performance on Mac: disable the Composite timer (temporary code - see comments) 1998-12-20 13:15:41 +00:00
pierre%netscape.com cf39974924 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 5ffd74aab4 Ignore generated Makefile. 1998-12-20 08:27:09 +00:00
ramiro%netscape.com 9bb7820d60 Renamed 'main' to 'scribble'. 1998-12-20 08:22:02 +00:00
guha%netscape.com da71a3701d the new in-memory data source.
Not yet in the makefiles
1998-12-20 01:45:42 +00:00
peterl%netscape.com 771b8f3e81 sync to new attribute api 1998-12-20 01:35:57 +00:00
peterl%netscape.com e75a76898d sync to new attribute api 1998-12-20 01:21:23 +00:00
peterl%netscape.com aef6ec508e attribute selector work 1998-12-20 01:19:22 +00:00
peterl%netscape.com cf007064b5 fix equals to not be case sensative 1998-12-20 01:18:47 +00:00
peterl%netscape.com cdd9d2802c sync to new attribute api
added multiple class support
1998-12-20 01:17:50 +00:00
peterl%netscape.com 67228dac8d implement multiple class support
implement attribute selector support
1998-12-20 01:17:05 +00:00
peterl%netscape.com b915e52038 added case sensativity flag to attribute selectors 1998-12-20 01:16:20 +00:00
peterl%netscape.com 3a2e8fa776 fixes to attribute selector parsing 1998-12-20 01:15:18 +00:00
peterl%netscape.com 3e5db19bb3 fix background flags initial value
tweak table inheritance quirk
1998-12-20 01:11:36 +00:00
peterl%netscape.com 40a4d86e38 made get strength const 1998-12-20 01:08:31 +00:00
peterl%netscape.com 439d2af3fd changed attribute api to take atoms & namespace 1998-12-20 01:08:13 +00:00
peterl%netscape.com b4925e9b2d sync to new attribute api
implement local attribute storage with namespace support
1998-12-20 01:07:21 +00:00
ramiro%netscape.com c36476674c Comment out the GARBAGE entry for generated files.
nsHTMLTags.h nsHTMLTags.cpp nsHTMLEntities.cpp were being treated as
GARBAGE since they are generated.  But, they are also checked in to the
repository, which breaks clobber builds.
1998-12-20 01:04:40 +00:00
guha%netscape.com 5d41e0c741 More for OpenDir 1998-12-20 00:16:45 +00:00
pavlov%pavlov.net b69707dccf we require gtk 1.1.6 now 1998-12-19 20:10:31 +00:00
pavlov%pavlov.net 0488070648 fix crash 1998-12-19 20:02:31 +00:00
pavlov%pavlov.net 7bf2215ef1 require 1.1.6 instead of 1.1.9 (which replaced 1.1.5) 1998-12-19 20:01:39 +00:00
pavlov%pavlov.net c0a8d6116e require GTK 1.1.9 1998-12-19 18:04:31 +00:00
pavlov%pavlov.net 340357e342 lots and lots of code cleanup. 1998-12-19 18:04:06 +00:00
pavlov%pavlov.net 0a03230a26 s/ :: /::/ 1998-12-19 18:01:17 +00:00
michaelp%netscape.com de47a746ca the corner view works again, and thanks to michael.lowe@bigfoot.com it paints
in the correct system specified "background" color.
1998-12-19 06:20:36 +00:00
alecf%netscape.com 4ac5f20e28 drum roll please...
...and tonight, for your enjoyment, we present mail/news's fourth
entry to mozilla.org!
1998-12-19 02:35:13 +00:00
vidur%netscape.com 1254cc9687 Script global namespace management. 1998-12-19 02:11:17 +00:00
alecf%netscape.com f59757445a XPCOMify access to nsIMsgXOVERParser 1998-12-19 01:59:32 +00:00
alecf%netscape.com bde86a4cb8 update makefiles to reflect XPComification 1998-12-19 01:59:07 +00:00
alecf%netscape.com ea86f5000e Add the NPL 1998-12-19 01:48:35 +00:00
alecf%netscape.com 6d76306559 update interfaces slightly to include nsISupports and use it 1998-12-19 01:19:51 +00:00
mscott%netscape.com 4c1e0ad775 Just created. 1998-12-19 01:07:40 +00:00
akkana%netscape.com cd82a600c9 Turn on debug by default 1998-12-19 00:10:52 +00:00
hyatt%netscape.com 37b1699757 Implemented expanding/collapsing nodes in the tree view AND implemented
selection in the tree view.
1998-12-18 23:57:11 +00:00
hyatt%netscape.com ebb3282a61 Patching GetAttribute (the default was returning a value that indicated that the
attribute was present, and it should have been returning NOT THERE as a default).
1998-12-18 23:56:37 +00:00
mcmullen%netscape.com b9aa25e827 Added an NS_BASE for windows. 1998-12-18 23:30:44 +00:00
akkana%netscape.com 149b8b3a91 Add -ljsurl -- needed for linux build 1998-12-18 23:13:58 +00:00
akkana%netscape.com fb1c00e52c Add a comment explaining ComparePoints 1998-12-18 23:13:25 +00:00
akkana%netscape.com aa734ee3dc Fix startup crash -- when setting one endpoint with the other one null, collapse the range 1998-12-18 23:12:29 +00:00
alecf%netscape.com 55117bb991 XPCOMify news hosts by using nsIMsgNewsHost instead of MSG_NewsHost 1998-12-18 23:07:08 +00:00
mcmullen%netscape.com 9cdd955cd4 Rewrote the stream stuff to be simple, since Unix build environment cannot even handle ostream and istream. This builds and runs correctly on Linux and Macintosh now. 1998-12-18 23:06:54 +00:00
alecf%netscape.com bb8d115fc2 placeholder IDLs (eventually to go into libmsg) 1998-12-18 23:02:02 +00:00
mcmullen%netscape.com 64d8d93b7d First Checked In. 1998-12-18 22:38:28 +00:00
terry%netscape.com ad4cf956ef In the list of users, the voucher now shows up as an email address,
rather than a id number.
1998-12-18 22:37:43 +00:00
pierre%netscape.com 7cd1ca78f7 Added layout/html/base/src/nsAreaFrame.cpp per Troy's request 1998-12-18 22:34:29 +00:00
kipp%netscape.com 6367ebbf6e Implement GetSkipSides so that continued inline frames render properly 1998-12-18 22:12:42 +00:00