jminta%gmail.com
|
6a9d0cbefc
|
Bug 157274 Tasks should be displayed in day/weel views too, r=shaver
|
2006-06-28 03:01:51 +00:00 |
|
jminta%gmail.com
|
261dad0919
|
Bug 268621 Page Up and Page Down scroll the main view even if focus is not there, r=shaver
|
2006-06-28 02:50:56 +00:00 |
|
jminta%gmail.com
|
3898589e47
|
Bug 335793 Don't keep 100% complete when changing task status, r=shaver
|
2006-06-28 02:49:02 +00:00 |
|
jminta%gmail.com
|
431f3b0bff
|
Bug 341518 View navigation buttons move when changing views, r=shaver
|
2006-06-28 02:46:28 +00:00 |
|
jminta%gmail.com
|
ccfaac10f7
|
Bug 340414 Add 'View workdays only' and 'View tasks in view' toggles to Lightning, r=shaver
|
2006-06-28 02:43:22 +00:00 |
|
jminta%gmail.com
|
41f0c32b13
|
Bug 291220 redo should use the returned event, not the original event, r=shaver
|
2006-06-28 02:41:40 +00:00 |
|
jwalden%mit.edu
|
c7f36c5764
|
Bug 58724 - should autofill password while page is loading, not onload. Patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin
|
2006-06-28 02:25:23 +00:00 |
|
jminta%gmail.com
|
6c5611731e
|
Bug 278117 Add accesskey for Lightning extension, r=shaver
|
2006-06-28 02:08:40 +00:00 |
|
sspitzer%mozilla.org
|
a041be0515
|
fix for bug #342364
oops, set the clicktoscroll attribute on the pinstripe specific binding
for tabbrowser. Otherwise, the tabs will scroll on mouseover.
r=ben
|
2006-06-28 00:44:15 +00:00 |
|
darin%meer.net
|
806f2c78ff
|
fixes bug 323708 "Recalculation of ComputeFreshnessLife wrong after performing If-Modified-Since / If-None-Match request" patch by mozilla@com.jkkn.dk r=biesi sr=darin
|
2006-06-27 23:49:31 +00:00 |
|
mattwillis%gmail.com
|
b369c0e92c
|
bug 339714 - Add setup.exe target to Sunbird's NSIS installer makefile. r=bsmedberg
|
2006-06-27 23:20:24 +00:00 |
|
beng%bengoodger.com
|
6a815cf310
|
build bustage fix...
|
2006-06-27 23:14:54 +00:00 |
|
darin%meer.net
|
e2de5b18a2
|
removing unintended printf
|
2006-06-27 23:14:50 +00:00 |
|
darin%meer.net
|
edc7e0ce24
|
fixes bug 332730 "lock reentrancy through nsCacheEntryDescriptor::Close (deadlock)" r=biesi sr=bzbarsky
|
2006-06-27 23:13:48 +00:00 |
|
mattwillis%gmail.com
|
4b77a427c8
|
adjust packing path
|
2006-06-27 23:07:13 +00:00 |
|
tor%cs.brown.edu
|
8b3428ca1a
|
Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc
|
2006-06-27 22:54:31 +00:00 |
|
beng%bengoodger.com
|
65ef342f8e
|
334747, 339893 - desktop application feed readers do not display their app name properly or launch with the specified feed on OSX due to lack of support for a function to get the application bundle name, and a method to invoke an application bundle on OS X with a URL. Add an attribute to nsILocalFileMac called bundleDisplayName to show the application's name, and a method to nsIShellService called openApplicationWithURL which launches an application with a URL parameter appropriately across platforms (nsIProcess on windows and linux, LaunchServices on OS X). Update the client code to use bundleDisplayName, and also the <filefield> binding in preferences to use it too. r=mark sr=darin
|
2006-06-27 22:38:55 +00:00 |
|
darin%meer.net
|
10a0c2ec34
|
fixes bug 184304 "When memory cache is disabled, no-store pages are not displayed at all" patch by mozilla@Weilbacher.org, r=biesi, sr=darin
|
2006-06-27 21:57:13 +00:00 |
|
jwalden%mit.edu
|
fbacfb72fd
|
Bug 302348 - Fix a bunch of client-side update code reliability and bulletproofing issues; see the bug for a full list. r=darin
|
2006-06-27 21:22:36 +00:00 |
|
db48x%yahoo.com
|
067362b93c
|
bug 228807: bottom half of Page Info disappears when resized to make bottom tree box height of 0
patch by Florian Qu��ze <f.qu@queze.net>, r=db48x, sr=neil
|
2006-06-27 20:31:11 +00:00 |
|
benjamin%smedbergs.us
|
a27b84bfea
|
Bug 339714 (part 0) - separate target to generate setup.exe (for l10n repackaging of the NSIS installer) r=robstrong
|
2006-06-27 20:27:41 +00:00 |
|
mattwillis%gmail.com
|
60bb8803c0
|
more NSIS variables set in mozconfig
|
2006-06-27 20:20:40 +00:00 |
|
darin%meer.net
|
376ceccb2d
|
removing dead component info (bug 123202)
|
2006-06-27 20:14:00 +00:00 |
|
darin%meer.net
|
d3461fe44c
|
removing dead files (bug 123202)
|
2006-06-27 20:12:47 +00:00 |
|
mrbkap%gmail.com
|
8b454010c1
|
Restore lost compatibility by not defining an arguments object on the window if there weren't any to begin with. Also, explode nsIArray as well as nsISupportsArray in OpenWindow. bug 342813, r+sr=bzbarsky
|
2006-06-27 20:09:16 +00:00 |
|
beng%bengoodger.com
|
5a25ac8b43
|
336903 - feeds should not run with chrome privileges. Expose a currentDocumentChannel attribute on nsIDocShell to look at the channel of the currently loaded page (so that we can find out its actual real URI, etc vs. what webNavigation thinks it is (originalURI). r=bz sr=darin
|
2006-06-27 19:54:47 +00:00 |
|
beng%bengoodger.com
|
a5a0d89b76
|
336903 - feed view should not run with chrome privileges. Browser pieces: move privileged code from subscribe.js into FeedWriter javascript component, make an about:feeds redirector module in browser so that we don't need to touch the one in necko. r=mento
|
2006-06-27 19:53:48 +00:00 |
|
mattwillis%gmail.com
|
dcabeb08c5
|
backing out previous change
|
2006-06-27 18:41:09 +00:00 |
|
mattwillis%gmail.com
|
43fc446747
|
discretly enable installer
|
2006-06-27 18:38:55 +00:00 |
|
mrbkap%gmail.com
|
72312f04b0
|
Cache cx to make timeless happy. No bug, r+sr=bzbarsky
|
2006-06-27 18:18:26 +00:00 |
|
darin%meer.net
|
85e5760bb5
|
removing unused files (bug 306896)
|
2006-06-27 18:10:46 +00:00 |
|
sergei_d%fi.tartu.ee
|
1d947365f0
|
[BeOS]widget code, Bug 342613, fixing performance regression, p=sergei_d, r=thesuckiestemail. Pure BeOS-only patch
|
2006-06-27 18:05:37 +00:00 |
|
mrbkap%gmail.com
|
90e515c6ab
|
Add some additional documentation about this function's behavior. bug 342191, r+sr=darin
|
2006-06-27 17:57:26 +00:00 |
|
mrbkap%gmail.com
|
4bf3111949
|
Actually throw an exception when the first argument to setTimeout or setInterval is not a valid callable function. bug 342448, r+sr=bzbarsky
|
2006-06-27 17:51:42 +00:00 |
|
Olli.Pettay%helsinki.fi
|
a2979027ec
|
Bug 331561, crash [@ nsAutoCompleteController::HandleEnter] - adding null checks, r+sr=bryner
|
2006-06-27 16:41:34 +00:00 |
|
pedemont%us.ibm.com
|
a009db85ec
|
Bug 338870 - imgIDecoderObserver is scriptable but inherits from the non-scriptable interface imgIContainerObserver. r=pavlov
|
2006-06-27 16:03:34 +00:00 |
|
ccooper%deadsquid.com
|
eb92ad9c92
|
- remove errant comment
|
2006-06-27 15:58:37 +00:00 |
|
ccooper%deadsquid.com
|
96f5814c06
|
- fix comment ref
|
2006-06-27 15:54:05 +00:00 |
|
ccooper%deadsquid.com
|
0faff5f443
|
- adding missing CGI file
|
2006-06-27 15:52:39 +00:00 |
|
ccooper%deadsquid.com
|
34500452dd
|
Manage testgroup
- change Litmus::FormWidget funciton name to getTestgroups
- add Essential column designations to Litmus::DB::Testgroup
- add functions to Litmus::DB::Testgroup: clone, delete_from_subgroups, delete_from_test_runs (stub), delete_with_refs, update_subgroups
- add testgroup display to mimic display for testcase
Manage subgroups
- display loading message for subgroups
- fix nesting of default option selection
- add subgroup display to mimic display for testcase
|
2006-06-27 15:51:58 +00:00 |
|
aaronleventhal%moonset.net
|
2a064b22ba
|
Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev
|
2006-06-27 15:46:24 +00:00 |
|
aaronleventhal%moonset.net
|
aec865342e
|
Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev
|
2006-06-27 15:42:09 +00:00 |
|
mattwillis%gmail.com
|
8e68e9ff98
|
try to fix bustage for Sb win32
|
2006-06-27 15:26:32 +00:00 |
|
bugzilla%glob.com.au
|
ef29763a63
|
Bug 341495: Merge the banner and header
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
|
2006-06-27 13:58:55 +00:00 |
|
igor.bukanov%gmail.com
|
d115537fbf
|
Bug 342737: New API to register JS_NewContext/JS_DestroyContext* callback. In this way an embedding can do a common customization of JSContext instances in a single place. r=brendan
|
2006-06-27 12:09:09 +00:00 |
|
mkanat%bugzilla.org
|
0160424edb
|
Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
|
2006-06-27 10:54:05 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
34b8074909
|
Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc
|
2006-06-27 09:20:56 +00:00 |
|
dietrich%mozilla.com
|
55689b18c2
|
Bug 315536 "do this automatically for files like this from now on" often grayed out (r=mconnor)
|
2006-06-27 07:39:28 +00:00 |
|
dietrich%mozilla.com
|
49928b4353
|
Bug 328162 Evaluate Storage Options for Session Data (r=mconnor)
|
2006-06-27 06:47:30 +00:00 |
|
tony%ponderer.org
|
f13662c46d
|
Bug 341946: Safe browsing considers all jar: URI's safe
patch: -jar, -javascript, +about
r=mmchew,sr=bryner
|
2006-06-27 06:00:50 +00:00 |
|