Commit Graph

128212 Commits

Author SHA1 Message Date
dbaron%dbaron.org
c9f7d0234c Use Unix line endings rather than Windows ones. r=bryner 2004-03-17 23:26:33 +00:00
ben%bengoodger.com
0a1c1c008b [firefox only] bug 236977 - firefox's application icon is the document icon, not the application icon. insert an application icon resource into the resource script as the "first" icon in the resource bundle to ensure windows shell picks up the right icon for file views 2004-03-17 23:21:25 +00:00
kiko%async.com.br
894bacf7e0 Fix for bug 237757: Resolved bugs are no longer struck out on dependency
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.
2004-03-17 22:50:20 +00:00
dbaron%dbaron.org
e7bf5bbaa1 New "MPL" application and document icons, a=ben 2004-03-17 21:31:25 +00:00
ben%bengoodger.com
582a418b85 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
cls%seawood.org
d8e468c5b9 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 19:06:56 +00:00
igor%mir2.org
f040fa2436 Added RUnit Software 2004-03-17 18:36:57 +00:00
igor%mir2.org
46abef99b9 Fixing bug 237771 : allow to transfer toSource implementation to different objects 2004-03-17 18:36:39 +00:00
scott%scott-macgregor.org
cdbc29e0a1 Bug #233791 --> follow up fix for the junk toolbar button jumping around width wise. Add an if statement to make
sure the button is actually in the toolbar before toggling the deck. Thanks to Stephen Walker for pointing out the problem.
2004-03-17 18:14:36 +00:00
tor%cs.brown.edu
299df4563f Add fill rule. Not part of build. 2004-03-17 17:42:34 +00:00
cls%seawood.org
5a31106a54 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
neil%parkwaycc.co.uk
e4f1c3709b Bug 207861 Rename Folder option erroneously displays in newsgroup context menu p=biesi r=me sr=mscott a=chofmann 2004-03-17 11:22:31 +00:00
bryner%brianryner.com
67a283b0db Reapply fix for handling non-ASCII characters in signon file that was lost when migration branch landed. Bug 218405, fix originally r=darin sr=bz 2004-03-17 09:15:55 +00:00
ben%bengoodger.com
36f4acc1fc update about box text 2004-03-17 07:17:35 +00:00
ben%bengoodger.com
a073afecd9 (firefox only) ensure we build the jared branding *after* we build in browser so that the about box logo etc are overridden. 2004-03-17 05:18:52 +00:00
justdave%syndicomm.com
ebf8c5fd7c Adding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS, but can be created by the makedocs.pl script
a= justdave
2004-03-17 05:15:41 +00:00
scott%scott-macgregor.org
78a3cbe7e9 Bug #237645 --> add missing items to the unix packaging list for smime
Patch by Alexander Sack
2004-03-17 02:00:57 +00:00
caillon%redhat.com
12ede3d032 Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst
2004-03-17 01:51:49 +00:00
scott%scott-macgregor.org
3285bc0c0f Bug #233791 --> toolbar button jumps when marking a message as junk (or not junk) because the width of the button
changes back and forth.

