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

19579 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com 16a81f6c14 make the personal toolbar buttons more mozilla centric, even if everything else is blatant NSCP drug money. 1999-03-09 22:13:36 +00:00
michaelp%netscape.com 83a0b9f54a added background image.
made one table relatively positioned.
added opacity to transparent scrolled table.
1999-03-09 22:12:20 +00:00
michaelp%netscape.com eedcdf698b added nsIClipView.h
added support for getting/setting scroll properties in scrollable view so
that the app can control whether scrolling should be accomplished via
blitting or painting.
more work in progress for the new compositor.
1999-03-09 22:10:31 +00:00
michaelp%netscape.com 423c436a70 added blender method that takes rendering contexts.
added LockDrawingSurface() and UnlockDrawingSurface() to rendering
context.
fixed state maintenance errors in rendering context win.
added IsReleaseDCDestructive() to drawingsurfacewin.
1999-03-09 22:07:06 +00:00
pinkerton%netscape.com b732bed0da added xptoolkit tree test 1 to menus 1999-03-09 22:06:38 +00:00
rjc%netscape.com f19354c9e7 Comment out PR_ASSERT() due to assert/unassert now actually being called. 1999-03-09 22:06:29 +00:00
pinkerton%netscape.com 9ed09f941c add spiffy header 1999-03-09 22:03:38 +00:00
pinkerton%netscape.com cc82e89a66 Add case for xptoolkit tree demo and fix missing break statement at end of toolbar demo case that would always cause JS window to appear. doh! 1999-03-09 22:03:18 +00:00
pinkerton%netscape.com 0242d3b462 add define for xptoolkit tree demo 1999-03-09 22:02:25 +00:00
pinkerton%netscape.com bb3faee79c add new tree sample 1999-03-09 22:01:28 +00:00
hyatt%netscape.com d5e32091fe Fixing a bug with selection in the tree view. 1999-03-09 21:58:06 +00:00
slamm%netscape.com 7fe93d6805 -MD depend: Putting objects on PHONY target didn't work. Use 'FORCE' dependency instead. 1999-03-09 21:56:44 +00:00
pinkerton%netscape.com 0e6988ea25 export the first tree test xul/css files 1999-03-09 21:55:22 +00:00
pinkerton%netscape.com f97adb26f5 First Checked In. 1999-03-09 21:53:01 +00:00
shaver%netscape.com 026b7af0c0 #include "nsID.idl" to get the nsID/nsIID/nsCID defines in other IDL, not just C++ 1999-03-09 21:50:55 +00:00
putterman%netscape.com 43ff567510 Added selection color. Removed Local Mail from thread pane. 1999-03-09 21:49:35 +00:00
dp%netscape.com c2192b4a62 registry version to 0.40 for component manager change 1999-03-09 21:31:33 +00:00
slamm%netscape.com a9666d419e Clean-up some output. Add link for 'Show next X hours' instead of 'Show more checkin history'. Skip dates that are in the future. 1999-03-09 21:30:02 +00:00
mscott%netscape.com 1b80b71f0c Fix crash when displaying thread pane. This fix is really scottip's. 1999-03-09 21:28:48 +00:00
ramiro%netscape.com ac7fd2b3ee Fix windows bustage. Why doesnt this file build on other platforms ? 1999-03-09 21:22:03 +00:00
dougt%netscape.com 9fdbef5858 Stripping additional access paths. 1999-03-09 21:03:39 +00:00
dougt%netscape.com e0f45caba3 remove libutil references. 1999-03-09 20:58:29 +00:00
terry%netscape.com c570f36bd7 Use new lxr links. 1999-03-09 20:57:24 +00:00
dougt%netscape.com 5bc84d5ecd First Checked In. 1999-03-09 20:57:17 +00:00
jfrancis%netscape.com 56e205b725 catching up with nsComponentManager and getting rid of cout usage 1999-03-09 20:11:27 +00:00
slamm%netscape.com 583d5beea1 Fix typo. s/AC_DEFINES/ACDEFINES/ 1999-03-09 20:11:05 +00:00
dougt%netscape.com fa179ee346 Fixes compare from int to ptr. ANSI C++ does not like that. 1999-03-09 20:10:20 +00:00
jfrancis%netscape.com 1436944874 including header 1999-03-09 20:04:59 +00:00
shaver%netscape.com be86a9ee70 Handle nsID, nsIID and nsCID via a custom string-compare hack. (Ugly, but we
need 0.6.3 for a better fix, and this'll do for now.)
When sorting IDEs, sort entries with identical IIDs by namespace::name.
1999-03-09 19:59:42 +00:00
alecf%netscape.com 5702320be6 - move messenger appcore into the base mailnews directory
- do appcore initialization during Initialize() in messenger bootstrap
1999-03-09 19:58:17 +00:00
slamm%netscape.com 161e308a9d I broke it. ...again. back out, back out. 1999-03-09 19:57:13 +00:00
alecf%netscape.com f640305b72 stop building the seperate messenger appcore 1999-03-09 19:56:53 +00:00
slamm%netscape.com 204de6effe Shorten the output a bit more. 1999-03-09 19:53:31 +00:00
alecf%netscape.com 0f5f56bd8a export NS_InitBaseAppCoreClass so that appcores outside this DLL can initialize themselves
(Yes, I know this is a generated file, but this is how it needs to work right now, otherwise
appcores can't live outside appcores.dll)
1999-03-09 19:53:19 +00:00
terry%netscape.com 99a048b621 Patch by Ry4an Brase <ry4an@ry4an.org> -- fix typo. 1999-03-09 19:52:18 +00:00
dougt%netscape.com e99f0d2166 First checkin of unix makefile. 1999-03-09 19:31:55 +00:00
hyatt%netscape.com b11125a802 Fixes to the broadcasters and observers. I made HTML elements work with
observes nodes, and I changed some SetAttribute calls to use the DOM
instead of the nsIContent APIs.
1999-03-09 19:30:41 +00:00
nhotta%netscape.com d2aab31c4d Implementation of SetDocumentCharset. 1999-03-09 19:24:28 +00:00
jfrancis%netscape.com 22623a9d12 integrated with content iterator 1999-03-09 19:22:48 +00:00
jfrancis%netscape.com 3c6024db0e reordered link order so that cout would work 1999-03-09 19:22:00 +00:00
jfrancis%netscape.com 534a4ea1cb fixed refcounting bugs 1999-03-09 19:21:30 +00:00
jfrancis%netscape.com e4ed741668 fixed refcounting bugs plus a little cleanup 1999-03-09 19:21:04 +00:00
ramiro%netscape.com eb2ce0674f Use the macro on all platforms. Thanks to pierre for helping me make sure
it doesnt break the mac.  I verified that it works on unix and windows.
1999-03-09 19:19:02 +00:00
troy%netscape.com 57c81e5514 Better handles the case where the first row is complete when splitting
the row group
1999-03-09 15:35:43 +00:00
troy%netscape.com 0cbeed3e6c Changed it so we get the computed width from the first-in-flow 1999-03-09 15:35:08 +00:00
terry%netscape.com 4e4dc0f626 Added a disgusting hack to deal with the fact that we can occasionally get builds with wildly wrong times. 1999-03-09 15:22:09 +00:00
warren%netscape.com 1641b83f79 Fixed prefs code. 1999-03-09 15:06:52 +00:00
warren%netscape.com d4297744f4 Include problem. 1999-03-09 14:44:24 +00:00
warren%netscape.com 50867de756 Re-enabled the prefs.js stuff. 1999-03-09 14:20:30 +00:00
warren%netscape.com a6656a9445 Implemented virtuals in cpp file to try to avoid linux pedantic error. 1999-03-09 14:09:11 +00:00