mozilla.mano%sent.com
|
95369b9b14
|
Bug 294759 - port various contentAreaUtils fixes ('Save As', etc.) to the toolkit version. r=mconnor, a=bsmedberg.
|
2005-06-28 14:41:11 +00:00 |
bsmedberg%covad.net
|
b2713b7522
|
Bug 296855 - Build spatial navigation as a real extension on Firefox, r=dougt NPOTDB
|
2005-06-28 14:33:28 +00:00 |
mozilla.mano%sent.com
|
af29b95b62
|
Bug 298555 - 'Set as desktop background' does not work (re-regressed in bug 292737). r=mconnor, a=bsmedberg.
|
2005-06-28 14:28:28 +00:00 |
cmp%mozilla.org
|
d3cad738af
|
Backing out bug 298670, attachment 187193 and changes to xptlink.pl since.
|
2005-06-28 11:07:48 +00:00 |
neil%parkwaycc.co.uk
|
fc19e835cd
|
Typo fix to make overlays.rdf uninstall correctly b=289097 r+a=bsmedberg
|
2005-06-28 10:20:24 +00:00 |
pavlov%pavlov.net
|
0eeea21ab0
|
fixing a few refcounting related issues
|
2005-06-28 09:27:02 +00:00 |
pavlov%pavlov.net
|
c6e1d12799
|
Updating thebes to match cairo 0.5 api, adding refcounting, pixel aligned rects. patches from roc, vlad, and myself. Bug 298880.
|
2005-06-28 09:18:55 +00:00 |
dougt%meer.net
|
3bf6a1efb2
|
Masking out RDW_NOINTERNALPAINT. NPODB
|
2005-06-28 06:25:59 +00:00 |
dougt%meer.net
|
bd2a85af8b
|
Making minimo.xul the default start_url. NPODB
|
2005-06-28 06:22:49 +00:00 |
dougt%meer.net
|
b028ef10ab
|
Minimo xul front-end. NPODB
|
2005-06-28 06:21:00 +00:00 |
dougt%meer.net
|
c62e35cf5b
|
Missed removing this include line. npodb
|
2005-06-28 05:40:59 +00:00 |
smfr%smfr.org
|
82911707ca
|
Fix up the keyboard loop in prefs panes (bug 298174).
|
2005-06-28 05:37:02 +00:00 |
dougt%meer.net
|
87405ee8b5
|
Start on a packaging script. npodb
|
2005-06-28 04:59:53 +00:00 |
mkaply%us.ibm.com
|
8c68cc7615
|
OS/2 build bustage
|
2005-06-28 04:32:48 +00:00 |
smfr%smfr.org
|
2c1228132c
|
Fix bug 279270: remove unused code adding nsICommandParams to cmd_copyImageContents. Also fix warning relating to calling closeTab on a tab view item.
|
2005-06-28 04:24:16 +00:00 |
scott%scott-macgregor.org
|
69e934fc40
|
Bug #269483 --> more software update work. pass in the dom window to the update wizard
|
2005-06-28 04:23:12 +00:00 |
dougt%meer.net
|
c1aff88d39
|
Better idle event handling. removal of unneeded files. NPODB
|
2005-06-28 04:11:13 +00:00 |
smfr%smfr.org
|
6bf615753e
|
Fix warnings relating to the embedding container protocols.
|
2005-06-28 04:06:42 +00:00 |
smfr%smfr.org
|
ba966bb6c6
|
Fix a warning.
|
2005-06-28 04:03:41 +00:00 |
smfr%smfr.org
|
5069f492d9
|
Fix bug 298291: url bar not updated after navigating to relative anchor. Remove over-zealous null check on the nsIRequest, which is null in this case.
|
2005-06-28 03:43:09 +00:00 |
ben%bengoodger.com
|
adbdd8367b
|
Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc.
|
2005-06-28 03:27:42 +00:00 |
bryner%brianryner.com
|
e865635624
|
Fix fastback to not leave the documents-loading counter unbalanced, which would lead to not using the performance-favoring event loop hint after the first fastback. Bug 298794, r+sr=darin, a=chase.
|
2005-06-28 02:51:04 +00:00 |
cmp%mozilla.org
|
bbe704da3b
|
Remove extra slashes from xpt_link command line arguments to fix its use
on Windows/Cygwin.
|
2005-06-28 02:31:04 +00:00 |
bryner%brianryner.com
|
adae76e381
|
Fix typeahead find when fastback is turned on by checking that the pres shell is attached to a window before using it. Clean up some warnings as well. Bug 298622, r+sr=dbaron, a=chase.
|
2005-06-28 01:02:03 +00:00 |
smfr%smfr.org
|
6163cf8997
|
Fix bug 274036: makes sure Mac native controls (Carbon & Cocoa) look disabled when there is nowhere to scroll by removing arbitrary hardcoded limits. r=josh, sr=bryner, a=chofmann.
|
2005-06-28 00:18:33 +00:00 |
mconnor%steelgryphon.com
|
7bc6bed4d0
|
bug 255947 - missing borders for the progress bar in with native classic widget on windows, patch by Mathieu Pellerin <nirvn.asia@gmail.com>, r+sr=roc, a=shaver
|
2005-06-28 00:02:27 +00:00 |
cmp%mozilla.org
|
47197e43c1
|
Build tarballs using the installer manifests. Patch by bsmedberg. Bug
298670, attachment 187193. r/a=chase
|
2005-06-27 23:44:29 +00:00 |
smfr%smfr.org
|
c5e88a36c0
|
Detabbed the file, no code changes.
|
2005-06-27 23:44:09 +00:00 |
smfr%smfr.org
|
5d51be6710
|
Fix bug 179308: fix control-key events in Camino so that access keys work properly. r=josh. Affects Camino only.
|
2005-06-27 23:39:08 +00:00 |
roc+%cs.cmu.edu
|
03dcd233ca
|
Bug 297944. Fix formatting in xulrunner Usage() message. r=benjamin,a=asa, patch by Wolfgang Rosenauer
|
2005-06-27 22:35:55 +00:00 |
julien.pierre.bugs%sun.com
|
bdac92c933
|
Fix for 298538 - fix signature verification in S/MIME with signer-only cert. r=wtchang, nelson
|
2005-06-27 22:21:19 +00:00 |
scott%scott-macgregor.org
|
e4cfad4ff7
|
Bug #298949 --> Thunderbird's Extension Manager Dialog is DOA
Fix the regression caused by Bug #285584
|
2005-06-27 21:55:33 +00:00 |
wtchang%redhat.com
|
3315373550
|
Bugzilla Bug 295754: moved duplicate function subject_list_sort to
certificate.c and renamed it nssCertificate_SubjectListSort.
r=relyea,nelsonb.
Modified files: certificate.c pkim.h pkistore.c tdcache.c
|
2005-06-27 21:50:06 +00:00 |
mvl%exedo.nl
|
d2267b5bfd
|
Bug 229708 select more than one task and change priority or progress should affect all selected items.
patch by jminta, r=mvl
|
2005-06-27 21:40:53 +00:00 |
mvl%exedo.nl
|
dfcadc2960
|
Bug 298556 Cannot delete discountinuous task selection.
patch by jminta, r=mvl
|
2005-06-27 21:38:53 +00:00 |
scott%scott-macgregor.org
|
0eea876f13
|
Bug #298816 --> Javascript error "redeclaration of const imgICache" in contentAreaUtils.js
Patch by Henrik Skupin <hskupin@gmail.com>
|
2005-06-27 21:20:59 +00:00 |
scott%scott-macgregor.org
|
de6f7392ba
|
Bug #298796 --> add entities for changing window style (height,width) of preferences windows
Patch by Reuven Gonen <linxspider@gmail.com>
|
2005-06-27 21:17:42 +00:00 |
scott%scott-macgregor.org
|
0aab53afe0
|
Bug #269483 --> more changes to support software update
|
2005-06-27 19:05:58 +00:00 |
christophe.ravel.bugs%sun.com
|
1b933fd261
|
238319: Sun packages changes
Reset the rpm release to 1 for NSS 3.11
|
2005-06-27 18:22:02 +00:00 |
christophe.ravel.bugs%sun.com
|
3d421f1dd3
|
After branching NSS_3_10_BRANCH, the tip target is 3.11
|
2005-06-27 18:21:02 +00:00 |
ben%bengoodger.com
|
0d4f1596d4
|
Fix update wizard UI not showing bug, also make sure there are no js errors on 'finish' page of update wizard
|
2005-06-27 17:50:38 +00:00 |
smfr%smfr.org
|
6d66f1f39e
|
Fix bug 165015: hook up Command-Shift-R for reload (patch by Wevah, mozilla@derailer.org).
|
2005-06-27 17:33:28 +00:00 |
dveditz%cruzio.com
|
26ae06eb2e
|
bug 212123 reduce bloat and avoid fork in obsolete nsFileSpec by not reimplementing stuff the internal nsLocalFile gives us for free. r=timeless,sr=dougt,a=jay
|
2005-06-27 17:21:46 +00:00 |
aaronleventhal%moonset.net
|
ce289541bf
|
Bug 296405. Fix nsIAccessible::GetLastChild(). Patch thanks to Peter Parente (parente@cs.unc.edu). r=aaronlev, sr=neil, a=bsmedberg
|
2005-06-27 15:52:12 +00:00 |
bob%bclary.com
|
d6990cbc87
|
Modify js/tests/js1_2/function/Function_object.js, js/tests/js1_2/function/tostring-1.js, js/tests/js1_2/function/tostring-2.js, js/tests/js1_5/Regress/regress-245795.js, js/tests/js1_5/Regress/regress-252892.js to remove expectation of leading and trailing newline in Function.prototype.toString. bug 111816
|
2005-06-27 15:16:45 +00:00 |
cbiesinger%web.de
|
4a5a848d16
|
undoing checkin, no effect on Tp
|
2005-06-27 14:49:11 +00:00 |
doronr%us.ibm.com
|
e19a752143
|
Patch for bug 223097 was missing an include that caused windows to not be able to compile schema validation. not part of default build
|
2005-06-27 14:12:51 +00:00 |
cbiesinger%web.de
|
12998f9fcd
|
Testing another possibility for btek's Tp loss (bug 295047)
|
2005-06-27 07:58:38 +00:00 |
scott%scott-macgregor.org
|
43c32124f5
|
make sure we have a feed request before we ask the request for it's status
|
2005-06-27 05:51:05 +00:00 |
mozilla.mano%sent.com
|
561819cc3b
|
Bug 297945 (Firefox keeps loading favicon.... forever). patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad, a=asa.
|
2005-06-27 05:28:28 +00:00 |