Commit Graph

125908 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
34d04cee4a Don't apply document rules to anonymous content inside the marquee. Bug
159747, r+sr=dbaron
2004-01-12 23:44:51 +00:00
bzbarsky%mit.edu
f09279d25e Minor cleanup in XBL. Bug 230591, r+sr=bryner 2004-01-12 23:43:59 +00:00
smontagu%smontagu.org
7a8aed8d34 Make Ctrl+Delete and Ctrl+Backspace delete words in the expected direction in right-to-left text. Bug 209430, r=daniel@glazman,org, sr=dbaron@dbaron.org 2004-01-12 23:39:40 +00:00
tor%cs.brown.edu
b89c18266c Bug 230578 - missing rows in incremental load of XBM image. r=biesi, sr=bryner 2004-01-12 23:06:01 +00:00
jocuri%softhome.net
6a570348c3 Bug 216523: t/Support/Files.pm fails to include Bugzilla/Template/Plugin/Bugzilla.pm in the file list; patch by zach@zachlipton.com; r=jouni; a=justdave. 2004-01-12 22:52:37 +00:00
locka%iol.ie
f548e28d3d NOT PART OF BUILD. Enable bzip2 compression to standalone ActiveX control install script 2004-01-12 22:52:35 +00:00
locka%iol.ie
25436823ab NOT PART OF BUILD. Update ActiveX control manifests & readme for standalone installer. 2004-01-12 22:50:27 +00:00
bryner%brianryner.com
da21ab0661 Remove unused PLVector and nsVector (bug 230556). r=dougt,sr=dbaron 2004-01-12 22:47:52 +00:00
bryner%brianryner.com
968c4553fe Fix crash regression bug 270738. r+sr=dbaron. 2004-01-12 22:24:20 +00:00
brendan%mozilla.org
44dd443b8e Anything that starts like a {min,max} quantifier but doesn't parse as one is taken as a flat string to match (228087, r=shaver). 2004-01-12 21:10:26 +00:00
jshin%mailaps.org
a4fb17a613 bug 230104 : fall back to ISO-8859-1 in the script loader when charset name is not recognized or no Unicode decoder is available (r=smontagu, sr=bz) 2004-01-12 20:41:58 +00:00
blizzard%redhat.com
b48138999b remove all of these files - they aren't maintained here anymore 2004-01-12 16:43:55 +00:00
timeless%mozdev.org
ee28544b20 Bug 83405 gecko build date only occasionally updated
patch by cls r=bryner
2004-01-12 16:31:00 +00:00
timeless%mozdev.org
4a88882ad1 Bug 227904 nsOEFactory.obj : warning LNK4042: object specified more than once; extras ignored
patch by sdwalker@myrealbox.com r=bryner
Factory will only be linked for nonstatic builds
2004-01-12 16:29:29 +00:00
timeless%mozdev.org
c3d6087b29 Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
timeless%mozdev.org
1a3e01e79d <swalker> timeless: the beOS nsWindow.cpp is missing a semicolon 2004-01-12 16:18:12 +00:00
neil%parkwaycc.co.uk
cf4e458f32 Bug 214797 remove nsFileSpec from search p=cls r=darin sr=jag 2004-01-12 14:01:10 +00:00
mvl%exedo.nl
d1740cdd51 Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf 2004-01-12 12:13:57 +00:00
bryner%brianryner.com
a12ea58f9c Fixing mac bustage -- readd aMessage parameter to InitializeKeyEvent 2004-01-12 09:03:36 +00:00
bryner%brianryner.com
8225d82478 fixing bustage 2004-01-12 08:49:54 +00:00
bryner%brianryner.com
2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
mkaply%us.ibm.com
3ffe9cb734 stricmp not strcmpi - os/2 bustage 2004-01-12 05:15:58 +00:00
scott%scott-macgregor.org
9cdaf5a5d1 port neil's fix for Bug #146075 --> 'Message > Edit Message As New' (== 'Edit As New...') set an incorrect initial "X-Priority:" value (when present), which messes up 'Options > Priority' U.I. also; and code cleanup. 2004-01-12 04:45:17 +00:00
bienvenu%nventure.com
ed1f306349 fix progress on imap fcc 230278 sr=mscott mark imap msg read when moved, patch by holger@mauermann.org r/sr=me 225021 2004-01-12 01:35:48 +00:00
bzbarsky%mit.edu
bc704c519e Fix regression bug 230620. r+sr=dbaron 2004-01-11 22:03:41 +00:00
scott%scott-macgregor.org
648b488da5 thunderbird only
more user agent experimentation
2004-01-11 20:34:32 +00:00
timeless%mozdev.org
1bba00a7fc Bug 230522 warning C4047: 'return' : 'foo *' differs in levels of in direction from 'int'
rs=brendan
2004-01-11 17:26:30 +00:00
myk%mozilla.org
19be78e470 Fix for bug 229658: Implements a mechanism for extensions to hook into standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions.
r=bbaetz, gerv
a=myk
2004-01-11 17:12:19 +00:00
rlk%trfenv.com
751c7cd2a2 fixing checkin. 2004-01-11 15:55:10 +00:00
rlk%trfenv.com
be57ec4ad3 fixing checkin. 2004-01-11 15:54:17 +00:00
neil%parkwaycc.co.uk
fc0479f817 Make case of priority strings consistent b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:58:23 +00:00
neil%parkwaycc.co.uk
10045abdd7 Removing a #if 0 block b=146075 p=gautheri@noos.fr r=bienvenu sr=sspitzer 2004-01-11 14:54:12 +00:00
cbiesinger%web.de
6217b4e655 Bug 230357 gHistoryGrouping in history.js is not updated
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-11 14:47:48 +00:00
bryner%brianryner.com
d33dc031f2 Revert nsAutoPtr usage here at least until we better understand the bloat. Bug 64116, sr=bzbarsky. 2004-01-11 09:34:07 +00:00
timeless%mozdev.org
52532acd61 Bug 229476 about:cache title capitalization inconsistent
patch by jmd@pobox.com r=bz sr=darin
2004-01-11 08:11:53 +00:00
dbaron%dbaron.org
99665b6c2c Treat relatively positioned elements at original position for flowing around floats. b=205087 r+sr=bzbarsky 2004-01-11 04:29:09 +00:00
bryner%brianryner.com
cd870d2172 attempting to fix HP-UX/AIX/IRIX bustage (bug 228378) 2004-01-11 00:24:37 +00:00
bienvenu%nventure.com
418cb1220e fix imap compact all to compact all imap folders, and imap compact to compact offline stores, 222938, sr=mscott 2004-01-10 23:48:10 +00:00
neil%parkwaycc.co.uk
2181ff5286 Bug 229526 Don't trim whitespace in <label> <description> or non-XUL r/sr=hyatt 2004-01-10 23:40:54 +00:00
jocuri%softhome.net
e2ab7cfb74 Bug 230293: Need User configurable CSV seperator, or return as text/csv MIME type; patch by Stephen Lee <slee@wilcoxassoc.com>; r=gerv; a=justdave. 2004-01-10 23:00:25 +00:00
rlk%trfenv.com
406da9c15e Making minor cosmetic modification to previous checkin that Neil noted. 2004-01-10 21:55:29 +00:00
rlk%trfenv.com
90ff431bd4 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2004-01-10 21:52:42 +00:00
rlk%trfenv.com
c515f949e6 Bug 221925 - Different UI changes in MailNews not reflected in help. r=stolenclover@yahoo.com.tw. Patch by Christian Eyrich (ch.ey@gmx.net) 2004-01-10 21:46:35 +00:00
bzbarsky%mit.edu
d8cae3fdfb Don't leave garbage on the namespace stack in failure cases. Bug 230360,
r=sicking, sr=jst
2004-01-10 21:43:32 +00:00
dbaron%dbaron.org
c16dc4600a Back out the change from bug 230118 since bug 228378 makes it unnecessary. 2004-01-10 19:14:31 +00:00
dbaron%dbaron.org
1bffaa3cce Ignore incremental reflows targeted inside a reflow root if the reflow root's parent has not yet been reflowed. (This could probably be made more general, but it's enough to fix the bug in question.) b=228156 r=roc sr=bzbarsky 2004-01-10 19:12:23 +00:00
roc+%cs.cmu.edu
bb7eb1cf4f Bug 229583. initialize line height in scrolling views. patch by Asko Tontti. r+sr=roc 2004-01-10 16:21:45 +00:00
roc+%cs.cmu.edu
e1d625af68 Bug 228378. Clean up nsRegion. patch by Dainis Jonitis. r+sr=roc 2004-01-10 16:18:36 +00:00
cbiesinger%web.de
ba94b94914 (beos only) bug 230457 remove unused methods from nsImageBeOS
patch by sergei_d@fi.tartu.ee (Sergei Dolgov) r=biesi
2004-01-10 14:37:11 +00:00
jshin%mailaps.org
127649f06d bug 119825 : url(location) bar keyword search : use google instead of keyword.netscape.com (r=smontagu, sr=brendan) 2004-01-10 13:01:05 +00:00