Commit Graph

10019 Commits

Author SHA1 Message Date
morse%netscape.com
89bf330387 undoing confusion in last two checkins 1998-10-14 05:58:43 +00:00
ramiro%netscape.com
2a83584571 Navigation buttons back in business. 1998-10-14 05:42:00 +00:00
ramiro%netscape.com
ae44e19875 Add new toolbar items. 1998-10-14 05:41:14 +00:00
ramiro%netscape.com
4c507ec255 Add toolbar navigation item. 1998-10-14 05:40:35 +00:00
ramiro%netscape.com
f95b6f8ae9 Add toolbar window list item. 1998-10-14 05:40:19 +00:00
ramiro%netscape.com
a95b01b9b7 Rename misnamed FrameList -> WindowList. 1998-10-14 05:39:43 +00:00
raman%netscape.com
191dfa4366 Backing out my previous check-in. I was told my changes built ok on Mac, But I wasn't given complete information. Sorry for trouble. 1998-10-14 05:01:12 +00:00
sman%netscape.com
d6a7309841 new stuff 1998-10-14 04:04:09 +00:00
mcafee%netscape.com
dc6a0b3fba C++ comments in a C file, hmm... 1998-10-14 03:42:34 +00:00
raman%netscape.com
e7c07043f7 Make smartupdate compile on unix. This fix is not part of the build system 1998-10-14 02:54:20 +00:00
raman%netscape.com
5f82c88ba4 Support for nsICertPrincipal. We do the certificate verification of certificates passed by JavaSoft 1998-10-14 02:52:40 +00:00
jfrancis%netscape.com
1164f2ffcd burn baby burn!! 1998-10-14 02:21:50 +00:00
cls%seawood.org
f39eb3bc0e Backed out previous change because the variables have different meanings under the nspr build. 1998-10-14 01:40:41 +00:00
warren%netscape.com
209b6aebf4 Added 1998-10-14 01:35:59 +00:00
cls%seawood.org
f433d35d3e Tweaked tweak_nspr kludge so that it does not do variable substitution when it rearranges OBJDIR in nsprpub/config/UNIX.mk 1998-10-14 01:32:22 +00:00
warren%netscape.com
9df9cb5b57 Adding for OJI (adapted from the raptor interface). 1998-10-14 01:08:31 +00:00
akkana%netscape.com
d2ee6323e5 Tweak FE_DisplayAddRowOrColBorder 1998-10-14 01:01:10 +00:00
akkana%netscape.com
27ddf449d6 326690: when clicking in cell but outside cell contents, select nearest part of cell contents 1998-10-14 01:00:22 +00:00
radha%netscape.com
0d6c285d53 Check if the framehandle is valid before accessing it 1998-10-14 00:25:20 +00:00
radha%netscape.com
4525a1bb20 Set Background Pixmap for control toolbar and title bar using HT. Use the
RDFImage interface to obtain the image instead of static pixmaps
1998-10-14 00:24:51 +00:00
radha%netscape.com
b168db0831 While creating, RDFChromeView, Pass the frame handle as toplevel component
instead of the NavCenterView
1998-10-14 00:22:57 +00:00
slamm%netscape.com
6a13acf139 Slight tweak to get context menu items to show. Next they will need to do something. 1998-10-14 00:09:27 +00:00
troy%netscape.com
0eed0c008c Changed nsScrollViewFrame to wrap child frame in a BODY if necessary 1998-10-14 00:03:27 +00:00
slamm%netscape.com
1eabe2b0eb Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
so the toolbars can use it too.
Handle url dispatching once in RDFUtils.
1998-10-13 23:47:17 +00:00
slamm%netscape.com
e112218cd9 Handle url dispatching once in RDFUtils. 1998-10-13 23:47:13 +00:00
slamm%netscape.com
b09498fe1e First pass at popup menus. 1998-10-13 23:47:03 +00:00
slamm%netscape.com
f4b1652435 Move XFE_RDFPopupMenu in PopupMenu.(cpp|h)
so the toolbars can use it too.
1998-10-13 23:46:51 +00:00
troy%netscape.com
f919eae25a Changed nsScrollingViewFrame's Reflow() member function to check for a
transparent background
1998-10-13 23:42:21 +00:00
alecf%netscape.com
6bca16782c autogenerate preference-name headers for unix
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
cmanske%netscape.com
d992759257 Fixed Composer cursor bug when dragging over source object (323307). Added status feedback for resizing images 1998-10-13 23:27:28 +00:00
cmanske%netscape.com
3d2250654e Added feedback strings when mouse is over sizeable object edge in Composer 1998-10-13 23:27:27 +00:00
wtc%netscape.com
99cffaf55c Removed obsolete build variables FORCE_SW_THREADS and
USE_KERNEL_THREADS.  Use the -mt option for CC if
USE_PTHREADS and NS_USE_NATIVE are defined.  If we
are not using pthreads, add -DSW_THREADS to the compiler
command line.
1998-10-13 23:03:47 +00:00
leaf%mozilla.org
a7b6d32be2 fixing tarball creation targets (removing \\readme and changing tarball name) 1998-10-13 22:42:02 +00:00
akkana%netscape.com
355e25dbdf 251710: center is the wrong attribute, should be middle 1998-10-13 22:34:52 +00:00
kipp%netscape.com
6836703ca8 Initialize some of the host-ent data in case windoze doesn't; this fixes a purify warning 1998-10-13 22:32:26 +00:00
terry%netscape.com
241c2ffd1b Removed some files that aren't used by anything. 1998-10-13 22:27:11 +00:00
terry%netscape.com
746b871a5d Removed some old commented-out tcl stuff. 1998-10-13 22:24:56 +00:00
radha%netscape.com
158af8a5eb When built with MOZ_SELECTOR_BAR set, Create the selector bar only for docked
modes. Alt-B and Alt-H wouldn't
show the selector bar though the tree is built with MOZ_SELECTOR_BAR set.
1998-10-13 22:24:00 +00:00
radha%netscape.com
efc03dee68 Create compositor for images. Fix for the bugzilla bug 1017 1998-10-13 22:22:06 +00:00
kipp%netscape.com
50b6eb8316 Init minWidth,minHeight to keep purify happy 1998-10-13 22:08:34 +00:00
kipp%netscape.com
9bba4ff432 Removed unused maxWidth,maxHeight variables 1998-10-13 22:08:15 +00:00
rpotts%netscape.com
c66d8aa79e Changes to make the vector<Property> type compile... 1998-10-13 21:53:38 +00:00
beard%netscape.com
56b028c00e Added GetSecureJNI 1998-10-13 21:39:15 +00:00
morse%netscape.com
52f3f2cfd8 fix up reference to privacy_policy.html string 1998-10-13 21:31:34 +00:00
karnaze%netscape.com
c82d985b8a fixed bug 958, checkboxes wrong background when not checked, select always multiple, text & texarea not reset. html 4 button work in progress. 1998-10-13 21:31:26 +00:00
michaelp%netscape.com
8c37405791 fixed troys' bug with scrolling frames. was actually not related to that, just
tickled a bug in the new compositor code.
1998-10-13 21:27:11 +00:00
beard%netscape.com
fa4bc6d2f5 Removed ; after } 1998-10-13 21:15:47 +00:00
valeski%netscape.com
370c7b13bf call me with questions 1998-10-13 21:15:04 +00:00
beard%netscape.com
b77e56b453 First Checked In. 1998-10-13 21:14:53 +00:00
cmanske%netscape.com
6bd065234f Fixed sizing, caret garbage, and prefs bugs for Composer. Initial implementation of 'freeze frame' concept. 1998-10-13 21:01:06 +00:00