125738 Commits

Author SHA1 Message Date
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
roc+%cs.cmu.edu
9348803726 Bug 225820. Fold nsFrameInnerFrame into nsFrameOuterFrame, rename to nsSubDocumentFrame, and generally clean up this mess. r+sr=dbaron 2004-01-10 05:36:32 +00:00
chanial%noos.fr
d54521401d Bug 230396: in the BT, new folders can only be created in menupopups with the context menu, clarifying comments.
initial patch by Gregor Larson <comm001@glarson.org>
2004-01-10 04:55:12 +00:00
jst%mozilla.jstenback.com
120da6a130 Followup for the fix for bug 226522. Undo the part of the change that incorrectly made a bunch of methods in nsGenericHTMLElement virtual. r+sr=dbaron@dbaron.org 2004-01-10 04:42:06 +00:00
dbaron%dbaron.org
06b2b5464c Fix bustage. b=226522 2004-01-10 03:59:32 +00:00
scott%scott-macgregor.org
efd6a66684 typo in my last checkin. thanks to stephen walker for the fix 2004-01-10 03:36:13 +00:00
jst%mozilla.jstenback.com
8bb891ef85 Fixing build bustage. 2004-01-10 03:21:35 +00:00
jst%mozilla.jstenback.com
6d6af8bb19 Fixing build bustage. 2004-01-10 03:15:31 +00:00
jst%mozilla.jstenback.com
5ec2748a37 Fixing camino bustage. 2004-01-10 03:11:17 +00:00
bzbarsky%mit.edu
1730b82b19 Don't use HTML rules to parse (redundantly) media strings in CSS @import
rules.  Bug 153755, r+sr=dbaron
2004-01-10 02:27:41 +00:00
bzbarsky%mit.edu
385b61a598 Get rid of another nsSupportsHashtable user, moving closer to "no raw addrefed
returns" nirvana.  Bug 230092, r=bsmedberg, sr=darin
2004-01-10 02:00:40 +00:00
jst%mozilla.jstenback.com
b806d8ead6 Fixing phoenix bustage caused by my fix for bug 226522. 2004-01-10 01:52:36 +00:00
jst%mozilla.jstenback.com
af5fbb95ee Eliminate unnecessary (and incorrectly declared) IsContentOfType() method from nsHTMLSharedLeafElement. r+sr=dbaron@dbaron.org 2004-01-10 01:48:32 +00:00
jst%mozilla.jstenback.com
af039ec166 Undoing part of a change that was made by mistake in my last checkin (bug 226522), and eliminating the use of NS_METHOD on method declarations in nsGenericHTMLLeafElement and nsGenericHTMLContainerElement. r+sr=dbaron@dbaron.org. 2004-01-10 01:44:10 +00:00
jst%mozilla.jstenback.com
62d414fa5f Fixing build bustage. 2004-01-10 01:05:28 +00:00
neil%parkwaycc.co.uk
4eea155939 Bug 90906 Remove unused variables p=gautheri@noos.fr r=me sr=sspitzer 2004-01-10 00:32:45 +00:00
dbaron%dbaron.org
8f4c1ec359 Fix UMR by filling in out parameter in IsEnabled. b=230536 r+sr=bzbarsky 2004-01-10 00:19:59 +00:00
rlk%trfenv.com
fb90528b86 Hooking up image checked in with the previous checkin. 2004-01-10 00:11:51 +00:00
rlk%trfenv.com
1660670a42 Bug 196236 - no help text for junk mail controls pane. Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com 2004-01-10 00:09:40 +00:00
rlk%trfenv.com
b8fc0c112e Bug 222178 - Make the index a friendlier search database. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-10 00:03:54 +00:00
rlk%trfenv.com
e4c9a006db Bug 145056 - add new "Tools and Development" section in Mozilla Help. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-09 23:58:24 +00:00