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

940 Коммитов

Автор SHA1 Сообщение Дата
masayuki%d-toybox.com 6b899da3c6 Bug 315653 [JavaScript Console error]Components.classes['@mozilla.org/typeaheadfind;1'] has no properties / Bug 314819 Exception in browser.xml when closing the history sidebar (nsITypeAheadFind.setDocShell) r=mconnor 2006-03-14 06:14:41 +00:00
joe%retrovirus.com 6dd107ecd3 Fixed a scope-o in the NS_ASSERT() function.
bug=327349
r=gavin.sharp@gmail.com
2006-03-14 02:30:00 +00:00
joe%retrovirus.com bd7b62fd23 Moved Ben's JavaScript ASSERT function to be NS_ASSERT in
toolkit/content/debug.js

debug.js is now included by globalOverlay.js, but if that's not in your
scope you can just #include debug.js directly.

NS_ASSERT() shows a dialog box containing a stack trace when it's called
with a condition that isn't true.  The dialog box will be suppressed in
final builds, but in nightlies and alphas, it's useful for encouraging
bug submissions.  To disable the dialogs, set XUL_ASSERT_PROMPT=0 in
your environment.

bug=327349
r=darin@meer.net, gavin.sharp@gmail.com
2006-03-14 01:56:09 +00:00
gavin%gavinsharp.com b85e5fe3ff Bug 309289: When moving an extension up/down in the richlistbox widget, it is scrolled to the top of the window, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/doron 2006-03-13 13:36:34 +00:00
gavin%gavinsharp.com 1f98914466 fix whitespace nits to sync branch/trunk 2006-03-13 13:15:39 +00:00
gavin%gavinsharp.com 7944030153 whitespace nit to sync branch/trunk 2006-03-13 12:45:23 +00:00
neil%parkwaycc.co.uk e19f6a698e Make widgets events bubble again as per expectations b=330190 r=bryner 2006-03-12 21:04:39 +00:00
Olli.Pettay%helsinki.fi f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
enndeakin%sympatico.ca 80f0e89dec Bug 327943, remove grippy frame, r=neil,sr=roc 2006-03-02 21:42:29 +00:00
gavin%gavinsharp.com b6f7e49306 Bug 328890: Fix silly mistake that broke Thunderbird's use of the text-link binding 2006-03-01 02:32:59 +00:00
steffen.wilberg%web.de 76c047400c Bug 318991: change the releaseURL entity to releaseBaseURL to force locales to update and to better match its new content. r/a=l10n@m.c 2006-02-24 22:30:44 +00:00
bugzilla%standard8.demon.co.uk 740305bb75 Bug 282183 sync xpfe listbox.xml with toolkit listbox.xml. (Bv1) nits, in the meantime. Patch by Serge GAUTHERIE <gautheri@noos.fr>, r/sr=neil 2006-02-24 15:16:18 +00:00
gavin%gavinsharp.com 12753c97e3 Bug 320429: Switching tabs in a tabbox can result in illogical assignment of focus, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=neil 2006-02-22 15:48:59 +00:00
bzbarsky%mit.edu e226d033ad Front-end part of bug 326009. r=mconnor, sr=neil 2006-02-22 04:07:41 +00:00
scott%scott-macgregor.org dd31977bfe I've been checking in files with broken line endings. Try to fix the damage by removing the ctrl-m's 2006-02-22 01:21:54 +00:00
gavin%gavinsharp.com 14871d1615 Bug 324335: Dragging link to a tab loads in a new tab instead of replacing, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-21 14:37:27 +00:00
hwaara%gmail.com 098c976317 bug 318407, onchange event of preference elements gets called twice.
Patch by Dave Townsend (mossop@blueprintit.co.uk)
r=mconnor
2006-02-18 13:21:12 +00:00
jag%tty.nl 54b5b17a44 Fix typo in comment. 2006-02-12 15:26:19 +00:00
gavin%gavinsharp.com 2d04e8350a Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
masayuki%d-toybox.com d3d4bca8d6 Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky 2006-02-10 13:23:50 +00:00
gavin%gavinsharp.com 5dedb3845c Revert accidental checkin. 2006-02-05 19:49:01 +00:00
gavin%gavinsharp.com bd9182dfa8 Bug 315166: make the text-link binding be more careful about which protocols it allows, r=mconnor 2006-02-05 19:42:23 +00:00
jruderman%hmc.edu 33814e954d Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor. 2006-02-05 04:50:42 +00:00
gerv%gerv.net ba371a1970 Bug 325224: fix about:licen[cs]e fragment hyperlinks. Patch by gerv; r=neil. 2006-02-03 14:08:29 +00:00
gavin%gavinsharp.com 4927e51067 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2006-02-03 11:39:34 +00:00
scott%scott-macgregor.org 9c86358ab8 remove a spurious dump statement I accidentally checked in last year 2006-02-01 22:48:48 +00:00
scott%scott-macgregor.org bcf3cb7d0d Bug #317633 --> add some missing shims to address some thunderbird regressions
caused by 317633.

