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

111813 Коммитов

Автор SHA1 Сообщение Дата
bugreport%peshkin.net 3e73c582d6 Bug 179207 Blessing doesn't work right
r,a=justdave
2002-11-09 17:23:55 +00:00
sspitzer%netscape.com e322e2bed2 fix some string code, per jag. some minor code cleanup. 2002-11-09 16:54:52 +00:00
blythe%netscape.com afd088f12f Not part of build.
Fix compile time error.
2002-11-09 16:42:50 +00:00
mkaply%us.ibm.com c5f8925a2f #178309
r=jkobal, sr=blizzard
Os/2 only - don't allow recursive calls to WinSetFocus - bad things happen.
2002-11-09 15:31:23 +00:00
mkaply%us.ibm.com 2131e17c08 #178961
r=me, sr=jag
Due to a bug in OS/2 compiler handling of temporaries in a conditional, we need to split this out.
Need this ASAP, Os/2 mail is DOA
Incidentally, I'll point out that this code is wrong anyway because different countries write kb in different ways (kb, KB, Kb)
2002-11-09 15:28:46 +00:00
ian%hixie.ch 09f66dd24a More debugging information, to make it easier to debug multiple PLIF-based projects that are outputting to the same error log. 2002-11-09 15:26:41 +00:00
mkaply%us.ibm.com 1ace5878be #178961
r=r=naving, sr=jag
Need a cast here - no telling what the compiler will due to the -1 on the compare
2002-11-09 15:26:04 +00:00
mkaply%us.ibm.com d567257e04 Proper fix for 104371 - just comment out the space case, don't remove it 2002-11-09 15:22:29 +00:00
blakeross%telocity.com dd71aa0858 Fix bug that finished downloads disappear after restarting. 2002-11-09 15:07:26 +00:00
blakeross%telocity.com 1fe4fa1033 remove unused member. 2002-11-09 15:05:27 +00:00
blakeross%telocity.com c9add69037 Remove an unused function. 2002-11-09 15:04:41 +00:00
blakeross%telocity.com f52784f8c4 Download fixes. 2002-11-09 14:56:32 +00:00
blakeross%telocity.com 5a424bdfd4 Fix some bugs where the downloads panel displays -1. 2002-11-09 14:04:37 +00:00
myk%mozilla.org ef5880cea8 Fix for bug 179205: Makes flag options be correct in all situations.
r=justdave
a=justdave
2002-11-09 13:57:28 +00:00
blakeross%telocity.com 04d98b52f0 Download dir pref. 2002-11-09 13:53:22 +00:00
myk%mozilla.org 17ec664d64 Fix for bug 179177: avoid database errors when inserting bug by locking all tables i need to access
r=bbaetz
a=justdave
2002-11-09 13:50:08 +00:00
blakeross%telocity.com e4d939271a Comment out something for now. 2002-11-09 13:17:27 +00:00
blakeross%telocity.com 238fc84413 Fix crash trying to save without a default download dir 2002-11-09 13:17:10 +00:00
blakeross%telocity.com b17693324c Fix broken save page as... complete. 2002-11-09 13:15:26 +00:00
bbaetz%student.usyd.edu.au e6f4d9fbe4 Bug 178189 - when filing a new bug, the generated bugmail doesn't include
product/component
r=justdave, myk
a=justdave
2002-11-09 12:20:18 +00:00
bbaetz%student.usyd.edu.au 38a16a5d4e Bug 179174 - renable $| = 1
r=justdave x2
a=justdave
2002-11-09 11:55:27 +00:00
seawood%netscape.com 7afd4fc597 Remove $(CONFIG) from real_install target. It was a typo anyway. 2002-11-09 09:23:31 +00:00
sspitzer%netscape.com 98db50ff0b add todo comment for bienvenu. 2002-11-09 08:58:55 +00:00
sspitzer%netscape.com 36b49665bb fix my comments. 2002-11-09 08:55:03 +00:00
sspitzer%netscape.com 48e3623411 fix the behaviour and enabling of the "Get Msgs" button.
1) make it always enabled (bug #89404, bug #111102)
2) if news server selected, it updates the unread counts on that server
3) if "Local Folders" selected, it does "get msgs" for default account

