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

71717 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 6a0d882261 #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
pollmann%netscape.com e1f0fabeaa Bug 53708: Prune session history tree at frame being replaced to prevent wrong pages from being loaded into subframes. r=radha, a=adamlock 2000-10-11 10:05:17 +00:00
pollmann%netscape.com a2cf49269d Bug 54966, 54845, 55906: Prevent psm-glue from accidentally cancelling form submit for file: urls, javascript: urls, and submits to 127.0.0.1 r=javi,jst sr=mscott 2000-10-11 09:53:29 +00:00
dveditz%netscape.com 1df2a6351f Use correct type of event queue in xpinstall, bug 54871 r=dougt, sr=brendan/blizzard 2000-10-11 08:47:16 +00:00
attinasi%netscape.com 103832bf34 Part fo fix for prefs bugs: disabling forced colors and fonts for Composer shells. b=40340, r=karnaze,pierre verbal approval from k.brade, a=buster 2000-10-11 08:35:06 +00:00
attinasi%netscape.com ecabb80a7a Implemented the backend for the following prefs: Override Document colors, Override document fonts, Link and Visited link colors, and Underline links. Provided the ability to disable the preferences as well, so Composer can show changed fonts and colors. These changes are stewing on the trunk for a day or so before making their debut on the branch. b=40340, r=karnaze,pierre a=buster 2000-10-11 08:33:01 +00:00
wtc%netscape.com 67a4f7910b Fixed the comment. 2000-10-11 07:21:38 +00:00
mcgreer%netscape.com 9a7e99f3ec also do binary on stdout DER 2000-10-11 07:12:45 +00:00
mcgreer%netscape.com e2bd1e49ea binary output always, for now 2000-10-11 07:04:30 +00:00
mcgreer%netscape.com f33e8a5656 fix output of DER's on windows 2000-10-11 06:52:06 +00:00
wtc%netscape.com 0d9ddeb8b1 Commented out 'rm -rf ${TEMPFILES}' because TEMPFILES is not defined. 2000-10-11 06:47:36 +00:00
rjc%netscape.com f4daea3402 Fix bug # 55166: bookmark description loss. r=waterson sr=pavlov 2000-10-11 06:47:06 +00:00
wtc%netscape.com 562760f6f2 Fixed the echo output to match the command. 2000-10-11 06:46:05 +00:00
sgehani%netscape.com 2370231997 Testing the fix for bugscape 2470 on the trunk per PDT.
Make the Unix installer support fallbacks when loading the string bundle.

b=2470
r=dbragg
a=erik
2000-10-11 05:40:51 +00:00
sgehani%netscape.com 8453bdf682 Testing the fix fix for bugscape 2470 on the trunk per PDT.
Make Unix installer support fallbacks when loading the string bundle.

