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

10216 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com 62d7b49f79 Rehook up the updateCommand functions.
This sets back/forward/reload/stop sensitivity again.
1998-10-13 20:46:41 +00:00
slamm%netscape.com ba84a52c25 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 4b880ad382 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 75cc3c0b39 Disabled the code 1998-10-13 20:43:05 +00:00
kipp%netscape.com 67fdf8457e Removed nsCSSLayout from the build 1998-10-13 20:42:49 +00:00
kipp%netscape.com 2719cddbf8 New and improved vertical alignment code 1998-10-13 20:42:08 +00:00
blizzard%appliedtheory.com 9a915024a8 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 ff6b028be3 Commented out call to AddImagesToSafeList() in PastHTML to prevent possible
security hole.
1998-10-13 20:35:26 +00:00
cmanske%netscape.com 1b25009e38 Fixed crashing when setting doc title to NULL. R/A by brendon 1998-10-13 20:32:21 +00:00
waterson%netscape.com 6f78f69ada Fixed some cruft I missed for the progress bar landing in autoconf. 1998-10-13 20:25:32 +00:00
cls%seawood.org 4f19a9b2a7 Changed -mieee-with-inexact to -mieee for Linux Alpha 1998-10-13 20:02:45 +00:00
peterl%netscape.com 9f87e56fe7 set border style 1998-10-13 19:17:57 +00:00
peterl%netscape.com 7b064882de expanded font size table 1998-10-13 19:17:25 +00:00
peterl%netscape.com a904f8b43e cleanup 1998-10-13 19:14:19 +00:00
peterl%netscape.com dc5a5464b3 shifted CSS absolute font sizes 1998-10-13 19:13:59 +00:00
peterl%netscape.com c10e30346c corrected order of properties 1998-10-13 19:13:14 +00:00
peterl%netscape.com 7adba8a6ce shifted absolute font sizes so initial value matches HTML
removed table border style
1998-10-13 19:12:19 +00:00
peterl%netscape.com 32c0a6bc30 made type optional on linked style sheets 1998-10-13 19:11:42 +00:00
peterl%netscape.com 3e2cfb20c5 set correct border style 1998-10-13 19:10:25 +00:00
peterl%netscape.com 8c48296887 added recycler for rules array 1998-10-13 19:09:39 +00:00
peterl%netscape.com 8d52e15ff1 guess at x-height since text metrics is unreliable on windows 1998-10-13 19:08:43 +00:00
terry%netscape.com eb867a84ab Fixed bug 1083 -- was some stupid problems with creating a new account. 1998-10-13 18:15:37 +00:00
jsun%netscape.com d45dd06d85 Move Nova bug fix 328185 to Zulu. 1998-10-13 17:32:43 +00:00
dcone%netscape.com e218d1fe8e added support to offset child window to correct location. 1998-10-13 16:33:39 +00:00
ramiro%netscape.com 44c9cd4376 Move "More..." button hackery to XFE_MenuUtils. 1998-10-13 14:47:43 +00:00
ramiro%netscape.com f861912b99 Move configure functions to XFE_RDFUtils. 1998-10-13 14:23:57 +00:00
kin%netscape.com 6ddbacc5b2 Fix build bustage on Unix when MOZ_ENDER_MIME is defined by checking for
MOZ_MAIL_COMPOSE.
1998-10-13 14:14:24 +00:00
ramiro%netscape.com 4c90243605 Move getStyleAndLayout() functions to XFE_RDFUtils. 1998-10-13 14:06:26 +00:00
ramiro%netscape.com 7d95caab5e Move getPixmapsForEntry() to XFE_RDFUtils. 1998-10-13 13:52:43 +00:00
ramiro%netscape.com dfb2e34a23 Add menu utils. The menu hackery code cut-and-paste is really out of hand. 1998-10-13 13:50:45 +00:00
ramiro%netscape.com 8e4a6e72c9 Add ToolbarCascade.cpp. 1998-10-13 11:32:34 +00:00
ramiro%netscape.com e032cf0f0f Make the tooltip interface more useful. Do all the magic in the super class.
Add callback interface.  Update XFE_ToolbarCascade.
1998-10-13 11:32:17 +00:00
ramiro%netscape.com 1a7212581b Add gNavCenter declaration. 1998-10-13 11:29:24 +00:00
rpotts%netscape.com d0e5d3c3ab Commented out the template vector code for now since it is busting the build :-( 1998-10-13 11:19:15 +00:00
rpotts%netscape.com 8dd93a7af5 Move the /GX flag into a LCFLAGS define, since the core config.mak overwrites OS_CLFAGS... 1998-10-13 11:18:01 +00:00
nisheeth%netscape.com a0308dbb42 Windows now refresh properly when you resize them on the WinFe. Fixes Bugzilla
bug 1079 and bugsplat bug 313562.
1998-10-13 10:44:54 +00:00
nisheeth%netscape.com 7aef3ef9f5 Fixed bug 328921. Resizing no longer jumps to the top of the document. The
position that you are at when you resize is remembered.
1998-10-13 10:01:53 +00:00
mcafee%netscape.com d53b2238e1 Adding libns_mime.a for SMART_MAIL + MOZ_SECURITY case 1998-10-13 09:45:20 +00:00
nisheeth%netscape.com f4591a1133 Fix Mac build bustage by doing an explicit cast to an LO_Element *. 1998-10-13 08:05:10 +00:00
ramiro%netscape.com 0164442d13 Make the sensitive interface more useful. 1998-10-13 07:32:03 +00:00
ramiro%netscape.com ed205c61fe Improve the toolbar item configure and initialize interfaces 1998-10-13 07:22:09 +00:00
ramiro%netscape.com c804b2ed2b Use XFE_ToolbarItem instead of widget hacks 1998-10-13 07:22:01 +00:00
ramiro%netscape.com 39c9038f22 Add ToolbarSeparator.cpp 1998-10-13 07:21:55 +00:00
ramiro%netscape.com 892d14bb4c Add toolbar separator. 1998-10-13 07:17:38 +00:00
racham%netscape.com 65e6218462 Removing RegServ.IAS for 4.5 release 1998-10-13 06:52:31 +00:00
racham%netscape.com ada98102e4 Modified for 4.5 release 1998-10-13 06:47:52 +00:00
waterson%netscape.com 66a64c1c35 Landed progress bar changes from PROGRESS_19981006_BRANCH. 1998-10-13 06:47:43 +00:00
racham%netscape.com efe9d5c91b Modified prompt message 1998-10-13 06:40:30 +00:00
racham%netscape.com 15d1962a07 Added 2step server option to global options 1998-10-13 06:38:18 +00:00
racham%netscape.com c94fa6b126 Added supporting code to new global options UI 1998-10-13 06:36:25 +00:00