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

59 Коммитов

Автор SHA1 Сообщение Дата
mconnor%steelgryphon.com 4adfa5bde1 bug 285002 - slow scrolling/redrawing in new cookies window with many cookies, patch by Andrzej Kaczmarek (andrzejk@gmail.com), r+a=me 2005-07-26 00:00:23 +00:00
gavin%gavinsharp.com 6e600fffd2 Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor 2005-07-25 04:42:13 +00:00
gavin%gavinsharp.com 4f32feca88 Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-07-24 05:13:34 +00:00
jshin%mailaps.org f3fe549e04 bug 300759 : bad sorting of language names in non-English locales : r/a=mconnor 2005-07-20 14:17:21 +00:00
mnyromyr%tprac.de bc7e41fd09 Bug 300001: JS errors and strict warnings in dialog "Download actions"; patch by Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg 2005-07-16 14:34:10 +00:00
mozilla.mano%sent.com 6a6d7ddb14 Bug 300074 - Disable actions when no items are selected in the Download Actions and Cookie Manager dialogs. patch from Caleb <bugs.caleb@gmail.com>, r=mconnor, a=asa. 2005-07-13 18:50:25 +00:00
ben%bengoodger.com cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
scott%scott-macgregor.org a8fa513276 Bug #269483 --> Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:14 +00:00
ben%bengoodger.com a4aa81a4c2 clean up on restart 2005-06-29 01:34:36 +00:00
mozilla.mano%sent.com b6af78208d Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg. 2005-06-28 20:08:56 +00:00
ben%bengoodger.com 304cbe853b unify preference handling, fix update history not to show redundant entries 2005-06-28 18:56:40 +00:00
ben%bengoodger.com 82d50f4e1f Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc. 2005-06-28 03:27:42 +00:00
ben%bengoodger.com 57508d188f Add update history list UI 2005-06-27 01:18:10 +00:00
ben%bengoodger.com f2353345fb Start adding some nicer error messages 2005-06-24 23:52:42 +00:00
mozilla.mano%sent.com 0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
steffen.wilberg%web.de 683087b90f Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa 2005-06-16 22:16:26 +00:00
db48x%yahoo.com e475909d23 bug 296662: Javascript strict warnings in preferences dialog
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
ben%bengoodger.com 9cc785354f Hook up 'View installed updates' button in preferences 2005-06-10 21:46:12 +00:00
ben%bengoodger.com a2e6013f30 Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel 2005-06-10 21:27:24 +00:00
mozilla.mano%sent.com 347c4ddcf5 Bug 296606 - [Mac] Menus are not functional in the Preferences window. r=mconnor, a=asa 2005-06-09 00:21:49 +00:00
timeless%mozdev.org b63d015b68 Bug 293826 whitelist for software install remains empty until visiting a site triggers the notification bar
patch by moz_bugzilla@exchangecode.com r=mconnor a=asa
2005-06-08 23:52:26 +00:00
mconnor%steelgryphon.com e53f70299d bug 296865 - fixes for addPermission, a=asa 2005-06-08 15:10:19 +00:00
ben%bengoodger.com a1a115ee47 Make update selection a little better 2005-06-07 00:26:55 +00:00
ben%bengoodger.com f0f2dfc325 turn on UI for update preferences and revise defaults and set of update default preferences a little 2005-06-06 21:37:18 +00:00
allan%beaufour.dk b3cabd13c2 Add ids to content panel so that extensions may overlay onto it easily. Bug 295613, r=mconnor, a=shaver, patch by doronr 2005-06-01 11:48:32 +00:00
steffen.wilberg%web.de deecb0208e Bug 292411: View Saved Passwords list is blank when animateFadeIn set to true. p=dave.townsend@blueprintit.co.uk, r=mconnor, a=asa 2005-05-01 10:30:54 +00:00
jshin%mailaps.org 24686082e9 bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa) 2005-04-30 02:57:57 +00:00
mozilla.mano%sent.com ffaed613ad Bug 285574 - [Mac] fonts settings dialog is cropped. r=mconnor a=asa 2005-04-21 20:46:16 +00:00
mozilla.mano%sent.com fca7d98af8 Bug 285570 - add entities for changing window style (height,width) of preferences windows. patch from Reuven Gonen <linxspider@yahoo.com>, r=mconnor a=asa 2005-04-20 11:24:46 +00:00
timeless%mozdev.org 74baeb2939 Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
darin%meer.net f6ffba0f8b landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky 2005-03-25 03:41:33 +00:00
mkaply%us.ibm.com b06ca2bb36 #285849
r/sr=mkaply
From Peter Weilbacher - OS/2 does different stuff with system resolution
2005-03-16 21:57:10 +00:00
mkaply%us.ibm.com f199025eb7 #285851
r/sr=mkaply
From Peter Weilbacher - OS/2 needs to use Windows style and title for preferences
2005-03-16 21:52:44 +00:00
scott%scott-macgregor.org fb6cf9393d Bug #285158 --> Move shared pref UI files from mozilla\browser to mozilla\toolkit\mozapps so Firefox and Thunderbird can share the files together.
No actual coding or UI changes here.

