Commit Graph

7541 Commits

Author SHA1 Message Date
mozilla.mano@sent.com
a60f2376f1 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-11-06 21:08:51 -08:00
gavin@gavinsharp.com
efa5093d4f Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano 2007-11-06 21:08:50 -08:00
flamingice@sourmilk.net
1fb06dfbbe Bug 383577, wrongly encoded umlaut in license block, Patch by Simon Bunzli 2007-11-06 21:09:46 -08:00
mozilla.mano@sent.com
293e6d76d0 Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me. 2007-11-06 21:09:45 -08:00
mozilla.mano@sent.com
666789a299 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-11-06 21:09:44 -08:00
mozilla.mano@sent.com
d40b9f2e25 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-11-06 21:09:43 -08:00
myk@mozilla.org
e44c9a5c7d bug 330899: add id attributes to bookmark properties dialog elements (and canonicalize the names of existing ones) to make it easier to overlay that dialog; r=jhughes, sr=beng 2007-11-06 21:09:42 -08:00
joe@retrovirus.com
14256811c2 This submission is a roll-up of three patches developed & approved during the branch freeze: 330052 add bookmark dialog should have a default folder selected 329792 remove dead code for old tag-style folder selector in bookmark properties 330023 allow for editing of folder names r=annie.sullivan@gmail.com sr=ben@mozilla.org 2007-11-06 21:09:41 -08:00
joe@retrovirus.com
31d46a38d3 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 2007-11-06 21:09:40 -08:00
joe@retrovirus.com
74ebd0ecb4 * 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 2007-11-06 21:09:39 -08:00
sdwilsh@shawnwilsher.com
b814619929 Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9] 2007-11-06 21:08:49 -08:00
mconnor@steelgryphon.com
b090049600 bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me 2007-11-06 21:08:48 -08:00
gavin@gavinsharp.com
0c6ad2a254 Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor 2007-11-06 21:08:47 -08:00
sspitzer@mozilla.org
f708274522 fix for bug #389003: sometimes favicons in url results are blank, need to use the favicon service. r=mano 2007-11-06 21:08:46 -08:00
sspitzer@mozilla.org
6f53e83b28 fix for bug #373353: add favicons to the results in the location bar r=mano 2007-11-06 21:08:45 -08:00
mozilla.mano@sent.com
79308ce7d5 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-11-06 21:08:44 -08:00
kherron@fmailbox.com
488aaa98ca Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-11-06 21:08:43 -08:00
gavin@gavinsharp.com
507108f019 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-11-06 21:08:42 -08:00
gavin@gavinsharp.com
b196331b20 Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-11-06 21:08:41 -08:00
sdwilsh@shawnwilsher.com
df3b3cab39 Backout of Bug 366797 due to leaks 2007-11-06 21:08:40 -08:00
sdwilsh@shawnwilsher.com
b6f2071e95 Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-11-06 21:08:39 -08:00
rflint@ryanflint.com
4f2f3c5107 Remove duplicate comment. 2007-11-06 21:08:38 -08:00
rflint@ryanflint.com
8c6a16e580 Bug 384730 - Remove unnecessary RTL images from winstripe. r=mano 2007-11-06 21:08:37 -08:00
mozilla.mano@sent.com
8cfc0ef20c Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-11-06 21:09:24 -08:00
mozilla.mano@sent.com
ac73f0d1f1 Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-11-06 21:09:23 -08:00
gavin@gavinsharp.com
ccd4612eeb Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-11-06 21:08:36 -08:00
pkasting@google.com
88cd93add6 Bug 348779: Searchbar demands too much space. Non-functional cleanup commit that never made it to the trunk when the rest of the Fx2 theme landed. r=gavin 2007-11-06 21:08:35 -08:00
mozilla.mano@sent.com
45f0002bef Bug 370026 - Remove current Starring UI. r=sspitzer. 2007-11-06 21:08:34 -08:00
tony@ponderer.org
ffeab2cab2 Bug 368761 - "Report Web Forgery..." in the Help menu should be smarter patch: show/hide menus in JS and revert css theme changes r=bryner 2007-11-06 21:08:33 -08:00
sspitzer@mozilla.org
58358d2398 fix for bug #360029: remove places icon from personal toolbar. patch=dmills thanks to jminta and philringnalda for the help. r=sspitzer 2007-11-06 21:08:32 -08:00
mozilla.mano@sent.com
af22dd3f89 Bug 365528 - Places Organizer Toolbar. r=sspitzer. 2007-11-06 21:09:21 -08:00
sspitzer@mozilla.org
093e397eff fix for bug #364316 [places] some favicons in the historu sidebar and the bookmarks dialog are bigger than 16px by 16px. r=mano 2007-11-06 21:09:38 -08:00
beng@bengoodger.com
892d530bbd 329367 -cannot return to bookmarks after a search r=annie.sullivan@gmail.com and 334401 - assorted places organizer fixes including new debug panel r=brettw@gmail.com 2007-11-06 21:09:37 -08:00
beng@bengoodger.com
4d476242be 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces) 2007-11-06 21:09:36 -08:00
beng@bengoodger.com
f63e81d381 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2007-11-06 21:09:35 -08:00
beng@bengoodger.com
c4efc76e74 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2007-11-06 21:09:34 -08:00
beng@bengoodger.com
2ffd0eac2c 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2007-11-06 21:09:33 -08:00
beng@bengoodger.com
ace83bab80 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2007-11-06 21:09:32 -08:00
philringnalda@gmail.com
8777fee7e3 Bug 365437: browser/ dependency in help.css, r=mano 2007-11-06 21:09:20 -08:00
mozilla.mano@sent.com
5ae3485da3 Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin. 2007-11-06 21:09:19 -08:00
mozilla.mano@sent.com
699ff476f0 Bug 349380 - better UI for registerContentHandler. r=gavin. 2007-11-06 21:09:18 -08:00
tony@ponderer.org
5f1a573088 bug 368761: "Report Web Forgery..." in the Help menu should be smarter patch: swap help menu item based on context r=bryner 2007-11-06 21:08:31 -08:00
mozilla.mano@sent.com
7b52235389 Bug 353438 - Preview of Location Bar in 'Customize' dialog flawed. r=gavin. 2007-11-06 21:08:30 -08:00
mozilla.mano@sent.com
7d45ebd545 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2007-11-06 21:08:29 -08:00
gavin@gavinsharp.com
e33ed297b0 Bug 361769: the V before Show Suggestions is too big (make min-width/height rules apply only to the engine dropdown), patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-11-06 21:08:28 -08:00
gavin@gavinsharp.com
195915c04b Bug 306330: search engines without an icon have less margin than the others, r=mano 2007-11-06 21:08:27 -08:00
sspitzer@mozilla.org
d6faa58247 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 2007-11-06 21:08:26 -08:00
mozilla.mano@sent.com
de9f400cad Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2007-11-06 21:09:16 -08:00
gavin@gavinsharp.com
daa8ea81ad Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2007-11-06 21:08:25 -08:00
gavin@gavinsharp.com
d2b91030b2 Bug 353757: minor theme optimizations, patch by mano, r=me 2007-11-06 21:08:24 -08:00