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

126123 Коммитов

Автор SHA1 Сообщение Дата
jim_nance%yahoo.com 02a08d62dc Fix Bug 232051 - Make jprof work with Fedora Core1. The stack walking code
did not work on that platform. r=dbaron sr=dbaron.
2004-01-25 01:51:39 +00:00
ian%hixie.ch b33678fe6a Remove excessive trailing spaces. Fix a bug where I was setting the wrong variable (duh), this should make the username/identd stuff actually work. Make the mail regarding the server being down actually show the right values. Split some debug lines onto two for clarity. 2004-01-25 01:12:34 +00:00
bienvenu%nventure.com c8818bcd3b enable full mcd pr logging in release build, sr=mscott 232073 2004-01-25 01:11:11 +00:00
ian%hixie.ch e91bfeb3d1 Oops, need double quotes to interpolate... 2004-01-25 01:03:45 +00:00
ian%hixie.ch 90116b4b98 Some more drastic auto-fixing code for really annoying servers. 2004-01-25 00:53:50 +00:00
ian%hixie.ch 3719ebe853 Make mozbot try to use a valid username if it thinks it needs to (this is untested; what do servers normally complain about when the identd isn't valid? I've seen this happen but I forget the actual string they send back). Also, fix an undefined variable warning in the wordWrap method. 2004-01-25 00:45:38 +00:00
ian%hixie.ch 4d10cefada Upgrade the insult protection overrides to be more customisable. Add more of them by default. Note that this is not a backwards compatible change but since we haven't released a version with this module yet, that's ok. 2004-01-25 00:08:43 +00:00
ian%hixie.ch 724de21dff New fortune cookie format, in case we ever add more types of cookies. Limit on size of cookie file, to prevent trivial DOS attack. Prevent the addition of duplicate cookies. 2004-01-24 23:56:12 +00:00
ian%hixie.ch 1bbf8a1fcc * Support fluffy "tell me" prefix
* Fix a bug introduced in version 1.10 which made Infobot, ah, not work. (bug 223905, thanks to Charlie, Michael, and justdave)
* Support for more fluffy wording (expletives in questions)
* Space out some regular expressions
* Made the "anyone know what foo is" form actually work for the first time
* Fix the bug introduced 7 patches ago, which I partly fixed 5 patches ago, in which "targetted" comments wouldn't be, ah, targetted.
2004-01-24 23:48:11 +00:00
chanial%noos.fr 89aa5f1732 Bug 221899: when saving web page, not defaulting with any file extension, patch by <pike@pikey.me.uk> 2004-01-24 23:27:43 +00:00
caillon%returnzero.com df88d7f6f8 Stop outputting comments pertaining to forward declared interfaces. See bug 232032 for details.
r=dbradley, sr=shaver
2004-01-24 23:01:55 +00:00
chanial%noos.fr 672b937934 Bug 228103: Toolbar Google search for empty string results in garbage characters.
Loads the host of the search engine when querying for the null string.
2004-01-24 22:22:40 +00:00
gerv%gerv.net 382812716a Bug 232055 - add more colours to line graphs (default is 7; we now have 16.) Patch by gerv; r,a=justdave. 2004-01-24 21:40:31 +00:00
dbaron%dbaron.org 7c05365522 Change name of variable so this code makes sense. 2004-01-24 20:21:32 +00:00
scott%scott-macgregor.org 33d5bcdc0c Bug #220173 --> If new email comes in while reading a message in the preview pane, the message scrolls back to the start 2004-01-24 20:05:05 +00:00
dbaron%dbaron.org 27c9fa03dd Add new testcases. Not part of build. 2004-01-24 19:41:28 +00:00
ian%hixie.ch f2a733b86a minor documentation error fix 2004-01-24 18:40:07 +00:00
gerv%gerv.net a1680fbc0f Massive rearrangement of the installation section. Hopefully it makes sense now. 2004-01-24 18:31:00 +00:00
silver%warwickcompsoc.co.uk 41b0e21b2b Bug 98251 Implement Half-Op (mode +h) in Chatzilla
r=rginda
2004-01-24 17:22:14 +00:00
hpradhan%hotpop.com da434eac04 attempt to fix Camino bustage from bug 230840 2004-01-24 13:04:10 +00:00
hpradhan%hotpop.com 4ff5ffa099 bug 229392 : minor cleanup in session history r=alecf sr=bz 2004-01-24 07:26:37 +00:00
hpradhan%hotpop.com 502d3e6a09 bug 231233 : nsPrintData.h cleanup r+sr=jst 2004-01-24 07:23:56 +00:00
hpradhan%hotpop.com 233d5f0197 bug 229177 : Make TestXMLExtras not leak on shutdown r+sr=heikki 2004-01-24 07:21:57 +00:00
silver%warwickcompsoc.co.uk 7c6faa97ca Bug 111475 Missing /ignore command
r=rginda
2004-01-24 03:00:53 +00:00
jst%mozilla.jstenback.com 964eb909da Fixing mac bustage. 2004-01-24 01:30:02 +00:00
scott%scott-macgregor.org b33c08be9a Change the mac creator type on firebird to MOZB (b is for browser) to avoid
using the same type as Mozilla (MOZZ). This makes url delegation between thunderbird
and firebird work on the mac without the two tripping over each other.

