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

19128 Коммитов

Автор SHA1 Сообщение Дата
terry%netscape.com b6e395f91e Add check to make sure versions table is OK. 1999-03-05 17:55:45 +00:00
slamm%netscape.com 7671215b4c Don't use unshift because it is slow. Use push/reverse combo instead. 1999-03-05 17:14:03 +00:00
rods%netscape.com da7999fa80 Added ref counting to vertical scrollbar 1999-03-05 15:50:04 +00:00
briano%netscape.com b2e6094f73 Automated update 1999-03-05 15:45:38 +00:00
rods%netscape.com 3fe47219f1 Added where a scrolled view sets the widget for the vertical scrollbar
into the window so the window can send the vertical scrollbar the appropriate
message.
1999-03-05 15:41:50 +00:00
ramiro%netscape.com 07b894f694 Add --enable-cpp-rtti , --enable-cpp-exceptions flags.
RTTI and exceptions are off by default on Linux.
1999-03-05 15:36:20 +00:00
rods%netscape.com 61ba58e6dc Major update for tracking the popping up and dropping down of menus.
Added Mouse Wheel tracking
1999-03-05 15:34:53 +00:00
rods%netscape.com 8a99500458 Fixed voidarray problem and a few other minor things 1999-03-05 15:33:40 +00:00
rods%netscape.com 20cfbbcb94 Fixed up ref counting issues 1999-03-05 15:32:54 +00:00
rods%netscape.com e2ca4ba297 Changed VoidArray to nsISupportsArray 1999-03-05 15:30:11 +00:00
rods%netscape.com 32c2bb6ce2 Added impl of SetVerticalScrollbar 1999-03-05 15:25:24 +00:00
rods%netscape.com 15f6a63ae1 Added new method "SetVerticalScrollbar" 1999-03-05 15:25:21 +00:00
kipp%netscape.com 215b7ea355 nuked 1999-03-05 15:23:46 +00:00
kipp%netscape.com 29d90160b9 Removed ref to dead nsFrameReflowState 1999-03-05 15:22:03 +00:00
edwin%woudt.nl 4f425efd64 I'm backing out the changes to use the provider registry for now, because of problems. We should investigate this! 1999-03-05 15:16:09 +00:00
dcone%netscape.com ff22a0cab6 Update the surfaces to include graphics state 1999-03-05 14:48:44 +00:00
rpotts%netscape.com 71204e7808 changed all references to getElementByID(...) into getElementById(...). This fixed the URL typein bar... 1999-03-05 11:38:40 +00:00
waterson%netscape.com e2d2d45ea2 Added nsRDFInterfaces.h to EXPORTS. 1999-03-05 11:12:58 +00:00
waterson%netscape.com 5c4e7ea126 Added C++-specific #include of nscore.h to make sure that PRUnichar gets included. 1999-03-05 11:12:24 +00:00
waterson%netscape.com d5e7a15215 Initial revision. Generated from nsRDFInterfaces.idl. 1999-03-05 10:55:04 +00:00
waterson%netscape.com 69190a7d13 Initial revision. Generated from nsRDFInterfaces.idl. 1999-03-05 10:49:13 +00:00
waterson%netscape.com 875aa3905a Removed individual interface files for now, and plugged everything into nsRDFInterfaces.idl. 1999-03-05 10:48:07 +00:00
pierre%netscape.com 23dc19501d Fix #3408 "When mousedown, mousemoves should all go to same widget" 1999-03-05 10:04:07 +00:00
pierre%netscape.com a0a1bcaa7c Improved SetCursor() to use the Appearance Mgr 1999-03-05 10:02:16 +00:00
pierre%netscape.com 8c1ea3f080 Added nsToolkit::HasAppearanceManager() 1999-03-05 10:01:07 +00:00
mcafee%netscape.com 0f6515b16c Fixing enums for the Solaris 5.0 compiler, thanks to Tim McNerney <mumbly@netcom.com> for this change. 1999-03-05 09:29:52 +00:00
grail%cafebabe.org eee2c5da92 Signature storage into prefs. 1999-03-05 09:06:36 +00:00
grail%cafebabe.org d8d99d6ea2 Removed old references to AWT file chooser. We're never going back there. 1999-03-05 09:06:16 +00:00
saari%netscape.com 5aff52a7c2 Fixing menus on Win32 1999-03-05 07:31:54 +00:00
bienvenu%netscape.com 3e273021f9 fix folder info uint32 handling 1999-03-05 07:23:24 +00:00
saari%netscape.com acc701ebfa Fixing IID() to GetIID() to fix warren's bustage 1999-03-05 07:02:27 +00:00
leaf%mozilla.org d32f85467e ok, this time for sure, fixing mozbot. 1999-03-05 06:28:58 +00:00
leaf%mozilla.org 3634f748b1 making the bot's given nick (an argument) global, because i'm evil. 1999-03-05 06:19:28 +00:00
warren%netscape.com 7483c69105 Fixed up Advance methods. 1999-03-05 06:12:47 +00:00
warren%netscape.com f3d5314c50 Removed obsolete mail folder installation. 1999-03-05 06:09:43 +00:00
warren%netscape.com f789c9ff58 Removed obsolete mail folder installation. 1999-03-05 06:03:36 +00:00
rjc%netscape.com b9a6b3bf4a Only have one arc (a child) going out, otherwise duplicates! Also commented out NS_INIT_REFCNT() due to weirdness. 1999-03-05 06:03:03 +00:00
troy%netscape.com 3bca3c70a4 Fixed HTML to be correct: CAPTION must be at start of table, and TFOOT must be
before any body section row groups
1999-03-05 06:02:11 +00:00
troy%netscape.com 3119f7cfd0 Table header/footer are repeated when splitting tables 1999-03-05 06:00:40 +00:00
warren%netscape.com 93fea88d7d Added prlog tracing code. Fixed some error codes. Fixed DBArcsInOutCursor::Advance to check for failure on GetValue. 1999-03-05 05:59:02 +00:00
warren%netscape.com ab9643b9a2 Fixed First method to return error. 1999-03-05 05:48:21 +00:00
sdagley%netscape.com 417581861e Fix bug #3405. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur. 1999-03-05 05:39:20 +00:00
rjc%netscape.com cf3eacc9e4 Fix bug 3401: aliases to shared libraries which auto-register need to be placed inside of a "components" directory (which itself needs to exist in the same directory as apprunner/viewer). Review/approval: sdagley 1999-03-05 05:09:04 +00:00
mcafee%netscape.com fdf88ceddf Uninitialized variables 1999-03-05 04:40:14 +00:00
kipp%netscape.com 4147924a67 Use proper new/delete operators 1999-03-05 04:36:00 +00:00
kipp%netscape.com 284d8dc4af Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find 1999-03-05 04:35:49 +00:00
kipp%netscape.com 22c32f1eac Clean up query-interface; attempt to work around bug (failed; left some commentary in to help the netlib crew) 1999-03-05 04:35:37 +00:00
kipp%netscape.com 68409e0711 Use proper new operator 1999-03-05 04:33:57 +00:00
kipp%netscape.com 29893a7946 use new nsHTMLReflowState ctors 1999-03-05 04:29:11 +00:00
kipp%netscape.com 44975aa096 Eliminate some compiler warnings 1999-03-05 04:28:54 +00:00