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

65633 Коммитов

Автор SHA1 Сообщение Дата
svn%xmlterm.org bac52bec74 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Updated UUIDs list.
2000-07-07 14:48:55 +00:00
svn%xmlterm.org f3b81d69c9 --NOT PART OF DEFAULT BUILD--
XMLterm changes only. Implemented chrome overlay a la Chatzilla to insert
XMLterm into the Tasks menu. Also implemented command line option "-terminal"
and URL handler "telnet://" to invoke XMLterm.
2000-07-07 14:44:26 +00:00
nboyd%atg.com 0a9b985a17 Deprecate FlattenedObject. 2000-07-07 14:41:35 +00:00
mkaply%us.ibm.com d87ffe8750 r=mkaply, a=brendan
Tinderbox break - need os2 changes for uriloader - I am just taking the UNIX for now - hope it builds
2000-07-07 14:14:32 +00:00
axel%pike.org 96fae6045f Removing unused Makefile.in, not in allmakefiles.sh, not part of build 2000-07-07 11:09:23 +00:00
cls%seawood.org e98725f995 Explicitly use $topsrcdir so that mozconfig files are removed even for objdir builds 2000-07-07 10:34:45 +00:00
cls%seawood.org 6339f47e16 Remove .mozconfig files generated by client.mk Bug #42167 2000-07-07 10:26:38 +00:00
jband%netscape.com dcac81acb0 Fix yet another instance of the qsort bug that was biting OS/2 only. See explanation in cvs log comment for revision 1.25 of xpt_link.c. Thanks to Javier Pedemonte <pedemont@us.ibm.com>. a=brendan@mozilla.org 2000-07-07 07:32:50 +00:00
sgehani%netscape.com 20866b54e6 Prevent multiple downloads for mixed keyboard and mouse input. [nsbeta2+ b = 31042; r=dbragg] 2000-07-07 06:45:43 +00:00
ben%netscape.com 576104c21d latest updates to helper apps pref panel (now support editing of types, and overwriting old types with new ones! =D) 2000-07-07 05:44:53 +00:00
dougt%netscape.com 7a11b65ba3 Debuggin code
a=waterson@netscape.com
2000-07-07 04:17:24 +00:00
rhp%netscape.com 3da285e89e Fix for bug 31589 - Problem with Japanese in vCard tag fields - r: nhotta 2000-07-07 03:17:33 +00:00
mscott%netscape.com 2bdc7ded6d Bug #41707, #43652 --> JS urls aren't working. We need to check for the correct return value and don't propogate
the on start request in that case.
r=alecf
2000-07-07 02:23:19 +00:00
mscott%netscape.com ec140450ed Bug #43583 --> updates for helper app launching to work with the dialog. 2000-07-07 01:48:57 +00:00
mscott%netscape.com 677c8d5d17 Bug #43583 --> re-organizing how we launch helper apps to work with the helper app dialog.
r=alecf
2000-07-07 01:48:17 +00:00
mscott%netscape.com 6ad688ca00 Bug #43583 --> re-organizing how we launch helper apps to work with the helper app dialog.
Add nsIExternalAppLauncher interface which is used by the helper app dialog.
r=alecf
2000-07-07 01:48:05 +00:00
rods%netscape.com 1a04a12da1 If the click is not on on item in the dropdown and not in the comboxbox display area then
the click count is set to zero so the JS event doesn't get fired. If it IS over the combobox
display area then the JS event does get fired.
b=40382 r=pollmann
2000-07-07 01:35:23 +00:00
chrisk%netscape.com 49779ca3c4 Added -d option
-p option now also works for decoding
2000-07-07 00:57:39 +00:00
av%netscape.com bc8b5454f3 Addressing 22954, r=mscott 2000-07-07 00:10:54 +00:00
nhotta%netscape.com bdbe2d2ec3 Fix warnings caused by my last check in. 2000-07-06 23:46:20 +00:00
nhotta%netscape.com 786c02653e Added a force charset override support, bug 43101, r=mscott. 2000-07-06 23:30:57 +00:00
nhotta%netscape.com 36cc7bdb9d Added a force charset override UI, bug 43101, r=mscott. 2000-07-06 23:29:44 +00:00
nhotta%netscape.com c7c0dd52b5 Removed the code to set a folder charset by charset menu, we only use charset menu for message override, bug 43101, r=mscott. 2000-07-06 23:26:49 +00:00
nhotta%netscape.com 16e441b07d Added force_charset_override, bug 43101, r=mscott. 2000-07-06 23:25:40 +00:00
mozilla.BenB%bucksch.org 6e326b1f69 38494: Attribution line: actually use authorStr; reorder code a bit to make more sense. r=ducarroz, a=waterson 2000-07-06 23:00:43 +00:00
ssu%netscape.com fadf9d2b17 fixing nsbeta2+ bug 43404 - Update delete dialog text to be less scary. r=dbragg. Affects windows platforms only. 2000-07-06 22:56:57 +00:00
dmose%mozilla.org d7e3972ed3 two calls to PR_fprintf were not properly bracketed by ifdef DEBUG, causing non-debugging builds to fail. a=r=(not built) 2000-07-06 22:38:11 +00:00
nbhatla%netscape.com 6344b5c85f Work on bug #43658. Fixes to the Mac Classic skin: Radio buttons, Checkbox buttons, Window "platinum" colors, Fonts, Scrollbars, Popup Menus, Trees and Twisties. r=hangas 2000-07-06 22:22:19 +00:00
bryner%uiuc.edu f66a19368b Fix for bug 43417. r=pinkerton. 2000-07-06 22:20:32 +00:00
radha%netscape.com 460fbe8d2b fix for bug nsbeta2+ 40643. urlbar autocomplete busted. 2000-07-06 22:01:46 +00:00
ducarroz%netscape.com 1ba0f89c0a Fix Linux bustage. 2000-07-06 21:51:11 +00:00
av%netscape.com 8fbbc3c0cf Addressing 22954, removed tag info query for full page plugins, r=edburns@acm.org 2000-07-06 21:44:38 +00:00
morse%netscape.com 3dbd4c88b9 fix bug 44683, real minor wording change, submitted by blaker1234, r=morse 2000-07-06 21:39:25 +00:00
colin%theblakes.com a9446272fa Need to link against MOZ_JS_LIBS. r=vidur 2000-07-06 21:23:46 +00:00
dougt%netscape.com 146bdc6024 Removing -d "$(CVSROOT)" option. This messes up under 4nt.
a=leaf@netscape.com
2000-07-06 21:20:26 +00:00
nbhatla%netscape.com 5c471baee6 First Checked In. 2000-07-06 21:19:42 +00:00
wtc%netscape.com 3b22399c97 Bugzilla bug #41524: fixed build problems on NetBSD-current with ELF
object format. r=taya@sm.sony.co.jp. a=brendan@mozilla.org.
Modified files: NetBSD.mk, _netbsd.h, prlink.c
2000-07-06 21:14:15 +00:00
radha%netscape.com f422b9aaac fix for dogfood+ bug 44558. r=rpotts. 2000-07-06 21:04:02 +00:00
waterson%netscape.com 73bc2ab4b7 Fix a string leak that dbaron found with leaksoup. r=bienvenu 2000-07-06 20:58:29 +00:00
dougt%netscape.com 4b58b28542 44665
submitted by dbaron@fas.harvard.edu
a=waterson@netscape.com
2000-07-06 20:56:24 +00:00
waterson%netscape.com c1a0e63f75 Brendan meant to add jsdhash.h to the Mac build, too. 2000-07-06 20:55:23 +00:00
waterson%netscape.com 1001bcd519 Brendan meant add jsdhash.c to the Mac build, too. 2000-07-06 20:54:17 +00:00
ducarroz%netscape.com 1d76e4a74d Fix for bug 43448. Add code to populate mailing list during the send/send later process. R=mscott 2000-07-06 20:44:06 +00:00
harishd%netscape.com 45e678b654 40809 ( nsbeta2+ ) - Replace "\r\n" with "\n" and CR with LF instead of stripping off CRs altogether - in view source.
r=dbaran@fas.harvard.edu
2000-07-06 20:40:26 +00:00
colin%theblakes.com 18c0b2c620 Need to link against MOZ_JS_LIBS. r=cls 2000-07-06 20:13:57 +00:00
colin%theblakes.com 48f9742dca Remove VMS specific code; not needed any more. r,a=leaf 2000-07-06 20:11:38 +00:00
sgehani%netscape.com 138e8760d5 Create install log file in XPCOM's notion of cwd.
[nsbeta2+ b = 19034; r = ssu]
2000-07-06 19:44:09 +00:00
rogerl%netscape.com 1375151969 Removed preprocess step, consolidated identifier handling. 2000-07-06 18:26:26 +00:00
karnaze%netscape.com a5fcf7a3b9 new regression tests, not affecting the build. 2000-07-06 14:07:15 +00:00
dcone%netscape.com 835c49fe98 Printing now calls RenderViews instead of just the top view. R=rods. b= 44547 2000-07-06 14:06:47 +00:00