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

117558 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 37891802cb Bug 199006 there are two independent initializations of nsMemoryImpl before Init_XPCOM2 finishes
r=dougt
2003-04-07 14:20:19 +00:00
dougt%netscape.com 23f3006361 Allowing assertion dialog to work in GRE / ActiveX control apps. See 181434. 2003-04-07 13:58:45 +00:00
varga%netscape.com cb26dd3fec Fix for bug 178212. menulist does not drop down when it is in a listbox cell.
r=varga, sr=jag, patch by Ariel Fatecha <afatecha@idea.com.py>
2003-04-07 13:38:05 +00:00
mkaply%us.ibm.com fbe6ce64ea #191217
r=timeless, sr=bzbarsky
Use "Show File Location" in download manager
2003-04-07 13:18:26 +00:00
locka%iol.ie 3eba5dc241 Test if shift key is depressed and force reload operations to fetch from network if it is. b=195512 r=danm@netscape.com sr=blizzard@mozilla.org 2003-04-07 13:06:09 +00:00
axel%pike.org 7b9710496b bug 200999, crash with more than on xsl:strip- or preserve-space, r=sicking, sr=peterv 2003-04-07 12:18:49 +00:00
neil%parkwaycc.co.uk 90d8f4306e Bug 168853 Inconsistent capitalization of "Threads With Unread" menu item p=david.tenser@telia.com r=me sr=sspitzer 2003-04-07 11:55:32 +00:00
neil%parkwaycc.co.uk ea22b6aada Bug 124336 kilobyte should be abbreviated "KB", not "K" p=michael@endbracket.net r=me sr=sspitzer 2003-04-07 11:51:48 +00:00
neil%parkwaycc.co.uk 3701b81e10 Bug 74835 marking thread/all read needs to invalidate collapsed thread(s) having unread children p=ch.ey@gmx.net r=me sr=sspitzer 2003-04-07 11:45:19 +00:00
neil%parkwaycc.co.uk b0d5b3c3fd Bug 199709 Messages load remote images ignoring preference p=mvl@exedo.nl r=dwitte@standford.edu sr=peterv 2003-04-07 10:15:21 +00:00
neil%parkwaycc.co.uk c51143b3c6 Bug 193712 Text and highlight colours don't translate rgb in css mode r=glazman sr=kin 2003-04-07 08:11:21 +00:00
neil%parkwaycc.co.uk 3ff51b7adc Bug 192084 cannot assign multiple classes to elements r=glazman sr=kin 2003-04-07 08:09:56 +00:00
bryner%netscape.com 7e1f1f89aa don't return a value from a |void| function. fixing ports bustage. 2003-04-07 08:04:43 +00:00
varga%netscape.com a1d6e7476a Fix for bug 200498. Multiple copies of my bookmarks file are showing up in TEMP / bookmark changes are lost / cannot modify or delete.
r=bsmedberg, sr=bryner
2003-04-07 07:51:17 +00:00
rogerl%netscape.com 692e66e841 Fixes all over for E3 test results - gc + ECMA edge cases. 2003-04-07 07:24:17 +00:00
ssu%netscape.com 669e313b68 fixing bug 195148 - XPInstall API's getFolder should support Classic and OSX folders under OSX. r=ccarlen,dougt sr=sspitzer 2003-04-07 07:02:32 +00:00
darin%netscape.com 625a741ad3 fixes bug 200681 "Crash on <link rel=stylesheet href="mailto:foo">" r/sr=bz,sspitzer 2003-04-07 06:18:44 +00:00
darin%netscape.com e92078ae53 fixes bug 200971 "nsConnectionEntry is leaked" patch=bryner r=dougt sr=darin 2003-04-07 06:12:42 +00:00
darin%netscape.com 3bb3970660 backing out small part of my patch for bug 159015 that shouldn't have been
checked in.
2003-04-07 06:10:47 +00:00
roc+%cs.cmu.edu e9cc9118f6 Bug 113232. Delay setting transparency mask as long as possible to work around GTK stupidity. r=pavlov,sr=bz 2003-04-07 04:35:16 +00:00
sspitzer%netscape.com 7300d6a5fe code cleanup sitting in my tree. no bug, no reviewer. 2003-04-07 03:49:55 +00:00
bienvenu%netscape.com 103e4f3705 try to fix imap cram md5 r/sr=sspitzer, hardcode digestLength to 16 per cram md5 rfc bug 41594 2003-04-07 03:19:12 +00:00
bienvenu%netscape.com d3c702b814 try to fix imap cram md5 r/sr=sspitzer, null terminate digest correctly 41594 2003-04-07 03:17:29 +00:00
sspitzer%netscape.com 9dae2417c4 update (internal) mozilla start page. keeping it simple. bug #66570 2003-04-07 02:41:31 +00:00
pkw%us.ibm.com bafab6746c AIX: Preedit string is not highlighted properly.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org
2003-04-06 23:01:40 +00:00
alecf%netscape.com c907f27c52 first part of fix for bug 200507 - get rid of nsAVLTree in favor of hashtables
r=harishd, sr=jag
2003-04-06 22:24:35 +00:00
lordpixel%mac.com 82d91c07dc Fix for bug 90823, r=timeless, sr=sfraser 2003-04-06 21:58:14 +00:00
bryner%netscape.com 8177bc9f7f fix leak of atoms via mSpecialCharSets. Bug 200780, patch by roland mainz, r=bstell, sr=blizzard 2003-04-06 21:50:12 +00:00
bryner%netscape.com 67de3828f5 fix leak of atoms via gSpecialCharSets. Bug 200780, r=bstell, sr=blizzard 2003-04-06 21:39:04 +00:00
bienvenu%netscape.com d11405d58c extend cram md5 digest result len buffer to 17 bytes r/sr=sspitzer 41594 2003-04-06 21:31:23 +00:00
bzbarsky%mit.edu a4cf9a723d Removing unused openURIVia function. Bug 200223, r+sr=sspitzer. 2003-04-06 20:33:38 +00:00
roc+%cs.cmu.edu 25dc494b75 Bug 198479. nsFrameOuterFrame doesn't actually handle CSS 'visibility', just hide its view. r+sr=bzbarsky 2003-04-06 20:14:54 +00:00
blizzard%redhat.com 147f56fbc0 Bug #180841. gtk2-specific call can sometimes crash gtk1.2 embedding widget. patch from philipl@mail.utexas.edu. r+sr=blizzard 2003-04-06 18:58:50 +00:00
bmlk%gmx.de 3394bd5194 description of overflow debug facility 2003-04-06 13:01:20 +00:00
kairo%kairo.at cc4961c511 bug 191171 - Move mailnews start page to chrome://, r=neil, sr=sspitzer 2003-04-06 12:29:18 +00:00
tor%cs.brown.edu 018d28d608 Bug 199701 - protect against illegal colormap indexes. r=paper, sr=blizzard 2003-04-06 11:54:06 +00:00
bmlk%gmx.de b07e6600bf display overflow information in debug reflow bug 200881 r/sr=bzbarsky 2003-04-06 08:36:19 +00:00
roc+%cs.cmu.edu d21b664b22 Bug 113232. Support translucent chrome. Relanding, fingers crossed. r+sr=bzbarsky 2003-04-06 02:49:40 +00:00
samuel%sieb.net 20cbf4913d Bug 199067 - Op, Voice & Nick settings not remembered
patch by kazhik@mozilla.gr.jp
r=rginda
chatzilla only
2003-04-06 00:50:13 +00:00
samuel%sieb.net 8ceac15ac8 Bug 190747 - chatzilla shouldn't open a window until the server sends a JOIN
patch by kazhik@mozilla.gr.jp
r=rginda
chatzilla only
2003-04-06 00:36:36 +00:00
samuel%sieb.net 99d2d51500 Bug 189682 - localize time units
patch by kazhik@mozilla.gr.jp
r=rginda
chatzilla only
2003-04-06 00:32:54 +00:00
samuel%sieb.net ae41c9abd0 Bug 133011 - Safer key mapping for show/hide tabs
patch by kazhik@mozilla.gr.jp
r=rginda
chatzilla only
2003-04-06 00:27:40 +00:00
bienvenu%netscape.com c5d468e282 fix for 150212 add cram md5 to smtp r/sr=sspitzer 2003-04-05 21:41:42 +00:00
bienvenu%netscape.com ffa1b3be72 fix for 41594 add cram md5 to imap r/sr=sspitzer 2003-04-05 21:40:14 +00:00
bzbarsky%mit.edu 8563b14941 Fix crash bug 200774 -- placeholders for fixed or abs pos things need to have
block parents.  r+sr=roc
2003-04-05 21:35:35 +00:00
roc+%cs.cmu.edu 9e0fe66f3f Bug 197065. Do more complete invalidation on block size changes. r=jkeiser,sr=dbaron 2003-04-05 21:27:45 +00:00
bryner%netscape.com 8ce03bb1e9 bump vendorSub to 0.5+ 2003-04-05 21:00:17 +00:00
mscott%netscape.com ceff18e4e4 minotaur landing 2003-04-05 20:57:25 +00:00
bienvenu%netscape.com 98fff34f56 part of fix for 41594 and 150212 add cram md5 to imap, smtp and pop r/sr=sspitzer 2003-04-05 20:34:39 +00:00
roc+%cs.cmu.edu 280243e59b Bug 199159. Make Windows mPixelsToTwips always be an integer. r+sr=dbaron 2003-04-05 16:26:07 +00:00