70595 Commits

Author SHA1 Message Date
blakeross%telocity.com
db9e733c75 Fix bug 46592, wording change. r=matt a=brendan 2000-09-14 05:05:49 +00:00
blakeross%telocity.com
26c397c1f6 Fix nsbeta3+ bug 52208, just a wording change to a bookmarks button. r=matt a=brendan 2000-09-14 05:03:24 +00:00
blakeross%telocity.com
388f504eb0 Fix nsbeta3+ bug 43908, need to check where drag initiates in bookmarks tree. Patch by jrgm. r=me, a=brendan 2000-09-14 04:59:03 +00:00
ducarroz%netscape.com
c963e76578 Fix several Javascript strict warnings. R=alecf 2000-09-14 04:55:12 +00:00
ducarroz%netscape.com
b44bc158d7 Fix for bug 51547. Add several prefs to customize the behavior of the askSendFormatDialog. R=benb, alecf 2000-09-14 04:55:07 +00:00
jst%netscape.com
96951c3f90 Fixing nsbeta3+ bug 51034. element.getElementsByTagName() was throwing a NS_NOINTERFACE exception to the wrong IID passed to QI. r=kandrot&pollmann 2000-09-14 04:53:03 +00:00
matt%netscape.com
d60a0695d0 fix for bug 44036
r=pav
2000-09-14 04:52:50 +00:00
matt%netscape.com
e52c1090c4 fix for bug 44036
r=pav
added check for search engine
2000-09-14 04:51:25 +00:00
pollmann%netscape.com
0b9eda0dd2 Bug 3326: Implement IsIndex Frame; r=kmcclusk 2000-09-14 04:46:58 +00:00
blakeross%telocity.com
ce3c50d185 Lots of clean up for the Search Bookmarks/History and Manage Bookmarks windows. Fixes things like column resizing, layout of widgets, tree sorting (was very messed up in these windows), proper enabling/disabling of menuitems and buttons, widget text, makes toolbars properly collapsible, fix javascript errors, adds "Preference..." menu item, fixes accelerator and access keys, make column-hider tree thumb work, online/offline switching capability, focus, implements functional statusbar and view menu to the search window, and some treePopup menu issues. fixes bugs 48340, 44693, 44696, 51960, 48339, 40912, 45443, 44537, 52032, and 52418. Patches by me and jag -- r=jag on what I wrote, and r=me on what he wrote. hyatt and slamm also looked them over. a=brendan 2000-09-14 04:46:23 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
mcafee%netscape.com
61bd6d21c1 First add. Not part of build, need to add makefile stuff. 2000-09-14 04:44:28 +00:00
pollmann%netscape.com
929928c472 Bug 3326: Implement IsIndex frame; r=kmcclusk 2000-09-14 04:43:31 +00:00
mcafee%netscape.com
2ff0765df8 Adding accelerators for xmlterm, irc (51418). r=pavlov 2000-09-14 04:43:19 +00:00
pollmann%netscape.com
61d66125b5 Bug 3326: Implementing IsIndex frame. r=kmcclusk 2000-09-14 04:41:13 +00:00
waterson%netscape.com
713b804df2 Bug 46134, redux. Fix another piece o' code affected by the '^' character. r=rjc 2000-09-14 04:39:59 +00:00
pollmann%netscape.com
11230290f1 added files: mozilla/layout/html/forms/src/nsIsIndexFrame.cpp 2000-09-14 04:39:44 +00:00
rayw%netscape.com
29095de5ca File went back by mistake, reverting. 2000-09-14 04:21:39 +00:00
rayw%netscape.com
f00b08f5d0 fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
rayw%netscape.com
4fe0380d5d *** empty log message *** 2000-09-14 03:42:35 +00:00
mcgreer%netscape.com
5aae82f29f even better fix to zero signer info issue 2000-09-14 00:33:28 +00:00
nelsonb%netscape.com
082f53f177 Eliminate extraneous "oop!" output at end of script on some platforms. 2000-09-14 00:32:24 +00:00
nelsonb%netscape.com
c4fe227bb9 Changes to make mpi use 64-bit digits on machines where unsigned longs
are 64-bits.  Renamed s_mp_invmod_32b to s_mp_invmod_radix since radix
can now exceed 32 bits.  Improved performance on all platforms except
MIPS and X86.
2000-09-14 00:31:01 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
mcgreer%netscape.com
2364429bbd another instance of potentially null signerInfos being referenced 2000-09-13 22:44:28 +00:00
cyeh%bluemartini.com
8eb7c4896e fix for 13626: loaded query doesn't show "Sort By" correctly.
patch by dave@intrec.com
2000-09-13 22:04:30 +00:00
relyea%netscape.com
832fb5cd65 Get the pid from Selfserv itself rather than from the Shell. works around a nasty mks bug in NT. 2000-09-13 21:59:26 +00:00
brendan%mozilla.org
62b6238e92 Temporarily back out shaver's needed cleanup to remove wallet dependencies. 2000-09-13 21:49:39 +00:00
cyeh%bluemartini.com
44fddf3b1e fix for 29820: Remove "Changed" from email subject line
patch submitted by zach@math.berkeley.edu, additional commentary by
cyeh@bluemartini.com.
2000-09-13 21:25:25 +00:00
relyea%netscape.com
2af7e43e7e Add option to get the server pid so we can kill the server later. 2000-09-13 21:25:13 +00:00
relyea%netscape.com
ebe4aefce6 Fix IDG build breakage on AIX (remove cast). 2000-09-13 21:15:07 +00:00
wtc%netscape.com
59aeefaf0d Get OBJDIR_NAME and OS_ARCH from the makefile as opposed to the arch.sh
script.  arch.sh should be cvs removed when we are sure about this change.
Checkin on behalf of Sonja Mirtitsch <sonmi@netscape.com>.
Modified file: init.sh
Added file: Makefile
2000-09-13 19:19:05 +00:00
hewitt%netscape.com
631abdf2e6 #52495 - text fields had no value property, r=hangas 2000-09-13 18:45:31 +00:00
mcgreer%netscape.com
bdcc2c1a39 fix incorrect buffer zero 2000-09-13 18:44:11 +00:00
mcgreer%netscape.com
4299bcbb86 fix change I made last night 2000-09-13 18:13:17 +00:00
cyeh%bluemartini.com
b2de760455 fix for 51520: Missing uses of Param('emailsuffix')
patch submitted by john.beranek@pace.co.uk (John Beranek)
2000-09-13 17:45:48 +00:00
cmanske%netscape.com
3667684954 Tweaked color for composer Advanced Edit dialog select to match Modern colors. r=ben 2000-09-13 14:54:23 +00:00
jefft%netscape.com
51fed80933 fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman 2000-09-13 14:24:41 +00:00
cmanske%netscape.com
862f1ae904 Tweaked colors for composer dialogs to match Modern colors. r=ben 2000-09-13 14:17:43 +00:00
jdunn%netscape.com
e6f144c78e Fix warning: return value is required from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 14:11:51 +00:00
jdunn%netscape.com
7312330f97 Specify that the base class is indeed 'public' since some compilers (AIX)
assumes 'private'.  I ok'd each of these with the appropriate module
owners (see bug)