sr=ben
2005-03-10 23:11:10 +00:00
bsmedberg%covad.net e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bsmedberg%covad.net 3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
dwitte%stanford.edu c67beba386 fix typo, b=284098, r=mconnor 2005-03-09 03:33:42 +00:00
marco%gnome.org 5f0b3e9b6a Bug 233461 Add button icons to the new preferences dialog
r=mconnor
2005-03-07 09:55:21 +00:00
ben%bengoodger.com 5cecb27575 283640 - Cookies window hangs browser when items are expanded or collapsed. Ensure that nsITreeView implementation of getParentIndex always returns -1 for rows that are at the top level of the hierarchy. (Folders were actually returning "0" as their parent index, which is incorrect). 2005-03-05 22:43:48 +00:00
ben%bengoodger.com e440bea2f9 284560 - Can't add English [en] to the language list. Prevent discovery of "en" in the language list when really the match is en-us. Patch by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=me... also relocate license header to top of file 2005-03-05 08:41:53 +00:00
ben%bengoodger.com 1f0be99682 Testing a suspected fix to 283640 (suggested by Scott MacGregor)... don't adjust the index supplied to rowCountChanged... 2005-03-02 05:29:01 +00:00
mozilla.mano%sent.com 45f5128d83 Font dialog regressions fix: Bug 283678 - Serif / Sans-serif pref ui doesn't work; Bug 283869 - crash after trying to change font prefs; Bug 283945 - empty font lists for some languages. r=ben. (patch from bug 283678) 2005-02-28 12:52:48 +00:00
ben%bengoodger.com 3178c995e4 283988 - javascript annoyances options checkbox does not work properly 2005-02-28 08:47:29 +00:00
ben%bengoodger.com b940c3569f 283750 - search textbox in download actions window is dysfunctional... attempt to normalize rowcount change notifications and avoid assertions 2005-02-28 00:15:27 +00:00
ben%bengoodger.com da7ba122c3 283607 - response signer does not initializing things properly 2005-02-27 09:58:05 +00:00
ben%bengoodger.com a412b577ea 283604 - adding languages to languages dialog is broken 2005-02-27 09:24:00 +00:00
ben%bengoodger.com acaf0759b4 283744 - expiration dates for cookies aren't in a human readable format 2005-02-27 07:54:53 +00:00
ben%bengoodger.com 165f587bb7 null check aFile otherwise we crash 2005-02-27 07:50:09 +00:00
ben%bengoodger.com 7f6e581258 avoid duplicate permissions from being added to the view 2005-02-27 07:45:00 +00:00
ben%bengoodger.com a1e3e85786 283696 - Choose Downloads Folder window has non localizable text 2005-02-27 07:40:35 +00:00