Commit Graph

1556 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
fc21f6aae4 backing out bug 235031; this won't work since the patch for bug 118025 wasn't checked in (it's applied on kevin's tree) 2005-02-06 22:47:03 +00:00
webmail%kmgerich.com
3226f93b00 Pinstripe tweaks including fixes for:
273018 - View > Character Encoding > Customize
268230 - Mac: wrong popup notification icon
266047 - Clean Up button is not included in DM WIndow's tab-order
235031 - Firefox displays "blue" appearance
242831 - Pinstripe should follow "Full keyboard access"
2005-02-06 22:26:17 +00:00
mozilla.mano%sent.com
48e7932308 Bug 280438 - tab gives away password when no title is defined. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2005-02-06 20:33:26 +00:00
cbiesinger%web.de
5b8568bcb2 Bug 234695 nsGlobalHistory::GetNow should use PRTime instead of PRInt64
patch by Son Le <son.le0@gmail.com> r=biesi,mconnor
2005-02-05 20:17:23 +00:00
dveditz%cruzio.com
d274f37e78 bug 280056 prevent javascript: url dropping r=jst, sr=mkaply 2005-02-05 09:09:20 +00:00
shaver%mozilla.org
04bdeeeaa6 bug 278019: prevent crash after secure->insecure transition, r=jst,sr=bryner 2005-02-04 23:47:18 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
gerv%gerv.net
93180ced26 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:07:35 +00:00
mconnor%myrealbox.com
98240eacca fix bug 280603, excessive hits from update service 2005-02-01 04:38:32 +00:00
Stefan.Borggraefe%gmx.de
a97f484e76 Bug 277342: JS Console behaving incorrectly with right-click on source file
r=mconnor, sr=neil
2005-01-31 00:26:02 +00:00
jshin%mailaps.org
aa8e0ad37a bug 193544 textbox crash (autocomplete + IME) patch by masayuki@d-toybox.com, r/sr=bryner 2005-01-30 09:31:36 +00:00
vladimir%pobox.com
bff179357d b=280276, add storage file to well-known directory service files list, r=darin,sr=shaver 2005-01-29 00:48:03 +00:00
dbaron%dbaron.org
8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
jwalden%mit.edu
2d80d6ba7f Bug 257280 - Replace [buttondown] and [buttonover] rules with the appropriate combo of :hover/:active in Help Viewer CSS. Patch by gautheri@noos.fr, r=me 2005-01-28 16:27:51 +00:00
timeless%mozdev.org
beeac80043 Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mkaply%us.ibm.com
8a9955ba56 #279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2 - report nsNativeAppSupportOS2
2005-01-28 16:04:41 +00:00
mkaply%us.ibm.com
9791623bf2 #279773
r=mkaply
Patch from Peter Weilbacher - Firefox isn't coming up on OS/2
2005-01-28 16:03:20 +00:00
bsmedberg%covad.net
89d7b0faca Bug 279194 - Cannot open URL from other applications (when app restarts only) - second patch, r=darin 2005-01-28 15:04:07 +00:00
mkaply%us.ibm.com
3d3070b178 OS/2 bustage - need shortname 2005-01-27 15:56:04 +00:00
neil%parkwaycc.co.uk
9ac94a2acc Fixing line endings, rs=mconnor, no bug 2005-01-27 09:34:17 +00:00
mozilla.mano%sent.com
b6f1ce7050 Bug 256045 - [Mac] Download Manager options give no visual feedback when clicked or hovered over with the mouse. patch by Bruce Davidson <Bruce.Davidson@iplbath.com> r=kmgerich 2005-01-26 22:24:31 +00:00
bsmedberg%covad.net
308e460a8e While I was looking at the bustage logs, I noticed this compiler warning which is quite correct. I'm a little amazed that it isn't an error. 2005-01-26 21:14:44 +00:00
bsmedberg%covad.net
4f7d17c3fc CSSFLAGS: mixed-media error 2005-01-26 21:10:08 +00:00
bsmedberg%covad.net
7a15f50f86 Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser
Followup, only include mac-specific files on mac.
2005-01-26 20:56:43 +00:00
bsmedberg%covad.net
fd1d52bde4 Bug 279194 (OSX) - Cannot open URL from other applications, and bug 279093 - dock icon unresponsive r=sfraser 2005-01-26 20:18:14 +00:00
bsmedberg%covad.net
c18b1c8902 Bug 279768 - Use new % syntax for locale directory structure. r=gandalf 2005-01-26 13:33:53 +00:00
mkaply%us.ibm.com
4776879053 Write components manifests if they are missing, r=bsmedberg 2005-01-25 16:07:26 +00:00
mozilla.mano%sent.com
85c00accbd [Mac] remove Print Preview from View Selection Source menu. patch by R.J. Keller <rj.keller@beonex.com>, r=mconnor 2005-01-25 00:18:58 +00:00
cmp%mozilla.org
4d58f3772b On MacOS X, create a compressed disk image using hdiutil rather than
gzipping an uncompressed disk image.  b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
bsmedberg%covad.net
526803fe90 From bug 276588 - additional BEOS-specific fixup. patch by Simon Taylor <simontaylor2@gawab.com>, r=me 2005-01-23 23:08:00 +00:00
bzbarsky%mit.edu
d9f747cca2 Add about:license and about:licence and make about: link to them. Bug 256945,
r=gerv, sr=darin
2005-01-23 21:02:36 +00:00
cls%seawood.org
05cc0f804b Link order matters.
Bug #279079
2005-01-22 08:00:16 +00:00
webmail%kmgerich.com
54dcf03a96 Bug 240704 - Mac commonDialog is trimmed in certain fonts and strings - Thanks to HARUNAGA Hirotoshi (harunaga@depublic.com) for the patch 2005-01-21 20:23:12 +00:00
jwalden%mit.edu
6c6ddd3653 Bug 278660 - Make accel+left/right bracket work on Unixish platforms. Patch by Asaf Romano <bugs.mano@mail-central.com>, r=me 2005-01-21 08:02:19 +00:00
bsmedberg%covad.net
5ad0fe118b bug 279164 - Links opened from remote apps (using DDE) don't open the URI. r=bryner 2005-01-21 02:17:01 +00:00
axel%pike.org
79ce72a8bd fix fallout of commandline change for xulrunner, bug 276588, __args to gArgs, r=bsmedberg 2005-01-20 15:06:19 +00:00
webmail%kmgerich.com
c74041372b Replacing corrupt images in Pinstripe. Fixes bug 274564 2005-01-20 04:27:48 +00:00
bsmedberg%covad.net
2fa1e2762e Another followup to bug 276588 - Make http://www.google.com/ and ../relative.path and C:\Absolute\Path all work properly. r=darin 2005-01-19 14:31:21 +00:00
bugzilla%arlen.demon.co.uk
308c16c134 Bug 274672 Pressing Enter in Wizard activate BOTH focused button and pageAdvance()
p=lwchk2001@yahoo.com.hk/me r=neil.parkwaycc.co.uk sr=bzbarsky
2005-01-19 01:57:32 +00:00
bryner%brianryner.com
29013e61e8 Build Mac files for Cocoa toolkit. 2005-01-18 20:55:59 +00:00
bsmedberg%covad.net
7a329d593d Bug 276588 followup: fix absolute URIs of the form "firefox http://www.tld.com/" which regressed at some point during the review process. There was a reason for all that hacky code. r=glazou sr=bustage-fix 2005-01-18 13:09:08 +00:00
wtchang%redhat.com
eeb28c997b Bugzilla Bug 262822: use run-mozilla.sh to invoke shlibsign. Removed an
unnecessary cd command. r=cmp. sr=bryner.
Modified Files:
	xpinstall/packager/Makefile.in
	toolkit/mozapps/installer/packager.mk
