Commit Graph

124296 Commits

Author SHA1 Message Date
jshin%mailaps.org
1e319f77c8 bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry ! 2003-11-09 19:48:11 +00:00
danm-moz%comcast.net
974c116dd9 restore removal of blur suppression from rev 1.39 accidentally deleted in rev 1.40. r=bryner 2003-11-09 19:14:09 +00:00
jshin%mailaps.org
d06d8bbc48 removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024) 2003-11-09 19:10:28 +00:00
jshin%mailaps.org
7f84143c50 bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs) 2003-11-09 18:52:01 +00:00
jshin%mailaps.org
591290d910 bug 221666 : remove redundant copy of nsCompressedCharMap.* (moved to intl/unicharutil) (r=smontagu, sr=rbs) 2003-11-09 18:44:11 +00:00
jshin%mailaps.org
047697c114 bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs) 2003-11-09 18:39:19 +00:00
danm-moz%comcast.net
7918c21eb3 tweak rev 1.137 to reduce the population of warnings from 2131 back to 2129 2003-11-09 16:33:14 +00:00
rlk%trfenv.com
1a9aa3db29 Bug 225180 - Typo in the keyboard shortcuts help section. r=rlk@trfenv.com Patch by Daniel Wang (stolenclover@yahoo.com.tw). 2003-11-09 14:54:13 +00:00
bmlk%gmx.de
a48959113f cosmetics for viewer in xul bug 137331 r/sr dbaron 2003-11-09 13:39:14 +00:00
bmlk%gmx.de
6f183845ad issue style change reflow also at the table caption when there is a style change reflow
that is targeted at the inner table frame. This is currently necessary due to bizarre
style contetxt relationsship between inner and outer table frame, bug 222846 r/sr=bzbarsky
2003-11-09 11:35:52 +00:00
bmlk%gmx.de
79578e623e dont shrink mRowCount when inserting cells in a row, bug 220536, r/sr=bzbarsky 2003-11-09 08:47:05 +00:00
bzbarsky%mit.edu
38703b7a11 Fix bug 101320 -- padding on small border-box sizing things with non-auto
widths is not a good idea.  Very old patch by rods, r=bzbarsky (now),
sr=attinasi (then).  Did I mention this patch is old?
2003-11-09 07:40:09 +00:00
bryner%brianryner.com
06f39bad4f Minor fix to parsing of readelf output. Allow a hyphen in the section name, and allow 6 digit fields (i.e. section size) to be longer than 6 digits. rs=ben. 2003-11-09 07:05:21 +00:00
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