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

7367 Коммитов

Автор SHA1 Сообщение Дата
brade%netscape.com a36239e8bb new pref panel for http networking options (bug 34324), original author rcassin@supernova.org, revisions by brade@netscape.com, r=timeless, sr=dveditz, a=asa, adt=jaime 2007-06-21 19:45:07 +00:00
bbaetz%student.usyd.edu.au 91f45d8a32 Bug 110760 - directory listings shouldn't reuly on libappcomps.
Also fixes bug 102826 & related issues.
r=dougt, sr=darin
2007-06-21 19:45:06 +00:00
timeless%mac.com 81ceae2f58 Bug 158790 - debug has printing prefs in a rendering group
patch by spiffonator@netscape.net r=timeless sr=alecf a=asa
2007-06-21 19:45:05 +00:00
dbaron%fas.harvard.edu 31fe01b54d Remove front-end for nglayout.debug.enable_xpcom_refcnt_log pref, which has no backend. r=ben sr=blake b=156157 2007-06-21 19:45:04 +00:00
blakeross%telocity.com e0844aa7a7 125181 - add pref to filter chrome:// errors in javascript console. r=ben sr=hewitt a=asa 2007-06-21 19:45:03 +00:00
sgehani%netscape.com 585b115e4b Make debug XUL boxes first item in pref pane.
r=stephend; sr=blake; checking in for timeless
2007-06-21 19:45:02 +00:00
sgehani%netscape.com 4effd96be5 Remove obsolete _elementID.
b=86780
2007-06-21 19:45:01 +00:00
sgehani%netscape.com 98c798412c Eliminate debug pref: show about box as modal.
b=86780; r=morse; sr=alecf
2007-06-21 19:45:00 +00:00
bryner%netscape.com 9c8e03a56f Updating wording in debug prefs panel to not discourage people from filing bugs about XBL form control problems. 2007-06-21 19:44:59 +00:00
rods%netscape.com baf5aa7b80 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2007-06-21 19:44:58 +00:00
ben%netscape.com b8dfeb782d 42798 - consistency in debug pref panel titles. patch from henrik gemal, sr=ben@netscape.com 2007-06-21 19:44:57 +00:00
blakeross%telocity.com 34ad0280a4 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2007-06-21 19:44:56 +00:00
blakeross%telocity.com 6b63226aab Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2007-06-21 19:44:55 +00:00
blakeross%telocity.com e62e686d6b 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2007-06-21 19:44:54 +00:00
hewitt%netscape.com df1e6de10a 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2007-06-21 19:44:53 +00:00
jaggernaut%netscape.com 3b181be4a3 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2007-06-21 19:44:52 +00:00
hewitt%netscape.com 3fe63fa522 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2007-06-21 19:44:51 +00:00
gerv%gerv.net bb7b2589d2 Add UI for debug prefs - JS strict and dump(). Bug 90945. r=bzbarsky, sr=blake. 2007-06-21 19:44:50 +00:00
timeless%mac.com ecb2584520 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2007-06-21 19:44:49 +00:00
darin%netscape.com 58cbec837e Fixes bug 85054 "Hard Drive grinds when disk cache set to zero."
patch=gordon, r=gagan, sr=darin
2007-06-21 19:44:48 +00:00
mcafee%netscape.com 198572e1d8 Adding pref UI (debug pane) to control modifier and menu access keys (49909). r=matt, sr=alecf, a=asa 2007-06-21 19:44:47 +00:00
mcafee%netscape.com 3a554168e0 Moving debug cache prefs to debug|networking pane (84805). r/sr=ben, a=asa 2007-06-21 19:44:46 +00:00
dougt%netscape.com 91466708ec Fixes 77715. Adds a checkbox for generating html instead of html-index sr/r=darin@netscape.com 2007-06-21 19:44:45 +00:00
blakeross%telocity.com d964b44b70 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2007-06-21 19:44:44 +00:00
blakeross%telocity.com a16c992077 Missing prefs text (checked in after landing). sr=sspitzer 2007-06-21 19:44:43 +00:00
gordon%netscape.com a1371b577c Fix bug 74809 "Rearrange cache enable prefs in debug pref panel". r=mcafee. 2007-06-21 19:44:42 +00:00
blakeross%telocity.com 9f732277e0 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2007-06-21 19:44:41 +00:00
mcafee%netscape.com a956be2115 Adding rods reflow debugging tools to pref/debug panel (72582). r=pchen, sr=alecf 2007-06-21 19:44:40 +00:00
maolson%earthlink.net d0fe7efd77 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2007-06-21 19:44:39 +00:00
timeless%mac.com df53ee6ab0 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2007-06-21 19:44:38 +00:00
blakeross%telocity.com a06dac4098 Disabling autostretch where necessary (42406). r=gemal a=ben 2007-06-21 19:44:37 +00:00
blakeross%telocity.com 59bfe163aa Fix, um, an extension of 60660: bunch of _elementIDs-related JS strict warnings. r=blake sr=alecf 2007-06-21 19:44:36 +00:00
hyatt%netscape.com ec218cd1e6 modify wording for XBL form control pref & relocate box debugging preferences so they
are accessible when in box debugging mode. a=ben@netscape.com
2007-06-21 19:44:35 +00:00
hyatt%netscape.com 6c746c1196 Adding pref for XBL-based form controls. r=danm, a=ben 2007-06-21 19:44:34 +00:00
mcafee%netscape.com 859cb85bbe Splitting debug pref pane into 3 panes to save room (40888). Debug gets general stuff, debug1 gets events stuff, debug2 gets networking stuff. Explicitly picked generic names for these files in case usage changes later. r=slamm 2007-06-21 19:44:33 +00:00
mcafee%netscape.com ce569b1b8c Cleaning up debug pref pane; saving space on navigator pref pane (5236). r=matt 2007-06-21 19:44:32 +00:00
mcafee%netscape.com 5602d6e112 Properly removing viewmanager2 pref UI. r=matt 2007-06-21 19:44:31 +00:00
mcafee%netscape.com e63e8542ed Debug-only, deleting viewmanager2 pref UI, on by default now (42845). r=matt 2007-06-21 19:44:30 +00:00
ben%netscape.com 871df79440 toolbar drag and drop 2007-06-21 19:44:29 +00:00
evaughan%netscape.com 4621d9b530 Fix for bug #44576
-r jrgm

