Commit Graph

97546 Commits

Author SHA1 Message Date
ccarlen%netscape.com
0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
rods%netscape.com
ae9f009f3d Override if the computed size is zero
Bug 121461 r=dcone sr=attinasi
2002-02-12 15:24:37 +00:00
wtc%netscape.com
ed9c8f445a Bugzilla bug 112198: on Mac OS X (Darwin), we need to run 'ranlib' on a
static library after renaming it.  This is not necessary but harmless on
other platforms.  The patch is contributed by Javier Pedemonte
<pedemonte@alimni.utexas.net>.  r=wtc,cls.
2002-02-12 15:21:26 +00:00
ian%hixie.ch
0dd4d40533 Remove brackets around grep(). b=111831 r=timeless 2002-02-12 15:03:11 +00:00
ian%hixie.ch
986eed4538 * Implement !seen command
* Implement a few new greeting types (e.g. wb)
b=72943 r=timeless

* Implement CTCP Ping and Source responses
b=72956 r=timeless

* Remove brackets around grep() in Greeting.bm
b=111831 r=timeless
2002-02-12 14:59:29 +00:00
ian%hixie.ch
c50b3c77fe * Implement CTCP Ping, Version and Source as BotModule Event
* Added ctcpSend(), ctcpReply() APIs
* Implemented CTCP Version in the general module
* Updated devel docs
b=117625 r=Jake