2005-01-17 23:18:11 +00:00
bsmedberg%covad.net
01e6b5c756 Fixing -P <profile> startup flag, should fix orange from bug 276588 - dereference happens after the pre-increment flag :( 2005-01-17 20:27:23 +00:00
bsmedberg%covad.net
f3dd951f94 Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
smontagu%smontagu.org
da60d106a0 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=mconnor. 2005-01-16 14:34:18 +00:00
cmp%mozilla.org
ef5128cbf9 Bug 229706. Commit mkaply's fix for Windows installer's silent mode. 2005-01-13 23:58:59 +00:00
neil%parkwaycc.co.uk
201cc4b7a3 Bug 188557 Application name should not be hard-coded in "Illegal plug-in operation" dialog p=bugmail@q1n.org r+sr=jst 2005-01-13 12:46:52 +00:00
scott%scott-macgregor.org
b0ba8b6f6f Bug #242249 --> opening another instance of thunderbird.exe should unminimize (restore/maximize) window.
Patch by  Jeongkyu Kim (jeongkyu.kim@gmail.com)

r=bsmedberg
sr=mscott
2005-01-12 06:19:07 +00:00
bsmedberg%covad.net
35481c3604 Bug 273423 - Can't install themes. r+sr=ben a=asa for 1.8a6 2005-01-11 13:38:22 +00:00
mconnor%myrealbox.com
c583b057f9 bug 277847 - Stop button activated when middle clicking inside blank tab, don't invoke autoscroll for about:blank 2005-01-11 02:55:40 +00:00
cbiesinger%web.de
8ab6e0d7d1 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2005-01-09 20:43:35 +00:00
mattwillis%gmail.com
1b81ba8d78 bug 275828
rev0 patch per ben
#ifdef MOZ_THUNDERBIRD statements in Extensions Manager hose Sunbird
changed to #ifndef MOZ_PHOENIX
r=ben
2005-01-08 00:43:45 +00:00
cltbld
e7963776c0 Generalize make-msi.pl script to open the door for MSIs of other Mozilla
projects.  Work supporting bug 231062. (cmp)
2005-01-06 23:02:38 +00:00
cltbld
b14bec0adf Bug fixes in general MakeMSI header files to use new names properly. Work
supporting bug 231062. (cmp)
2005-01-06 20:26:40 +00:00
cltbld
02e1e2494e Add support for general MakeMSI files to make-msi script and firefox header
file.  Work supports bug 231062. (cmp)
2005-01-06 20:25:30 +00:00
cltbld
5f78054e82 Redirect mozilla-*.mmh files as needed to set up a generalized MakeMSI
infrastructure.
2005-01-06 20:15:13 +00:00
jst%mozilla.jstenback.com
e82d61af3f Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-06 16:13:51 +00:00
scott%scott-macgregor.org
24ce2a496c Remove some dump statements from mailnews specific overlay code 2005-01-04 21:43:36 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
cbiesinger%web.de
2054222965 more firefox bustage 2005-01-04 14:30:49 +00:00
cbiesinger%web.de
4781787c1d fixing firefox bustage 2005-01-04 14:13:00 +00:00
cbiesinger%web.de
2556456572 Bug 241082 exthandler should require just nsITransfer, not nsIDownload
patch by Zbigniew Braniecki <gandalf@firefox.pl> r=biesi sr=darin
2005-01-04 13:40:51 +00:00
bzbarsky%mit.edu
1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +00:00
bugzilla%arlen.demon.co.uk
968c1326e2 Bug 260741 Wrong download file size in MB is reported
p=gavin.sharp@gmail.com r=mconnor
2005-01-03 00:59:03 +00:00
bugzilla%arlen.demon.co.uk
b335df249e Bug 272046 Pass OS to web service
p=jens.b@web.de r=bsmedberg/mconnor
2005-01-03 00:42:36 +00:00
cbiesinger%web.de
01561be16c 276679 removing unused files, npob. found by Crispin Flowerday
<crispin@flowerday.cx> r=bsmedberg
2005-01-01 17:33:05 +00:00
dbaron%dbaron.org
2a49a03aaf Happy New Year. 2005-01-01 05:01:51 +00:00
timeless%mozdev.org
fabe153c87 giving up 2004-12-29 05:35:25 +00:00
timeless%mozdev.org
04695dff86 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 04:58:50 +00:00
timeless%mozdev.org
f5a5efafaa backing bug 272046 out since it caused tinderbox to go orange 2004-12-29 04:24:42 +00:00
timeless%mozdev.org
1c4608e5d6 Bug 272046 Pass OS to web service
patch by Bugzilla-alanjstrBugs@sneakemail.com r=bsmedberg
2004-12-29 00:00:13 +00:00
bmlk%gmx.de
d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
steffen.wilberg%web.de
0c14374a86 Bug 276008: fix Help Viewer bustage by removing the unused const XML. rs=Neil 2004-12-26 18:23:41 +00:00
jshin%mailaps.org
02f6df0249 bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner) 2004-12-26 16:59:02 +00:00
bugzilla%arlen.demon.co.uk
0e05c4d8d4 Bug 273466 Can't drag favicon from url bar into bookmark sidebar to create bookmark
p=jag/me r=bsmedberg
2004-12-24 23:49:26 +00:00
cltbld
d73bf0580a Change PACKAGE_MSI variable name to MOZ_PACKAGE_MSI. (cmp) 2004-12-24 19:49:30 +00:00
cltbld
decd71bcf8 Small fixes to increase verbosity. Change staging directory to
dist/install. (cmp)
2004-12-24 05:24:48 +00:00
cltbld
99ef4f06a7 Use a PACKAGE_MSI environment variable to control whether or not the script
continues execution.  If this is not set to 1, the script will exit without
attempting to create the MSI.
2004-12-23 21:29:41 +00:00
cltbld
1c789a59fa Commit a first pass at generating Windows Installers using MakeMSI. (cmp) 2004-12-23 21:03:34 +00:00
aaronleventhal%moonset.net
a760a6bb8f Bug 255855. Fix unselected radio button in helper app dialog. r=mconnor 2004-12-23 15:44:36 +00:00
mattwillis%gmail.com
8aae12e498 bug 261001
fixes missing leading slash in comment, and typo in css
also changes line endings from Mac to Unix
r=kmgerich via email
2004-12-22 15:42:38 +00:00
steffen.wilberg%web.de
25e2122285 remove the unused nsHelperAppDlg.js because it is confused with nsHelperAppDlg.js.in all the time 2004-12-22 09:48:26 +00:00
cbiesinger%web.de
2034d688d1 removing unused #include <nsIPref.h>, r=bsmedberg 2004-12-21 18:54:58 +00:00
steffen.wilberg%web.de
a672621aa4 Bug 274471: use -moz-activehyperlinktext for 🔗hover and :visited:hover. r=jwalden 2004-12-21 18:13:43 +00:00
steffen.wilberg%web.de
55837052b9 Bug 263146: use the Cmd key instead of the Ctrl key on Mac ('accel' instead of 'control'). p=bugs.mano@mail-central.com, r=mconnor 2004-12-21 15:30:57 +00:00
steffen.wilberg%web.de
40b19c39c4 reland part bug 260337 (clobbered by aviary-landing). 2004-12-21 12:23:35 +00:00
steffen.wilberg%web.de
e4fc9508e6 fix typo from bug 267089. 2004-12-21 10:33:45 +00:00
scott%scott-macgregor.org
b6200dd111 Bug #231032 --> mailto: tag does not work with unescaped spaces (e.g., in subject)
port aviary 1.0 fix to the trunk

