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

10199 Коммитов

Автор SHA1 Сообщение Дата
radha%netscape.com b16bae6126 Check if the framehandle is valid before accessing it 1998-10-14 00:25:20 +00:00
radha%netscape.com 874bec04d1 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 8eece5c65d 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 d923ee8964 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 d89bef6cb1 Changed nsScrollViewFrame to wrap child frame in a BODY if necessary 1998-10-14 00:03:27 +00:00
slamm%netscape.com a8397283ea 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 a23f12dbd3 Handle url dispatching once in RDFUtils. 1998-10-13 23:47:13 +00:00
slamm%netscape.com 66c64a12d7 First pass at popup menus. 1998-10-13 23:47:03 +00:00
slamm%netscape.com 21ffdd08e1 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 260be4e3db Changed nsScrollingViewFrame's Reflow() member function to check for a
transparent background
1998-10-13 23:42:21 +00:00
alecf%netscape.com e59bcd110f autogenerate preference-name headers for unix
autoconf makefile on the way.
1998-10-13 23:38:27 +00:00
cmanske%netscape.com 0fb85c5284 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 926e09276e Added feedback strings when mouse is over sizeable object edge in Composer 1998-10-13 23:27:27 +00:00
wtc%netscape.com 25e1b749bf 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 ccf2d5514c fixing tarball creation targets (removing \\readme and changing tarball name) 1998-10-13 22:42:02 +00:00
akkana%netscape.com cdeedb952d 251710: center is the wrong attribute, should be middle 1998-10-13 22:34:52 +00:00
kipp%netscape.com 86ec0dd43a 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 d149d19e57 Removed some files that aren't used by anything. 1998-10-13 22:27:11 +00:00
terry%netscape.com 3e26c4a0a4 Removed some old commented-out tcl stuff. 1998-10-13 22:24:56 +00:00
radha%netscape.com d15505e7b9 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 52f6e31353 Create compositor for images. Fix for the bugzilla bug 1017 1998-10-13 22:22:06 +00:00
kipp%netscape.com 7466653c08 Init minWidth,minHeight to keep purify happy 1998-10-13 22:08:34 +00:00
kipp%netscape.com 649e672fb4 Removed unused maxWidth,maxHeight variables 1998-10-13 22:08:15 +00:00
rpotts%netscape.com 1de7266a2b Changes to make the vector<Property> type compile... 1998-10-13 21:53:38 +00:00
beard%netscape.com 4e2bce6665 Added GetSecureJNI 1998-10-13 21:39:15 +00:00
morse%netscape.com 192dfaab2b fix up reference to privacy_policy.html string 1998-10-13 21:31:34 +00:00
karnaze%netscape.com 6dce0be4e1 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 9fd43c32c1 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 0cd1926508 Removed ; after } 1998-10-13 21:15:47 +00:00
valeski%netscape.com 8e5fb33861 call me with questions 1998-10-13 21:15:04 +00:00
beard%netscape.com ba38421a49 First Checked In. 1998-10-13 21:14:53 +00:00
cmanske%netscape.com dbd232b60c Fixed sizing, caret garbage, and prefs bugs for Composer. Initial implementation of 'freeze frame' concept. 1998-10-13 21:01:06 +00:00
cmanske%netscape.com 2f5a10e315 Fixed object sizing bugs and crash in PRE text in Composer 1998-10-13 20:59:49 +00:00
slamm%netscape.com 920f3e66c8 Set the instance pointer to 'this' for the updateCommand.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:47:03 +00:00
slamm%netscape.com 2326c636ab Notify HT of column width changes.
Set the colors on the cell colors background
since the tree does not take otherwise take the colors.
ramiro volunteered to fix the widget, but this gets up
part of the way there for now.
1998-10-13 20:46:45 +00:00
slamm%netscape.com d41c6fff7f Rehook up the updateCommand functions.
This sets back/forward/reload/stop sensitivity again.
1998-10-13 20:46:41 +00:00
slamm%netscape.com e027d91628 Take out openPage URLBar hack since we have one now.
Call HT_Launch before we open a url.  HT may want to handle it for us.
1998-10-13 20:46:37 +00:00
waterson%netscape.com ae9037cbc0 Bug 328922. Added calls to PM_StartBinding() and PM_StopBinding() in NET_SetNewContext(). This ensures that a URL that gets moved is properly tracked by the progress managers. 1998-10-13 20:46:13 +00:00
kipp%netscape.com ed261f2102 Disabled the code 1998-10-13 20:43:05 +00:00
kipp%netscape.com 0ce20c1823 Removed nsCSSLayout from the build 1998-10-13 20:42:49 +00:00
kipp%netscape.com ed91a47a35 New and improved vertical alignment code 1998-10-13 20:42:08 +00:00
blizzard%appliedtheory.com 4d55a4e340 Integrate patches from Michael O'Reilly <michael@metal.iinet.net.au>
and Frank Visser <fvisser@hgmp.mrc.ac.uk>.  This works on pixmap display
and font preferences and selection.
1998-10-13 20:38:20 +00:00
kin%netscape.com ca9a6b9480 Commented out call to AddImagesToSafeList() in PastHTML to prevent possible
security hole.
1998-10-13 20:35:26 +00:00
cmanske%netscape.com 5edb9ddd45 Fixed crashing when setting doc title to NULL. R/A by brendon 1998-10-13 20:32:21 +00:00
waterson%netscape.com 2c9e73b44f Fixed some cruft I missed for the progress bar landing in autoconf. 1998-10-13 20:25:32 +00:00
cls%seawood.org 24c317012e Changed -mieee-with-inexact to -mieee for Linux Alpha 1998-10-13 20:02:45 +00:00
peterl%netscape.com 4989f702e3 set border style 1998-10-13 19:17:57 +00:00
peterl%netscape.com 7cac29c2ed expanded font size table 1998-10-13 19:17:25 +00:00
peterl%netscape.com 2f06549f0b cleanup 1998-10-13 19:14:19 +00:00
peterl%netscape.com 035ffcf574 shifted CSS absolute font sizes 1998-10-13 19:13:59 +00:00