Commit Graph

2443 Commits

Author SHA1 Message Date
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
mark%moxienet.com
a8a03036c3 Bug 308864, packager.mk fails when MOZ_PKG_REMOVALS is unset after bug 300136, breaking !firefox packaging. Fix MOZ_PKG_REMOVALS. r=darin 2005-09-17 02:21:17 +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
b8cfbfc86a Add context menu "copy" option to help. Bug 298950, patch by Martijn Wargers
<martijn.martijn@gmail.com>, r=mconnor
2005-09-16 20:08:23 +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
allan%beaufour.dk
f3037c1426 Build alerts service on non-Win32 platforms (gtk1/2). Bug 305375, r=bsmedberg, patch by Jens Bannmann 2005-09-16 11:52:56 +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
gavin%gavinsharp.com
7187fe88a7 Bug 279497: Selected profile in profile manager does not always appear focused/highlighted, r=mconnor 2005-09-15 23:44:29 +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
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