Граф коммитов

1508 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano%sent.com 6b61696ec8 Bug 266047 - Clean Up button is not included in DM WIndow's tab-order (Winstripe only, pinstripe is already fixed). r=kmgerich 2005-02-07 14:14:34 +00:00
bsmedberg%covad.net feea828767 Bug 281244 - typo "QAppliction" from bug 273877 r=won't compile 2005-02-07 13:39:33 +00:00
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