PS: Last checkin was reviewed by waterson. Forgot the -r
2007-06-21 19:44:28 +00:00
evaughan%netscape.com 0802945010 fix for #44576 2007-06-21 19:44:27 +00:00
ben%netscape.com d655a4a884 swap ordering of apps and layout prefs in debug panel so it is possible to turn off box debugging 2007-06-21 19:44:26 +00:00
ben%netscape.com 6ae275e845 toolbar drag and drop 2007-06-21 19:44:25 +00:00
rbs%maths.uq.edu.au 3117a604e1 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2007-06-21 19:44:24 +00:00
ben%netscape.com 386e9ea0ae prefwindow skinnability cleanup, string changes for verah 2007-06-21 19:44:23 +00:00
ruslan%netscape.com 04d7283090 Hook up http preferences to pref_debug window 2007-06-21 19:44:22 +00:00
ben%netscape.com 302f46ab82 PrefWindow IV landing 2007-06-21 19:44:21 +00:00
hyatt%netscape.com 583e32d4a1 Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2007-06-21 19:44:20 +00:00
danm%netscape.com f5835d019d dist...chrome restructuring 2007-06-21 19:44:19 +00:00
ben%netscape.com 743b41c764 pref panel appearance tweaks, r=hyatt 2007-06-21 19:44:18 +00:00
davidm%netscape.com 6bdef6f967 20893 Cache preferences need to be hooked up r = ben@netscape.com 2007-06-21 19:44:17 +00:00
evaughan%netscape.com dcf96f927a bug fix for 24351, 22512
-r saari
2007-06-21 19:44:16 +00:00
ben%netscape.com 86f6718be8 provide pref to show the modal about dialog if one wishes. r=bryner 2007-06-21 19:44:15 +00:00
beard%netscape.com 4dbe3ce732 Added prefs for using nsViewManager2 to the debug panel. 2007-06-21 19:44:14 +00:00
alecf%netscape.com 428020d654 remove prefwindow from the build! Hurrah it is gone! r=sspitzer 2007-06-21 19:44:13 +00:00
mcafee%netscape.com 6a14c225be Resurrecting some prefs we lost in the pref landing. r=rgoodger@ihug.co.nz 2007-06-21 19:44:12 +00:00
rgoodger%ihug.co.nz 27a30f6089 new prefwindow landing r=alecf@netscape.com 2007-06-21 19:44:11 +00:00
rgoodger%ihug.co.nz 1d43e6ce7d New Prefwindow landing. r=alecf@netscape.com 2007-06-21 19:43:46 +00:00
bugzilla%standard8.demon.co.uk f2a284c8dc Final part of Bug 329744 - tidy up some of the string defines/usage. r=Neil. 2007-06-21 19:43:40 +00:00
bugzilla%standard8.demon.co.uk 92ec019d0d Fix Bug 385059 mail tags lost in migration from SM1.5 to SM2. r=Neil 2007-06-21 19:17:13 +00:00
bienvenu%nventure.com a7f02175e2 display failing recipient for smtp errors after rcpt to command, initial patch by Martin.vGagern@gmx.net, with some additions by me, 374388 r=ch.ey@gmx.net/bienvenu, sr=bienvenu/mscott 2007-06-21 15:09:42 +00:00
neil%parkwaycc.co.uk 3466c3dc14 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces (change getOverrideValue() to attribute overrideValue) b=304309 r=ajschult sr=jag 2007-06-21 09:13:53 +00:00
mnyromyr%tprac.de 09b10d9e43 Bug 377920: automatic vs. manual marking as read of junk in prefs; r/sr=Neil 2007-06-20 23:23:10 +00:00
bugzilla%standard8.demon.co.uk 312a19f6b6 Fix windows bustage from bug 383070 2007-06-19 19:14:03 +00:00
bugzilla%standard8.demon.co.uk e634ccef81 Bug 383070 Profile migrator should detect/offer Thunderbird profiles when no SeaMonkey 1.x profiles exist. r=Neil 2007-06-19 19:00:43 +00:00
bugzilla%standard8.demon.co.uk c794e1fece Part of bug 329744 - make the profile migration dialog slightly taller. r=Mnyromyr,sr=Neil 2007-06-19 15:59:41 +00:00
neil%parkwaycc.co.uk 80e07f93b9 Bug 382794 Fix print preview to work with *stripe themes p=MReimer r+sr=me 2007-06-19 13:57:02 +00:00
dwitte%stanford.edu baecdf2fb5 rev nsICookieManager2 interface to allow adding httpOnly cookies, and update consumers to match. b=379408, r+sr=biesi. 2007-06-17 23:40:41 +00:00
stefanh%inbox.com 5afc070b77 Bug 383957 - Update Help docs to reflect new Software Installation prefs. r=IanN. 2007-06-16 13:53:36 +00:00
bugzilla%standard8.demon.co.uk 2a5527a866 Bug 382109 Convert suite/profile to frozen linkage. r=Neil 2007-06-13 18:05:50 +00:00
bugzilla%standard8.demon.co.uk 871b5053d5 Bug 382495 Fix some more missing preferences from the migrator (part 3). r=Neil 2007-06-13 17:52:56 +00:00
neil%parkwaycc.co.uk f4d2c1881b Bug 383947 nsBrowserContentHandler.js leaks nsCommandLine r=bz sr=jag 2007-06-13 12:39:53 +00:00
bugzilla%standard8.demon.co.uk fd1af34309 Bug 384083 Profile migrator is broken when first profile is from NS4. r=Neil 2007-06-12 16:08:24 +00:00
bugzilla%standard8.demon.co.uk 84315df10f Address missed review comment from bug 381343, force locales for the debugQA extension to just en-US for now 2007-06-12 16:00:47 +00:00
philringnalda%gmail.com e8b677f2b4 Bug 338753 - Don't confuse 'Sender:'-header with 'From:' in quick search, thread columns, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, sr=mscott 2007-06-10 20:20:49 +00:00
philringnalda%gmail.com 0670090b99 Bug 185662 - Additional fix to make STARTTLS vs SMTP over SSL clear everywhere, patch by Magnus Melin <mkmelin+mozilla@iki.fi>, r+sr=bienvenu 2007-06-10 19:26:10 +00:00
mcsmurf%mcsmurf.de 3d7381e8d3 Add chardet.dll to the SeaMonkey packages file, r=KaiRo, not part of the default build 2007-06-09 19:34:10 +00:00
kairo%kairo.at 3307a40f1d bug 299726 - QA Area Link change for Seamonkey - use a better cvs module for the bonsai link, r=Neil 2007-06-08 23:29:57 +00:00
bugzilla%standard8.demon.co.uk c05d51946d Bug 381343 Move SeaMonkey's debug/QA UI elements to be built as an extension in-tree. r=ajschult,KaiRo,sr=Neil 2007-06-08 15:41:03 +00:00
mcsmurf%mcsmurf.de 82dfe3c997 Talkback is now an extension in SeaMonkey 2007-06-07 18:41:50 +00:00
mcsmurf%mcsmurf.de 46269c7c92 Clean up SeaMonkey packages file. Bug 382566, r=Standard8 2007-06-06 18:33:16 +00:00
bugzilla%standard8.demon.co.uk babcc88ff1 Bug 383051 Profiles not detected in migrator for apps that use profiles.ini instead of registry. r=Neil 2007-06-06 15:52:09 +00:00
vladimir%pobox.com e04a8be484 b=382482, error when accessing navigator.offlineResources (NS_ERROR_XPC_CANT_GET_PARAM_IFACE_INFO) -- missing xpt file from packaging manifests; patch from dcamp@mozilla.com, r+sr=vlad 2007-06-06 00:03:14 +00:00
neil%parkwaycc.co.uk fe1fa9fce1 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult sr=jag 2007-06-05 08:08:18 +00:00
kairo%kairo.at 310cb38c4e bug 383112 - make MOZ_XUL_APP=1 the default in configure, r=bsmedberg 2007-06-04 15:09:50 +00:00
bugzilla%standard8.demon.co.uk ed28785cca Followup to bug 382586 remove now non-existing makefiles 2007-06-03 13:05:31 +00:00
bugzilla%standard8.demon.co.uk 6492b31e5c Bug 382586 Clean up /suite after suite moving to toolkit. p=Asrail <asrail@gmail.com>,r=me,sr=Neil 2007-06-03 13:03:01 +00:00
bugzilla%standard8.demon.co.uk 2618b69147 Bug 382586 Clean up /suite after suite moving to toolkit. p=Asrail <asrail@gmail.com>,r=me,sr=Neil 2007-06-03 11:44:31 +00:00
bugzilla%standard8.demon.co.uk 5433b11576 Bug 382495 More missing preferences part 2. r=Neil 2007-06-03 11:28:05 +00:00
bugzilla%standard8.demon.co.uk b8797f29c6 Bug 382945 Profile Migrator doesn't check to see if profiles exist before offering options. r=Neil 2007-06-03 11:24:26 +00:00
mcsmurf%mcsmurf.de 7ec458505d Bug 382566 - Clean up SeaMonkey packages file, r=Standard8, not part of Firefox a5, suite-only 2007-06-01 19:49:46 +00:00
neil%parkwaycc.co.uk 8b92104882 Continuation of synchronisation of xpfe autocomplete with toolkit interfaces b=304309 r=ajschult rs=mscott 2007-05-30 22:08:44 +00:00
bugzilla%standard8.demon.co.uk 7e421b24ed Bug 382495 Fix more missing/incorrect preference migrations in SeaMonkey's new profile migrator. r=Neil 2007-05-30 20:23:09 +00:00
mcsmurf%mcsmurf.de 49a12a0774 suiterunner profile migrator not working correctly, various cleanup included - Bug 382449, r=Standard8 2007-05-30 19:35:20 +00:00
bugzilla%standard8.demon.co.uk 47a34e2c0b Bug 381338 Allow import of bookmarks from other profiles that we support migration from. r/sr=Neil 2007-05-29 17:02:14 +00:00
bugzilla%standard8.demon.co.uk 91d69164e9 Bug 372856 Remove themes pane from preferences in suiterunner builds. r/sr=Neil 2007-05-29 17:00:00 +00:00
bugzilla%standard8.demon.co.uk 6cf4db4a2a Bug 363700 Software Installation (pref-smartupdate.xul) prefs page is designed for xpfe SM not suiterunner. r=iann_bugzilla,sr=Neil 2007-05-29 16:58:21 +00:00
kairo%kairo.at 49fc26ae73 bug 328887 (alias "suiterunner") - Turn on the MOZ_XUL_APP flag for SeaMonkey, additionally bump SeaMonkey trunk version to 2.0a1, r+sr=Neil a=seamonkey-council 2007-05-29 16:24:59 +00:00
mcsmurf%mcsmurf.de a52738a6a8 SeaMonkey NSIS bustage fix "DisplayCopyErrMsg not found!" - Bug 351917 2007-05-29 16:16:26 +00:00
bugzilla%standard8.demon.co.uk a1b69577a5 Bug 382245 Display on startup / new window / tab prefs not migrated from xpfe profile to suiterunner (add browser.startup.page pref) r=Neil 2007-05-28 21:34:48 +00:00
bugzilla%standard8.demon.co.uk 9d9a91687c Bug 382245 Display on startup / new window / tab prefs not migrated from xpfe profile to suiterunner - also add lots of other prefs that weren't previously being migrated. r=Neil 2007-05-28 21:15:33 +00:00
mcsmurf%mcsmurf.de 217f275286 tabs, not spaces 2007-05-28 19:43:17 +00:00
mcsmurf%mcsmurf.de 78f7e6ef31 Landing SeaMonkey NSIS installer - Bug 351917, sr=Neil 2007-05-28 19:26:02 +00:00
bugzilla%standard8.demon.co.uk 7b5fa78b76 SeaMonkey xpfe Bustage fix for bug 306842, remove line that should no longer be there 2007-05-28 19:19:45 +00:00
bugzilla%standard8.demon.co.uk b22b2f264a Fix bug 382243 SMTP servers not migrated from xpfe profile to suiterunner (and also chatzilla/venkman/font prefs). r=ajschult over irc 2007-05-28 18:46:57 +00:00
bugzilla%standard8.demon.co.uk ce365ddbc7 Back out the previous patch and commit the correct patch for bug 382168 Address book autocomplete prefs not migrated in suiterunner's profile mananger (r/sr=Neil on the correct patch). 2007-05-28 18:35:40 +00:00
bugzilla%standard8.demon.co.uk c5b4393458 Part of bug 306842 Pref overlays should use insertafter/insertbefore instead of position (Sort out permissionsPrefsOverlay and walletPrefsOverlay). r=iann_bugzilla,sr=Neil 2007-05-28 15:00:10 +00:00
bugzilla%standard8.demon.co.uk 99d3466172 Bug 379110 Make SeaMonkey use the window icons that come with DOMI. r/sr=Neil 2007-05-28 11:41:30 +00:00
bugzilla%standard8.demon.co.uk 1f365918c7 Bug 379110 Make SeaMonkey use the window icons that come with DOMI. r/sr=Neil 2007-05-28 11:12:55 +00:00
bugzilla%standard8.demon.co.uk 1e1ead706c Bug 382168 Address book autocomplete prefs not migrated in suiterunner's profile mananger. r=Neil 2007-05-28 10:57:21 +00:00
bugzilla%standard8.demon.co.uk 03fff128c9 Bug 306842 Pref overlays should use insertafter/insertbefore instead of position. r=iann_bugzilla,sr=Neil 2007-05-27 19:57:06 +00:00
bugzilla%standard8.demon.co.uk 048eccbcf1 Fix Bug 381483 Profile migration fails to migrate mail/newsgroups properly. r/sr=Neil 2007-05-27 18:15:49 +00:00
bugzilla%standard8.demon.co.uk f2c2b55aaa Part of Bug 329744 - fix writing of the target prefs.js. r/sr=Neil 2007-05-26 16:45:18 +00:00
stefanh%inbox.com b0e72da55b Bug 376912 - Mac Classic tabbrowser looks bad. Changes in navigator.css, tabbrowser.xml and tabbrowser.css (win version) originally by Neil. r=Mnyromyr, sr=jag. 2007-05-24 20:51:53 +00:00
kairo%kairo.at 2df112a4b4 bug 381776 - move suite/ Makefiles from allmakefiles.sh to suite/makefiles.sh 2007-05-23 21:48:38 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
bugzilla%standard8.demon.co.uk 34d1fa20f6 Part of Bug 329744 - change migration strings to reference SeaMonkey 1.x rather than 1.0/1.1. r/sr=Neil 2007-05-22 19:49:08 +00:00
kairo%kairo.at 7ff42ce7fa bug 377953 - build suiterunner package/installer via suite/installer (a real installer for suiterunner will be added there soon in 351917), r=luser 2007-05-21 13:40:32 +00:00
bugzilla%standard8.demon.co.uk 363942101a Bug 381339 Migrate preferences for extensions we know about. r/sr=Neil 2007-05-20 16:04:51 +00:00
bugzilla%standard8.demon.co.uk 2d86562915 Bug 329744 Write migrator for moving to Toolkit-based profiles - land the actual migration code. r=Neil,mac review from mnyromyr pending 2007-05-20 14:19:00 +00:00
stefanh%inbox.com 36db4e0d88 Bug 346605, update help doc that I forgot to include in my previous patch. r=IanN 2007-05-13 22:39:27 +00:00
stefanh%inbox.com 6115dfc90c Bug 346605 - Make openHelp() calls call suiterunner help correctly: Remove help buttons/js from Composer dialogs and use an overlay in suite/common instead. r=IanN, sr=Neil. 2007-05-13 21:36:09 +00:00
bugzilla%standard8.demon.co.uk 8905d276ca Part of bug 358764 On Linux, backspace should go back, not do nothing (sync suiterunner pref to xpfe). r/sr=Neil 2007-05-12 07:40:05 +00:00
kairo%kairo.at a5097f9ce6 bug 377801 - move suite's typeaheadfind locale file so that it works with 'source L10n', r+sr=Neil 2007-05-11 15:47:16 +00:00
stefanh%inbox.com 604ed3a4f2 Bug 346604 - Two Using Help documents in suiterunner: Don't use toolkit's help-toc. r=IanN, sr=Neil. 2007-05-06 10:45:21 +00:00
kairo%kairo.at 7a6e7855c6 bug 377799 - Move bookmarks chrome to suite/ - jar.mn/build changes, r+sr=Neil 2007-05-05 11:41:14 +00:00
timeless%mozdev.org 34b8544416 Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2007-05-05 04:37:49 +00:00
timeless%mozdev.org 00a279bfb0 Bug 318866 Selecting "Sort Folder..." from context menu in Bookmark Manager results in XML Parsing Error: undefined entity (sortFolder.xul)
patch by supernova_00@yahoo.com r=neil sr=jag
2007-05-05 04:37:48 +00:00
ben%netscape.com 99e0820dbc oops 2007-05-05 04:37:47 +00:00
Stefan.Borggraefe%gmx.de a9c4f46bea Bug 252698: Use buttonlabel attributes in <dialog>s
r+sr=neil
2007-05-05 04:37:46 +00:00
bsmedberg%covad.net 42a3d2bb22 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2007-05-05 04:37:45 +00:00
varga%nixcorp.com 38c3b6c5b0 Updating my email address. 2007-05-05 04:37:44 +00:00
philringnalda%gmail.com a045519449 Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2007-05-05 04:37:43 +00:00
mnyromyr%tprac.de 539bce9a13 Bug 115924: removal of communicatorOverlay.xul; p=Giacomo Magnini <giacomo.magnini@portalis.it>, r=neil, sr=mscott 2007-05-05 04:37:42 +00:00
mnyromyr%tprac.de c8133017db Follow-up to bug 57510: remove erroneous <keyset>; r/sr=jag 2007-05-05 04:37:41 +00:00
mnyromyr%tprac.de bcef4ab60b Bug 57510: `Del' key does not delete on Mac; r=db48x, sr=jag 2007-05-05 04:37:40 +00:00
neil%parkwaycc.co.uk 0a279ce4cc Kill shortcut for dangerous operation b=209355 p=gautheri@noos.fr r+sr=me 2007-05-05 04:37:39 +00:00
gavin%gavinsharp.com e85affd12c Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org 2007-05-05 04:37:38 +00:00
bugzilla%standard8.demon.co.uk f3239f686a Bug 351661 addBookmark.js -> bookmarkView.rdf.GetResource() should be RDF.GetResource(). (SeaMonkey version) p=Philip Chee,r=db48x,sr=Neil 2007-05-05 04:37:37 +00:00
gavin%gavinsharp.com 6ebf40f311 Bug 287392: paste in Bookmark Manager is very slow (O(n^2)), patch by Jan Darmochwal <jdarmochwal@gmx.de>, r+sr=neil 2007-05-05 04:37:36 +00:00
neil%parkwaycc.co.uk 009a35adf6 File Bookmark should preselect New Bookmarks folder b=250783 p=f.qu@laposte.net r+sr=me a=asa 2007-05-05 04:37:35 +00:00
Olli.Pettay%helsinki.fi 4b6dc2a2c7 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2007-05-05 04:37:34 +00:00
timeless%mozdev.org e8ffd6abe1 Bug 248958 File Bookmark dialog form too small, buttons are not visible
patch by ajschult@verizon.net r=neil sr=neil
2007-05-05 04:37:33 +00:00
neil%parkwaycc.co.uk ee68fac60f Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2007-05-05 04:37:32 +00:00
neil%parkwaycc.co.uk cead22a3db Remove near-useless "Expand" item on bookmark menuitem context menus p=paradigmk@technodrome.com r=me 2007-05-05 04:37:31 +00:00
varga%nixcorp.com 00bdbe0431 Fixing JS warning. Bug 221619. 2007-05-05 04:37:30 +00:00
kairo%kairo.at f69bdb4a7f bug 142215 - Personal Toolbar folders should work like main menu (open on mouseover), p=paradigmk@technodrome.com r=Neil 2007-05-05 04:37:29 +00:00
aaronleventhal%moonset.net 9e09f33099 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2007-05-05 04:37:28 +00:00
jag%tty.nl 27ae105645 Bug 313715: "Open in New Tab" from Bookmark Manager doesn't respect background pref
Stop caching the result of shouldLoadTabInBackground(), there's no point since we need to look at the state of the shift key every time, and we didn't update it in all code paths to begin with.
Pass in |event| from more places in history and bookmarks so we'll actually look at te shift key.
Replace use of "tab_background" with looking at shouldLoadTabInBackground().
r=IanN, sr=Neil
2007-05-05 04:37:27 +00:00
neil%parkwaycc.co.uk f5564859bd Bug 295582 Clean up after bug 281988 p=jklippl@xtux.org r=me sr=jag a=bsmedberg 2007-05-05 04:37:26 +00:00