joshmoz%gmail.com
ac7175d07b
copy nsLookAndFeel to cocoa dir so we don't depend on widget/mac, we can use cocoa, and our impl can diverge from mac widgets. remove cocoa ifdefs, de-tab files. b=362999 r=smorgan sr=pinkerton
2006-12-06 22:31:17 +00:00
ghendricks%novell.com
d9e64b2d84
Added a top bugs report to plans
2006-12-06 22:29:50 +00:00
tor%cs.brown.edu
718f4643e5
Bug 362008 - remove nsSVGImageFrame copy of image data. r=pavlov, sr=roc
2006-12-06 22:23:10 +00:00
mnyromyr%tprac.de
8bace7602b
Bug 351108: Tooltips in OS X need to not be banana-yellow; p=<stefanh@bluebottle.com>, r=josh, sr=pinkerton - "too....much....free....time..."
2006-12-06 22:19:45 +00:00
tor%cs.brown.edu
2ba002fe9a
Bug 362759 - make erode default morphology operation.
...
Patch by amenzie@us.ibm.com , r=tor, sr=roc.
2006-12-06 22:18:01 +00:00
tor%cs.brown.edu
5b68a1c197
Bug 362773 - add cairo_create error checking to nsSVGUtils.
...
Patch by amenzie@us.ibm.com , r=tor, sr=roc.
2006-12-06 22:16:15 +00:00
wtchang%redhat.com
f43e37d11b
Bugzilla Bug 342795: the call-once functions need to store the error code
...
on failure so that the error code can be retrieved later. r=nelsonb and
alexei.volkov.
2006-12-06 21:50:40 +00:00
stridey%gmail.com
cfaee79fdd
Camino only - bug 361016: Make zoom widget maximize to fill screen when shift is held. r=torben sr=pink
2006-12-06 21:43:31 +00:00
stridey%gmail.com
8a9d7d6277
Camino only - Bug 327203: When opening prefpanes, respect the OS Full keyboard access pref for determining whether or not to focus the first element. r=hwaara sr=pink
2006-12-06 21:25:02 +00:00
christophe.ravel.bugs%sun.com
ca95de552d
Bugzilla 362857 Simplify the NSS version string definition.
...
r+ wtchang
2006-12-06 21:14:54 +00:00
smontagu%smontagu.org
abc8374f34
Make alert notifications popup over the left end of the taskbar on right-to-left desktops. Bug 132733, r=ere, sr=neil
2006-12-06 20:52:09 +00:00
wsharp%adobe.com
4ca4131209
bug 361312. Fix for Math.pow plus a few other things. r: stejohns@adobe.com
2006-12-06 20:51:03 +00:00
wtchang%redhat.com
3af4185ee2
Bugzilla Bug 362857: simplified the NSS and softoken version string
...
definition. r=christophe.ravel,nelsonb.
Modified files: nss/nss.h softoken/softkver.h
2006-12-06 19:51:30 +00:00
ghendricks%novell.com
7ae50626b9
Update url in env lookup
2006-12-06 19:37:03 +00:00
scott%scott-macgregor.org
c974e20a11
Bug #360702 --> look for ISP RDF Files in extension directories. Don't forget to package rss.rdf from its new location. sr=bienvenu
2006-12-06 19:36:26 +00:00
ghendricks%novell.com
01583e1602
Forgot to add the quicksearch files.
2006-12-06 19:35:10 +00:00
smontagu%smontagu.org
748c392df6
Recognize attachments when importing Japanese Eudora mailboxes. Bug 95613, patch by Hiro <sugar.waffle@gmail.com>, r=me, sr=mscott
2006-12-06 19:09:49 +00:00
timeless%mozdev.org
f6489a9fba
Bug 283487 nsStringInputStream is still broken
...
use LengthRemaining consistently
r=darin
2006-12-06 18:46:29 +00:00
ghendricks%novell.com
6498ed506e
Use a suggest type lookup for environments in caseruns.
2006-12-06 18:35:39 +00:00
ccooper%deadsquid.com
a0b5af87db
b=355278
...
- associate branches directly with testcases, subgroups, and testgroups
- existing Litmus installs will need to run the migration/update_branch_relationships.pl script to update their installs
- fix fidelity of testcase, subgroup, and testgroup listings so that entities th
at don't belong to groupings are still displayed
Misc.
- standardize how we call 'onchange' js functions to avoid capitalization errors that were plaguing us before
- enable differential sorting in FormWidget listings
2006-12-06 18:18:31 +00:00
stuart.morgan%alumni.case.edu
e75c116d6b
Camino only - Remove extra parameter is bookmark failure logging; no bug. r/sr=josh
2006-12-06 18:04:45 +00:00
aaronr%us.ibm.com
0ee8cf17c8
[XForms] removed redundant label in select anonymous content. Bug 348053, patch by surkov, r=aaronL+aaronr
2006-12-06 18:02:39 +00:00
wtchang%redhat.com
3446b5a8e9
Bugzilla Bug 362246: enable large-file support on Mac OS X.
...
r=mark.mentovai,bienvenu
2006-12-06 17:57:34 +00:00
kaie%kuix.de
7d28513beb
Bug 362967, export SECMOD_DeleteModuleEx
...
r=rrelyea, r=wtchang
2006-12-06 17:56:04 +00:00
michael.buettner%sun.com
aa54709697
bug #362921 moving event to new start-date does not update free/busy grid
2006-12-06 17:54:30 +00:00
stuart.morgan%alumni.case.edu
10d6dc282a
Camino only - Bug 344356: Fill all password forms, not just the first one.
2006-12-06 17:43:38 +00:00
kaie%kuix.de
75410ae8da
follow up checkin, make sure entries in nss.def are sorted
2006-12-06 17:32:47 +00:00
kaie%kuix.de
4540b73845
Bug 345277, When "Certificate Viewer" is shut, the object leaks
...
r=rrelyea
2006-12-06 17:25:14 +00:00
kaie%kuix.de
c2228af20b
Export two NSS functions, required for:
...
Bug 307319, Certificate details show incorrect public key information
r=rrelyea
2006-12-06 17:12:41 +00:00
joshmoz%gmail.com
eb8ce31513
fix "Some Cmd+Shift+letter shortcuts are broken". This is a big step towards fixing menuless dialogs as well. b=355817 r=mento sr=pinkerton
2006-12-06 17:04:13 +00:00
kaie%kuix.de
6a93344bb3
Bug 360526, Cert not imported - Feedback prompt sometimes does not work
...
r=rrelyea
2006-12-06 16:31:32 +00:00
kaie%kuix.de
c26ec94941
Bug 360525, S/Mime LDAP cert fetching no longer works on trunk
...
r=mscott
2006-12-06 16:27:45 +00:00
kaie%kuix.de
c204990ad5
Bug 360528, Can no longer import trusted email cert
...
r=rrelyea
2006-12-06 16:20:08 +00:00
kaie%kuix.de
07ea6d51d9
Bug 164707, Provide a way to view/delete orphan certs
...
r=rrelyea
2006-12-06 16:16:52 +00:00
mkaply%us.ibm.com
a5088e17e2
OS/2build break
2006-12-06 16:14:41 +00:00
michael.buettner%sun.com
757cc2b394
bug #359026 all-day events not included in calculating availability
2006-12-06 15:59:43 +00:00
kaie%kuix.de
625ec5ca20
Bug 176501, mozilla apps must manage NSS configuration for PKCS#11 shared libs, including nssckbi.dll
...
r=rrelyea
2006-12-06 15:42:39 +00:00
michael.buettner%sun.com
c8b7e1a631
bug #362961 missing relation for custom reminder
2006-12-06 14:50:33 +00:00
hwaara%gmail.com
f7a23c5958
Implement accessible objects for xforms select controls. Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, aaronlev, b=348053
2006-12-06 13:44:19 +00:00
hwaara%gmail.com
8f3b847d1e
Initial support for popupmenus, r=surkov, b=362080
2006-12-06 13:35:56 +00:00
neil%parkwaycc.co.uk
baea3b9327
Register content separately from skin and locale b=362265 r=ajschult sr=dveditz
2006-12-06 10:37:05 +00:00
reed%reedloden.com
156fe0ede3
Bug 311765 - [p=timeless r=bear]
2006-12-06 10:22:03 +00:00
reed%reedloden.com
d891df4ebb
Bug 318880 - "Despot should log authentication results" [p=justdave r=reed]
2006-12-06 09:37:49 +00:00
longsonr%gmail.com
36431d1b73
Bug 362683 - SVG Text doesn't move when x/y attributes changed r+sr=tor
2006-12-06 09:34:14 +00:00
michael.buettner%sun.com
c4796b2108
bug #362743 add new icons to free/busy dialog and rearrange layout
2006-12-06 08:02:04 +00:00
michael.buettner%sun.com
f55bcac35b
bug #362743 add new icons to free/busy dialog and rearrange layout
2006-12-06 07:56:42 +00:00
reed%reedloden.com
ecc31ac3d5
Bug 322763 - "Should be a UI for the administrator to view an account's history" [p=reed r=justdave]
2006-12-06 07:56:24 +00:00
masayuki%d-toybox.com
702777805b
Bug 341500 crash in usp10.dll(ScriptShape API) r=pavlov
2006-12-06 07:01:02 +00:00
bzbarsky%mit.edu
ed1b5be3d0
Add more tests.
2006-12-06 06:59:22 +00:00
reed%reedloden.com
a5720cf82c
Bug 362912 - [p=reed r=justdave]
2006-12-06 06:25:05 +00:00