* Remove brackets around grep() in mozbot.pl
b=111831 r=Jake
2002-02-12 14:51:59 +00:00
nboyd%atg.com
9cdc547eaa Add new Context method "toType" to convert to a specified Java type 2002-02-12 14:30:27 +00:00
nboyd%atg.com
797571ad23 Fix 124900 2002-02-12 14:29:30 +00:00
rods%netscape.com
f7967cae61 Clip was being incorrectly set set as Replace instead of Intersect
Bug 84138 r=kmcclusk sr=attinasi
2002-02-12 13:35:59 +00:00
rods%netscape.com
224588e46f 1) It moves the BeginDocument to a earlier place in the call change
2) Fixes the negitive page range display problem
3) Improves performance by reducing the delay on pages not in the page range, i.e. before if you printed the 30th page out of 31 you had to wait 15 secs to get to the 30th page to print it.
4) Added AbortDocument, so now when Print jobs are cancelled we call AbortDocument and remove them from the print spooler
5) Fixed a couple of minor issue with Canceling and cancelling mail printings
6) selection was not printing correctly. The problem with selection was that the clip was not being set corrctly.
Bug 115227 & 123181 r=dcone,sspitzer sr=attainasi
2002-02-12 13:33:39 +00:00
locka%iol.ie
a3f3c44d4a NOT PART OF BUILD. Readme file for embedding dist 2002-02-12 13:14:37 +00:00
bryner%netscape.com
88cf87974e Oops, fixing native theme bustage. Not part of the build. 2002-02-12 11:35:04 +00:00
badami%netscape.com
5e88f13114 Add port to auth prompt only if it was mentioned on the URL
bug 95350 r=morse sr=darin
2002-02-12 10:53:15 +00:00
hyatt%netscape.com
21762536e3 Paint suppression lives! Making cocoa widgets properly show/hide and work with paint suppression. 2002-02-12 08:30:01 +00:00
brendan%mozilla.org
1e4bb807d7 Hack special frame flags into fp when compiling under JS_Evaluate*InStackFrame, so useless expressions don't get optimized away (92087, r=rginda, sr=jband). 2002-02-12 07:44:48 +00:00
bryner%netscape.com
0ec2ba5032 Oops, I meant to remove this unneeded pack=end before checking in, per jag's comments. 2002-02-12 07:24:20 +00:00
bryner%netscape.com
6d112fde77 Bug 39036 - add a checkbox to allow showing hidden files (dot files). r=ben, sr=jag. 2002-02-12 07:21:22 +00:00
timeless%mac.com
a40bd26c3f Bug 124190 this #define in nsPluginsDirUnix.cpp is unused: PLUGIN_PATH "MOZ_PLUGIN_PATH"
r=bryner sr=jst
2002-02-12 06:58:51 +00:00
pavlov%netscape.com
63331952f5 checking in fix for bug 86508 for nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-02-12 06:37:45 +00:00
pavlov%netscape.com
ad77f11f8e checking in bug 78114 for nivedita@netscape.com r=pavlov sr=tor@acm.org 2002-02-12 06:32:10 +00:00
seawood%netscape.com
f63e357c91 Fixing win32 gmake bustage. 2002-02-12 06:24:00 +00:00
talisman%anamorphic.com
ff6cc00134 Checkin of changes from Brandon Wiley related to mbox storage and how Grendel was numbering messages. Changes tested and good. jrg 2002-02-12 06:22:41 +00:00
talisman%anamorphic.com
7465f92dc9 Initial checkin of contribution from Brandon Wiley. jrg 2002-02-12 06:21:23 +00:00
talisman%anamorphic.com
b4f1b7277b Fix classpath for run target to include pop3.jar. jrg 2002-02-12 06:18:10 +00:00
rbs%maths.uq.edu.au
34e8a931ac fix inverted order of resetting variables 2002-02-12 06:18:04 +00:00
pavlov%netscape.com
70bbaa415f Bug 111037. Patch from nivedita@netscape.com. r=pavlov sr=tor@acm.org 2002-02-12 06:16:15 +00:00
ducarroz%netscape.com
5c19b4c98c Fix Mac Bustage 2002-02-12 05:36:54 +00:00
ducarroz%netscape.com
38c188b96d Fix bustage (again). 2002-02-12 05:17:18 +00:00
shanjian%netscape.com
f3f7d348df #120348 crash in macro CCMAP_HAS_CHAR_EXT
rewrite CCMAP_HAS_CHAR_EXT macro
r=ftang, sr=attinasi
2002-02-12 05:01:42 +00:00
shanjian%netscape.com
bcfb40094b Reverse my last checkin because the comment is not there. (cvs ci does not
allow me abort, while I copy-n-paste, it accidentally copied a carriage return.)
2002-02-12 04:59:15 +00:00
shanjian%netscape.com
8d56129faa *** empty log message *** 2002-02-12 04:54:24 +00:00
shanjian%netscape.com
faa348445e #116030 provide a way to identify langGroup/rang for a unicode char
Add some checking code to figure out the range of a unicode char, and use this
piece of information to guide preference font searching.
r=rbs, sr=brendan
2002-02-12 04:51:41 +00:00
ducarroz%netscape.com
19e6602925 Fix bustage on Unix system. 2002-02-12 04:34:36 +00:00
badami%netscape.com
d0c4ee54ef fall back on nsILoadGroup when nsIChannel has no nsIPrompt.
Bug 72111; r=bbaetz, sr=darin
2002-02-12 04:27:31 +00:00
jpierre%netscape.com
a5c73d7696 Reset NSPR error text before adding the module to make sure we aren't getting some previous error 2002-02-12 04:25:15 +00:00
bryner%netscape.com
b663c05b5f Fix the focused state for textfields. Not part of the build. 2002-02-12 04:21:16 +00:00
timeless%mac.com
92bbd3b2c2 Bug 124744 remove nsIPtr
r=bryner sr=alecf
2002-02-12 04:12:50 +00:00
jpierre%netscape.com
4a5d5b109f Make modutil display a more detailed error when a PKCS#11 module fails to load. This is done by checking the NSPR error text that is set by PR_LoadLibrary failures deep in SECMOD_AddNewModule 2002-02-12 04:09:21 +00:00
ducarroz%netscape.com
3ae0f8b9c3 Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott 2002-02-12 03:57:39 +00:00
bzbarsky%mit.edu
073e999f03 Opening the "Advanced" dialog and cancelling it should not change the
helper app dialog contents.  Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
roc+%cs.cmu.edu
3125ae9530 Bug 96832. Reorganize event handling in the view manager to use the display list code. This means we take account of z-index properly. r=kmcclusk,sr=brendan 2002-02-12 03:46:35 +00:00
ducarroz%netscape.com
15420ff7b1 Fix for bug 123032. Check for null pointers before using them. R=rdayal, SR=bienvenu 2002-02-12 03:45:33 +00:00
timeless%mac.com
b285e8ccaa Bug 124698 don't CallQueryInterface(mDocShell = 0, &mWebShell)
r=bzbarsky,adamlock sr=alecf
2002-02-12 03:45:22 +00:00
badami%netscape.com
3a3aece2bf htp:://<blah> should lead to an invalid URL. bug 110880; r=andreas.otte@debitel.net; sr=darin. 2002-02-12 03:36:02 +00:00
timeless%mac.com
3a7b20b848 Bug 124895 Improper definition of NS_PROMPTSERVICE_CID
r=danm sr=alecf
2002-02-12 03:32:14 +00:00
bzbarsky%mit.edu
53494d3eb3 Make it possible to save files of types for which we have mimeinfos but
no extensions.  Bug 68801, r=law, sr=jag
2002-02-12 02:22:39 +00:00
jfrancis%netscape.com
0179ab3005 fix for bug 106855: Down arrow key at last empty line of textarea moves caret to end of line above. checked in on behalf of skamio@netscape.net. r=jfrancis; sr=kin 2002-02-12 02:16:11 +00:00
sfraser%netscape.com
967476ac9a Debug-only changes for better paint/invalidate debugging on Mac. Moved some code around, so the diff looks bigger than it is. Bug 120167, r=pinkerton. 2002-02-12 02:07:08 +00:00
wtc%netscape.com
232cdb0fbc Bugzilla bug 114748: deleted unnecessary EXTRA_LIBS augmentation. The
zlib and jar libs are already added to EXTRA_LIBS by ../platlibs.mk.
2002-02-12 02:01:03 +00:00
pschwartau%netscape.com
2ee1c98e70 Initial add. Testing functions with duplicate formal parameter names. 2002-02-12 01:35:05 +00:00