Commit Graph

172025 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
05119483fc Bug 322077: clean up toggleSidebar code, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-31 14:56:00 +00:00
gavin%gavinsharp.com
1e5d2dd876 Bug 358284: context menu breaks when building with --enable-plaintext-editor-only, patch by Adam Guthrie <ispiked@gmail.com>, r=me 2006-10-31 14:29:39 +00:00
peterv%propagandism.org
bd97030a46 Fix for bug 357453 (ASSERTION: Already have a document. Unbind first!: "!GetCurrentDoc() && !IsInDoc()", file m:/trunk/mozilla/content/base/src/nsGenericDOMDataNode.cpp, line 588). r/sr=bz. 2006-10-31 13:25:40 +00:00
hwaara%gmail.com
621d5e29e4 Fix leak of EventRef when firing menuitem command, and fix leak of empty string. Some general cleanup from CF -> Carbon. r=josh, b=358563 2006-10-31 10:29:30 +00:00
joshmoz%gmail.com
aa6fd6a6cf bidi impl for cocoa widgets. b=299228 r=mano sr=pinkerton 2006-10-31 10:13:17 +00:00
peterv%propagandism.org
edcf5b1891 Fix for bug 351695. 2006-10-31 09:54:14 +00:00
daniel%glazman.org
2fc5c09c8e autorepeatbutton seemed always clickable even when disabled; b=358750, r=gavin 2006-10-31 09:28:58 +00:00
jminta%gmail.com
e7dae154fd Bug 322386 Views need to send all event creation/modification/deletion through the calICalendarViewController, r=ctalbert, lilmatt 2006-10-31 02:19:53 +00:00
alexei.volkov.bugs%sun.com
07c83e0e53 353763: klocwork Null ptr dereferences in pk11cert.c. r=nelson 2006-10-31 00:31:53 +00:00
alexei.volkov.bugs%sun.com
0625316efb 353865: klocwork Null ptr deref in softoken/pk11db.c. r=nelson 2006-10-31 00:29:43 +00:00
alexei.volkov.bugs%sun.com
33f9b12c9f 353902: klocwork bugs in stanpcertdb.c. r=nelson 2006-10-31 00:24:38 +00:00
alexei.volkov.bugs%sun.com
341b92ca26 additional fix for 353909: klocwork ptr dereference before NULL check in devutil.c. r=nelson 2006-10-31 00:21:24 +00:00
alexei.volkov.bugs%sun.com
1deb23d955 353909: klocwork ptr dereference before NULL check in devutil.c. r=nelson 2006-10-31 00:05:04 +00:00
lpsolit%gmail.com
fd6941fd66 Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group" - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2006-10-30 23:49:48 +00:00
ghendricks%novell.com
c1ed06d9c8 Cleaned up the way the filters and reports show up in show run. 2006-10-30 23:16:16 +00:00
fligtar%gmail.com
fcf155a8e7 create account link on login page bad - bug 358825 2006-10-30 23:13:06 +00:00
ghendricks%novell.com
85f8c447fe Make links to create categories and builds open in a new window. 2006-10-30 22:39:35 +00:00
ghendricks%novell.com
8ec1ad2499 Added navigation links after something is updated to allow the user to go back to the object.
Replaced the version lookup with JSON.
2006-10-30 22:29:32 +00:00
rhelmer%mozilla.com
a87186e39d check in proper seamonkey config for Nick Thomas (cf) b=342055 r=rhelmer 2006-10-30 21:59:47 +00:00
bzbarsky%mit.edu
9f42018294 Stop about:blank loads in new tabs in case we're loading a javascript: URL.
Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2006-10-30 21:57:30 +00:00
bzbarsky%mit.edu
a5e609375a Fix allocator mismatch. Bug 306811, r+sr=shaver 2006-10-30 21:54:26 +00:00
mattwillis%gmail.com
e0b9baa3b9 bug 340195 - Adds printing for Lightning. Original patch by jminta. Updates by lilmatt. r=mvl, ui-r rs=dmose 2006-10-30 21:10:22 +00:00
rhelmer%mozilla.com
f946a9dda8 monitor sdk files too b=342055 r=rhelmer 2006-10-30 20:54:52 +00:00
rhelmer%mozilla.com
6df6bea789 no pre since version bump b=342055 r=rhelmer 2006-10-30 20:44:10 +00:00
stridey%gmail.com
5cef7cae95 Camino only - Bug 355073: Omnibus ad-blocking bug for October. Patch by ardissone <alqahira@mindspring.com> r/sr=smfr 2006-10-30 20:28:42 +00:00
bugzilla%standard8.demon.co.uk
ecd2ffb075 Bug 358647 nsIAbDirectory.supportsMailingLists is inconsistent. r/sr=bienvenu 2006-10-30 20:12:18 +00:00
rhelmer%mozilla.com
6abdb778c2 b=241980 r=davel 2006-10-30 20:01:25 +00:00
mattwillis%gmail.com
dab81ed193 bug 341971 - Enable mar generation for Sunbird trunk. r=rhelmer 2006-10-30 19:41:02 +00:00
ghendricks%novell.com
3ece26c417 removed quoteUrls FILTER from case form as it was messing up hyperlinks. 2006-10-30 19:28:11 +00:00
bmlk%gmx.de
95696f562c call the correct GetCellFrame function bug 358679 r/sr=bzbarsky 2006-10-30 19:21:05 +00:00
mattwillis%gmail.com
f5f18f0faf bug 358775 - Adds calWeekPrinter.js to Windows builds. r=mvl 2006-10-30 19:13:01 +00:00
ghendricks%novell.com
acc3f42d6a Cloning now uses the logged in user as author/manager. 2006-10-30 19:10:45 +00:00
aaronr%us.ibm.com
0a37c639d2 [XForms] fire event for xforms:range when value is changed and turn it into accessibility event. Bug 351067, patch by surkov, r=aaronlev+aaronr, sr=neil 2006-10-30 19:06:24 +00:00
bienvenu%nventure.com
bebcaf6339 fix regression off by one error in number of imap messages we fetch, 358635, sr=mscott 2006-10-30 19:04:19 +00:00
ghendricks%novell.com
1f96d49c92 Tags were being separated on spaces. 2006-10-30 18:58:02 +00:00
ghendricks%novell.com
522e8619e5 Added titles to images on run form. Added sorting by summary on caseruns. 2006-10-30 18:22:56 +00:00
ghendricks%novell.com
ac92365ce3 Removed code that disables script and arguments for those that have partially manual test cases. 2006-10-30 17:40:16 +00:00
bclary%bclary.com
f577de167a JavaScript Tests - kill writeLineToLog, etc. Not part of the build. Bug 358665, r=igor 2006-10-30 16:48:38 +00:00
bienvenu%nventure.com
ff5a5d11e5 allow extensions to customize which headers are stored in the .msf file via a pref, which will help enable custom columns based on msg headers sr=mscott 356860 2006-10-30 16:46:38 +00:00
bienvenu%nventure.com
fc7fbaf605 fix 358124, replying to mail with plain text attachment quotes the attachment, sr=mscott 2006-10-30 16:43:36 +00:00
gerv%gerv.net
9dfd49ac7a Bug 358466 - Report Broken Web Site is now in stable releases of Firefox, so we update the text to show this. 2006-10-30 15:55:12 +00:00
stridey%gmail.com
9101992e7e Camino only - Bug 358577: Remove use of NSMenuItem protocol. Patch by smorgan <stuart.morgan@alumni.case.edu> r=me sr=pink. 2006-10-30 15:35:26 +00:00
daniel%glazman.org
28f21d8213 structure toolbar unusable when depth is high; b=358742; r=ajvincent 2006-10-30 15:31:28 +00:00
szegedia%freemail.hu
0b632217bb Allow Rhino to access public methods declared in public interfaces/superclasses of nonpublic classes 2006-10-30 15:04:44 +00:00
daniel%glazman.org
5133fb6ebd changing 'paragraph mode' discards attributes; b=358368, r/sr=neil@httl.net 2006-10-30 14:55:04 +00:00
stridey%gmail.com
509aa18409 Camino only - Bug 358472: Search field should not allow control characters. Patch by beniamino <bdeb@willmore.eu> r=cl sr=smorgan 2006-10-30 13:19:57 +00:00
szegedia%freemail.hu
3694a53854 Added some small improvements to documentation 2006-10-30 13:10:27 +00:00
daniel%glazman.org
87424142f6 EM, STRONG and paragraph style toolbar items; b=357274, r=brade 2006-10-30 10:46:52 +00:00
sayrer%gmail.com
ca5c9f638e test for bug 6296 2006-10-30 07:40:54 +00:00
sayrer%gmail.com
9d4dad718a add tests for bug 24958 2006-10-30 06:27:29 +00:00