Commit Graph

274 Commits

Author SHA1 Message Date
dolske@mozilla.com
dcdba5387d Strings-only for bug 417302 - about:robots. (forgot manifest with last check-in) 2008-02-21 23:01:02 -08:00
florian@queze.net
57365d8d93 Bug 402252 - application details should be accessible from prefs UI. r=Mano, ui-r=beltzner (over IRC), a1.9=damons. 2008-01-29 07:30:53 -08:00
reed@reedloden.com
6e87a32dd4 Bug 411037 - "SSL error page when built using libxul doesn't have the two buttons for get me out of here/add exception" [p=asac@jwsdot.com (Alexander Sack) r+a1.9=mconnor] 2008-01-07 14:30:28 -08:00
reed@reedloden.com
4894cad90d Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
myk@mozilla.org
f59da771e6 bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin 2007-10-03 13:46:52 -07:00
myk@mozilla.org
ec3ff32ae8 bug 377784: new Applications prefpane, which replaces the Download Actions dialog and the Feeds prefpane and provides a better UI for configuring handlers for MIME types and protocol schemes; r=gavin, ui-r=mconnor 2007-09-05 21:55:45 -07:00
rflint@ryanflint.com
a8d0fa5f4e Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-08-22 14:02:02 -07:00
mozilla.mano@sent.com
1bfb840f8e Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
rflint@ryanflint.com
3c0d2f8083 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:33:19 -07:00
flamingice@sourmilk.net
842c8ce636 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
2ec31dc221 fixing bustage from bug 376008 2007-05-03 02:26:21 -07:00
philringnalda@gmail.com
98d08ba991 Bug 375243 - Remove some unused browser strings, r=mano 2007-03-27 21:37:32 -07:00
sspitzer%mozilla.org
e7ce14e451 fix for bug #360029: remove places icon from personal toolbar.
patch=dmills

thanks to jminta and philringnalda for the help.

r=sspitzer
2007-02-05 17:46:51 +00:00
mozilla.mano%sent.com
f2f2471535 Bug 365538 - 'Move Bookmark(s)' UI in Places Organizer. r=sspitzer. 2007-01-09 23:00:23 +00:00
mozilla.mano%sent.com
8e1afe52e9 Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com
f407e29925 Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2006-10-09 23:57:40 +00:00
gavin%gavinsharp.com
492544e57a Bug 353366: Informations in two Clear Private Data windows are different (merge the two sanitize.dtds), patch by Hubert Gajewski <hubert.gajewski@gmail.com>, r=me 2006-09-27 18:13:19 +00:00
tony%ponderer.org
eb01cb3058 bug 350422: move google anti-phishing privacy policy out of source
patch: use remote privacy policy, fallback on local
2006-09-08 01:24:03 +00:00
mozilla.mano%sent.com
abb6d38e2d Bug 346009 - better subscription UI for feed preview. r=mconnor. See comment 31 on the bug. 2006-08-21 08:30:25 +00:00
jwalden%mit.edu
bd48c1dd29 Bug 348820 - Fix followups from bug 346942. r=mconnor 2006-08-18 17:46:16 +00:00
jwalden%mit.edu
1a83e25ed9 Bug 346942 - Finalize anti-phishing UI, part 2. This gets rid of the stupid dialog we had before. Parts of patch courtesy of Tony Chang, rest was me, r=mconnor 2006-08-16 07:23:53 +00:00
jwalden%mit.edu
ae7bfbc478 Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). We're slowly spiralling in on a final design... r=mconnor 2006-07-21 17:42:26 +00:00
tony%ponderer.org
a35e1b54ec bug 337484: add the ability for users to report a phishing site
patch: report phish menu item
r=gavin,mmchew
sr=bryner
2006-07-06 03:50:40 +00:00
jwalden%mit.edu
dd15a518df Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor 2006-07-05 22:41:03 +00:00
beng%bengoodger.com
530cb37df0 340897 - lots of rss bug fixes r=sspitzer 2006-06-12 18:14:55 +00:00
gavin%gavinsharp.com
f1c4773096 Bug 252362: security warning preferences should be exposed in user interface, r=mconnor, ui-r=beltzner 2006-05-31 00:57:50 +00:00
steffen.wilberg%web.de
501e2fe6fb Bug 315402: Create Accessibility section in Help Documentation. Patch by Mark Pilgrim, r=me 2006-05-28 18:40:21 +00:00
mconnor%steelgryphon.com
605be74d73 bug 328159 - the one that should work, or I'm buying the build team drinks 2006-05-05 18:01:35 +00:00
brettw%gmail.com
c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
mconnor%steelgryphon.com
88fcc400ae bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
mconnor%steelgryphon.com
653f364c96 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
mconnor%steelgryphon.com
70d7f99a7f backing out again..., r=me 2006-04-30 05:26:17 +00:00
mconnor%steelgryphon.com
f7366d969a bug 328159 - take 2, r=me 2006-04-30 05:02:43 +00:00
beng%bengoodger.com
23296068ad 333751 - more feed handling changes... NOT PART OF BUILD!! 2006-04-28 06:08:22 +00:00
gavin%gavinsharp.com
236f1dfec9 Bug 232272: new search engine manager, r=mconnor, ui-review=beltzner 2006-04-28 02:18:58 +00:00
mconnor%steelgryphon.com
aa4a268386 tinderboxes went orange, not sure why yet, backing out to investigate 2006-04-27 05:10:58 +00:00
mconnor%steelgryphon.com
0919e5ec0b bug 328159 - Wire up session data service, patch by Dietrich Ayala (dietrich@mozilla.com), r=me 2006-04-27 04:34:27 +00:00
beng%bengoodger.com
4c3bdeb751 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2006-04-27 00:24:12 +00:00
annie.sullivan%gmail.com
75776cd3b1 Adds places popup. bug=329180 r=ben@mozilla.org 2006-04-13 00:48:00 +00:00
beng%bengoodger.com
53f466f261 331755 - Use Bookmark option for setting home page is broken. add a new home page selection dialog that uses places. r=annie.sullivan@gmail.com 2006-04-04 02:03:32 +00:00
gavin%gavinsharp.com
56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
joe%retrovirus.com
a1baed1ab6 Changes to bookmark properties dialog:
* Customized bookmark properties dialog for add vs. edit cases
* Added support for changing URI of bookmark (annotations not carried over yet)
* Add support for viewing properties of history entries
* Changed from tag-style control to folder tree for folder selection,
  yielding layout and accessibility improvements