r= scc@mozilla.org & brendan@mozilla.org + everyone listed in bug
#= 52254
2000-09-13 13:50:30 +00:00
locka%iol.ie
8c8e34e146 Added scrollByLines, scrollByPages methods to DOM window object. b=46858,r=valeski 2000-09-13 13:06:07 +00:00
jdunn%netscape.com
db73c9ba7c changing C++ comments to C comments since for some reason
nscore.h is being included by intl/lwbrk/src/rulebrk.c &
modules/libpref/src/prefapi.c
r= scc@mozilla.org & brendan@mozilla.org
2000-09-13 12:22:17 +00:00
jdunn%netscape.com
fbf1607c62 Fix warning which requires a return value from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
hewitt%netscape.com
a7b2ff2b20 #46423 - modern skin splitters, r=nbhatla 2000-09-13 10:47:40 +00:00
nbhatla%netscape.com
f7cd340c5f #46423 -> new modern skin. brand new widgets. r=hewitt. 2000-09-13 10:47:38 +00:00
nbhatla%netscape.com
f638a4914b #46423 -> new modern skin. All new widgets. r=hewitt. 2000-09-13 10:46:20 +00:00
nbhatla%netscape.com
7b3ea15263 First Checked In. 2000-09-13 10:34:18 +00:00
hewitt%netscape.com
bbd16238f2 #46613 - new colorpicker buttons in prefs, r=nbhatla 2000-09-13 10:15:11 +00:00
mcafee%netscape.com
b848ebc39d Playing position games to get menus to show up in the right order (51418). 2000-09-13 09:38:02 +00:00