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

1200 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 2810017b17 fixing win32 bustage 2004-09-09 18:52:22 +00:00
darin%meer.net 02fdc9d90f landing patch for bug 258470 "XULRunner shouldn't use firefox migration service" r=bsmedberg 2004-09-09 18:10:25 +00:00
darin%meer.net ff9986a074 fixes bug 258491 "nsXREDirProvider should expose NS_APP_USER_CHROME_DIR as soon as possible" r=bsmedberg 2004-09-08 20:25:45 +00:00
scott%scott-macgregor.org ba58ca2abe Bug #247644 --> If Thunderbird has more then one profile Firefox can't be started by clicking a hyperlink.
Clear several environment variables that get set when the aviary app gets restarted.

r=bsmedberg
sr=darin
2004-09-08 05:43:21 +00:00
darin%meer.net 5ac371c8e9 fixing MingW bustage 2004-09-08 03:38:37 +00:00
darin%meer.net 6accf3753f fixes bug 258217 "Windows DDE code should extract application name from nsXREAppData" r=bsmedberg 2004-09-07 22:24:45 +00:00
jwalden%mit.edu 55118be2c7 Bug 256683 - Make Ctrl+0 work. r=rlk@trfenv.com 2004-09-07 21:08:50 +00:00
darin%meer.net b853169d42 landing v1.1 patch for 257162 "core changes required to enable XULRunner functionality" r=bsmedberg 2004-09-07 18:59:07 +00:00
bsmedberg%covad.net adc74e0376 How did this get a space in it? My bad, I suppose (from bug 257777). 2004-09-07 18:05:33 +00:00
bsmedberg%covad.net c0f8373c7a Bug 258308 Profiles don't appear in manager. r=bustage 2004-09-07 17:52:42 +00:00
mvl%exedo.nl 1f71d331c5 build help component for sunbird. ssl dialogs need it.
bug 255903, r=mconnor
2004-09-07 17:44:14 +00:00
ben%bengoodger.com e2a455bfc4 22183 - UI spoofing can cause user to mistake content for chrome. force the location bar to always be present. 2004-09-06 23:23:54 +00:00
bsmedberg%covad.net d3bb523401 Bug 257018 - if extension XPI is readonly, file silently fails to install/uninstall r+a=ben 2004-09-06 17:31:52 +00:00
bsmedberg%covad.net 93a891b367 Bug 257777 - ffox profile manager shows offline mode checkbox, patch by Gavin Sharp <gavin_sharp+bugzilla@nospin.org> r=me a=asa 2004-09-06 17:08:42 +00:00
bryner%brianryner.com 5e7349dd5d Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc. 2004-09-06 03:59:31 +00:00
jst%mozilla.jstenback.com dea7a573d7 Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu 2004-09-02 15:25:39 +00:00
ben%bengoodger.com 4ff2fd7201 238571 - unify text strings for error message where downloads whose destination files have been removed. patch by jeff walden r=me 2004-09-02 11:02:46 +00:00
dbaron%dbaron.org 509412873b Fix leak of mork factory. b=257219 r+sr=bryner 2004-09-02 00:44:18 +00:00
dbaron%dbaron.org a58216a8cb Fix leaks of mork rows. b=257218 r+sr=bryner 2004-09-02 00:41:36 +00:00
dbaron%dbaron.org 2f9c6891b1 Fix leak of nsPasswordManager singleton. b=257211 r+sr=bryner 2004-09-02 00:40:23 +00:00
dbaron%dbaron.org 7f72975a03 Fix leak of global history service. b=257209 r+sr=bryner 2004-09-02 00:39:38 +00:00
rbs%maths.uq.edu.au 44f9563249 Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky 2004-08-31 04:46:30 +00:00
dbaron%dbaron.org adcfe48e6c Fix ownership and permissions in installer .tar.gz. b=254303 r+sr=bryner 2004-08-30 19:57:52 +00:00
bryner%brianryner.com 391a908421 Make derived bindings have the same anonymous content structure as the normal radio and checkbox bindings on Linux (bug 257173). r=ben. 2004-08-28 21:16:04 +00:00
dbaron%dbaron.org bd35d9d2e1 Don't shadow a global variable, which allows the observer to be removed and thus fixes a leak. b=256886 r=ben sr=brendan 2004-08-26 23:53:00 +00:00
bugzilla%arlen.demon.co.uk a58c184dbf Bug 250817 nsWidgetStateManager assumes first element returned by getElementsByAttribute is its child
Toolkit version p=me+other, r=mconnor
2004-08-26 22:30:36 +00:00
neil%parkwaycc.co.uk d338e9f257 Bug 252119 <key keycode="VK_RETURN"> should not see an Enter key pressed in a timed textbox r=varga sr=bryner 2004-08-26 18:49:05 +00:00
steffen.wilberg%web.de 1d994460df Bug 256706: Make Help UI more like the main browser UI (terms, order of menuitems). p=jwalden, r=me 2004-08-26 13:46:23 +00:00
bsmedberg%covad.net cc4b31a631 Bug 256076 - salt profiles 8.profilename instead of profilename.3 (and fix 255238 in the process) r=dveditz sr=brendan 2004-08-26 12:59:12 +00:00
steffen.wilberg%web.de 53c733d3c8 Bug 255642: about: links to nonexistent NPL. r/a=ben 2004-08-25 10:36:24 +00:00
rlk%trfenv.com 9d38cf3f89 Moving aviary help to the trunk, round 2. 2004-08-21 02:00:25 +00:00
bryner%brianryner.com 180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
myk%mozilla.org eceef74c69 bug 247156: support non-jarred in addition to jarred extensions; r=mconnor, a=ben 2004-08-20 20:29:00 +00:00
mkaply%us.ibm.com bb3f6c6fcd #247962
r=pedemonte, sr=blizzard (platform specific)
Remove DLL_InitTerm from NSPR - move it to Mozilla code
2004-08-20 15:03:00 +00:00
steffen.wilberg%web.de 0903dbe2da Bug 255465: Ctrl+= should enlarge text in Help viewer. p=jwalden, r=rlk 2004-08-20 14:04:15 +00:00
p_ch%verizon.net 1f47668039 Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00
rlk%trfenv.com da25ffb6d6 bug 256104 - Need element IDs in viewSource.xul. r=mconnor@myrealbox.com 2004-08-19 16:49:24 +00:00
kyle.yuan%sun.com bb45fcc626 Backout the patch for 251492. Need a better solution for that. 2004-08-19 06:33:20 +00:00
kyle.yuan%sun.com 65b3fef078 Bug 251492 [gnome]selected item text wrong color in high-contrast themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-08-19 02:23:15 +00:00
bryner%brianryner.com b729abf62b Attempt graceful recovery when mork corruption is detected for form autocomplete data. Bug 253935, patch by bienvenu, r=bryner, sr=mscott 2004-08-19 00:38:52 +00:00
aaronleventhal%moonset.net 0c4f9a925b Bug 192577. URL bar drop-down does not collapse on second click on down-arrow. r=mconnor. No sr= needed 2004-08-18 14:46:45 +00:00
ben%bengoodger.com d7d2b5d4fb bug 238571 - awkward UI text for showing non-existent files, wording from jeff walden 2004-08-17 22:44:45 +00:00
webmail%kmgerich.com 299e57786c Bug 239760: Menu list text is wrong color when list cell is selected 2004-08-17 02:38:53 +00:00
jruderman%hmc.edu c655019b39 251092 - Alt+U doesn't work in Theme Manager. Patch by Quark, r=mconnor, a=asa. 2004-08-17 00:23:46 +00:00
rlk%trfenv.com 89d4cf05d6 moving aviary help to the trunk. 2004-08-16 20:24:39 +00:00
steffen.wilberg%web.de 7815464984 Bug 228699: Download Manager should close on CTRL+Y / ESC. r=ben 2004-08-15 12:59:24 +00:00
bryner%brianryner.com d7616d1045 skip signon entries that don't decrypt properly 2004-08-15 06:53:45 +00:00
jruderman%hmc.edu b6ea76c9ef Bug 253945. Patch by quark, r=dveditz, a=ben 2004-08-13 21:34:42 +00:00
ben%bengoodger.com c09b2a7de9 fix previous smoketest blocker relating to DOM inspector and help menu items not showing up on OS X 2004-08-13 00:56:58 +00:00
ben%bengoodger.com 99c06ea471 253709 form autocomplete popup placed at top left of screen on mousedown on wrong page... patch suggested by dean tessman, r+a=ben@mozilla.org 2004-08-10 22:39:00 +00:00