Commit Graph

15207 Commits

Author SHA1 Message Date
pinkerton%netscape.com
77f6a25833 backing out my last backout: toolbox and xul namespace changes. 1999-01-28 00:21:33 +00:00
slamm%netscape.com
46041b48c7 Simplify the script. Make it work when objects are not in the source tree. Make it work on Solaris too. 1999-01-28 00:21:32 +00:00
jfrancis%netscape.com
b4fd822224 rewriting timer code yet again - made it an intrusive list. 1999-01-28 00:21:16 +00:00
pinkerton%netscape.com
793e49c199 fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr. 1999-01-28 00:21:12 +00:00
pinkerton%netscape.com
ce67d4ad16 use nsCOMPtr to refcnt the interface pointers we use. 1999-01-28 00:20:42 +00:00
wtc%netscape.com
8c49ef052c Checked in second batch of BeOS port patches contributed by
Matthew Zahorik <maz@albany.net>.
1999-01-28 00:19:40 +00:00
terry%netscape.com
c95a6a4087 Added LXR; fixed owner of Mozbot. 1999-01-28 00:04:28 +00:00
terry%netscape.com
19822236a8 Include the new fields in email notifications. 1999-01-27 23:53:27 +00:00
terry%netscape.com
1ed9ccd9ea Fixed bug 2311 -- searching for status_whiteboard wasn't working. 1999-01-27 23:13:16 +00:00
jband%netscape.com
2ed01b24e9 removed IMalloc clone and replaced it with use of nsIAllocator 1999-01-27 23:06:33 +00:00
wtc%netscape.com
a4bbcb925f Backed out the previous revision, which was checked in when the tree
is closed.
1999-01-27 22:39:53 +00:00
wtc%netscape.com
e240c72bd5 changed value of TOO_LONG to 5000 1999-01-27 22:36:24 +00:00
pinkerton%netscape.com
1ce1e6f589 appr for checkin while tree closed by sar. addref and release when we save a ptr to which widget the mouse is over or clicked on. Since we now do widget refcounting correctly, we need to do it correctly elsewhere ;) 1999-01-27 22:17:42 +00:00
jj%netscape.com
8d36a6fc05 fixed non-debug build bustage 1999-01-27 22:10:44 +00:00
petitta%netscape.com
ebc70632c7 Added Files 1999-01-27 21:48:24 +00:00
mcmullen%netscape.com
2722a9b868 First Checked In. 1999-01-27 21:34:36 +00:00
terry%netscape.com
0de65acb55 Was picking wrong OS for Macs by default (according to brade@netscape.com). 1999-01-27 21:28:38 +00:00
terry%netscape.com
0e8c52885c Fixed stupid typo. 1999-01-27 21:23:06 +00:00
terry%netscape.com
492d05d580 Added three new fields (which appear in the UI only if params are
turned on): target_milestone, qa_contact, and status_whiteboard.
1999-01-27 21:17:10 +00:00
terry%netscape.com
f8c47e3bf1 Oops; wasn't setting the URL field. 1999-01-27 20:46:27 +00:00
briano%netscape.com
872fb5ea79 Automated update 1999-01-27 20:00:49 +00:00
slamm%netscape.com
6a6b2674ee Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up. 1999-01-27 19:54:40 +00:00
slamm%netscape.com
29c35b283d Removing module name that does not apply. 1999-01-27 19:54:36 +00:00
slamm%netscape.com
72511b424b Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up. The link line still needs some work. 1999-01-27 19:53:37 +00:00
slamm%netscape.com
4dc867a8d8 Use TK_CFLAGS instead of TK_MOTIF_FLAGS. 1999-01-27 19:53:18 +00:00
slamm%netscape.com
849749fc3d Use TK_CFLAGS instead of TK_GTK_FLAGS. 1999-01-27 19:53:07 +00:00
slamm%netscape.com
b1a5887a71 Use TK_LIBS instead of TK_GTK_LIBS and clean up the makefile a bit 1999-01-27 19:52:45 +00:00
slamm%netscape.com
dfa2b3d4b3 Use TK_CFLAGS instead of TK_GTK_FLAGS. Put each CPPSRC on its own line 1999-01-27 19:52:30 +00:00
slamm%netscape.com
b78d7ef52a Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. 1999-01-27 19:51:59 +00:00
buster%netscape.com
e7df15b90b primarily comments and documentation
also removed nsTableFrame::QueryInterface() because it was just extraneous, and it made
an assumption about what class nsTableFrame derives from.  Let the vtable do its work...
1999-01-27 19:29:24 +00:00
kmcclusk%netscape.com
87b47319d8 Replaced defaultchecked with checked 1999-01-27 19:19:07 +00:00
pinkerton%netscape.com
5e4fa9e2d6 make toolbars a little wider in their parent frame. 1999-01-27 19:15:01 +00:00
pinkerton%netscape.com
fc9c1939c8 backing out last two changes because they hork everything up. 1999-01-27 19:10:16 +00:00
erik%netscape.com
fd2231341f again, had to fix some strange IID stuff that wouldn't compile on the Mac 1999-01-27 18:46:07 +00:00
erik%netscape.com
78e4b669e2 added PropertiesTest for new Java property file-like class 1999-01-27 18:42:28 +00:00
erik%netscape.com
516a0105ce added nsProperties.cpp and nsBaseDLL.cpp
(for Java property file-like class, and its NSGetFactory)
1999-01-27 18:22:03 +00:00
mscott%netscape.com
124f1f9ada Include sockstub 1999-01-27 18:19:40 +00:00
erik%netscape.com
195adb7362 added nsIProperties.h (like Java property files) 1999-01-27 18:18:35 +00:00
mscott%netscape.com
c6318c2b10 Include sockstub directory... 1999-01-27 18:17:25 +00:00
cata%netscape.com
b78e142c3f Test code for the hacky Ascii Encoder added. 1999-01-27 18:06:03 +00:00
cata%netscape.com
8bf62a32c9 Hacky Ascii Unicode encoder added for testing purposes. 1999-01-27 18:05:08 +00:00
cata%netscape.com
64c5987ad2 More methods added in the interface. 1999-01-27 18:03:59 +00:00
cata%netscape.com
519bf61974 Docs added. Changes in error codes. 1999-01-27 18:02:58 +00:00
cata%netscape.com
c00a23c5d8 Added Error Offset Code for the Unicode Converters module. 1999-01-27 18:00:50 +00:00
kipp%netscape.com
ba3278f97a Fixed build bustage 1999-01-27 17:40:10 +00:00
saari%netscape.com
6a0be0d0d6 fixing secondary build break nsMenu should be nsMenuItem 1999-01-27 17:38:43 +00:00
saari%netscape.com
f1a413f258 fixing secondary build break nsMenu not defined. Should be nsMenuItem 1999-01-27 17:37:42 +00:00
pinkerton%netscape.com
79a8a67fb9 make toolbox gray, not green. 1999-01-27 17:36:39 +00:00
pinkerton%netscape.com
9bb17cae02 add in toolbox 1999-01-27 17:36:12 +00:00
saari%netscape.com
da1e49724c fixed a previous typo of mine 1999-01-27 17:33:55 +00:00