b=2470
r=dbragg
a=erik
2000-10-11 05:39:29 +00:00
blakeross%telocity.com 61c11a7fda Fix 53896, spacebar when HTML buttons/radiobuttons/checkboxes have the focus just scrolls the page. patch by saari. r=danm a=hyatt, rtm+ 2000-10-11 03:47:45 +00:00
law%netscape.com e0a583e210 rtm++ bug 55627; handle case where base window closes out from under Downloading dialog; patch submitted by jrgm@netscape.com; r=law@netscape.com, sr=mscott@netscape.com 2000-10-11 03:04:31 +00:00
neeti%netscape.com e8be9f9a8e fix for bug 54072,r=dp, sr=rpotts/mscott 2000-10-11 03:03:40 +00:00
law%netscape.com 3953254260 rtm++ bug 55627; make Downloading dialog modal to avoid orphaning it; r=jrgm@netscape.com, sr=mscott@netscape.com 2000-10-11 03:01:55 +00:00
rginda%netscape.com 1863037f91 initial checkin of icode assembler 2000-10-11 02:44:14 +00:00
rginda%netscape.com e1e32378c7 seperate icode hash into module 2000-10-11 02:42:39 +00:00
racham%netscape.com 03f2d29921 Fixing bug 50914. Migrated profiles were missing mimeTypes.rdf file. Added code to copy a default mimeTypes.rdf file into the migrated profile directory. r,sr=mscott 2000-10-11 02:40:16 +00:00
waldemar%netscape.com 7442e0026e Added s flag 2000-10-11 02:28:13 +00:00
sspitzer%netscape.com af6bf4d831 fixes for rtm++ bugs #55955 and #55444. on mac, migrate if the MagicCookies files doesn't exist. on mac, migrate if the "Mail" or "News" directories don't
exist.  r=putterman,sr=mscott
2000-10-11 02:12:11 +00:00
heikki%netscape.com 389ac31da9 Bug 55377, fixed a couple of Purify FMMs. delete[] was used when free should have been used instead. r=akkana, a=waterson. 2000-10-11 01:29:32 +00:00
jefft%netscape.com 5f060892ba fixed bug 55351 - Unable to enter a password for a SMTP server; always send EHLO command first instead of parsing the greeting to decide whether the server is an SMTP or ESMTP server; r=bienvenu, sr=mscott 2000-10-11 01:16:19 +00:00
alecf%netscape.com df9c8fcd73 updating the bonsai script to be smart about guessing the current branch, and about only updating the current directory that you are in
also support both wget and lynx
(not part of build)
2000-10-11 00:57:44 +00:00
mcgreer%netscape.com bd280a0b75 add a new function, SECU_TextFileToItem, for reading text files. 2000-10-11 00:56:32 +00:00
mcgreer%netscape.com 4146c475d5 seperate text file reads from binary reads. Change all base64 encoded ciphertexts to end in LF instead of CRLF. This caused a bug on windows when checking out from CVS. 2000-10-11 00:55:45 +00:00
blakeross%telocity.com 46c368fca3 Fix for 46877, scroll position not being remembered in session history. patch is by evaughan. r=pink a=hyatt 2000-10-11 00:36:30 +00:00
jfrancis%netscape.com 4962303d8f fixes bug 54895: certain editor operations (like align) crashed when applied to mulit-cell table cell selections; r=kin; sr=sfraser; a=jar 2000-10-11 00:24:23 +00:00
andreww%netscape.com 6a9bce7d2b bugzilla=54574, r=hewitt, sr=ben, stretchy back forward print buttons in classic mac 2000-10-10 23:56:55 +00:00
mkaply%us.ibm.com 5de83d6206 #55365
r=pedemont, a=blizzard
We were forcing a failure on Verdana. BAD
2000-10-10 23:03:38 +00:00
mkaply%us.ibm.com 5494f60f09 #56011
r=jkobal, a=tor
Remove unnecessary XP_OS2 code in libimg
2000-10-10 22:16:34 +00:00
pinkerton%netscape.com 4230561888 Give folder pane transparant border when it is not in focus to avoid resizing when it gets focus. r=pchen,a=ben, bug 54713 2000-10-10 22:16:00 +00:00
mkaply%us.ibm.com 0c684c4a5c #55831
r=mkaply, a=blizzard
Code from jkobal to make timers MUCH better
2000-10-10 21:45:12 +00:00
kin%netscape.com b7d70f42d9 Fix for bug #52858 (Case where crash happens involving save to draft warning...)
mozilla/editor/ui/dialogs/content/EdSpellCheck.js
      - Make onClose() return true.

    mozilla/editor/ui/dialogs/content/EdSpellCheck.xul
      - Add onclose="onClose()" attribute to window tag.

r=brade@netscape.com sr,a=sfraser@netscape.com
2000-10-10 21:40:39 +00:00
chuang%netscape.com 3270b1787a bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf 2000-10-10 21:38:26 +00:00
gordon%netscape.com 7e3061d98b Fix for bug 49990 "Networking fails after sleep/wake cycle" on Mac. rtm+, r=pinkerton, sr =sfraser. Added support for provide will/has closed OT events. 2000-10-10 21:25:27 +00:00
pollmann%netscape.com c53f51da77 Bug 48483: Unix default plugin, fix for OpenVMS bustage r=av@netscape.com a=brendan@mozilla.org 2000-10-10 21:01:14 +00:00
alecf%netscape.com 189c453c52 first-pass at bonsai-based cvs update script
(not part of build, not ready for general consumption)
2000-10-10 20:58:23 +00:00
hyatt%netscape.com eee2b4a5d2 Fix for 43248. r=ben,a=waterson 2000-10-10 20:52:25 +00:00
hyatt%netscape.com 01a74ca4b1 Fix for 5693. r=saari,a=waterson 2000-10-10 20:48:03 +00:00
larryh%netscape.com 5d72ae5f16 Bugzilla: 55271. Attach thread on BeOS 2000-10-10 20:07:20 +00:00
sdv%sparc.spb.su ed50015b66 * NOT PART OF TBOX BUILD *
r=idk@eng.sun.com
 - generate compilable java interfaces when identifiers
   in idls coincide with java keywords
 - correctly deal with methods which names in idls
   coincide with  some Object class methods
2000-10-10 19:41:27 +00:00
beard%netscape.com 5a1f437267 Map all exceptions to just return null. 2000-10-10 18:14:20 +00:00
brade%netscape.com 506bf30f75 checkin for leaf (a=leaf); hoping to fix freeze/lockups during depend builds 2000-10-10 16:15:51 +00:00
nboyd%atg.com 2a806a1b13 More javadoc. 2000-10-10 14:58:47 +00:00
mkaply%us.ibm.com 29808eab7b r=mkaply, a=blizzard
Quick fix to enable DBCS fonts
2000-10-10 14:31:46 +00:00
brade%netscape.com a9b66066c2 fix format submenus and View menu items to toggle appropriately (radio) and to show the proper setting even if the selection has changed since the menu was last opened. r/sr=kin/sfraser; bug #54317 2000-10-10 13:15:46 +00:00