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

116 Коммитов

Автор SHA1 Сообщение Дата
silver%warwickcompsoc.co.uk 7cf5641099 Bug 336847 - Remove half the groove below final toolbar. r=ben 2006-05-12 21:43:04 +00:00
joe%retrovirus.com 71f8bd572c Small CSS tweak to increase the hit area of the search engine selection
drop down on Mac OS X.

bug=337548
r=mconnor
uir=beltzner
2006-05-12 17:18:35 +00:00
joe%retrovirus.com 62407e384a Removed now-unused search-bar-background.png, meant to go in with
previous checkin for bug 337292.
2006-05-11 18:38:30 +00:00
joe%retrovirus.com e79e17e086 Landing two searchbox changes that landed on branch while trunk was closed:
(1) Restore flex to toolbar searchbox

bug=258679
r=gavin.sharp@gmail.com
sr=ben@mozilla.org

(2) Change searchbox to allow it to have variable width on the Mac.

bug=337292
r=gavin.sharp@gmail.com
sr=mconnor@mozilla.com
2006-05-11 18:19:42 +00:00
beng%bengoodger.com 2ba9c439ed 336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds. 2006-05-06 04:58:38 +00:00
beng%bengoodger.com ab1ff1cf1e followon to 335433 - some tweaks to the visual appearance of the search box to fix regressions on windows and gnome 2006-05-06 04:13:09 +00:00
beng%bengoodger.com 5dd5b4f80f 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
beng%bengoodger.com 15de22dab8 336457 - mark selected engine in the dropdown list patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org 2006-05-06 00:12:26 +00:00
beng%bengoodger.com 431106514d 335441 - add search dropdown menu and button patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org + some tweaks by me to make it look better on windows 2006-05-06 00:05:22 +00:00
beng%bengoodger.com 03407a18da 336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling 2006-05-05 23:13:20 +00:00
myk%mozilla.org 19eac0bfdf Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
beng%bengoodger.com c4b3729ef7 336808 - some more stylistic tweaks to the preview page for OS X only: make sure that the header area is yellow instead of white, and make sure that the post subheading text is readable (a darker color than ThreeDDarkShadow 2006-05-05 21:18:44 +00:00
beng%bengoodger.com 776101821b 336786 - use new feed icons from stephen horlander. 2006-05-05 18:51:39 +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
silver%warwickcompsoc.co.uk 52cb640e89 Bug 313388 - Match winstripe CSS to XP Classic appearance, and remove native theming of menus on Windows pending re-working of code. r=kevin 2006-05-04 16:02:06 +00:00
beng%bengoodger.com f66b4c4234 333751 - fix small typo in subscribe.css to ensure image shows correctly. not part of build 2006-05-03 18:26:29 +00:00
beng%bengoodger.com 9b84aebe2e 333751 - add skin files for feed preview page to mac pinstripe too... not part of build. 2006-05-03 17:55:24 +00:00
joe%retrovirus.com 25a2f52a14 Backing out a CSS change (url background color set to blue) that I accidentally
introduced in work on bug 248672.

bug=336416
2006-05-03 15:56:32 +00:00
beng%bengoodger.com 5a13686d84 333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com 2006-05-03 03:56:20 +00:00
joe%retrovirus.com e21634d12c Add grey text to search box (when not focused) that identifies the current
search engine.

bug=2358968
r=gavin.sharp@gmail.com
sr=ben@mozilla.org
2006-05-03 01:22:58 +00:00
beng%bengoodger.com 23296068ad 333751 - more feed handling changes... NOT PART OF BUILD!! 2006-04-28 06:08:22 +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
mozilla.mano%sent.com a46dd9fa5d Bug 333831 - Reimplement click-and-hold access to the back and forward session history menus. r=mconnor, uir=beltzner. 2006-04-20 22:35:06 +00:00
enndeakin%sympatico.ca 970fb9925e Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
beng%bengoodger.com b7a7e18711 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 2006-04-19 03:34:26 +00:00
beng%bengoodger.com 5bb24dd711 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces) 2006-04-13 22:49:02 +00:00
beng%bengoodger.com 7f142fde61 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 2006-04-10 19:26:11 +00:00
myk%mozilla.org 190b89054f 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 2006-03-24 01:34:19 +00:00
annie.sullivan%gmail.com 9907284368 Bug 329743: fixes dropmarker icon not showing up on places toolbar folders on mac.
Patch by Pam Greene <pamg.bugs@gmail.com>
r=annie.sullivan@gmail.com sr=ben@mozilla.org
2006-03-23 16:30:27 +00:00
joe%retrovirus.com f2f9ff880f 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
2006-03-22 03:36:41 +00:00
beng%bengoodger.com 3618ce030e 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2006-03-17 02:01:06 +00:00
gavin%gavinsharp.com 7caf3a2f1a Bug 323972: the home button does not have a disabled style rule, even though the image exists, r=mconnor 2006-03-14 20:39:55 +00:00
gavin%gavinsharp.com f4e69ea5a2 Bug 325772: remove unused files, r=mconnor 2006-03-14 20:25:21 +00:00
beng%bengoodger.com 2a9e312db8 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2006-03-10 23:48:40 +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
beng%bengoodger.com 1968c27e50 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 2006-03-09 02:08:45 +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
annie.sullivan%gmail.com 637efd057d Attempt to fix corrupt icon for livemarks
bug=327543
2006-03-06 19:23:09 +00:00
beng%bengoodger.com 4392404259 329077 - options icons gone... move an incorrectly placed #endif patch by phil ringnalda, r=me 2006-03-06 18:56:32 +00:00
gavin%gavinsharp.com 54071d2f39 Bug 328480: can't select/copy cookies in the View Cookies dialog, r=mconnor 2006-03-02 14:08:54 +00:00
annie.sullivan%gmail.com b362b8597a Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2006-03-01 19:44:37 +00:00
annie.sullivan%gmail.com b277b94d8e Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2006-02-28 22:43:46 +00:00
annie.sullivan%gmail.com 5f2f140503 Checking in files that got checked in on the branch but not the trunk from the patch for bug 328243 2006-02-28 21:20:04 +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
gavin%gavinsharp.com f4f6924f72 Bug 235277: make the go button look like other toolbar buttons, patch by miahz <miahzmiahz+bmo@gmail.com>, r=mconnor 2006-02-20 18:59:06 +00:00
hwaara%gmail.com d98f1d4cac bug 322507, clicking toolbar button and dragging the mouse outside still shows the buttons as pushed.
r=kevin@kmgerich.com
2006-01-22 16:26:24 +00:00
gavin%gavinsharp.com 3015a7e43d Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich 2006-01-20 03:44:27 +00:00
gavin%gavinsharp.com 2dcf4db62a Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2006-01-16 22:52:03 +00:00
gerv%gerv.net eb50dd44e7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 16:02:07 +00:00
gerv%gerv.net 1dca58927a Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:14:46 +00:00