sr=bienvenu
2004-12-21 00:06:10 +00:00
bsmedberg%covad.net
fff2ac6ea1 Bug 273877 - Embedders should intialize the widget toolkit (XUL apps in nsAppRunner.cpp), instead of using nsIAppShell::Create) r=darin sr=roc 2004-12-20 21:53:33 +00:00
darin%meer.net
27155d5fc7 landing patch for bug 257162 "Add Gecko version checking to xulrunner apps" r=bsmedberg 2004-12-20 05:54:06 +00:00
cbiesinger%web.de
9a9b7be77d 260931 toolkit port: Common Dialog's checkbox does not wrap
r=mconnor
2004-12-18 22:51:04 +00:00
db48x%yahoo.com
16bf0830c2 bug 239006: Download manager doesn't account for filesize when presenting combined percentages
patch by Zbigniew Braniecki <gandalf@firefox.pl>, r=cbiesinger, sr=darin
2004-12-18 04:06:51 +00:00
myk%mozilla.org
b81eff6449 Fix for bug 271473: decouples the app update service, plugin finder service, and extension/theme directory (umo) from each other by moving them to different domain names (aus.mozilla.org, pfs.mozilla.org, and addons.mozilla.org, respectively, but that last URL will redirect to addons.update.mozilla.org temporarily so we don't break Firefox 1.0 users) so that we can isolate them from each other for better reliability and capacity control. r=ben 2004-12-16 09:12:20 +00:00
steffen.wilberg%web.de
1923e3ec20 Bug 274471: don't hardcode color:black for Help content since we don't specify background-color either. r=jeff 2004-12-15 23:48:00 +00:00
steffen.wilberg%web.de
ab544f73df Bug 272927: update MPL-1.1.html from mozilla-org/html/MPL/MPL-1.1.html (markup improvements only). r=gerv@mozilla.org 2004-12-15 23:41:24 +00:00
bryner%brianryner.com
d9626f6746 Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron. 2004-12-15 05:52:44 +00:00
bsmedberg%covad.net
60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
mconnor%myrealbox.com
4eea909401 bug 256885 - fix MinGW gcc builds, port cls' fix from bug 217009 2004-12-14 17:59:35 +00:00
mconnor%myrealbox.com
a2b6135a3a bug 256885 - firefox history database is endian, corrupts the display of files, r=shaver 2004-12-13 04:39:55 +00:00
cbiesinger%web.de
53359bb38a Bug 267089 Remove nsIAlertListener from toolkit
patch by Alexander Opitz <opi@gmx.at> r=mconnor
2004-12-12 16:46:33 +00:00