Commit Graph

1010 Commits

Author SHA1 Message Date
hyatt%netscape.com
6484329b09 Implemented expanding/collapsing nodes in the tree view AND implemented
selection in the tree view.
1998-12-18 23:57:11 +00:00
pierre%netscape.com
1ca7c07405 Update() no longer passes the rendering context to the children 1998-12-18 13:34:39 +00:00
pierre%netscape.com
f6332bd996 Update() no longer passes the rendering context to the children and ignore invisible widgets 1998-12-18 13:34:22 +00:00
pierre%netscape.com
806a21d518 Fixed continuous drawing of controls by doing a ValidRect after DrawControl 1998-12-18 13:29:39 +00:00
pierre%netscape.com
55d8e8308c Call DeviceContextImpl::Init() just because Windows does it 1998-12-18 13:29:06 +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
22a93da773 only destroy the widget if it has actually been created 1998-12-18 02:52:55 +00:00
waterson%netscape.com
e7539c228e Fix build bustage. 1998-12-18 01:33:26 +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
hyatt%netscape.com
fcd61896ea Fixing Pink's build bustage. 1998-12-17 22:48:36 +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
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
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
rods%netscape.com
7972c3adb0 Added LBS_EXTENDEDSEL flag to get the proper MULTIPLE seleciton behavior 1998-12-17 18:44:52 +00:00
hyatt%netscape.com
82ef5ad22e Fixing build bustage. Sorry! 1998-12-17 00:07:23 +00:00
hyatt%netscape.com
2d874870ea Fixing build bustage. Sorry! 1998-12-17 00:05:06 +00:00
hyatt%netscape.com
9dba4a3edb Added code for hit detection. (Can now detect a hit on the trigger and tell
which row/column was hit.)
1998-12-16 23:02:30 +00:00
hyatt%netscape.com
0dd9eae393 Modifications for rollover color support. 1998-12-16 22:06:26 +00:00
davidm%netscape.com
a01c0cc624 First pass at adding nspr event queue on the mac so that clicking on links works properly 1998-12-16 22:03:18 +00:00
dcone%netscape.com
f12f16d7ca fixed resoluton problem for printing. 1998-12-16 18:02:38 +00:00
warren%netscape.com
0580a8e5c4 Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener. 1998-12-16 05:40:20 +00:00
donm%netscape.com
37804b7a40 backing out Shaver's changes. -donm 1998-12-16 00:49:36 +00:00
dcone%netscape.com
031b91086c fixed the scaling bug 1998-12-15 22:22:40 +00:00
shaver%netscape.com
0161071aef Make apprunner link dynamically.
Sprinkle Makefile.ins with NO_STATIC_LIB to speed the build and reduce the disk
requirements.
1998-12-15 22:17:14 +00:00
dcone%netscape.com
b8ac234783 fixed some scaling issues for the mac, more to come 1998-12-15 16:56:53 +00:00
shaver%netscape.com
30635270f8 Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
ramiro%netscape.com
73636abd84 Rename 'libdbm' to 'libmozdbm' and 'libutil' to 'libmozutil.
This will fix the problem many people are reporting wrt conflicts with
system libraries that have the same names.
1998-12-15 07:37:32 +00:00
ramiro%netscape.com
7769256dad Ignore generated files. 1998-12-15 07:32:11 +00:00
ramiro%netscape.com
85a05e17fc Make it link again. 1998-12-15 07:31:57 +00:00
michaelp%netscape.com
a9638b06e1 we now pass the damage region given to us in BeginPaint() into the
rendering context for better damage management.
1998-12-15 05:44:21 +00:00
pierre%netscape.com
725816ecf4 don't dispatch Update event when the widget has drawn itself already 1998-12-15 04:03:38 +00:00
pierre%netscape.com
a504a77878 added OnPaint() to return 'false' and notify nsWindow not to dispatch the Update event 1998-12-15 04:03:09 +00:00
sfraser%netscape.com
e949a694f4 Fixed Show() to store a full UNIX path to the selected file 1998-12-15 03:11:59 +00:00
pierre%netscape.com
863c7a9967 added nsDialog.cpp ans nsLabel.cpp 1998-12-15 03:05:50 +00:00
pierre%netscape.com
af189fe863 support nsDialog ans nsLabel 1998-12-15 03:05:06 +00:00
pierre%netscape.com
dc23c3bdda support dialogs 1998-12-15 03:03:10 +00:00
pierre%netscape.com
fdef79027c First Checked In. 1998-12-15 03:00:25 +00:00
pinkerton%netscape.com
e7502eb0a1 add nsHTToolbarContentModel.cpp to obj's as well as src's. Doh! 1998-12-15 00:42:55 +00:00
pinkerton%netscape.com
c4e73c1ca8 add nsHTToolbarContentModel.cpp 1998-12-14 23:51:34 +00:00
pinkerton%netscape.com
78494faf03 minor tweaks to nsBasicStyleInfo struct. 1998-12-14 23:51:04 +00:00
pinkerton%netscape.com
6323c73a20 Talk to new nsHTToolbarDataModel 1998-12-14 23:50:34 +00:00
pinkerton%netscape.com
6c242a4771 First Checked In. 1998-12-14 23:50:02 +00:00
beard%netscape.com
3cb1e6a525 Regenerated with GenToc. 1998-12-13 18:15:37 +00:00
beard%netscape.com
18984e5a80 First Checked In. 1998-12-13 05:01:04 +00:00
hyatt%netscape.com
8c0b8598ea Fixing a minor drawing bug (filling in of the blank lines in the tree). 1998-12-13 01:20:35 +00:00
hyatt%netscape.com
d22b37ac06 Fixing the content model structure and correcting a drawing error
in the tree view.
1998-12-11 23:01:09 +00:00
pinkerton%netscape.com
fb06b55da4 Explanation of why this file is obsolete but still in the tree. 1998-12-11 16:39:29 +00:00