Patch by Stefan Borggraefe
2004-03-17 01:51:10 +00:00
jst%mozilla.jstenback.com
64c4fc3d14 Fixing typo in comment. 2004-03-17 00:41:11 +00:00
ben%bengoodger.com
7bc24bb14f new credits window graphic from jon hicks 2004-03-17 00:33:27 +00:00
ben%bengoodger.com
81f06623de try and get firefox branding to actually build 2004-03-17 00:23:23 +00:00
darin%meer.net
d4cfd1e49d patch for bug 237325 "mailto protocol should be a non-exposed protocol in firefox [makes SendPage work correctly with xremote]" r=bryner 2004-03-17 00:22:20 +00:00
kiko%async.com.br
ca0e1926c0 Bustage fix: adding filters defined in bug 232397. New filters need to
be added to both test 004 *and* test 008.
2004-03-17 00:13:43 +00:00
kiko%async.com.br
06e65cf6b9 Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
specific bz_obsolete/closed/inactive classes (that don't specify
underline, but line-through instead) and additional Template filters for
conveniently applying them. Change occurences of <strike> to use new
classes and clean up callsites. Patch by byron jones
<bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-16 23:53:01 +00:00
cbiesinger%web.de
6114e65bf5 bug 58859 update linux installer readme; patch by Andrew Schultz <ajschult@mindspring.com> r=asa a=leaf 2004-03-16 23:47:13 +00:00
ben%bengoodger.com
162e0330bc new generic art for the about box and credits window 2004-03-16 23:24:43 +00:00
kiko%async.com.br
8602d268b6 Fix the version-detection code with Fredrik Lundh's test suggested at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net
-- this stops bugzilla-submit complaining about vendor versions of
Python 2.3.
2004-03-16 23:12:25 +00:00
kiko%async.com.br
a66a83a134 Fix for bug 236424: Allow showdependencies trees to collapse. Adds
[optional] Javascript-enabled +/- controls that allow branches in the
dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>,
minor cleanups by me, r=myk, kiko, a=justdave.
2004-03-16 23:06:03 +00:00
bryner%brianryner.com
dba3e2d1aa Remove @ @ around APP_VERSION. Bug 224818, (patch from t-matsuu@estyle.ne.jp) 2004-03-16 22:44:48 +00:00
ben%bengoodger.com
8fe2abf38d new generic icons for firefox installer 2004-03-16 22:43:47 +00:00
tor%cs.brown.edu
18e74e414e Bug 237685 - make xmlextras not point to green.nscp. Not part of build.
patch=doron, r=heikki, sr=darin
2004-03-16 22:00:41 +00:00
cbiesinger%web.de
e7bb4e5165 Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
2004-03-16 21:55:11 +00:00
tor%cs.brown.edu
ad24d82e95 Initial cairo foreignObject and font support. 2004-03-16 21:40:09 +00:00
jocuri%softhome.net
40bf3cffa8 Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk. 2004-03-16 21:23:00 +00:00
jocuri%softhome.net
7f6be30704 Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
jocuri%softhome.net
2420907844 Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk. 2004-03-16 21:09:47 +00:00
dbaron%dbaron.org
8175c801fa Fix macro argument with side-effects that broke paste on Solaris and perhaps other platforms. b=56219 r+sr=bryner a=chofmann 2004-03-16 21:08:42 +00:00
mvl%exedo.nl
30af29cd9c fix some javascript strict warnings when starting calendar
bug 237368, r=mostafah
2004-03-16 20:23:12 +00:00
jst%mozilla.jstenback.com
1799c57970 Backing out the frontend part of the fix for bug 198846 since it caused bug 235457, which wasn't fixable in time for 1.7b. 2004-03-16 20:13:14 +00:00
ben%bengoodger.com
494adca8c3 New "MPL" application and document icons 2004-03-16 19:26:55 +00:00
scott%scott-macgregor.org
d7288ae031 Tweak some styles to make the about dialog look a little better 2004-03-16 19:17:30 +00:00
jst%mozilla.jstenback.com
2ee27045ba Backing out the fix for bug 235457 since it made typing URLs, and autocomplete in the the URL bar not work. 2004-03-16 19:06:10 +00:00
darin%meer.net
7c70a6cb04 fixing a comment typo 2004-03-16 18:34:25 +00:00
cls%seawood.org
b73d7c6a2e Fixing static build bustage caused by checkin for bug 17578. 2004-03-16 09:33:59 +00:00
cls%seawood.org
e887c496ee Fix mingw 3.3.1/3.3.3 bustage.
Follow MSVC as much as possible by requiring proper dllimport/dllexport declarations.
Remove dllimport/dllexport declarations from all nsXPTCStubBase functions and just export the class itself.
Bug #226609 r=shaver/swalker sr=dbaron a=chofmann
2004-03-16 08:07:25 +00:00
roc+%cs.cmu.edu
caec22bc62 Bug 237343. Adjust inline frame PerFrameData mCombinedArea to account for width increase due to justification. 2004-03-16 06:58:01 +00:00
jst%mozilla.jstenback.com
e1913b1f1e Fixing bug 235457. Make new windows opened through window.open be opened on the context of the opener, and make caps not lie about when capabilities are enabled. r=danm-moz@comcast.net, r=caillon@aillon.org, sr=brendan@mozilla.org, a=dbaron@dbaron.org 2004-03-16 06:57:54 +00:00
jst%mozilla.jstenback.com
1f82adcf25 Fixing bug 237319. Adding support for server push of XML documents to an XMLHttpRequest using "multipart/x-mixed-replace". r=darin@meer.net, sr=hjtoi-bugzilla@comcast.net, a=chofmann@mozilla.org 2004-03-16 06:34:29 +00:00
mconnor%myrealbox.com
d791269e3a bug 226365 autocompletion problem with www. in URL bar, patch by Patrick McCormick (patrick@meer.net), r=ben, also remove some tabs that should have been spaces 2004-03-16 04:45:09 +00:00