sr=ben
2006-02-01 02:29:01 +00:00
gavin%gavinsharp.com 1e9cb6995c Bug 241774: change deletion of autocomplete entries from shift+del to just del, r=mconnor 2006-01-31 21:16:11 +00:00
gavin%gavinsharp.com 622be3e058 Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 314700, r=mconnor 2006-01-31 20:27:20 +00:00
beng%bengoodger.com c54af24e54 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'. 2006-01-31 18:00:06 +00:00
gerv%gerv.net ca7df14533 Bug 322000: update about:licence to fulfil all our obligations with regard to notifications, copyright statements and so on. Patch by gerv; r=mconnor, mscott. 2006-01-27 12:08:02 +00:00
gavin%gavinsharp.com 66831b27ca Bug 298665: color picker is broken (popup doesn't close after selecting a color), patch by Alan Knowles <alan@akbkhome.com>, r=mano 2006-01-27 08:33:54 +00:00
roc+%cs.cmu.edu 702907f622 Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
gavin%gavinsharp.com 0646d40ceb Bug 312867: expose input's editor (toolkit version), patch by Alex Vincent <ajvincent@gmail.com>, r=mconnor, also address an xpfe nit (comment 16) and fix some trailing whitespace 2006-01-25 01:14:00 +00:00
gavin%gavinsharp.com 732cc40901 Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
gavin%gavinsharp.com b678df088d Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2006-01-24 03:55:12 +00:00
beng%bengoodger.com 2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
enndeakin%sympatico.ca f13d6afa4d Bug 308591, Button.dlgType sets an attribute with the wrong case, r=neil 2006-01-15 22:24:14 +00:00
gavin%gavinsharp.com 0b4aaff517 Bug 317369: make use of textbox's clickSelectsAll property for the location bar and help, r=mano/mconnor 2006-01-11 20:24:20 +00:00
joshmoz%gmail.com 55dc4e8105 Update old email addresses for Josh Aas. 2006-01-05 17:07:01 +00:00
gavin%gavinsharp.com 40e5957f10 Bug 319656: Toolkit code assumes document.firstChild is the root element, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2006-01-05 10:43:35 +00:00
ginn.chen%sun.com 3130b412df Bug 277750 Menu exposes 2-level accessible
r=aaronleventhal sr=neil.parkwaycc.co.uk
2006-01-04 06:09:27 +00:00
dbaron%dbaron.org 2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
jwatt%jwatt.org 3d543ab984 Fixing bug 317628. Add "Web page, complete" to the Save File As... dialogue for SVG files. r=cbiesinger@gmx.at, sr=darin@meer.net 2006-01-02 02:43:53 +00:00
mozilla.mano%sent.com 3c7fa9bcc7 Bug 315195 - Select wrong default font if I close the preferences window with Command + W shortcut. r=mconnor 2006-01-01 10:58:00 +00:00
bryner%brianryner.com 6f17959796 Fix for autocomplete widget crashes and misbehavior. This reverts the original fix for bug 192577 since that makes it difficult to reliably determine whether the autocomplete popup is open. Bug 192577 is re-fixed by adding a property to nsIPopupBoxObject to allow the "rollup event" behavior to be specified by an XBL binding. We then set this to "consume" for the urlbar dropdown, so that clicking on the button a second time only dismisses the popup, and skips dispatching the event. Additionally, this change makes us only have a singleton AutoCompleteController for all inputs (this was already the case for HTML inputs, but not XUL inputs). Bug 306067, r+sr=roc. 2005-12-31 23:34:46 +00:00
gavin%gavinsharp.com fc219b27a3 Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor 2005-12-28 03:05:04 +00:00
gavin%gavinsharp.com c11d088e8d Bug 314700: Make use of nsIDOMPopupBlockedEvent's popupWindowName for opening blocked popups, r=mconnor 2005-12-28 00:39:10 +00:00
dbaron%dbaron.org 4707ddb5aa Fix leaks caused by cyclical ownership and XPCOM timers. b=315951 r=mconnor 2005-12-28 00:33:23 +00:00
gavin%gavinsharp.com 996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
masayuki%d-toybox.com 58d50522a8 Bug 314222 If link target URL has non-ASCII char that is not encoded by UTF-8, the default file name is always escaped at "Save Link As..." r=mconnor (and feedback from bug 314231's review) 2005-12-21 18:28:46 +00:00
timeless%mozdev.org bc001e0345 Bug 253481 xul:textbox attribute to specify what happens to pasted line breaks
patch by ted.mielczarek@gmail.com r=neil sr=jag
2005-12-20 20:19:00 +00:00
gavin%gavinsharp.com dae5adb3e5 Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2005-12-17 01:18:30 +00:00
gavin%gavinsharp.com 2789d26fea Bug 318036: adding to Array.prototype breaks a tree column picker, patch by Ryan Davis <ryan@acceleration.net>, r=mano 2005-12-15 02:42:02 +00:00
steffen.wilberg%web.de b2401da8fe Bug 318991: brand.dtd shouldn't hardcode the version number in releaseURL. r=bsmedberg 2005-12-09 20:52:02 +00:00
dougt%meer.net cf1fabfb6d Backing the button attribute removal. This was wrongly checked in. Sorry 2005-12-09 16:49:34 +00:00
dougt%meer.net 442428d5ac Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. This is a followup to remove the unneeded lastMoveTime as was suggested in the bug. r=mconnor 2005-12-08 22:35:32 +00:00
brettw%gmail.com cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
mvl%exedo.nl ec4da1e91e Bug 239373. Assertion in nsGenericElement.cpp, the toolkit part. r=mconnor 2005-11-22 20:33:32 +00:00
gavin%gavinsharp.com e1020cb827 Bug 312642: expose clickSelectsAll property in textbox.xml, r=Neil 2005-11-22 01:53:11 +00:00
dougt%meer.net 24b45d4831 Adding a try catch to avoid noise in the js console. r=mconnor 2005-11-14 21:42:41 +00:00
gavin%gavinsharp.com 3120aa0ea8 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
mrbkap%gmail.com be3ea49847 bug 315434: Remote XUL tabboxes can get stuck on a tab if the focus leaves the content window (e.g., one of the browser tabs is selected). r=mconnor 2005-11-07 20:21:44 +00:00
neil%parkwaycc.co.uk 0eb7427fc2 Get default tooltip text more reliably b=147670 r=timeless sr=jst 2005-11-02 23:53:56 +00:00
masayuki%d-toybox.com e7b9e65039 Bug 314288 FastFind is broken after find in this page in frame page r=mconnor, sr=bzbarsky 2005-11-01 04:13:21 +00:00
db48x%yahoo.com e407a569df fixes bug 190353: Property "pageIndex" of "wizard" tag is not working.
r=Neil, sr=bz
2005-10-28 22:00:14 +00:00
gavin%gavinsharp.com 0f7e4ceabf Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor 2005-10-23 17:44:51 +00:00
mozilla.mano%sent.com 9d02917bc7 Follow up fix to bug 312846 - make sure Enter fires onclick if needed, r=mconnor. 2005-10-21 01:39:15 +00:00
mozilla.mano%sent.com e851878b90 fixxing typo from my last checkin 2005-10-18 18:28:39 +00:00
mozilla.mano%sent.com 2208504df4 Bug 312846 - Pressing Enter when a UI-link is focused inside a wizard advances the wizard. r=mconnor. 2005-10-18 15:45:10 +00:00
bsmedberg%covad.net b26a3c2f1c Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me 2005-10-17 17:08:12 +00:00
mozilla.mano%sent.com 672cfea312 Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me. 2005-10-15 05:47:54 +00:00
dveditz%cruzio.com b69d697984 bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc 2005-10-14 23:33:51 +00:00
neil%parkwaycc.co.uk ad474586ca Merge contextmenu handlers (as per branch patch for bug 301873 r=mconnor) sr=jag 2005-10-14 23:14:32 +00:00
scott%scott-macgregor.org b39c05c921 Bug #285136 --> Make the Thunderbird theme RTL compatible.
Patch by Reuven Gonen <linxspider@gmail.com>

sr=me
2005-10-12 20:38:07 +00:00
bsmedberg%covad.net 85b798c3fc Bug 311234 - Clicking "Done" after customize toolbars exits Firefox when there is still one window open patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-10-12 20:08:47 +00:00
neil%parkwaycc.co.uk 89e84d6abc Horizontal tree scrolling XBL/CSS cleanup b=308490 r=varga sr=bz 2005-10-09 23:42:28 +00:00
gavin%gavinsharp.com 11c4d8e7f9 Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano 2005-10-09 02:29:49 +00:00
mats.palmgren%bredband.net c5eb47073a Middle-click on scrollbar should not paste. b=70698 r+sr=bzbarsky 2005-10-08 10:08:18 +00:00
cbiesinger%web.de 9addd7e4af Bug 309041 Changing the proportional font does not update the default font until options are re-opened
patch by Dave Townsend <mossop@blueprintit.co.uk> r=mano
2005-10-07 19:19:44 +00:00
mconnor%steelgryphon.com 193b4028a6 bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir 2005-10-06 07:04:39 +00:00
doronr%us.ibm.com cae19b1c96 Bug 310899 - richlistitem has confusing selected property. Patch by Simon Buenzli, r=me,mconnor 2005-10-05 16:12:24 +00:00
bzbarsky%mit.edu ff4bb166e0 Make sure scrollcorners are always boxes. Bug 310919, r=dbaron, sr=neil 2005-10-04 23:49:39 +00:00
dveditz%cruzio.com 885f89af0b locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2005-09-30 18:51:46 +00:00
mozilla.mano%sent.com 6d9ff886f2 Bug 221783 - <wizard>'s buttons have no access keys. patch from Vidar Braut Haarr <vhaarr+bmo@gmail.com>, r=me, sr=neil. 2005-09-29 08:15:14 +00:00
gavin%gavinsharp.com 1b6d9f88d6 Bug 310194: Change events can get fired multiple times for preference elements, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:48:48 +00:00
gavin%gavinsharp.com fea7d4fb9c Bug 310162: Changing proxy settings is slow and throws multiple javascript errors, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=mconnor 2005-09-28 02:46:22 +00:00
gavin%gavinsharp.com 312a9a71e8 Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-27 00:07:39 +00:00
mconnor%steelgryphon.com b5a10aefe7 bug 305730 - additional tweaks and performance improvements to page up/down, patch by zeniko@gmail.com, r=me 2005-09-26 17:11:01 +00:00
neil%parkwaycc.co.uk 8491c44439 Bug 196438 Tabs draw over the close button p=jomelweb@gmail.com r=mconnor sr=me 2005-09-26 13:39:56 +00:00
mozilla.mano%sent.com 00002699e5 Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor. 2005-09-26 03:58:33 +00:00
mconnor%steelgryphon.com ac1fbf7024 bug 309140 - fix help button placement under UNIX (GNOME), also fix a border issue on the home page field in the prefwindow, r=mano 2005-09-26 03:27:51 +00:00
gavin%gavinsharp.com c94c5ab1dc Land forgotten second part of bug 306492: PFS doesn't take relative urls in pluginspage attribute into consideration, r=mconnor 2005-09-22 00:12:20 +00:00
gavin%gavinsharp.com ca753f029b Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-20 22:23:00 +00:00
mconnor%steelgryphon.com 10807a42f2 bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2005-09-20 20:07:56 +00:00
neil%parkwaycc.co.uk 6dab407a52 Bug 120527 Dialog fix to make default button not appear default while another button has focus r=aaronlev,mano,mconnor sr=jag 2005-09-20 16:22:39 +00:00
gavin%gavinsharp.com 338584d609 Bug 307426: ensureSelectedElementIsVisible does not handle the case of no selected element, patch by Rob Adams <readams@readams.net>, r=mconnor/doron 2005-09-20 00:31:32 +00:00
gavin%gavinsharp.com bc5a88469e Bug 209037: Bookmarklet "javascript:window.find()" is broken, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-09-20 00:19:00 +00:00
gavin%gavinsharp.com c95776e6ae Bug 297648: javascript strict warning in customizeToolbar.xul (remove unused variable), patch by Henrik Skupin <hskupin@gmail.com>, r=mconnor 2005-09-19 23:50:30 +00:00
dougt%meer.net d90ee4ad91 Bug 306538. Autocomplete does not work if you do not get a mousemovement event. This can occur on any device that doesn't have a mouse. r=mconnor 2005-09-19 17:29:40 +00:00
mozilla.mano%sent.com 7d2940070e Bug 309015 - zero values don't show up in prefwindow (regression from 303998). r=mconnor. 2005-09-18 18:01:09 +00:00
bugzilla%standard8.demon.co.uk b4c6beece4 Fix bug 308965 Updates radio button not checked. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-09-17 19:07:00 +00:00
bugzilla%standard8.demon.co.uk 1995021dfa Fix bug 308966 Warn checkbox not enabling/disabling in update options. Patch by Dave Townsend (Mossop) <mossop@blueprintit.co.uk> r=mconnor 2005-09-17 18:54:14 +00:00
gavin%gavinsharp.com d6917672bf Bug 290381: "Save Link As..." doubles the extension if the link contains an escaped hash/pound (#) sign encoded as %23, patch by Caleb <bugs.caleb@gmail.com>, r=mconnor 2005-09-17 02:27:45 +00:00
gavin%gavinsharp.com 18d3b48379 Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-17 02:20:44 +00:00
gavin%gavinsharp.com ff647353fe Bug 303928: Tabbing or arrowing off autocomplete closes selection and location shows last selected entry, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2005-09-17 01:12:22 +00:00
gavin%gavinsharp.com 6bcd26663d Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad 2005-09-17 01:08:10 +00:00
bzbarsky%mit.edu 4d2b1c2133 Remove useless autoscroll code. Bug 297503, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:27:32 +00:00
bzbarsky%mit.edu f5bfaeab79 Fix document height determination for autoscroll. Bug 296080, patch by Martijn
Wargers <martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:04:17 +00:00
gavin%gavinsharp.com f9cf533ed5 Bug 308068: Simplify richlistbox's _selectedIndex getter, and fix a JavaScript strict warning, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/doron 2005-09-16 00:04:31 +00:00
gavin%gavinsharp.com 7cb99dcaff Bug 305730: Support page up/down in richlistbox, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2005-09-15 23:54:40 +00:00
mozilla.mano%sent.com df1935666b Bug 303998 - home page location(s) input field scroll doesn't work properly on long URLs. r=mconnor. 2005-09-15 21:56:30 +00:00
mozilla.mano%sent.com e6daaf090b Bug 308098 - richlistbox throws a JS erorr when opening the Download manager. patch from zeniko@gmail.com, r=mconnor. 2005-09-15 21:48:13 +00:00
masayuki%d-toybox.com c9f86702ce Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor 2005-09-15 18:47:24 +00:00
cbiesinger%web.de 48b4c9a638 bug 307412 fall back to opening with the prefwindow when the window
opener is non-existant or closed.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=mconnor
2005-09-14 17:34:18 +00:00
gerv%gerv.net 35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
bzbarsky%mit.edu c00cd696d1 Fix bug 307256, bug 307304, bug 307924 by disabling selection for XUL elements
by default.  r+sr=dbaron, with OKs from Neil and mconnor for the general idea
and the xul.css changes.
2005-09-11 19:22:57 +00:00
doronr%us.ibm.com cd22e6bb92 Bug 307564 - richlistbox blinks when opening a context menu of a selected item. r=rob_strong 2005-09-09 14:27:50 +00:00
bzbarsky%mit.edu 013a8a9ace Don't condition selection on whether we're in a chrome docshell; explicitly
disable selection for <label> and <description> as needed.  Bug 306262, r=neil,
sr=roc
2005-09-06 03:37:15 +00:00
bzbarsky%mit.edu 282caa1b88 Ensure thumb frame exists bug 248407, patch by Martijn Wargers
<martijn.martijn@gmail.com> based on the Seamonkey version by
neil.parkwaycc.co.uk@myrealbox.com,
r+sr=bzbarsky
2005-09-05 22:49:27 +00:00
doronr%us.ibm.com f8ad8c3f24 bug 306522 - richlistbox needs to use template listeners. r=mano 2005-09-02 21:03:16 +00:00
neil%parkwaycc.co.uk d3972a7d46 Backing out because gavin's port doesn't seem to fix Firefox 2005-08-31 22:49:31 +00:00
neil%parkwaycc.co.uk c4b6a07345 Bug 302575 URL bar gets confused about which URI is loaded r=bz sr=darin 2005-08-31 21:00:40 +00:00
aaronleventhal%moonset.net d45fad9a1c Bug 306433. XUL descriptions with control attribute shouldn't underline accesskeys. r=vlad 2005-08-31 02:48:17 +00:00
bzbarsky%mit.edu 4e670a3b31 Add horizontal scrolling to trees. Bug 212789, patch by Nate Nielsen
<nielsen@memberwebs.com>, r=jan, sr=roc.
2005-08-30 18:36:15 +00:00
aaronleventhal%moonset.net 2c27debe0d Bug 305667. Selection often lost in richlistbox. r=mconnor 2005-08-30 15:45:39 +00:00
gavin%gavinsharp.com 4c73034231 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-28 18:49:03 +00:00
mozilla.mano%sent.com 54d377bf73 Bug 306208 - tabbar is visible in popups. r=vladimir. 2005-08-28 03:33:32 +00:00
gavin%gavinsharp.com 8f87ca30b9 Bug 305912: Popup notification bar doesn't appear on first load (e.g. if your homepage tries to open a popup) , and doesn't correctly list all blocked popups, r=mconnor 2005-08-27 17:19:08 +00:00
aaronleventhal%moonset.net 61ae9e722d Backing out bug 305667 and reopening it. Item selection disappearing in <richlistbox> when no file naming dialog is used before download manager appears for a save. Patch by Doron Rosenber. r=mconnor, a=asa 2005-08-27 13:12:04 +00:00
gavin%gavinsharp.com 36a82e9f42 Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad 2005-08-26 23:01:34 +00:00
gavin%gavinsharp.com a8ade745de Bug 305258: Firefox windows disappear from the taskbar (modal windows being opened incorrectly), patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2005-08-26 19:51:09 +00:00
bsmedberg%covad.net 093d4db054 Bug 306061 (regression from bug 305767). 2005-08-26 17:57:59 +00:00
vladimir%pobox.com 00e47b5654 b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa 2005-08-25 20:05:24 +00:00
doronr%us.ibm.com 11bd6bff69 Bug 305667 - Download manager inaccessible after download started with alt+click/alt+enter or context menu save as. r=mconnor 2005-08-25 18:18:16 +00:00
smfr%smfr.org 8330cce37f Fix bug 305662: fix leakage of nsWebShell and entrained data by breaking a ref cycle between the docShell and nsISecureBrowserUI in a place that works for both embedders and the suite. r=bryner, sr=bz 2005-08-23 23:48:47 +00:00
ben%bengoodger.com 548c9fac4a 289361 - checkbox constructor is weird, back out rv1.7 to 1.6, moving common initialization logic for checkboxes and colorpickers into special cases in the preferences XML rather than exposing new apis on checkbox and colorpicker. r=mconnor, a=brendan 2005-08-23 16:53:08 +00:00
bryner%brianryner.com adc0ddf8eb In the XUL autocomplete widget, make user-initiated autocomplete dispatch an oninput event, just as if the user had typed the text. Also fixing a bug where it was not possible to create an oninput event from script. Bug 287996, r=mconnor sr=jst. 2005-08-22 18:34:21 +00:00
mozilla.mano%sent.com 59a41605a0 Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil. 2005-08-20 22:57:54 +00:00
roc+%cs.cmu.edu 889049f5f4 Backing out fix for bug 130078 because of performance regressions. 2005-08-18 19:44:55 +00:00
roc+%cs.cmu.edu 1da9d9ae96 Bug 130078. Integrate all view managers in a given top-level window into a single view manager tree. r+sr=dbaron 2005-08-18 17:14:29 +00:00
aaronleventhal%moonset.net cc663bc977 Bug 304484. Expose alerts, prompts and message boxes as ROLE_ALERT so screen readers have a cue to speak the entire dialog when it appears. r=mconnor 2005-08-17 17:24:14 +00:00
gavin%gavinsharp.com 1aba705c96 Bug 303743: fix typo in richlistbox.xml, patch by Adam Guthrie <ispiked@gmail.com>, r=mconnor 2005-08-13 22:32:14 +00:00
jruderman%hmc.edu 2b2040431c bug 303181 - Remove reliance on focusedWindow and fix race conditions in browser context menus.
bug 284868 - HTTP Referer not sent at all when "saving link as...".
r=mconnor, a=mconnor
2005-08-12 06:55:54 +00:00
gavin%gavinsharp.com 3c53c8ca5d Bug 255116: Pressing Home or Shift+Home should close the autocomplete dropdown, patch by Jesse Ruderman <jruderman@gmail.com>, r+a=mconnor 2005-08-12 03:41:14 +00:00
ben%bengoodger.com 86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
ben%bengoodger.com 45b09ace03 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
roc+%cs.cmu.edu c3ea09b7b0 Bug 78510. Maintain a per-document hashmap from URI-spec-hash to set of pointers to content elements that are links to those URIs whose state has been queried by the style system. Use this map to efficiently mark visited any links to URIs which get visited. r+sr=dbaron, with input from bryner and bzbarsky, a=jesup with support from dbaron. May impact Tp and other metrics, be careful out there. 2005-08-10 20:21:44 +00:00
aaronleventhal%moonset.net 1a825a8d3e Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
gavin%gavinsharp.com 0500d8d7cb Bug 303997 : finddialog.xul: wrong entity for radioDown accesskey, patch by Jeferson Hultmann <hultmann@gmail.com>, r=mscott, a=bsmedberg 2005-08-10 14:03:55 +00:00
scott%scott-macgregor.org 37412e5b66 Bug #302683 --> Get More Themes (Extensions) doesn't launch a browser in Thunderbird
make the  textlink widget smart enough to send non exposed urls out to the desktop instead of trying
to open them internally.

sr=neil
r=bsmedberg
a=bsmedberg
2005-08-08 19:11:08 +00:00
cbiesinger%web.de 1367551f57 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
aaronleventhal%moonset.net 66126c0664 Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|. 2005-08-06 14:13:38 +00:00
aaronleventhal%moonset.net 37f937ea73 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
aaronleventhal%moonset.net 23da1858e6 Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg 2005-08-06 04:14:55 +00:00
aaronleventhal%moonset.net c9232f814a Bug 280153. Better fix for initial default focus in trees and lists so that it doesn't cause scrolling. Focus a visible item if no other item was focused. r=mconnor, a=bsmedberg 2005-08-06 04:10:42 +00:00
ben%bengoodger.com c3ec2009d8 303485 - update manager no longer connects to update server: add 'extra1' button to MacOS X wizard buttons binding so client code can access and use it. r=darin 2005-08-05 21:42:47 +00:00
aaronleventhal%moonset.net 2d64f5345b Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply 2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net 9ecbd670ca Bug 302402. Some XUL links opening twice. r+a=mconnor 2005-08-05 16:11:10 +00:00
gavin%gavinsharp.com ffe391ad25 Bug 303541 : Text link widget doesn't getPreventDefault, r+a=mconnor 2005-08-05 15:14:06 +00:00
mozilla.mano%sent.com 1a83e3ffce Bug 303307 - [Mac] If a prefpane doesn't have its own title, fallback to the prefwindow title. r+a=mconnor. 2005-08-05 06:27:30 +00:00
aaronleventhal%moonset.net 1d21983381 Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479 2005-08-05 02:49:30 +00:00
gavin%gavinsharp.com 23e8137d89 Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-08-04 23:53:22 +00:00
aaronleventhal%moonset.net 5ea7efb24e Bug 302667. Correct fix for tabs so that focus and tab reordering all work right. r+a=mconnor 2005-08-04 21:36:26 +00:00
aaronleventhal%moonset.net 051ea5a8c9 Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor 2005-08-04 21:10:39 +00:00
ben%bengoodger.com df3f1c9208 Part of 302269 - Make "Updates Available" page use standard wizard buttons.
Add an "extra1" button to the wizard button deck: it is guaranteed left-aligned on all platforms.
r=darin
2005-08-03 20:17:23 +00:00
timeless%mozdev.org d34d5ff158 Bug 302838 Update references to non-existing chrome files
patch by hskupin@gmail.com r=bsmedberg a=bsmedberg
2005-08-02 21:57:46 +00:00
aaronleventhal%moonset.net 95e28115f0 Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply 2005-08-02 15:05:49 +00:00
gavin%gavinsharp.com c36e9bc7b5 Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg 2005-08-02 12:34:55 +00:00
ben%bengoodger.com e61c4e352f 299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00
dougt%meer.net 3bf919b409 currently doButtonCommand uses a timeout to avoid closing the window during the
oncommand event.  this self described hack probably can be removed.

r=mconner
sr=benjamin
a=benjamin
b=302424

VS: ----------------------------------------------------------------------
2005-07-28 20:26:27 +00:00
mconnor%steelgryphon.com 2dd887fb29 bug 287467 - flash game stops close tab from working, r+a=bsmedberg 2005-07-28 15:56:08 +00:00
ben%bengoodger.com ddf2fbc62a UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin 2005-07-26 23:21:15 +00:00
aaronleventhal%moonset.net e95bfdbb40 Bug 301742. Customize char encoding dialog. r+a=mconnor 2005-07-26 22:17:10 +00:00
doronr%us.ibm.com ccc3a0d76c Bug 301870 - commands not updated when an item is de-selected in a richlistbox. r/a=mconnor 2005-07-26 21:21:14 +00:00
mozilla.mano%sent.com ec33a4e38d Bug 263146 (use the Cmd key instead of the Ctrl key on Mac) - tree-widget fixes. r+a=mconnor 2005-07-26 11:31:59 +00:00
gavin%gavinsharp.com 432e1ede45 Bug 301837 followup, fix strict warning, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-26 00:11:45 +00:00
bugzilla%arlen.demon.co.uk d095e92124 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0
p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin
2005-07-25 23:05:34 +00:00
aaronleventhal%moonset.net efb0f5b86e Bug 301435. Focus breaks when item removed from download manager. Patch by Doron Rosenberg. r+a=mconnor 2005-07-25 22:21:31 +00:00
bryner%brianryner.com 83216585ac Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
mozilla.mano%sent.com 32940fb5bf Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor 2005-07-25 20:14:25 +00:00
aaronleventhal%moonset.net d6040bc73b Bug 280153. Often no visible focus when tree or list gets focus. r+a=mconnor 2005-07-25 19:25:38 +00:00
aaronleventhal%moonset.net be531d3dfc Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor 2005-07-25 19:23:12 +00:00
aaronleventhal%moonset.net 806c0089c9 Bug 297421. Open link in new tab causes focus rects to remain when switching tabs. Focus going to tab label when clicking on new tab, should only do so on second click. r=mconnor, a=mconnor 2005-07-25 16:13:50 +00:00
aaronleventhal%moonset.net e6fb8d8c0f Bug 300780. Fix initial focus in richlistbox. r=mconnor, a=mconnor 2005-07-25 03:41:46 +00:00
gavin%gavinsharp.com 4f32feca88 Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-24 05:13:34 +00:00
aaronleventhal%moonset.net 3034ce80f7 Bug 300779. Allow multiple selection using keyboard in treeviews that use seltype multiple. r+sr=neil, a=bsmedberg 2005-07-21 19:24:41 +00:00
aaronleventhal%moonset.net 9d39f4bd85 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg 2005-07-20 19:47:09 +00:00
doronr%us.ibm.com 51adbfe941 Bug 299947 - Make richlistbox send events like a listbox r/a=mconnor 2005-07-20 19:45:43 +00:00
aaronleventhal%moonset.net f3ae3ea672 Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa 2005-07-20 19:34:55 +00:00
masayuki%d-toybox.com 15165f0770 Bug 298712 Space before parenthesis of accesskey should be removable r=pkwarren, neil, mconnor, sr=bzbarsky, neil, a=asa, mconnor 2005-07-20 08:40:13 +00:00
mozilla.mano%sent.com 300b48e042 Bug 286197 - preferences should not close upon hitting enter on Mac OS X. r+a=mconnor. 2005-07-19 18:13:50 +00:00
bmlk%gmx.de d2f3fc20c1 use screen rather than frame cooridnates for autoscroll, bug=223542 p=Tuukka Tolvanen r=mconnor a=asa 2005-07-17 13:43:14 +00:00
mozilla.mano%sent.com 75caa102e3 Bug 300442 - Extensions fail to install since landing of patch for Bug 298524. patch from Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg. 2005-07-15 10:03:52 +00:00
mozilla.mano%sent.com bf547497d9 Bug 299480 - neterror.xhtml startup document isn't RTL in RTL locales. r+a=bsmedberg, sr+bzbarksky 2005-07-14 22:52:11 +00:00
aaronleventhal%moonset.net ec03b5002b Bug 280065. Make XUL links accessible. Patch by Peter Parente. r=aaronlev, r=mconnor, sr=neil, a=asa 2005-07-14 15:12:12 +00:00
aaronleventhal%moonset.net 196f8df714 Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa 2005-07-13 18:18:47 +00:00
neil%parkwaycc.co.uk 7e7eb54d25 Bug 300245 XUL listboxes don't mousewheel scroll correctly r+sr=roc a=asa 2005-07-13 16:58:04 +00:00
mozilla.mano%sent.com f8a096d3fc Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa 2005-07-07 15:52:50 +00:00
mozilla.mano%sent.com 20c3ae1439 Bug 224002 - double clicking tab close button creates new tab. r=mconnor, a=asa. 2005-07-07 15:44:17 +00:00