* Switched to using standard dialog buttons

bug=329272
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-10 17:36:41 +00:00
joe%retrovirus.com
30d30c1b17 * Allows the user to access Bookmark Properties dialog from context menus.
* Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog.
* Improves the appearance of the Bookmark Properties dialog.
* Removes dead code from PlacesBrowserShim in browser.js

NOTE: This doesn't reflect the final UI for this functionality; rather,
this change is intended to add functionality for users of the nightlies.

bug=322988
r=annie.sullivan@gmail.com
sr=bugs@bengoodger.com
2006-03-07 00:52:35 +00:00
beng%bengoodger.com
e709b63ba8 fixing bustage fallout from 328243 - add default_places.html back to build in new locales directory so migration works properly. 2006-02-25 01:35:45 +00:00
beng%bengoodger.com
a2e1f5c83a bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
jwalden%mit.edu
9c680b59f0 Bug 324968 - Remove bogus index/search distinction from help pack code. r=steffen 2006-01-29 01:19:16 +00:00
jwalden%mit.edu
738d154ba2 Improve the new netError.dtd for Firefox 1.5 (package as an override of the default ones). r=mconnor 2005-08-29 20:27:23 +00:00
gavin%gavinsharp.com
91e8dc849e Bug 235204: New search dialog, used when the searchbar is either removed from the toolbar, of if the toolbar is hidden. r=mconnor 2005-08-27 02:19:09 +00:00
mconnor%steelgryphon.com
04c85ee01c bug 304403 - better safe mode UE, part 1, a=chase 2005-08-12 07:01:09 +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
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
myk%mozilla.org
279d0f9608 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
bsmedberg%covad.net
dab055967f Bug 269460 - Build system for easy replacement of trademarked names --with-branding=directory r=chase a=shaver 2005-07-25 18:56:27 +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
c0c6d14da1 Fixing a whitespcae error from my checkin of bug 274374 2005-06-23 07:49:43 +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
bsmedberg%covad.net
8856264aa6 Bug 287262 - use the correct l10n sourcedir for extra-jars.mn r=chase a=dbaron 2005-04-22 13:07:50 +00:00
bsmedberg%covad.net
9f33ad0393 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
bsmedberg%covad.net
67e8284e3c Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa 2005-04-15 14:17:31 +00:00
mozilla.mano%sent.com
590c879372 Bug 267227 (be able to use Window and Help menus in every window) - Move the Window and Help menus to a new overlay. r=mconnor 2005-03-24 16:00:01 +00:00
steffen.wilberg%web.de
48b20f11b3 Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase 2005-03-24 08:49:46 +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
bugzilla%arlen.demon.co.uk
3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +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
ben%bengoodger.com
f04b476a75 283595 - master password dialog is broken in fallout from prefs landing. reintroduce file I accidentally cvs removed, also add "remove master password" button for jay ;-) 2005-02-27 00:19:23 +00:00
ben%bengoodger.com
b622819900 274712 - new options dialog 2005-02-25 09:07:58 +00:00
bsmedberg%covad.net
c18b1c8902 Bug 279768 - Use new % syntax for locale directory structure. r=gandalf 2005-01-26 13:33:53 +00:00
bsmedberg%covad.net
79d5663a5f The branch had a new location for locale files which won't work yet on the trunk. Moving things back to their old location. 2004-12-02 19:31:07 +00:00
ben%bengoodger.com
5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
steffen.wilberg%web.de
b3c3e97627 port bug 181541 (Add UI to set default languages for web pages, r=mconnor) to the trunk 2004-07-19 22:38:08 +00:00
bsmedberg%covad.net
d8b9c5aed7 Merge changes from the aviary branch to start centralizing locale files. (bug 250672) 2004-07-12 17:15:10 +00:00