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

15324 Коммитов

Автор SHA1 Сообщение Дата
kmcclusk%netscape.com 5a79b5eb07 Call GetDefaultValue instead of GetCurrentValue in GetChecked when the aGetInitialValue
flag is set to TRUE.
1999-01-28 00:43:49 +00:00
kmcclusk%netscape.com 07d49a6960 Added check for null nsFormControlFrame in GetChecked. This should fix the Mac
when viewing www.netscape.com
1999-01-28 00:36:43 +00:00
alecf%netscape.com 48ea63ea1c include nsProxyEvent in Windows build 1999-01-28 00:33:42 +00:00
alecf%netscape.com ece9d1a1bb export nsProxyEvent.h 1999-01-28 00:32:42 +00:00
mscott%netscape.com 742d43db9c Use NS_BASE when defining the nsEscape functions. 1999-01-28 00:32:34 +00:00
mscott%netscape.com b36a9f872b Build nsEscape 1999-01-28 00:31:58 +00:00
harishd%netscape.com 82420c7328 Changing the variable aElementColor to aBorderColor in Painborder(),
PaintBorderEdge(), DrawSide(), and MakeBevelColor().
The computed colors for all the  border style should be based on
the actual 'border-side-color' not the element's color after all.
1999-01-28 00:31:47 +00:00
mscott%netscape.com cee8b969b7 use NS_BASE when declaring the nsEscape functions so they get exported. 1999-01-28 00:30:57 +00:00
mscott%netscape.com 118d8d114a Export nsEscape.h 1999-01-28 00:30:12 +00:00
harishd%netscape.com 20f53a1081 Changing the variable aElementColor to aBorderColor.
The computed colors for all the  border style should be based on
the actual 'border-side-color' not the element's color after all.
1999-01-28 00:29:54 +00:00
harishd%netscape.com 457b3e5601 Changing the varible name aElementColor to aBordercolor.
The computed colors for all the  border style should be based on
the actual 'border-side-color' not the element's color after all.
CSS2 Spec. was wrong.
1999-01-28 00:29:00 +00:00
wtc%netscape.com afc8914ff1 Minor editing. 1999-01-28 00:27:20 +00:00
wtc%netscape.com dd866e1ff1 changed value of TOO_LONG to 5000 1999-01-28 00:26:30 +00:00
nhotta%netscape.com ab42bc6816 Added test cases for date time format. 1999-01-28 00:26:04 +00:00
nhotta%netscape.com 1814320b35 Changed to call WinAPI for date time format. 1999-01-28 00:24:18 +00:00
pavlov%pavlov.net aaac0e1d88 make things rock with gtk 1.1.14 1999-01-28 00:22:29 +00:00
nhotta%netscape.com 432b0a7e44 Modified data and time format selectors. 1999-01-28 00:21:48 +00:00
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