Commit Graph

2580 Commits

Author SHA1 Message Date
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
bsmedberg%covad.net
c798a330a8 Bug 300136 - Full update archives should contain removal instructions, part 1 - automatically create a list of files/directories to remove (and synchronize that list with the install.js list of files to remove) r=darin 2005-09-15 18:09:56 +00:00
rob_strong%exchangecode.com
fde60b881e Bug 302791 - Dom Inspector, Reporter, Talkback show 'Updates to ext_name will be performed when app_name is updated' text after extension update. r=beltzner 2005-09-15 17:16:10 +00:00
masayuki%d-toybox.com
5c548aaf8f Bug 308173 Printing reverts to default printer every time a page is printed r=mconnor 2005-09-15 15:16:33 +00:00
rob_strong%exchangecode.com
db849dfa30 Bug 307559 - Update of Extensions (that are not compatible) after the installing of Firefox don't work - part 2. r=bsmedberg 2005-09-15 12:41:56 +00:00
bsmedberg%covad.net
a1cbc6c9d5 Bug 307309 - Make winembed use libxul r=darin 2005-09-15 12:04:57 +00:00
cbiesinger%web.de
42b6af66a3 bug 307925 remove the optional trailing slash from the regular
expression that is used to test for valid guids.
patch by Dave Townsend <mossop@blueprintit.co.uk> r=rob_strong moa=bsmedberg
2005-09-14 17:35:51 +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
aaronleventhal%moonset.net
839211c13f Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
kairo%kairo.at
7da4f84987 bug 297914 - Use BZ2 packaging for gtk2 builds as default, r=bsmedberg,chase 2005-09-14 12:35:23 +00:00
gerv%gerv.net
35149ea17d Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-09-13 18:40:56 +00:00
rob_strong%exchangecode.com
921ed8e91e Bug 307654 - Scrollbars in Extension Manager are not displayed with the default 1.0.x EM width. r=mconnor 2005-09-13 18:36:38 +00:00
doronr%us.ibm.com
323fac107f Bug 308358 - Theme Manager does not show preview on start. r=mconnor 2005-09-13 18:02:39 +00:00
rob_strong%exchangecode.com
73af326730 fix typo from checkin for Bug 308099 caught by gavin.sharp 2005-09-12 13:25:06 +00:00
rob_strong%exchangecode.com
ec6a37e0ab Bug 308099 - Cleanup of the xmlHttpRequest code in nsExtensionManager.js.in. r=bsmedberg 2005-09-12 13:10:10 +00:00
rob_strong%exchangecode.com
51ff6a71a0 Bug 307569 - extension compatibility check doesn't complete. r=bsmedberg 2005-09-12 13:05:35 +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
mark%moxienet.com
6d690ee724 Bug 307643, Mac l10n repackaging can fail if dmg is modified. Perform operations that might alter a dmg on a copy. r=chase 2005-09-10 02:23:13 +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
bsmedberg%covad.net
cfc76867ea Bug 307559 - Update of extensions (which are not compatible) after the installing of Firefox don't work r=darin 2005-09-09 13:07:08 +00:00
joshmoz%gmail.com
4d70ce72aa make app update window on Mac big enough to fit everything. b=307436 r=mano sr=ben 2005-09-08 17:13:45 +00:00
rob_strong%exchangecode.com
9642a743a4 Bug 307235 - Compatibility checker checks endlessly. r=mconnor, a=mtschrep 2005-09-08 06:14:06 +00:00
bsmedberg%covad.net
4e83816dae Bug 303279 - Use "special" localstore when in safe mode, r=mconnor+darin 2005-09-07 17:31:00 +00:00
mconnor%steelgryphon.com
a9bd34f655 bug 303806 - wallpaper patch to default to Luna-style menus on Windows instead of Classic style, based on a patch by Chris Cunningham (chris@thumperward.vispa.com, r=ben 2005-09-07 02:08:51 +00:00
dougt%meer.net
879006c4b9 removing offensive wording in comment. a comment only change. 2005-09-06 18:35:10 +00:00
mozilla.mano%sent.com
3a825a8b69 Bug 296700 - Can't overlay the console's keyset/commandset. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2005-09-06 11:02:12 +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
ben%bengoodger.com
790b0173c9 back out 301039 change that added unnecessary groove at the top of every window 2005-09-02 19:35:31 +00:00
darin%meer.net
be944cbae7 landing follow-up patch for bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 20:59:50 +00:00
rob_strong%exchangecode.com
0c8b33abd6 Remove Theme ->Show Item Contents (including strings) from extension and theme managers. Bug 306182 Theme ->Show Item Contents throws exception (in [nsILocalFile.reveal]). r=bsmedberg, a=asa 2005-09-01 20:48:14 +00:00
darin%meer.net
4df9bc7700 fixes bug 306375 "Make it possible to restart to a different profile" r=bsmedberg 2005-09-01 18:55:27 +00:00
bsmedberg%covad.net
4a5c0c8bd8 Bug 302099 - XRE_InitEmbedding (xulrunner-only) - r=darin 2005-09-01 13:21:55 +00:00
bsmedberg%covad.net
a63c75a8a1 Bug 306615 - Fold PSM into libxul r=darin 2005-09-01 12:43:58 +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
webmail%kmgerich.com
36cfd38277 bug 306509 [Mac] DL manager background doesn't scroll with content, r=mano, a=asa 2005-08-31 19:01:43 +00:00
bsmedberg%covad.net
25893b0dca Bug 303599 - Many problems if NtfsDisable8dot3NameCreation set to 1 - r=darin 2005-08-31 17:50:32 +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
scott%scott-macgregor.org
c0d148ed2a Bug #303941 --> Convert update's link widget to use the existing text-link widget. This allows link clicks
to work correctly in Thunderbird.

sr=ben
2005-08-30 23:33:36 +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
webmail%kmgerich.com
91f390a900 Mac Pref window cleanup. [Bug 304643] Font used in Pref dialog is too small, also fixes bug 306166 2005-08-30 17:41:58 +00:00
aaronleventhal%moonset.net
2c27debe0d Bug 305667. Selection often lost in richlistbox. r=mconnor 2005-08-30 15:45:39 +00:00
ginn.chen%sun.com
9ddd7a2e64 Bug 299881 Block images context menu entry does not show checkbox when on
r+sr=bryner
2005-08-30 08:08:55 +00:00
mozilla.mano%sent.com
c0b4b5b219 Bug 301129 - Typo error in Pinstripe's popup.css. patch from Stefan <stefan_h@hem.utfors.se>, r=me. 2005-08-29 23:36:23 +00:00
mozilla.mano%sent.com
ace0aa7504 Bug 302165 - add accesskeys to the 'Remember Password' dialog. r=vladimir. 2005-08-29 22:17:37 +00:00
mozilla.mano%sent.com
f3ce4771c5 Bug 306185 - Mac updater description string is cropped. r=mento. 2005-08-29 21:17:26 +00:00
bsmedberg%covad.net
2e8911c94f Bug 302099 - Embedding libxul (part 1) - XRE_GetStaticComponents - r=darin 2005-08-29 19:27:16 +00:00
bsmedberg%covad.net
5cd717ba92 Bug 304987 - localized installers create shortcuts + registry keys with $ProductName$ un-expanded, and config.ini has hardcoded "en-US" r=Chase 2005-08-29 17:57:10 +00:00
mozilla.mano%sent.com
6435df665d Bug 306255 - [Mac] the 'Folder' button in the download manager isn't keyboard accessible. r=kevin. 2005-08-29 17:43:22 +00:00
gavin%gavinsharp.com
15d78bdb83 Followup to bug 301039, fix javascript console button padding, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-28 22:35:23 +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
gavin%gavinsharp.com
60b3d12259 Bug 301039: Top border threedhighlight one pixel too thick as well the as "click-down" menu (all, errors, warnings, etc.) not centered, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-28 18:12:32 +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
ben%bengoodger.com
ff905773dd 305843 - update timer should not fire every 5 seconds - fire every 10 minutes instead. r=brettw@gmail.com, a=chase 2005-08-26 19:40:55 +00:00
gavin%gavinsharp.com
1aa9cf8f39 Bug 303740 : Don't offer to remember empty passwords, r=mconnor 2005-08-26 19:32:30 +00:00
mark%moxienet.com
1d4e9beb21 Bug 305686 (in cahoots with bug 305131), Localized Mac builds need EULA and updated packaging. Specify packaging attributes for localized builds. r=bsmedberg 2005-08-26 19:01:45 +00:00
aaronleventhal%moonset.net
3a0c0b0387 Bug 306072. Label not associated with textbox in findbar. r=mconnor 2005-08-26 18:53:21 +00:00
bsmedberg%covad.net
093d4db054 Bug 306061 (regression from bug 305767). 2005-08-26 17:57:59 +00:00
bsmedberg%covad.net
219663c4f2 Followup from bug 305767 - Use % instead of # as preprocessor marker (for CSS). 2005-08-26 15:04:14 +00:00
mark%moxienet.com
4fd8098364 Bug 305131, Mac l10n tinderbox failures. Bullet-proof Mac dmg unpackaging (hopefully). r=bsmedberg 2005-08-26 13:36:32 +00:00
bsmedberg%covad.net
f57185ded2 Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor 2005-08-26 12:49:37 +00:00
dougt%meer.net
7c0ee6b9d3 Bug 302284. add xpi hash support to InstallTrigger.install(). r=dveditz, sr=shaver, a=asa 2005-08-26 06:46:21 +00:00
masayuki%d-toybox.com
a4d5ab3de2 Bug 305345 If find toolbar is already opened, if you press "'" or "/" key on browser, the character should not be set to find toolbar a=mconnor 2005-08-26 04:21:37 +00:00
scott%scott-macgregor.org
a3e6c3f95b Bug #303751 --> Thunderbird's Incompatible Items dialogue contains irrelevant text about web browsing. Make
the string generic for thunderbird and firefox.

sr=ben
2005-08-25 23:43:06 +00:00
webmail%kmgerich.com
a763e842d3 Bug 236107 - wrong background for caption in groupbox, r=kevin, a=asa 2005-08-25 20:55:58 +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
scott%scott-macgregor.org
a8880674c9 Bug #285077 --> New Thunderbird Options Dialog needs a Privacy icon
Patch by Kevin Gerich <kmgerich.com>
sr=mscott
a=mscott
2005-08-25 19:24:32 +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
rob_strong%exchangecode.com
47fb4b5599 Bug 305694 dragging extension from finder produces infinite 'install now' loop. r=bsmedberg 2005-08-25 13:19:22 +00:00
masayuki%d-toybox.com
0413d6b207 Bug 305342 regression: tabbing from links doens't work in FAYT mode r=mconnor 2005-08-25 03:31:22 +00:00
cmp%mozilla.org
9dd7889eb0 Implement update service channels. Bug 302721, attachment 192129. Patch
by Darin Fisher <darin@meer.net>.  r=benjamin@smedbergs.us
2005-08-25 02:16:35 +00:00
roc+%cs.cmu.edu
329c6cc865 Bug 293714. Be smart about guessing whether a vertical scrollbar is needed when we do the first real reflow of a scrollframe; remember in global history whether the page needed a scrollbar or not. r+sr=bzbarsky 2005-08-25 00:10:37 +00:00
gavin%gavinsharp.com
a54567d9ba Bug 256990: highlight breaks pages that style <span> elements, patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-24 19:19:06 +00:00
gavin%gavinsharp.com
db7ae53d38 Bug 304245: Toolbars jump briefly when first page starts to load in newly-opened browser, patch by Bryan <BoxerBoi76@hotmail.com>, r=kevin 2005-08-24 19:11:49 +00:00
masayuki%d-toybox.com
0d1ee9c47d Bug 118563 The new print properties dialog does not save papersize r=mconnor 2005-08-24 18:32:02 +00:00
bsmedberg%covad.net
c0f83d0594 Bug 305759 - Compare .inc files - patch by Soeren Munk Skroeder <sskroeder@skroeder.dk> - r=me 2005-08-24 15:02:24 +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
bsmedberg%covad.net
1e084c657d Bug 285789 - MOZ_PHOENIX ifdefs in XRE code - r=mconnor 2005-08-23 20:34:00 +00:00
webmail%kmgerich.com
1f7f8d38e4 removing files obsoleted by previous checkin 2005-08-23 17:43:23 +00:00
webmail%kmgerich.com
8d93da9999 Pinstripe: Clean up Extensions and Download windows. r=mconnor, a=cbeard
Fixes the following bugs:

281975 + 281974 include text in buttons in Theme and Extension dialogs
300414 Better visual indication that extension is to be uninstalled
300040 download manager cleanup button ("X") is confusing
2005-08-23 17:41:32 +00:00
webmail%kmgerich.com
40a183b424 Bug 299395 - extension list unreadable with light-text OS theme
r=mconnor
a=cbeard
2005-08-23 17:03:45 +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
mark%moxienet.com
197c1d189b Bug 305131, Mac l10n bustage fix. l10n builds will need temp mounts unmounted. r=bsmedberg 2005-08-23 14:00:52 +00:00
mark%moxienet.com
309c86583a Bug 305447, packager.mk wasn't leaving safe symbolic links alone when making Mac dmg packages. r=bsmedberg 2005-08-23 01:45:14 +00:00
rob_strong%exchangecode.com
0ca5a4921f Bug 305361 install-global-extension and install-global-theme work inconsistently. r=bsmedberg 2005-08-22 22:52:20 +00:00
rob_strong%exchangecode.com
03c9b2e9a7 Bug 305296 Extensions installed using a file pointer can't be uninstalled using the ui even though uninstall is not disabled. r=bsmedberg, a=cbeard 2005-08-22 22:43:28 +00:00
bzbarsky%mit.edu
0d6a610963 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
mark%moxienet.com
8ff699009c Bug 305131, trouble with Mac l10n builds when unpacking dmg files. Harden dmg unpacking. r=bsmedberg 2005-08-22 18:35:41 +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
bsmedberg%covad.net
11e8da901d Bug 304160 - Build XULRunner bundle as an installer.pkg which installs the framework r=mento+chase 2005-08-22 17:39:28 +00:00
gavin%gavinsharp.com
1b5094dc43 Bug 302729 attachment 192114, netError.dtd entities can't be formatted prettily, r=cbiesinger, sr=darin 2005-08-22 03:16:29 +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
mkaply%us.ibm.com
cc4c1c82e7 #287082
r=chase, a=asa
"Run Mode=Auto" in config.ini hangs Firefox installer
2005-08-19 15:06:50 +00:00
rob_strong%exchangecode.com
4c2ff0b6d7 Bug 305067 When the extension datasource has incorrect app disabled data it should be possible to enable a compatible extension that has been app disabled. r=bsmedberg 2005-08-19 02:43:23 +00:00
rob_strong%exchangecode.com
57834e2a0a Bug 305051 If the extensions.rdf is deleted and there are pending ops in extensions.cache the extension manager ui is empty. r+a=bsmedberg 2005-08-19 02:33:24 +00:00
rob_strong%exchangecode.com
e23aa8ecab Bug 305049 The EM ui tries to display the icons for disabled extensions. r=bsmedberg 2005-08-19 02:28:03 +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
mark%moxienet.com
1e3171054f Bug 302080 cleanup; cd .. ruins use of relative $(topsrcdir) in non-objdir 2005-08-18 14:03:02 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +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
bsmedberg%covad.net
d56d8d8b5b Bug 302136 - Two clicks on "Install Now" button are necessary to install an extension r=beng 2005-08-16 13:25:40 +00:00
gavin%gavinsharp.com
06d66d8405 Bug 243324: Download manager fails to close with files that download very quickly (small files / cached files), patch by Ben Basson <cusser.bugs@cusser.net>, r=mconnor 2005-08-16 12:06:07 +00:00
scott%scott-macgregor.org
b761d805ca Porting the changes for Bug #302269 to Thunderbird. Fixes some Thunderbird padding issues with the software update wizard. 2005-08-15 21:06:36 +00:00
bsmedberg%covad.net
f0d2e05a7e Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin 2005-08-15 18:29:55 +00:00
steffen.wilberg%web.de
8f0dcbee49 Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz 2005-08-14 16:23:37 +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
rob_strong%exchangecode.com
4a7e8c420a Bug 304357 InstallTrigger status callbacks always report failure (-210: user cancelled). r=beng sr=dveditz a=mconnor 2005-08-12 05:05:28 +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
darin%meer.net
3e4ea26313 fixes bug 259429 "Proxy: Software Update does not request authentication and fails" r=biesi a=cbeard 2005-08-12 02:11:03 +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
webmail%kmgerich.com
1b830d8caa Add thumb to XUL slider on Mac, bug 303199, a=asa 2005-08-11 22:29:16 +00:00
gerv%gerv.net
a5e68c5652 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-08-11 22:29:15 +00:00
cbiesinger%web.de
412524f57c bug 271974, disabled scrollbars should look disabled; toolkit port; r=mconnor
patch by Martijn Wargers <martijn.martijn@gmail.com>
2005-08-11 22:29:14 +00:00
ben%bengoodger.com
506e63de21 Landing the Aviary Branch (Toolkit sections excluding toolkit/content). 2005-08-11 22:29:13 +00:00
ben%bengoodger.com
46132bedfd land winstripe on trunk 2005-08-11 22:29:12 +00:00
ben%bengoodger.com
b045849084 More Winstripe/Pinstripe Restructuring 2005-08-11 22:29:11 +00:00
bsmedberg%covad.net
8992fb4c7d Backout bug 299992 - too much odd platform-specific bustage 2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
e9c48557e9 Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard 2005-08-11 20:40:53 +00:00
darin%meer.net
cae9c31226 fixes bug 303978 "Expose User/PassFieldName values for password entries" r=bryner a=mconnor 2005-08-11 20:07:41 +00:00
rob_strong%exchangecode.com
bee2ca94ab Bug 304115 compreg.dat isn't rebuilt properly after Software Update. r+a=bsmedberg 2005-08-11 19:22:35 +00:00
rob_strong%exchangecode.com
28ae846683 Bug 304269 nsExtensionManager.js.in: attempt to remove non-existent file. r+a=bsmedberg 2005-08-11 19:04:00 +00:00
rob_strong%exchangecode.com
6fe450d37c Bug 303718 On app upgrade (when extension version changes), check with update server for *downgrade* of extension maxversion. r+a=bsmedberg 2005-08-10 23:37:18 +00:00
mozilla.mano%sent.com
1a3a0b4e33 Bug 266368 - Find bar is disabled when closed with 'match case' focused. r+a=mconnor 2005-08-10 22:22:35 +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
gavin%gavinsharp.com
1eb6d37d4b Bug 303254: Invalid access key for "Save to disk" in unknownContentType.xul, patch by Adam Guthrie <ispiked@gmail.com>, r+a=bsmedberg 2005-08-10 13:47:05 +00:00
gavin%gavinsharp.com
6161a47159 Bug 299085: EM should handle install errors instead of just throwing to xpinstall, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-10 12:56:30 +00:00
mconnor%steelgryphon.com
aab4703ebf bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa 2005-08-10 05:50:54 +00:00
darin%meer.net
0f01ee0c99 fixes bug 301253 "Support application uninstaller" r=beng a=bsmedberg 2005-08-09 17:53:00 +00:00
jwalden%mit.edu
6413cad387 Remove a completely unused function, as determined by <http://lxr.mozilla.org/mozilla/search?string=findparentnode>. No bug, r+a=mconnor over IRC. 2005-08-09 03:22:33 +00:00
webmail%kmgerich.com
8028798e35 Add thumb to XUL slider on Mac, bug 303199, a=asa 2005-08-09 01:29:30 +00:00
darin%meer.net
ba6fcbc8de fixes bug 303953 "Tune silent downloader for software update" r+a=chase 2005-08-08 23:38:32 +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
bsmedberg%covad.net
f9886ab357 Bug 302794 - mfcembed (and other embedding apps) crash on startup [@nsXULAppInfo::GetID] - r=timeless+darin a=chase 2005-08-08 13:54:38 +00:00
timeless%mozdev.org
64ea988cca Bug 253661 nine steps to better menus in Firefox
patch by BoxerBoi76@hotmail.com r=kevin@kmgerich.com a=asa
2005-08-08 03:14:10 +00:00
gavin%gavinsharp.com
b861077cd6 Bug 301955 : Add entities for changing DM height and width, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, r+a=bsmedberg 2005-08-07 09:02: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
48ecfb0eda 300089 - make sure active-updates.xml is cleared out more aggressively in error conditions to prevent busted update windows in edge cases. r=darin... also includes appearance tweak to mac downloading panel 2005-08-06 01:40:04 +00:00
rob_strong%exchangecode.com
ae5a2f8e5d Bug 302581 Show install dialog for single extension updates as well as multiple. r+a=bsmedberg 2005-08-06 00:00:26 +00:00
rob_strong%exchangecode.com
0e55a2b6c1 Bug 303270 Theme's chrome.manifest are not always created when upgrading. r+a=bsmedberg 2005-08-05 23:53:39 +00:00
rob_strong%exchangecode.com
a0f8978a3e Bug 302750 Extension manager: can't install multiple updates anymore. r+a=bsmedberg 2005-08-05 23:47:11 +00:00
ben%bengoodger.com
9f022e06d9 303449 - show update history button missing from preferences 2005-08-05 22:05:41 +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
aaronleventhal%moonset.net
d94bada0cc Bug 302646. Fix accessibility problems in printing dialogs. r+a=mconnor 2005-08-05 15:53:24 +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
bf7bbf98c2 Bug 303555 - fix wrong new enitity name from bug 302164. r+a=mconnor. 2005-08-05 14:52:14 +00:00
gavin%gavinsharp.com
a2cf1d0806 Bug 270557 : downloads fail silently if the default download path is invalid, e.g. leads to a removed drive, patch by Son Le <son.le0@gmail.com>, r+a=mconnor 2005-08-05 06:37:10 +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
7d376a9edf Bug 302980. Malformed get more extensions URL. r+a=mconnor 2005-08-04 21:16:28 +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
mozilla.mano%sent.com
42ea3948cd Bug 302164 - Imporvements to text and button labels in the 'Remember Password' dialog. r+a=mconnor 2005-08-04 19:39:33 +00:00
ben%bengoodger.com
1677b353ab show update full name (including build id) in the update history window 2005-08-03 20:31:27 +00:00
ben%bengoodger.com
250897a14e 302059 - Software Update should do an extension update check before showing a prompt (to avoid excessive prompting if there are updates to incompatible items) r=darin
302062 - provide the client side requirements for showing a comprehensive log of updates across nightly builds r=darin
2005-08-03 20:25:12 +00:00
ben%bengoodger.com
49a1b247ef 300925 - "Close" button should read "Hide" for less confusion, r=darin
301622 - Browser should only report legitimate security updates as important security updates with scary text, not nightlies. r=darin
2005-08-03 20:22:47 +00:00
ben%bengoodger.com
0f51406bf7 302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin 2005-08-03 20:21:02 +00:00
ben%bengoodger.com
d6cec21b9f 302269 - the updates wizard should use standard wizard buttons for the "updates found" page - adjust the button initialization routine to take account of this new "extra1" button and use it to show the "Later" button, putting the "Download" text in the "Next >" button. r=darin.
Also contains portions of 301622 - don't show "security" warning for nightly builds. r=darin
2005-08-03 20:20:23 +00:00
ben%bengoodger.com
7126495fb5 302269 - remove unnecessary style rules now that the updates found page is using the standard wizard buttons. r=darin 2005-08-03 20:18:50 +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
darin%meer.net
7f8ad24e11 fixes bug 300087 "Mac update fetches, but does not apply" r=beng a=chase 2005-08-03 17:31:30 +00:00
gavin%gavinsharp.com
fb565a8948 Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-03 15:14:37 +00:00
gavin%gavinsharp.com
ce73589138 Bug 302759 : Remote maxVersion does not override install.rdf maxVersion during an upgrade, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg 2005-08-03 15:10:43 +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
gavin%gavinsharp.com
1fa9c0c81b Bug 302466 : Context menu of an Extension in EM should say "Find Update" instead of "Find Updates", patch by Jaime Mitchell <bugzilla@jaimem.org.uk>, r=rob_strong, a=bsmedberg 2005-08-02 11:57:29 +00:00
bsmedberg%covad.net
0ec95ce74b Bustage fix from bug 302039 - STUPID /me needs to null-terminate manually constructed PRUnichar strings, as noted by jruderman 2005-08-02 11:15:13 +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
ben%bengoodger.com
5b15231cb4 303022 - background extension update checking does not observe preferences.
r=darin
2005-08-02 05:25:02 +00:00
scott%scott-macgregor.org
ac7c5ca225 Bug #303007 --> Tall throbber when auto-update is downloading update in Thunderbird.
Port missing change from winstripe
2005-08-02 00:11:35 +00:00
aaronleventhal%moonset.net
73c6837503 Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor 2005-07-31 15:34:57 +00:00
bsmedberg%covad.net
3d7a68959b Bug 302039 - Locked profile dialog needs a better message, r=mconnor+beltzner, a=asa 2005-07-29 15:54:34 +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
cbiesinger%web.de
d62314530b bug 280190 Make netError.xhtml look better. Also makes it themable.
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor

Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
darin%meer.net
1dfc2cc997 fixes bug 300404 "Firefox fails to start immediatly after software update" r+a=bsmedberg 2005-07-28 17:35:29 +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
bsmedberg%covad.net
81731529f1 Additional xulrunner-specific bustage fixup from bug 295482 2005-07-27 22:48:15 +00:00
bsmedberg%covad.net
3555f66e5c Bustage fix for dougt, bug 295482 2005-07-27 21:46:39 +00:00
darin%meer.net
3c4ae7c6f3 fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg 2005-07-27 20:49:34 +00:00
darin%meer.net
1d96e20fde fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg 2005-07-27 20:46:34 +00:00