r/sr=bienvenu
2002-11-09 08:52:22 +00:00
leaf%mozilla.org c58f0f6b0a Automated update 2002-11-09 08:39:06 +00:00
seawood%netscape.com daa7c99c2b Define MKCSHLIB properly for win32 2002-11-09 08:38:44 +00:00
seawood%netscape.com b6ff76030d JS is a C only library and should be linked as such. 2002-11-09 08:18:25 +00:00
sspitzer%netscape.com 078eb117b1 fix js warning. 2002-11-09 06:49:34 +00:00
curt%netscape.com d49f66d22b Changing version string.
(Bug #178716, r=chak, sr=dveditz)
2002-11-09 05:16:52 +00:00
jkeiser%netscape.com 3deb842c0f Fix virtual destructor warning, bug 165647, r=dmose, sr=bz 2002-11-09 05:11:26 +00:00
jkeiser%netscape.com 18cb71de9c Fix Mac build bustage. 2002-11-09 03:42:42 +00:00
leaf%mozilla.org 194d6ba241 Automated update 2002-11-09 02:24:11 +00:00
seawood%netscape.com a21ca257f6 Tighten (add?) tool version checks for win32 builds.
Allow MIDL to be specified from mozconfig or env since various MS SDKs contain an unsupported version of midl and they insist upon adding their SDK dirs to the beginning of the PATH (bug #178392)
Bug #164646 r=bryner
2002-11-09 02:16:55 +00:00
myk%mozilla.org a2f6e2b908 Fixing syntax error build bustage. 2002-11-09 02:05:22 +00:00
justdave%syndicomm.com e158c079df Bumping version number for development snapshot tarball 2002-11-09 01:59:22 +00:00
myk%mozilla.org b53938253d Fix for bug 171505: shows disabled flags in the UI
r=bbaetz
a=justdave
2002-11-09 01:58:51 +00:00
bbaetz%student.usyd.edu.au cefa19aecf Bug 114696 - permission checking in queries not optimal
Patch by joel, dkl + me
r=myk, a=justdave
2002-11-09 01:58:07 +00:00
jpierre%netscape.com ec1c48a069 Assert if the QuickDER decoder does not consume all the input 2002-11-09 01:56:01 +00:00
bryner%netscape.com 13a8d52e96 Fixing mac build bustage. 2002-11-09 01:49:31 +00:00
alecf%netscape.com 50a35c0245 argh, back out my last checkin because Ts went UP not down! 2002-11-09 01:31:32 +00:00
leaf%mozilla.org d281d67805 update version strings for bug 178863 2002-11-09 01:31:16 +00:00
myk%mozilla.org 58f3ba2a8d Fix for bug 178841: removes full paths from filenames in attachments table and prevents them from appearing again
r=gerv,bbaetz
a=justdave
2002-11-09 01:23:07 +00:00
blakeross%telocity.com 7efbce566e Removing unnecessary checks. 2002-11-09 01:21:19 +00:00
jkeiser%netscape.com 373e5c9508 Fix copyright date. Bug 133354. 2002-11-09 01:03:36 +00:00
morse%netscape.com 9f6dfe1a2b bug 174189, fix flawfinder warning, r=harishd, sr=dveditz 2002-11-09 00:45:53 +00:00
bryner%netscape.com 7b5407b246 Add a second pass of event processing for system events, using DOM3 event group functionality. Bug 124990. Patch by joki, r=saari and bryner, sr=jst. 2002-11-09 00:25:25 +00:00
akkana%netscape.com 0d53e0ecc0 76461: Enable rewrap in html mail compose. r=ducarroz sr=sspitzer 2002-11-09 00:22:32 +00:00
rpotts%netscape.com 3a48932a23 bug #174404 (sr=jst). forgot to check this file in with the rest of the patch... 2002-11-09 00:15:42 +00:00
gerv%gerv.net 3c0ed008cb Bug 92253 - Boolean chart makes very wide web pages from query.cgi. Patch by slee@wilcoxassoc.com; r=gerv, a=justdave. 2002-11-09 00:05:50 +00:00