Commit Graph

124083 Commits

Author SHA1 Message Date
chanial%noos.fr
73a5400bc7 Bug 225091: Ctrl+P no longer works 2003-11-09 05:49:50 +00:00
jshin%mailaps.org
5696633bbe bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz) 2003-11-09 05:45:21 +00:00
brendan%mozilla.org
6ccc5150bf Restore long-lost obj=null setting so null() etc. (calling primitive-type values) fails as expected, instead of crashing (224956, r=shaver). 2003-11-09 03:58:48 +00:00
ben%bengoodger.com
68b333d710 Pinstripe for Firebird, new default theme for MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org) 2003-11-09 03:12:52 +00:00
ben%bengoodger.com
cea14885cf Pinstripe for Firebird, default theme on MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org) 2003-11-09 03:11:48 +00:00
scott%scott-macgregor.org
37374e93b2 fix mac bustage 2003-11-09 01:58:21 +00:00
darin%meer.net
b6c874b805 minor IDL tweak to make getNextAddr return PRNetAddr instead -- does not
change the binary interface.  r=botbot
2003-11-09 01:29:58 +00:00
bzbarsky%mit.edu
e8815f78d2 Follow-up fix for crash bug 118685. Patch by mats.palmgren@bredband.net (Mats
Palmgren), r+sr=bzbarsky
2003-11-08 23:53:49 +00:00
samuel%sieb.net
9a49742ed8 Bug 220700 - switching tabs should focus input box
r=rginda
chatzilla only
2003-11-08 23:47:04 +00:00
pschwartau%netscape.com
1ecac41a94 Adding one more section. 2003-11-08 23:02:59 +00:00
pschwartau%netscape.com
cc191541bb Adding more sections. 2003-11-08 22:54:19 +00:00
pschwartau%netscape.com
df02e5884f Removing a stray comment. 2003-11-08 22:50:27 +00:00
pschwartau%netscape.com
f584a9af35 Initial add. Regression test for bug 224956. 2003-11-08 22:48:54 +00:00
gerv%gerv.net
f61981ab96 Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; r,a=myk. 2003-11-08 21:49:20 +00:00
bzbarsky%mit.edu
293e392517 document.config has become document.domConfig to prevent backwards-compat
issues.  Bug 222733, r+sr=jst
2003-11-08 19:30:30 +00:00
brendan%mozilla.org
841034e384 Atomize rt->emptyString so '' constants all share it. 2003-11-08 18:54:33 +00:00
gerv%gerv.net
b073da7946 Bug 225081 - Tests are failing due to checkin for bug 223913. Sorry about that - it worked on my machine, but not any machine without the excluded template. Doh. Patch by gerv; r,a=mozbot. 2003-11-08 18:51:07 +00:00
gerv%gerv.net
b65cdecd65 Bug 224913 - Need tests to check whether any templates uses the bareword "bug" or variations. Patch by gerv; r,a=justdave. 2003-11-08 18:09:28 +00:00
gerv%gerv.net
21f998a97c Bug 195530 - Make javascript version of buglists available, part 2. This is a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave. 2003-11-08 18:04:36 +00:00
cbiesinger%web.de
e3dd841394 bug 223997
PluginHostImpl should use GetTypeFromURI not FromExtension
r=peterlubczynski sr=bz
2003-11-08 17:01:46 +00:00
chanial%noos.fr
adbe194656 Bug 224990: search bar is unusuable if the specified searchplugin is not found.
If the search engine is not found, fall back to find in page
2003-11-08 06:06:11 +00:00
samuel%sieb.net
125ba40399 Bug 224959 - ctrl-pgup and ctrl-pgdn are backwards
r=rginda
chatzilla only
2003-11-08 04:26:08 +00:00
ben%bengoodger.com
b06abc10f5 change version number, adjust script to remove timebomb (thanks Simon Paquet) 2003-11-08 00:33:09 +00:00
gerv%gerv.net
7fa7de16cd Bug 221160 - crash if illegal date specified in new charts date range. Patch by gerv; r=kiko, a=justdave. 2003-11-08 00:27:43 +00:00
gerv%gerv.net
571b9c4ea0 Bug 186130 - collectstats.pl doesn't work if 'requirelogin' set. Patch by gerv; r=bbaetz, a=justdave. 2003-11-08 00:26:41 +00:00
gerv%gerv.net
7d65372c95 Bug 222564 - The chart made when creating a new Product/Component is not public. Patch by gerv; r=kiko, a=justdave. 2003-11-08 00:25:31 +00:00
scott%scott-macgregor.org
02ed558f55 View / Charsets / Customize dialog is not showing up. Package the right files 2003-11-08 00:02:03 +00:00
leaf%mozilla.org
08b3f025a1 adding rough installer creation hack for release-tinderbox script 2003-11-07 23:52:00 +00:00
jocuri%softhome.net
13e9893faf Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. 2003-11-07 23:23:55 +00:00
rlk%trfenv.com
672683057e Removing obsolete files that are not part of the build. 2003-11-07 23:08:24 +00:00
pschwartau%netscape.com
0865e526f2 Correcting a mistake in this testcase, discovered by zack-weg@gmx.de. The left and right parens were not balanced! 2003-11-07 22:47:34 +00:00
bryner%brianryner.com
0b9d8ceb79 Add mozapps installer makefiles to allmakefiles.sh, and don't build it if --disable-installer was used. Fixes bug 224999. Does not affect the default build. 2003-11-07 22:44:35 +00:00
neil%parkwaycc.co.uk
8240c5912f Bug 113591 Clicking on a link while offline should give instructions to go online p=gautheri@noos.fr r=me sr=brendan 2003-11-07 22:35:49 +00:00
igor%mir2.org
dc34ed3dc1 Changes in Security API: using CodeBlock interface instead of reusing Script to represent code that should be executed with different domain. 2003-11-07 22:29:59 +00:00
igor%mir2.org
49ffeac3df New interface to refer to code executed with a particular context and arguments. 2003-11-07 22:28:22 +00:00
igor%mir2.org
6006898229 1. Removal of very recently introduced hideFromContextListeners: it was a wrong solution to the problem of running scripts under independent Context instances on the same thread.
2. Optimization of Context.enter()/Context.exit() when ThreadLocal is available:
Store Context[1], not Context in the variable so  Context.enter()/Context.exit() would need to access ThreadVar only once and then update the reference.
2003-11-07 22:24:53 +00:00
igor%mir2.org
5b675f523e Added setDouble, setString that are used in IRFactory during constant folding 2003-11-07 22:18:49 +00:00
igor%mir2.org
8eb8104ae7 Move all contant folding logic to IRFactory where it simpler to do and possible to reuse tree nodes during folding. 2003-11-07 22:17:54 +00:00
scott%scott-macgregor.org
8a814ada66 If you are building thunderbird with the dom inspector extension, then add hooks to make sure dom inspector gets overlayed into thunderbird properly.
Part of the work necessary to make a dom inspector extension for thunderbird.
2003-11-07 21:29:40 +00:00
timeless%mozdev.org
9e6299130e Bug 222056 Integrate warning fix from Adobe for e_pow.c and e_sqrt.c
Patch by Adobe rs=brendan
2003-11-07 19:46:29 +00:00
pinkerton%netscape.com
27312e9b61 don't return when there is no return value for a method (bug 224654) 2003-11-07 19:38:24 +00:00
bienvenu%nventure.com
f66a6a15b8 186578 make escape close the stand-alone msg window, patch by gemal, r=neil.parkwaycc, sr=me 2003-11-07 19:32:56 +00:00
mostafah%oeone.com
9e3ee93a8e Removing DOS type carriage returns 2003-11-07 19:18:29 +00:00
scott%scott-macgregor.org
8ccef0ba5e change comment to use // 2003-11-07 19:14:06 +00:00
mostafah%oeone.com
a14f145e7f Synched language files after recent checkin for bug 219589 2003-11-07 19:09:16 +00:00
mostafah%oeone.com
8f6c916173 Checking in part of patch
http://bugzilla.mozilla.org/attachment.cgi?id=134966&action=view
for bug 219589: Calendar Extension for Thunderbird
2003-11-07 18:25:38 +00:00
leaf%mozilla.org
bcfe046f40 bug 224768, r=dbaron. update alpha to beta in version strings 2003-11-07 18:23:23 +00:00
pschwartau%netscape.com
b0748544ba Patch by zack-weg@gmx.de correcting errors in this testcase. See bug 224951. 2003-11-07 18:08:35 +00:00
pschwartau%netscape.com
c6e98c8a21 Rearranging code to make style consistent with other tests in this directory. 2003-11-07 18:00:09 +00:00
sicking%bigfoot.com
9b7d790af6 Fix build bustage by taking the bug 224331 into account. 2003-11-07 17:07:03 +00:00