127074 Commits

Author SHA1 Message Date
cbiesinger%web.de
a0eb084fd8 234724 about:config fails miserably if you filter for string with uppercase
chars
r=neil sr=bz
2004-02-19 18:48:55 +00:00
dbaron%dbaron.org
7ba1fa93f2 Fix up quirk.css for bidi as well. b=74880 r=fantasai sr=bzbarsky 2004-02-19 18:21:16 +00:00
dbaron%dbaron.org
caa75b1fd1 Use the objdir and srcdir options in a way that deliver.pl supports so that this works with an objdir. b=162079 r=leaf 2004-02-19 18:07:33 +00:00
dbaron%dbaron.org
d1078e6485 Replaced elements should not support generated content. b=169334 r+sr=bzbarsky 2004-02-19 18:04:15 +00:00
dbaron%dbaron.org
43ca4b48b9 Convert switch in nsCSSProps::LookupPropertyValue to use a table by adding to the CSS_PROP_* macros. b=208726 r+sr=bzbarsky 2004-02-19 18:02:20 +00:00
silver%warwickcompsoc.co.uk
9ca2a8518a Bug 104332 - Calculate active DPI value using getComputedStyle.
r=samuel@sieb.net
2004-02-19 17:11:14 +00:00
timeless%mozdev.org
30bcec1891 Bug 234703 mClassInfoFlags is always 0 instead of using the XPCWrappedNativeProto(..., ClassInfoFlags, ...) value
r=jst sr=bz moa=dbradley
2004-02-19 15:20:39 +00:00
neil%parkwaycc.co.uk
eb9dd86bc5 checked in wrong file, sorry 2004-02-19 13:23:46 +00:00
neil%parkwaycc.co.uk
bf3e577efc (on bsmedberg's advice) third time lucky? 2004-02-19 13:20:57 +00:00
neil%parkwaycc.co.uk
0b48b027be Trying to fix bustage again... 2004-02-19 12:38:16 +00:00
neil%parkwaycc.co.uk
bdd1447211 Trying to fix beast build bustage 2004-02-19 12:12:06 +00:00
ben%bengoodger.com
ebd713f17f bstage 2004-02-19 12:05:04 +00:00
jshin%mailaps.org
b0128f0d34 fix the bustage (bug 233485 follow-up) 2004-02-19 12:01:52 +00:00
neil%parkwaycc.co.uk
9f5f1f7e88 Supplementary patch to bug 226955 to use more meaningful entity names p=gautheri@noos.fr r=me sr=jag 2004-02-19 11:33:52 +00:00
neil%parkwaycc.co.uk
5a3048e237 Bug 120410 Scrolling a listbox during onload handler fails and drops frames r=roc sr=bz 2004-02-19 11:29:35 +00:00
neil%parkwaycc.co.uk
3482324d24 Bug 135717 Cannot add sidebar panels if they are corrupt or there are no current panels r=varga sr=alecf 2004-02-19 11:23:17 +00:00
neil%parkwaycc.co.uk
ba0c81da0a Bug 142961 Tools/Form Manager/Form items should disable as per Edit/Form items also fix access key conflict with Edit/Find p=durbacher@gmx.de r=me sr=alecf 2004-02-19 11:20:08 +00:00
jshin%mailaps.org
bf2ebba32d bug 229872 : filename with non-ascii characters doesn't show up in the attachment window (r=bienvenu, sr=mscott) 2004-02-19 11:18:08 +00:00
neil%parkwaycc.co.uk
69c56a6074 Bug 233721 Add confirmation for Set As Wallpaper p=stefan@borggraefe.com r=me sr=tor 2004-02-19 11:15:29 +00:00
jshin%mailaps.org
e36a7933da bug 224595 : use de/encodeURI(Component) instead of escape/unescape (extra patch) : r=neil, sr=bryner 2004-02-19 11:13:29 +00:00
neil%parkwaycc.co.uk
ea2c9ac613 Bug 232321 Make layout.word_select.stop_at_punctuation work as a user preference r/sr=bz 2004-02-19 11:10:31 +00:00
jshin%mailaps.org
ecdd8e1e79 bug 233669: treat Korean compatibility Jamos, Kanbun and Bopomofo as syllabic (r=momoi, sr=bz) 2004-02-19 11:06:32 +00:00
jshin%mailaps.org
cf9d6a4895 bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2004-02-19 11:00:29 +00:00
ben%bengoodger.com
3d499ddbe8 add note 2004-02-19 10:51:21 +00:00
jshin%mailaps.org
a99b882982 bug 233485 : add 'size' parameter to nsAutoBuffer (r=ccalren, sr=rbs) 2004-02-19 10:50:20 +00:00
ben%bengoodger.com
90143bbc67 extension manager stub 2004-02-19 10:45:28 +00:00
timeless%mozdev.org
7d9a0a9d38 Bug 231789 Make ParseCSS more tinderbox friendly
r=bz sr=dbaron
2004-02-19 09:49:47 +00:00
timeless%mozdev.org
33c14cb763 Bug 233657 (win) nsSound::OnStreamComplete comment is wrong and function is not oom friendly
r=neil sr=tor
2004-02-19 09:49:34 +00:00
timeless%mozdev.org
9a87138186 Bug 121634 JS error: viewer.onpopupshowingContext is not a function
r=caillon sr=bz
2004-02-19 09:21:00 +00:00
blakeross%telocity.com
28517248fc Fix 206981: SetDirty() uses uninitialized rv. 2004-02-19 08:30:11 +00:00
timeless%mozdev.org
f4bdda4787 Bug 233968 LXR sends broken Last-Modified without Expires resulting in browsers showing stale pages
r=kiko
2004-02-19 06:53:22 +00:00
timeless%mozdev.org
703bea9559 Bug 233967 Bonsai showing stale pages
r=kiko
2004-02-19 06:53:19 +00:00
timeless%mozdev.org
3e7c330c37 Bug 233895 HTML returned from editparams.cgi is malformed (take the pun however you like)
r=kiko
2004-02-19 06:53:14 +00:00
bzbarsky%mit.edu
2123f9317d Fix libart bustage from bug 231995 by making the code more sane. r=darin 2004-02-19 06:33:51 +00:00
darin%meer.net
ac7b627975 correcting bustage fix per dbaron: "reenable that for non-gcc compilers" 2004-02-19 06:29:08 +00:00
darin%meer.net
59e14a6471 backing out bz's change since it should no longer be needed r=bz 2004-02-19 05:58:24 +00:00
darin%meer.net
aa60ebaca5 bustage fix for gcc-2.95.3 (speedracer) and egcs-2.91.66 (btek+monkeypox) r=bz 2004-02-19 05:54:04 +00:00
darin%meer.net
e7307070ff fixing bustage (hopefully) 2004-02-19 05:46:42 +00:00
darin%meer.net
6154264bd2 bustage fix for GCC 3.4 2004-02-19 04:18:18 +00:00
darin%meer.net
07f71da316 fixing OS/2 bustage from string branch landing,
nsString.h needs to continue to define IGNORE_CASE for backwards compatibility
2004-02-19 04:15:22 +00:00
bzbarsky%mit.edu
1b7824fa2d Little tweak on fix. r=darin. Bug 231995. 2004-02-19 04:04:43 +00:00
bzbarsky%mit.edu
565ad5c918 Fixing build bustage. Bug 231995 2004-02-19 04:03:46 +00:00
darin%meer.net
0ee0bc5fec adding missing file for string branch landing 2004-02-19 03:04:25 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
scott%scott-macgregor.org
0356a749b9 Bug #234707 --> Message Pane splitter jumps around when viewing messages 2004-02-18 23:27:55 +00:00
ben%bengoodger.com
2701bba9a4 oops 2004-02-18 22:33:21 +00:00
scott%scott-macgregor.org
f2d9e6dce0 Bug 234811 --> ldap connections left open on send 2004-02-18 21:59:54 +00:00
tor%cs.brown.edu
f0c294395a Bug 233212 - don't set colormap on 1-bit stretch.
r=blizzard sr=byrner a=dveditz
2004-02-18 20:58:51 +00:00
ben%bengoodger.com
abbe9fc884 229036 - start menu links to readme and license don't work,.... patch from simon paquet 2004-02-18 20:58:20 +00:00
blakeross%telocity.com
0f004aa287 Fix 210292: tone of toolbar tooltip text inconsistent. r=sipaq 2004-02-18 20:49:56 +00:00