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

12167 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu dc9f9999fe Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
bzbarsky%mit.edu c79b003bca Allow setting "open" property on all sorts of buttons, since people do.... Bug
282359, r=mconnor, sr=neil
2005-02-23 03:37:24 +00:00
bzbarsky%mit.edu d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
bzbarsky%mit.edu 56b2bc8030 Fix menubuttons to not rely on the "open" attribute opening menus; open them
via the boxobject.  Bug 282359, r=mconnor, sr=neil
2005-02-22 17:53:26 +00:00
neil%parkwaycc.co.uk 365ad5d30a Bug 282938 Stop the xul window from holding on to deleted tabs r=danm sr=dbaron 2005-02-22 00:17:35 +00:00
bugzilla%arlen.demon.co.uk dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bugzilla%arlen.demon.co.uk f13ec71497 Bug 264675 Make sure we respect locked prefs throughout UI
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:22:30 +00:00
gandalf%firefox.pl 9f74808aa6 Bug 279768: Move locales from ./embedding and ./xpfe to ./dom/locales and ./toolkit/locales (global, part 2); r=bsmedberg 2005-02-20 21:15:00 +00:00
cbiesinger%web.de 6bed59f7d7 Bug 146194 sidebar search's next button does not reset count with a new search
patch by Robert Strong <moz_bugzilla@exchangecode.com> r=caillon sr=alecf
2005-02-20 16:58:10 +00:00
mozilla.mano%sent.com a72153414e Bug 281361 - tab navigation with left/right arrow keys moves in the wrong direction. r=smontagu sr=neil 2005-02-20 10:02:35 +00:00
bryner%brianryner.com f6b8fec0c7 Clean up xpfe/appshell, removing nsIWebShellWindow in the process. Bug 282200, r=danm, sr=bzbarsky. 2005-02-19 22:42:01 +00:00
dbaron%dbaron.org 498cb82a63 Use MOZILLA_VERSION for the version in Info.plist so it doesn't need to be updated by hand. Rename Info.plist to Info.plist.in accordingly. b=229467 r+sr=bryner 2005-02-19 21:02:29 +00:00
mozilla.mano%sent.com 3e7b26be5a Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2005-02-19 00:50:40 +00:00
cbiesinger%web.de a401da5e3f 250936 check that mozilla can handle the MIME type before opening a window for it
r=bz sr=tor
2005-02-18 18:43:11 +00:00
neil%parkwaycc.co.uk f039b720ce I failed to merge this hunk correctly last time :-[ b=104532 r=danm sr=jst a=asa 2005-02-17 19:46:01 +00:00
neil%parkwaycc.co.uk 98bbde7d13 Bug 282253 JS Console doesn't clear properly r+sr=bz a=brendan 2005-02-17 08:59:45 +00:00
bugzilla%arlen.demon.co.uk 289365d9bb Bug 280415 "Save As Page..." menu item disappears if no window open
p=me r=timeless sr=neil.parkwaycc.co.uk a=caillon
2005-02-16 11:42:51 +00:00
darin%meer.net 0848e7f038 fixing win32 bustage (implement NS_CopyUnicodeToNative in terms of NS_UTF16ToCString when MOZILLA_STRICT_API is defined) 2005-02-16 08:33:58 +00:00
jshin%mailaps.org c75d55c0dc bug 281781 : HandleDDENotification returns zero-extended values for WWW_GetWindowInfo patch by Masayuki Nakano, r=jshin, sr=bz, a=asa 2005-02-16 06:31:43 +00:00
dbaron%dbaron.org cd3f2b0231 Fix obvious spelling mistake in comment. 2005-02-12 19:34:51 +00:00
aaronleventhal%moonset.net 62f01b3e02 Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
mostafah%oeone.com 63402725b3 Checked in patch for bug 246115: Add support for launching calendar to xremote
r=shaver sr=shaver
2005-02-08 18:23:45 +00:00
bzbarsky%mit.edu 361aa1170b Restore documentation that got incorrectly removed at some point. Bug 279587,
patch by Chris Thomas (CTho) <cst@andrew.cmu.edu>, r=ben, sr=bzbarsky
2005-02-08 05:32:13 +00:00
aaronleventhal%moonset.net e177758a41 Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs 2005-02-07 23:11:30 +00:00
neil%parkwaycc.co.uk 6d58e51e21 Clean up use of QueryInterface in consoleBindings.xml b=179268 r=timeless sr=bz 2005-02-07 17:39:11 +00:00
mkaply%us.ibm.com 3966ef3a9f #280137
r=pedemonte, sr=mkaply (OS/2 specific)
Patch from Peter Weilbacher - don't statically link to PMWINX since it is a poorly behaved DLL
load the needed functions dynamically from REGISTRY.DLL
2005-02-07 14:54:47 +00:00
cbiesinger%web.de 40888bf15f Bug 281130 rename NS_DOWNLOAD_CONTRACTID to NS_TRANSFER_CONTRACTID to better
reflects its purpose
r=bz sr=darin
2005-02-07 14:35:46 +00:00
dwitte%stanford.edu 33e373e757 tidy up popup blocker code.
b=279710, r+sr=dveditz.
2005-02-06 08:25:40 +00:00
dougt%meer.net c8272f98e2 Fixes 280246. WinCE build support. r=bryner 2005-02-06 03:48:19 +00:00
jshin%mailaps.org 4fcc4c2dc9 bug 280007 (pt1) : replace 'Unicode' with 'Other Languages' in font. pref. panel (r=smontagu, sr=dbaron) 2005-02-06 03:23:27 +00:00
dveditz%cruzio.com d274f37e78 bug 280056 prevent javascript: url dropping r=jst, sr=mkaply 2005-02-05 09:09:20 +00:00
bryner%brianryner.com d549f6eadd fixing mac bustage 2005-02-04 21:55:10 +00:00
bryner%brianryner.com ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bugzilla%arlen.demon.co.uk 044006f0b9 Bug 274179 Add horizontal options to mouse wheel prefs panel
p=mozilla@Weilbacher.org r=neil.parkwaycc.co.uk sr=jag
2005-02-04 13:19:14 +00:00
bryner%brianryner.com dcdd036dc0 Fix Linux Seamonkey bustage 2005-02-03 23:53:49 +00:00
dveditz%cruzio.com 482ee97b73 bug 280522 misplaced null after WideCharToMultiByte conversion. Thanks to
Christian Franke for the nsToolkit.cpp patch (r=dveditz,sr=dbaron).
nsNativeAppSupportWin.cpp patch r/sr=bzbarsky.
2005-02-03 23:28:46 +00:00
bryner%brianryner.com 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
neil%parkwaycc.co.uk 9a9dfdc312 Backend to load external links in new tabs b=231984 r=danm sr=jst 2005-02-02 10:04:09 +00:00
neil%parkwaycc.co.uk c92929c2cd Don't let background tabs set the status b=104532 r=danm sr=jst 2005-02-02 09:39:30 +00:00
jst%mozilla.jstenback.com 8862f5752b Replace empty nsAutoString with EmptyString(). No bug. 2005-02-01 22:07:48 +00:00
louie.zhao%sun.com 13fd081406 bug257739 [ATK] Can't read the title name of windows/dialogs
p  = Philip K. Warren (IBM)
r  = aaronleventhal
sr = jst
2005-02-01 08:50:50 +00:00
bzbarsky%mit.edu 7f9e2bbb9a Undo the checkin for bug 135811 and refix it better. Fixes bug 279495.
r=danm, sr=jst
2005-01-31 20:46:24 +00:00
timeless%mozdev.org 72f57e2f32 Bug 142864 Wrong string order in Add Language dialog (when there are accented letters)
patch by jerfa@yahoo.com r=smontagu sr=tor
2005-01-31 20:04:58 +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
neil%parkwaycc.co.uk c3495c7297 Bug 224141 Remove unused function openLink p=gautheri@noos.fr r=mconnor sr=jag 2005-01-30 21:57:18 +00:00
cst%andrew.cmu.edu 19d6f0e3fc Bug 266289 nsIAlertsService should use AString instead of wstring
r=mscott sr=neil
2005-01-29 01:04:32 +00:00
cst%andrew.cmu.edu a8efb2bb26 Bug 219203 Add pref for backspace behavior (go back, page up)
r=timeless sr=neil
2005-01-29 00:53:58 +00:00
cst%andrew.cmu.edu af4a529c45 Bug 278731 Change "Cache Folder:" to "Cache Folder Location:"
r=timeless sr=neil
2005-01-29 00:47:52 +00:00
cst%andrew.cmu.edu abb5f54516 Bug 277853 Use contract id instead of CID for sound
seamonkey: r=timeless sr=neil
firefox: r=mconnor
2005-01-29 00:43:00 +00:00
dbaron%dbaron.org 8993baf11c Convert CR-LF and CR linebreaks to LF. 2005-01-28 20:01:46 +00:00
timeless%mozdev.org 2e814dfd8a Bug 232548 Element Properties should remove the properties with empty values
patch by f.qu@laposte.net r=db48x sr=neil

also rolling in a change from
Bug 240947 use content instead of _content
per neil w/ approval from mconnor
2005-01-28 15:43:22 +00:00
neil%parkwaycc.co.uk 64d9edac4b Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me 2005-01-28 12:08:47 +00:00
bzbarsky%mit.edu 7cddf32f25 Handle printPreview() failing better. Bug 275996, r=timeless, sr=neil 2005-01-26 23:12:32 +00:00
neil%parkwaycc.co.uk 2d6d125096 Make it possible to disable listboxes b=98595 r=varga sr=bryner 2005-01-26 09:54:33 +00:00
mozilla.mano%sent.com a8ef008033 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
timeless%mozdev.org 33ac720268 Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-25 11:57:29 +00:00
timeless%mozdev.org 8f14c13a08 Bug 237902 remove function OpenMessenger() and function OpenAddressbook() from navigator.js
r=neil sr=tor
2005-01-24 21:50:04 +00:00
dwitte%stanford.edu 1d185f2e97 make p3p cookie icon not appear for rejected cookies, only for flagged/downgraded ones; and remove some deprecated notification fu.
b=212778, r+sr=darin
2005-01-24 06:53:18 +00:00
roc+%cs.cmu.edu f1635b58a4 Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc 2005-01-23 23:58:32 +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
timeless%mozdev.org 5020db0be5 Bug 68348 Command+Period shortcut not shown for Stop in View menu
patch by bugs.mano@mail-central.com r=jpedemonte sr=neil
2005-01-20 02:29:25 +00:00
Stefan.Borggraefe%gmx.de d6825244da Bug 257758 Add UI for WPAD and option for using the configured SOCKS proxy for DNS lookups to proxy preferences
r=neil, sr=shaver
2005-01-19 23:51:40 +00:00
pedemont%us.ibm.com 9721dc1197 Bug 137523 - Add Minimize and Zoom to Window menu. Patch by mano. r=jhpedemonte, sr=neil 2005-01-19 22:50:55 +00:00
dbaron%dbaron.org 95df4cb990 Re-remove files that were checked into after being cvs removed to restore things to a consistent state. (These files were in Attic but not in the cvs 'dead' state, so they appeared when checking out by date.) 2005-01-19 22:48:57 +00:00
neil%parkwaycc.co.uk 7778c9bf31 Bug 83313 "Open File" doesn't work on Mac when no windows are open p=bugs.mano@mail-central.com r=pedemonte sr=me 2005-01-19 17:18:39 +00:00
louie.zhao%sun.com 08d46d96f1 bug277885 Some Textfields are spoken as "Undefined single line text".
r  = aaronleventhal
sr = neil.parkwaycc.co.uk
2005-01-19 10:47:53 +00:00
timeless%mozdev.org fb89d15d8c Bug 278821 Access key conflict in Preferences->Advanced->HTTP Networking: both Use HTTP 1.1 and Help use 'H'
patch by giacomo.magnini@portalis.it r=neil sr=neil
2005-01-19 09:53:46 +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
pedemont%us.ibm.com d0289138da Bug 117186 - Add menu shortcuts for backward/forward. Patch by mano. r=jhpedemonte, sr=neil 2005-01-18 00:13:46 +00:00
pedemont%us.ibm.com 101e033fa1 Bug 264938 - Collapse toolbar button shouldn't hide the statusbar. Patch by mano, r=jhpedemonte, sr=sfraser. 2005-01-17 20:48:14 +00:00
bsmedberg%covad.net 19f3fb4b6a Bustage fix from bug 276588. 2005-01-17 20:02:20 +00:00
bzbarsky%mit.edu af33195dac Fix some .getFromTypeAndExtension to follow the api documentation. Bug 274339,
r=biesi,mconnor, sr=neil
2005-01-17 19:13:15 +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
timeless%mozdev.org 1f6bfed465 Bug 173634 flawfinder warnings in xp_str.h: kill xp_str.h, xp_path.h and clean out old/dead defines/code
r=mkaply sr=alecf
Removing dead code guarded by: BUG_21013 MORK_USE_XP_STDLIB notdef OLDWAY UNREADY_CODE
Removing  *Apple*Decode* files which aren't being built
2005-01-17 10:16:02 +00:00
timeless%mozdev.org 671405d82f Bug 273934 Cache preference accesskey for choose folder conflicts with help
r=neil sr=neil
2005-01-17 09:22:40 +00:00
silver%warwickcompsoc.co.uk f86046b7e4 Bug 231892 - gPrintPreviewObs should not throw for QI to nsISupports.
r/sr=neil
2005-01-16 17:01:55 +00:00
bmlk%gmx.de d344afc5b3 add missing & to enable localzing of prefEnablePipelining.accesskey in "HTTP Networking" window, bug 278545, Patch by bugzilla@mcsmurf.de r+sr=neil 2005-01-16 16:07:54 +00:00
bzbarsky%mit.edu dc94ec25f1 Switch to "copy image" in the context menu to copy both the image data and the
URI.  Bug 135300, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>,
r+sr=neil
2005-01-15 18:00:19 +00:00
timeless%mozdev.org 70be16dcdc Bug 268311 Rewrite nsIFilePicker.displayDirectory handling and (windows) nsFilePicker::ShowW
r=neil sr=neil
2005-01-14 11:41:37 +00:00
timeless%mozdev.org 5cef1d984f Bug 272705 Error ``document.getElementById("cmd_SwitchTextDirection") has no properties'' [xs] in file ``chrome://communicator/content/utilityOverlay.js'', line 387, character 0.
r=neil sr=neil
2005-01-14 07:58:37 +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
smontagu%smontagu.org 1b6bc3e3c1 Don't underline XUL access keys on Mac. Bug 277463, patch by Asaf Romano <bugs.mano@mail-central.com>, r=neil.parkwaycc.co.uk@myrealbox.com, sr=bzbarsky 2005-01-13 12:04:24 +00:00
bryner%brianryner.com cd3200aa40 Change cache interfaces to use ACString for the key. Bug 277627, r+sr=darin. 2005-01-13 03:25:28 +00:00
bryner%brianryner.com a8073f18a3 Remove nsIHTMLContent interface (bug 276959). r+sr=jst. 2005-01-12 19:45:38 +00:00
timeless%mozdev.org b1a1a86946 Bug 278118 rev versions to 1.8b
Bumping release ver from 1.8a6 to 1.8b
r=asa
2005-01-12 17:58:51 +00:00
cst%andrew.cmu.edu 073cfda15f Bug 277852 make download manager do_CreateInstance sound for consistency
r=timeless sr=neil
2005-01-12 16:35:21 +00:00
db48x%yahoo.com 34ebcde274 bug 275096: Page Info | Media | Save As button non-functional
r=mconnor, sr=neil
2005-01-12 07:05:50 +00:00
bzbarsky%mit.edu f9ef2b77dc Fix incorrect define. Bug 272505, patch by Stephen Walker
<sdwalker@myrealbox.com, r=bsmedberg, sr=bzbarsky
2005-01-12 04:02:34 +00:00
jst%mozilla.jstenback.com 265b0ff136 Fixing bug 103638 (and bug 273699). Targets with same name in different windows open in the wrong window. Patch by bzbarsky@mit.edu and myself, r=danm.moz@gmail.com, bzbarsky@mit.edu, sr=dveditz@cruzio.com, a=asa@mozilla.org 2005-01-11 19:36:40 +00:00
mconnor%myrealbox.com 438bb7b5a9 bug 277625 - Context menu Copy Email Address not unescaping, r+sr=bz, a=asa 2005-01-10 07:34:47 +00:00
mozilla.BenB%bucksch.org a4d8543256 277657: textbox.maxLength doesn't work because of case problem (typo)
r+sr=Neil Rashbrook, a=asa
2005-01-09 20:15:52 +00:00
timeless%mozdev.org 0f16244b59 Bug 187508 Follow "full keyboard access" setting in System Preferences for tabbing navigation
patch by bugs.mano@mail-central.com r=aaronl sr=neil a=asa
2005-01-06 23:41:52 +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
mkaply%us.ibm.com 23742d51f6 #275436
r=mkaply, sr=blizzard (platform specific), a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:59 +00:00
dveditz%cruzio.com 99c6c6277e bug 272764 pref changes to get XPInstall working in the suite again. original patch from jens.b 2005-01-05 07:57:48 +00:00
cbiesinger%web.de 9b06b9b0f5 Bug 224346 can't refresh search tab when search results appear (in advanced mode)
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=timeless sr=neil
2005-01-04 23:30:57 +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 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 9088124e56 Bug 270098 In <navigator.js>, "Error: browser.popupUrls has no properties"
p=me r=bugs4hj sr=neil.parkwaycc.co.uk
2005-01-03 16:27:12 +00:00