jwatt%jwatt.org
3b6be7f651
Fixing bug 328439. Use EqualsLiteral and AppendLiteral where appropriate in svg/content. Patched by Robert Longson <longsonr@gmail.com>. r=me, sr=roc@ocallahan.org
2006-03-02 19:00:21 +00:00
dougt%meer.net
a7b01df21b
Fixing WINCE build bustage.
2006-03-02 18:46:31 +00:00
benjamin%smedbergs.us
351373e1cf
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 17:59:42 +00:00
mark%moxienet.com
d559ad1e5b
Fix Camino bustage after 328780, still need to pull themes
2006-03-02 16:20:12 +00:00
bienvenu%nventure.com
56e44882dd
fix threaded view not displaying some messages when messages arrive out of thread order and a common ancestor is missing, 328935, sr=mscott
2006-03-02 16:09:33 +00:00
benjamin%smedbergs.us
2f632d4632
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 16:03:58 +00:00
bugzilla%arlen.demon.co.uk
b3db0347da
Bug 322923 Need better OSX integration for Mailnews
...
p=me r=mnyromyr sr=neil (OSX code) r=stefanh (help)
2006-03-02 15:51:03 +00:00
benjamin%smedbergs.us
54a2f1f6b7
Bug 329004 - Local (in-app-bundle) XULRunner framework finding broken, r=darin
2006-03-02 15:23:17 +00:00
benjamin%smedbergs.us
cfd5c96cd5
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 15:22:10 +00:00
jwatt%jwatt.org
9609f3a973
Fixing bug 328571. Change the type of PRBool SVG classes members to PRPackedBool. r+sr=roc@ocallahan.org
2006-03-02 15:19:14 +00:00
benjamin%smedbergs.us
ea521b759b
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 15:15:03 +00:00
bienvenu%nventure.com
2ef1c2a9f8
moving last message in a group in grouped mode via drag drop messes up tree count in thread pane, sr=mscott 291343
2006-03-02 15:00:52 +00:00
bienvenu%nventure.com
60f710c3db
marking a message as junk w/o selecting it can move selection, sr=mscott 209748
2006-03-02 14:57:39 +00:00
bienvenu%nventure.com
64df7285bb
fix copying hierarchy of local folders to imap server when a parent folder is empty, sr=mscott, 316055
2006-03-02 14:53:07 +00:00
benjamin%smedbergs.us
4579f42910
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 14:44:24 +00:00
benjamin%smedbergs.us
6480512a5a
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 14:38:10 +00:00
benjamin%smedbergs.us
e938e6835f
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-02 14:31:25 +00:00
gavin%gavinsharp.com
4633cd8ec5
Bug 328480: can't select/copy cookies in the View Cookies dialog, r=mconnor
2006-03-02 14:08:54 +00:00
jocuri%softhome.net
3ea66fd789
Documentation patch for bug 328330: Add classifications documentation; patch by Vlad Dascalu <vladd@bugzilla.org>, r=kevin.benton@amd.com, r=LpSolit@gmail.com.
2006-03-02 12:03:46 +00:00
smontagu%smontagu.org
7269cf560b
Correcting a comment, bug 329079, r/rs=daniel@glazman.org
2006-03-02 10:39:16 +00:00
leon.sha%sun.com
e9ebdfe821
Bug 328824 Something duplicate in the MACRO "NS_IS_MOUSE_EVENT".
...
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-03-02 08:41:08 +00:00
ginn.chen%sun.com
9e7cca1336
Bug 328277 nsAccessibleHyperText::GetAllTextChildren uses iteration for
...
siblingFrame
r=aaronleventhal sr=roc
2006-03-02 06:55:33 +00:00
mkaply%us.ibm.com
44f747021b
#328728 - r=darin - try again - fix update packaging to work for different ls syntax
2006-03-02 06:34:22 +00:00
dveditz%cruzio.com
0cb3d26726
bug 321013 massage presentation of titles, r=dougt, sr=jst
2006-03-02 06:05:22 +00:00
bryner%brianryner.com
ff04987920
trying to fix windows tinderbox bustage, r=marria
2006-03-02 05:11:47 +00:00
cltbld
79252d00d7
Automated update from host egg
2006-03-02 01:19:32 +00:00
bryner%brianryner.com
89f38b6a8a
turn on places (bug 327188).
2006-03-02 01:12:20 +00:00
roc+%cs.cmu.edu
90cf7d2ee4
Bug 293244. Secure <canvas> against cross-domain image stealing. r=vlad,sr=bzbarsky
2006-03-02 00:44:01 +00:00
roc+%cs.cmu.edu
b1c66042b6
Backing out fix for bug 324918 so that <select> actually works again.
2006-03-02 00:21:20 +00:00
wtchang%redhat.com
86add9f57e
Bugzilla Bug 320589: fixed PK11_SignatureLen to return the exact length of
...
ECDSA signatures. Backed out a temporary workaround in
ECDSA_SignDigestWithSeed. Made other changes related to signature lengths.
r=relyea,nelson.bolyard.
Modified Files:
cryptohi/keyhi.h cryptohi/seckey.c cryptohi/secsign.c
freebl/ec.c pk11wrap/pk11obj.c pk11wrap/pk11pub.h
ssl/ssl3con.c
2006-03-02 00:07:08 +00:00
kaie%kuix.de
3401675964
bug 168629, Mozilla incorrectly prompts about submitting to an insecure location from a secure one with base
...
href="https://..."
r=rrelyea, sr=bzbarsky
2006-03-01 23:38:30 +00:00
dmose%mozilla.org
f6c74493f5
Make views autosize to include events out of the default time view (bug 323093). Patch by thomas.benisch@sun.com and me; r=jminta@gmail.com
2006-03-01 23:19:03 +00:00
bienvenu%nventure.com
b5dc72a785
add double click action to edit an identity, patch by janmoesen, sr=mscott 327298
2006-03-01 23:12:49 +00:00
mkanat%kerio.com
db53ea4823
Bug 314470: Require Perl 5.8
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-03-01 23:06:03 +00:00
annie.sullivan%gmail.com
bfb9d239a9
Adds UI for separators in menu and toolbar. r=ben@mozilla.org bug=327321
2006-03-01 22:50:25 +00:00
lpsolit%gmail.com
a468f04747
Bug 281358: Attachment links in bugmail are different from the link in show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-01 22:46:23 +00:00
bienvenu%nventure.com
c8c08fb1c2
fix regression in tab handling out of the quick search widget, patch by mcow@well.com, r=bienvenu,sr=mscott 311239
2006-03-01 22:28:04 +00:00
jocuri%softhome.net
99fc8a8a85
Patch for bug 325567: display more information when listing flag types in editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-01 22:24:13 +00:00
lpsolit%gmail.com
e9354b427c
Bug 311258: use objects in admin templates (products & co) - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-03-01 22:10:24 +00:00
bugzilla%arlen.demon.co.uk
5e4d0017e1
Bug 294307 seamonkey mailnews doing too-permissive content policy checks
...
Now defaults the decision to reject so when NS_ENSURE_SUCCESS errors content is rejected
p=me r=mscott sr=bienvenu
2006-03-01 22:08:19 +00:00
mkanat%kerio.com
fc7cc94221
Bug 328436: Move BugInGroupId from globals.pl to process_bug.cgi
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:47:58 +00:00
scott%scott-macgregor.org
a1c1389e9c
Bug #327164 --> bump the trunk thunderbird builds to 3.0a1 /
...
Thunderbird 3 Alpha 1 instead of the non existent 1.6a1 release.
2006-03-01 21:38:52 +00:00
lpsolit%gmail.com
48d53aaaa8
Bug 312042: Testing suite (runtests.pl) need to check error tags - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=LpSolit a=justdave
2006-03-01 21:38:45 +00:00
annie.sullivan%gmail.com
dc094dc429
Implements history menu and binds Ctrl-H to places view, for now.
...
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
mkanat%kerio.com
0db327b788
Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:33:01 +00:00
mkanat%kerio.com
96c657b307
Bug 328434: Move GroupIsActive into post_bug.cgi
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-03-01 21:26:18 +00:00
uriber%gmail.com
e01e68c19c
Bug 328876: Avoid compiler warning in nsFrame::GetSelectionClosestFrame(). r+sr=roc
2006-03-01 21:18:30 +00:00
brendan%mozilla.org
7c3bc4a70e
Never mind.
2006-03-01 20:37:43 +00:00
brendan%mozilla.org
110dfb5679
Need another auto-mark thingie (326615, r=mrbkap).
2006-03-01 20:34:49 +00:00
annie.sullivan%gmail.com
71feda57e8
Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364
2006-03-01 19:44:37 +00:00