a=brendan on the new creator name

(I forgot to check this change in back in November when I changed browser\app\Makefile.in
2004-01-24 01:08:50 +00:00
jst%mozilla.jstenback.com d62aed44c4 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
scott%scott-macgregor.org 9450e46f80 Try to unhork platform specific pref bustage. Patch by bsmedberg 2004-01-24 00:44:28 +00:00
brendan%mozilla.org 33034c57d6 Brace style fascism. 2004-01-24 00:36:10 +00:00
silver%warwickcompsoc.co.uk 5e56ff1755 Bug 231770 Various minor bug fixes that need landing
r=samuel
2004-01-24 00:23:51 +00:00
dbaron%dbaron.org ca4e64fa50 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
nelsonb%netscape.com 367ac2cf5c Fix crashes that occur when optional policyQualifiers are not present.
Bug 230951. r=kinmoz.
2004-01-23 22:50:01 +00:00
pinkerton%aol.net b357334cfb use aa fonts regardless of font size (bug 180535) 2004-01-23 22:44:23 +00:00
pinkerton%aol.net 13e3f3d635 allow pref to always use aa fonts, even at small sizes (this is what
safari does). (r=tsk, sr=bryner, bug 180535)
2004-01-23 22:43:09 +00:00
wchang0222%aol.com 77ef0ec709 Bumped version to 1.50 (for NSS 3.10). 2004-01-23 22:15:39 +00:00
bryner%brianryner.com 998bdb6e99 Move EXTRA_DSO_LDOPTS before rules.mk include so that dependencies are picked up properly. 2004-01-23 21:59:22 +00:00
pinkerton%aol.net 6bd1e08bef more tweaking of dock icon click behavior. unminimize the frontmost browser if
it's in the dock and the only other browser.
2004-01-23 21:54:23 +00:00
neil%parkwaycc.co.uk 91847de307 Bug 231953 nsIPref removal from Calendar Front End r=mostafah 2004-01-23 21:47:18 +00:00
dbaron%dbaron.org f44c794966 Add testcases for bug 185411. 2004-01-23 21:41:52 +00:00
bryner%brianryner.com d59d778d25 Move EXTRA_DSO_LDOPTS before include of rules.mk so that it catches dependencies properly 2004-01-23 21:24:08 +00:00
bryner%brianryner.com dac511f877 Oops, DSO_LDOPTS_DEPS should not have been inside the DEPENDENT_LIBS ifdef! 2004-01-23 21:21:38 +00:00
bienvenu%nventure.com 13aa47eebe fix duplication of messages in inbox if new mail arrives while the user has the inbox open, and the inbox.msf file is out of date for some reason (usually file systems with latency issues) sr=mscott 90422 2004-01-23 19:52:06 +00:00
smontagu%smontagu.org 9adc589f1f Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-23 19:46:43 +00:00
brendan%mozilla.org 55630ce326 Fix quoting/escaping of non-ASCII chars and reserved ids in all property access cases (231518, r=shaver). 2004-01-23 17:52:03 +00:00
scott%scott-macgregor.org c20bfd72d5 Bug #231960 --> Unable to create a table from pasted data 2004-01-23 17:35:55 +00:00
roc+%cs.cmu.edu 1ae3d79b00 Bug 230687. DEC compiler barfs on call to implicit nsRectFast::operator=. r+sr=dbaron 2004-01-23 17:27:59 +00:00
peterv%propagandism.org f3d91830fd Fix for bug 231870 (instanceof Event (well, any dom object) is broken - throws instead of returning false). r/sr=jst. 2004-01-23 17:07:57 +00:00
neil%parkwaycc.co.uk c70f5ead31 Bug 78360 gContextMenu has no properties if you open a submenu r=timeless sr=bienvenu 2004-01-23 16:20:27 +00:00
neil%parkwaycc.co.uk 616f9e5a3c Hopefully the final patch to bug 220717 to fix all the users of -moz-image-region p=mscott,swalker r/sr=dbaron 2004-01-23 13:35:57 +00:00
neil%parkwaycc.co.uk f97835d45d Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00