dougt%meer.net
d2a7417e56
Fixing build bustage on minimo linux. Shell doesn't compile when building against minimo.
2005-11-22 00:12:49 +00:00
gavin%gavinsharp.com
e80b4b942d
Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano
2005-11-22 00:06:26 +00:00
igor%mir2.org
df24c9296d
Fixing bug 316879:
...
I hope this time the implementation of optimization for int-only operations
is the right one. review=brendan
2005-11-22 00:03:04 +00:00
bugzilla%arlen.demon.co.uk
eb849d9737
Bug 308988 support delegated use of imap shared folders - revised TB bustage fix
...
p=me r=bienvenu
2005-11-21 23:53:19 +00:00
lpsolit%gmail.com
45980aa331
Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit
2005-11-21 23:31:58 +00:00
bryner%brianryner.com
17a6ef3189
Update expected table result
2005-11-21 23:20:29 +00:00
bryner%brianryner.com
b47c4e8df0
fixing typo so that adding a bookmark works
2005-11-21 23:07:39 +00:00
wtchang%redhat.com
2d2a7681ff
Bugzilla bug 195219: put the stops (double semicolons) that delimit
...
instruction groups on the same lines as the last instructions in the
groups. This is the style used in Intel documentation.
Modified files: os_HPUX_ia64.s os_Linux_ia64.s
2005-11-21 22:49:19 +00:00
mgalli%geckonnection.com
714f37641d
Feed-button - NOT REVIEWED, but functional.
2005-11-21 22:49:03 +00:00
mgalli%geckonnection.com
75a91d0b73
feed-icon
2005-11-21 22:48:10 +00:00
mgalli%geckonnection.com
ec39179574
Some RSS trigger initial impl; the workaround to the Open LInk as New Tab.
2005-11-21 22:45:38 +00:00
wtchang%redhat.com
07e80b79f2
Bugzilla bug 195219: implemented the atomic routines in IA-64 assembly for
...
HP-UX IPF. Thanks to Dennis Handly of HP for reviewing the assembly code
and suggesting the use of the addp4 instruction to convert a 32-bit address
to a 64-bit one in 32-bit builds.
Modified files: configure configure.in _hpux.h
Added file: os_HPUX_ia64.s
2005-11-21 22:15:55 +00:00
brettw%gmail.com
3547495d99
Bug 306640, r=annie.sullivan, Add annotation observers and URI generation
2005-11-21 21:34:02 +00:00
vladimir%pobox.com
0c036ccbf2
windows sdk missing include fix
2005-11-21 21:32:36 +00:00
mozilla.mano%sent.com
8102c80d98
Bug 315837 - [Mac] Keys which should produce multiple characters only produce one. patch from Uri Bernstein <uriber@gmail.com>, r=me, sr=smfr.
2005-11-21 21:27:05 +00:00
brettw%gmail.com
a9f42915f4
Bug 266174, serialize/deserialize, r=bryner
2005-11-21 21:21:40 +00:00
brettw%gmail.com
0e76f99bf3
Bug 266174 serialize/deserialize patch, r=bryner
2005-11-21 21:20:43 +00:00
brettw%gmail.com
6725a3ea76
Bug 317311, r=ben@mozilla.org
...
Add calendar.
2005-11-21 21:18:10 +00:00
jim_nance%yahoo.com
5dda4e8ad4
Fix for bug #283811 - Work around for an optimizer problem with gcc on
...
Fedora Core 3. Code would hang if compiled with certain optimizer settings.
r+sr=dbaron
2005-11-21 21:05:32 +00:00
vladimir%pobox.com
5e3e04251d
b=279521, add a way to generate UUIDs, r=darin,sr=shaver
2005-11-21 21:01:45 +00:00
scott%scott-macgregor.org
fc18a46e76
Bug #316868 --> RSS2 dc:creator is broken
...
patch by Magnus Melin
sr=me
2005-11-21 20:34:17 +00:00
jminta%gmail.com
3767cd7868
Bug 316791 multiday-view events remain collapsed when view is switched to. r=dmose
2005-11-21 20:07:18 +00:00
mrbkap%gmail.com
1631ef2f9d
bug 316990: Allow hasOwnProperty to work, even with split windows, by checking that the returned object is actually the inner object of |this|. r=brendan
2005-11-21 19:40:55 +00:00
pedemont%us.ibm.com
e86b1e7d7f
Bug 312927 - fix Win32 registry comments in glue code. r=bsmedberg
2005-11-21 19:40:46 +00:00
pedemont%us.ibm.com
c8f4c8ee7d
Bug 316098 - Add 'const' to function impl to fix linking issue and fix error check. r=bsmedberg
2005-11-21 19:36:15 +00:00
lpsolit%gmail.com
e93f2ea535
Bug 279716: Users have to relogin when changing their own password - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave
2005-11-21 19:35:02 +00:00
lpsolit%gmail.com
1e1ff66b81
Bug 317176: Clean up the missing Image::Magick perl module message - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2005-11-21 19:23:43 +00:00
lpsolit%gmail.com
f85a9bd79d
Bug 315524: When an invalid action is passed to relogin.cgi, ThrowTemplateError() is called instead of ThrowCodeError() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-21 19:17:12 +00:00
lpsolit%gmail.com
dcee0f952a
Bug 95799: sanitycheck.cgi should do email checks using Util::validate_email_syntax() - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-21 19:06:15 +00:00
mgalli%geckonnection.com
2f8b689450
Trap URL replace with sb and rss. If this grows, to be separated from here.
2005-11-21 19:01:06 +00:00
brettw%gmail.com
900699276f
Add XBL calendar widget
...
Bug 317311 r=ben@mozilla.org
2005-11-21 18:52:38 +00:00
mgalli%geckonnection.com
40e24304db
Replaced slashdot: with rss:url
2005-11-21 18:48:07 +00:00
christophe.ravel.bugs%sun.com
dc5fae9e7c
Back to BETA flag on the trunk.
...
r+ Julien Pierre
2005-11-21 18:46:12 +00:00
bienvenu%nventure.com
9bb8e8794c
back out part of fix for bug 308988, show sender only when different from from
2005-11-21 18:40:21 +00:00
bmlk%gmx.de
9e0ea03b7a
fix for a regression from bug 271789, deadcells are nearly equivalent to complete cellmap holes, bug 317148 r/sr=bzbarsky
2005-11-21 18:08:30 +00:00
mgalli%geckonnection.com
0091475ad5
New open link as new tab.
2005-11-21 17:39:54 +00:00
bsmedberg%covad.net
3b0ed3b52f
Bug 317026 - remove transformiix.dll from seamonkey install manifests, r=peterv
2005-11-21 15:22:18 +00:00
peterv%propagandism.org
1cf6be5ef7
Backout due to tree orange.
2005-11-21 14:59:12 +00:00
neil%parkwaycc.co.uk
32925d0e2e
Bustage fix for bug 244886
2005-11-21 14:51:20 +00:00
neil%parkwaycc.co.uk
70942413d7
Bug 179050 Reuse <textbox type="timed"> in addressbook r=varga sr=mscott
2005-11-21 14:11:54 +00:00
neil%parkwaycc.co.uk
047163341e
Bug 244886 Reuse <menulist type="description"> in Compose window p=Stefan.Borggraefe@gmx.de r=mscott sr=me
2005-11-21 13:55:47 +00:00
peterv%propagandism.org
d41313ac76
Trying once more to check in fix for bug 274777 (Update to Expat 1.95.8). r=bsmedberg, sr=bz.
2005-11-21 13:54:09 +00:00
bugzilla%arlen.demon.co.uk
78670113bc
Bug 308988 support delegated use of imap shared folders - file I missed from initial check-in - sorry
...
p=me r=mnyromyr sr=bienvenu
2005-11-21 13:04:14 +00:00
bob%bclary.com
2b90ed855c
Regression test for bug 96526, behavior has changed due to bug 311583, holes are no longer represented by undefined in array.toSource()
2005-11-21 07:25:33 +00:00
timeless%mozdev.org
98c84e24ac
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless rs=brendan
2005-11-21 06:30:34 +00:00
timeless%mozdev.org
17f5f5429f
Bug 106386 Correct misspellings in source code
...
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
timeless%mozdev.org
aa67b246b9
Bug 106386 Correct misspellings in source code
...
patch by ajvincent@gmail.com r=timeless rs=brendan
2005-11-21 06:01:10 +00:00
christophe.ravel.bugs%sun.com
46f08a0c89
Turn NSS_BETA to FALSE for NSS 3.11 RC.
...
r+: Julien Pierre.
2005-11-21 04:08:44 +00:00
bryner%brianryner.com
9aa84f551d
Only issue a warning if we failed to map a file, not an assertion. This doesn't violate any built-in assumptions. Bug 317205, r=shaver.
2005-11-21 03:27:32 +00:00
bugzilla%arlen.demon.co.uk
dc7dc785a9
Bug 308988 support delegated use of imap shared folders
...
p=me r=mnyromyr sr=bienvenu
2005-11-21 00:37:38 +00:00