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

13517 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 5f8a4c8bd0 Fixed a compiler warning by include nsHTMLParts.h 1998-12-18 05:52:05 +00:00
troy%netscape.com 087d7aeae8 Fixed a couple of compiler wanrings by including nsHTMLParts.h 1998-12-18 05:50:19 +00:00
troy%netscape.com 452402c73d Fixed a compiler warning where there was an extra ',' after an enum
identifier
1998-12-18 05:46:00 +00:00
troy%netscape.com 9cc97f6532 Fixed a compiler warning by including nsHTMLParts.h 1998-12-18 05:44:26 +00:00
waterson%netscape.com 203f96e9a9 RDF interface changes. 1998-12-18 05:38:59 +00:00
waterson%netscape.com 6eb0bfba42 Incorporate comments from guha, jband, etc. Differentiate between resources and literals, make core interfaces comply with XPCOM stuff. 1998-12-18 05:38:24 +00:00
troy%netscape.com c5204005c1 Eliminated a bunch of code now that CreateViewForFrame() takes care of calling
SetScrolledView()
1998-12-18 05:26:16 +00:00
troy%netscape.com 7e29c81e53 Changed CreateViewForFrame() to check whether the parent view is a scrolling
view and if so use SetScrolledView() instead of the view manager's InsertChild().
This ensures that the scrolled frame's view is inserted as a child of the clip
view during the view initialization stage
1998-12-18 05:25:36 +00:00
troy%netscape.com 7f566a1613 Reverted back to previous revision, because I came up with a cleaner
solution
1998-12-18 05:23:40 +00:00
alecf%netscape.com 232cf00fa0 start pluggin in XPCOM calls for nsIMsgXOVERParser and nsIMsgNewsArticleList 1998-12-18 05:21:44 +00:00
troy%netscape.com 4bd653681f Re-ordered the call to set the scroll frame's initial child list so that
the XML demos work again. This is really a temporary change until things
get fixed right...
1998-12-18 04:59:14 +00:00
shaver%netscape.com 938afd1a80 need these libs to link apprunner 1998-12-18 04:47:26 +00:00
alecf%netscape.com e8b7eb288f use #defines instead of hardcoded response codes 1998-12-18 04:22:23 +00:00
sdagley%netscape.com 354b11b071 Added nsNetStreamLoader.cpp to project for vidur 1998-12-18 04:08:39 +00:00
scc%netscape.com 34bcd6ef0b NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed. Also catch the case when operator= is called on a dereferenced smart pointer. Fixed some documentation. 1998-12-18 03:45:44 +00:00
scc%netscape.com b53a07651f NSCAP_FEATURE_DONT_ADDREF is no longer optional, and the symbol has gone away. This facility turns out to be needed. 1998-12-18 03:44:51 +00:00
scc%netscape.com ba11eb34ad Added static IID() method. This member function will be generated automatically in the future. 1998-12-18 03:43:29 +00:00
troy%netscape.com 55fb6b65be Changed static casts so they compiled under VC 6.0 1998-12-18 03:29:51 +00:00
shaver%netscape.com af51904fec resprinkle NO_STATIC_LIB, but spare libpng so that viewer is cool. Also, repair some viewer/apprunner link foibles 1998-12-18 02:55:23 +00:00
blizzard%appliedtheory.com 3098272860 Saner nsTimer implementation for gtk. This probably still isn't right
but it works a lot better.  Also, work around getting really strange
timeouts and print an error when you get one.
1998-12-18 02:55:20 +00:00
blizzard%appliedtheory.com 22a93da773 only destroy the widget if it has actually been created 1998-12-18 02:52:55 +00:00
jfrancis%netscape.com 22ca77073e More range gravity work 1998-12-18 02:51:34 +00:00
alecf%netscape.com 3894d3530e fix warnings/format problems 1998-12-18 02:48:57 +00:00
alecf%netscape.com e3089bb83f add new mknews rosetta stuff 1998-12-18 01:50:43 +00:00
vidur%netscape.com ef7751a987 Added asynchronous script and style loading to XML. Moved out stream loader to netlib. 1998-12-18 01:36:41 +00:00
vidur%netscape.com df3ac56c3c Added stream loader 1998-12-18 01:34:30 +00:00
waterson%netscape.com e7539c228e Fix build bustage. 1998-12-18 01:33:26 +00:00
waterson%netscape.com dc46b0d605 Added IID() method to fix build bustage. 1998-12-18 01:33:04 +00:00
mjudge%netscape.com c98135bbb0 fixing build 1998-12-18 01:09:11 +00:00
davidm%netscape.com fb2200ce16 Fix problems with multiple windows leaking the event queue 1998-12-17 23:10:42 +00:00
buster%netscape.com b64da7e7fd WIP on border collapsing 1998-12-17 22:59:40 +00:00
buster%netscape.com e0d6677573 added PainBorderSegments 1998-12-17 22:58:51 +00:00
buster%netscape.com 72c29a43f2 added nsBorderEdge and nsBorderEdges 1998-12-17 22:58:23 +00:00
hyatt%netscape.com fcd61896ea Fixing Pink's build bustage. 1998-12-17 22:48:36 +00:00
alecf%netscape.com 68cec8af68 remove old broken mknews 1998-12-17 22:45:48 +00:00
alecf%netscape.com 764f755c0a switch over to new C++ versions of news 1998-12-17 22:45:08 +00:00
alecf%netscape.com 7297f0fa15 first insert of mknews (C++ version) into netlib from Nova 1998-12-17 22:44:04 +00:00
troy%netscape.com fafb49c0f8 Backed the change back out 1998-12-17 22:25:59 +00:00
pnunn%netscape.com 55f0ac4f7e Bugzilla#1971: Jpeg files larger than max size not handled properly. -pnunn 1998-12-17 22:16:27 +00:00
pinkerton%netscape.com cc49c95daa using nsCOMPtr and grippies are now drawn by hand so we can get the right look and scaling. Separation of grippies from toolbar in place with ifdefs. 1998-12-17 22:15:48 +00:00
akkana%netscape.com a9b6ca3119 update the branch of nsprpub we're pulling 1998-12-17 22:15:22 +00:00
pinkerton%netscape.com ac975ce29e using nsCOMPtr 1998-12-17 22:15:09 +00:00
pinkerton%netscape.com e1b5a6e2a4 using nsCOMPtr and preparing for separation from grippy and toolbar manager with ifdefs. 1998-12-17 22:14:28 +00:00
pinkerton%netscape.com b4d758eba6 removed obsolete event handlers. 1998-12-17 22:13:58 +00:00
pinkerton%netscape.com 68d610b7dc inserted IID() method for use with nsCOMPtr. 1998-12-17 22:13:41 +00:00
hyatt%netscape.com 9eb555209e Paving the way for the implementation of expanding/collapsing folders. 1998-12-17 22:11:51 +00:00
law%netscape.com 1ac9017ab6 *** empty log message *** 1998-12-17 21:56:06 +00:00
troy%netscape.com 3da8ddd767 Changed Paint() to only paing the border if the style info says we're visible 1998-12-17 21:34:41 +00:00
scc%netscape.com 74dd4cc281 Fixed build bustage (bad access paths) 1998-12-17 19:47:47 +00:00
alecf%netscape.com ad42830c67 certain methods were not spitting out = 0 at the end of the header 1998-12-17 19:39:10 +00:00