Commit Graph

693 Commits

Author SHA1 Message Date
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