beng%bengoodger.com
c8667aa809
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
562c8bc605
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
57053ea858
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
c5b8e2d95e
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
bb58d58666
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
e19f382310
336786 - use new feed icons from stephen horlander.
2006-05-05 18:51:39 +00:00
brettw%gmail.com
9d99105501
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
beng%bengoodger.com
900de3278c
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
231a9dac28
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
4621ff77f5
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
mozilla.mano%sent.com
93c9ea98bc
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
b5bd5dba5a
Bug 268590, add notification widget, r=mconnor
2006-04-19 20:50:25 +00:00
myk%mozilla.org
917f6cb29a
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
2777b1d20f
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
4f0ad9bcfa
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
gavin%gavinsharp.com
22eed2377f
Bug 325772: remove unused files, r=mconnor
2006-03-14 20:25:21 +00:00
joe%retrovirus.com
cedc166b4a
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
2d18d38736
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
8eac356716
* 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
6a126f95ea
Attempt to fix corrupt icon for livemarks
...
bug=327543
2006-03-06 19:23:09 +00:00
beng%bengoodger.com
034eb7568d
329077 - options icons gone... move an incorrectly placed #endif patch by phil ringnalda, r=me
2006-03-06 18:56:32 +00:00
annie.sullivan%gmail.com
71feda57e8
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
2491e54957
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
dfd3a1df40
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
5fd0faee5b
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
hwaara%gmail.com
ab0d4e0617
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
f0afd97514
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
ffa9f76629
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
f2d0296772
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-12-31 12:14:46 +00:00
mozilla.mano%sent.com
6eb6ddc8ec
Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions.
2005-12-01 10:03:58 +00:00
mozilla.mano%sent.com
0973791ad9
Bug 309223 - 'Download Actions' description is too small in Pinstripe. r=mconnor
2005-09-26 17:46:51 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
webmail%kmgerich.com
1e366026f1
Mac Pref window cleanup. [Bug 304643] Font used in Pref dialog is too small, also fixes bug 306166
2005-08-30 17:41:58 +00:00
ben%bengoodger.com
c8bd5d2fa7
305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor
2005-08-26 18:22:08 +00:00
webmail%kmgerich.com
4b4584396f
Bug 271051 - Address bar should use another color when lock icon is broken
...
r=mconnor, a=asa
2005-08-25 02:05:27 +00:00
mozilla.mano%sent.com
62bd0d622e
bug 304436 - [mac] RSS button is displayed empty. patch from Kevin Gerich (on bug 303848).
2005-08-15 19:11:01 +00:00
ben%bengoodger.com
3f1b9d49ca
fixing build bustage (frogot to add files)
2005-08-12 01:15:22 +00:00
ben%bengoodger.com
3c2a3e3e61
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
myk%mozilla.org
9ea8dbf6c1
Fix for bug 303412: floats the feedview navbox so it doesn't overlap content; patch by Tuukka Tolvanen <tuukka.tolvanen@gmail.com>; r,a=mconnor
2005-08-04 23:06:55 +00:00
myk%mozilla.org
ae912ee37a
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
ben%bengoodger.com
8d0ba4dfe4
UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
2005-07-26 23:21:15 +00:00
webmail%kmgerich.com
b602b22ace
Pinstripe changes: Preferences icons should have a pressed state (bug #287375 ), Mail icon for main toolbar (bug #298554 ) a=asa
2005-06-25 13:15:54 +00:00
timeless%mozdev.org
eae5fd5319
Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol
...
patch by rob_strong@exchangecode.com r=shaver a=shaver
2005-06-16 04:11:22 +00:00
bsmedberg%covad.net
081488379d
Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa
2005-06-07 19:55:49 +00:00
mozilla.mano%sent.com
e6557600c5
Bug 291830 - Pane selection icons jump and dance 1px horizontally on Mac. patch from Mark Mentovai <mark@moxienet.com>, r=josh/mconnor, a=asa.
2005-05-05 16:31:09 +00:00
joshmoz%gmail.com
1748897241
remove incorrect and unnecessary margin declaration. b=284762 r=kmgerich
2005-03-19 19:02:58 +00:00
webmail%kmgerich.com
3db8625b0c
Pinstripe: Reload button not getting right image rect when using "small icons", bug #284130
2005-03-05 20:58:31 +00:00
webmail%kmgerich.com
dac5f0e33d
Pinstripe preferences window styles and Tabs icon
2005-02-26 13:45:41 +00:00
ben%bengoodger.com
f01d11934a
274712 - new options dialog
2005-02-25 09:07:58 +00:00
webmail%kmgerich.com
afabfb50c4
Pinstripe, removing CSS rule for #281647
2005-02-22 12:30:07 +00:00
webmail%kmgerich.com
b6c5a3ffcd
Pinstripe CSS tweaks. Fixes Bug #229813 and Bug #281647
2005-02-22 03:03:04 +00:00
bzbarsky%mit.edu
8b272d2556
Fix typo in fix to bug 281652
2005-02-20 20:48:07 +00:00
bzbarsky%mit.edu
e1e9758c0c
Fix CSS error. Bug 281652, patch by Anne van Kesteren
...
<bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:48:11 +00:00
bzbarsky%mit.edu
ea86762fe5
Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
...
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
webmail%kmgerich.com
1940386989
Pinstripe tweaks including fixes for:
...
273018 - View > Character Encoding > Customize
268230 - Mac: wrong popup notification icon
266047 - Clean Up button is not included in DM WIndow's tab-order
235031 - Firefox displays "blue" appearance
242831 - Pinstripe should follow "Full keyboard access"
2005-02-06 22:26:17 +00:00
gerv%gerv.net
dc766f4eba
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:36:54 +00:00
dbaron%dbaron.org
13ad340e6a
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
webmail%kmgerich.com
b4e7e618bd
Replacing corrupt theme image, bug 279231
2005-01-21 11:31:39 +00:00
webmail%kmgerich.com
39c3a636af
Replacing corrupt images in Pinstripe. Fixes bug 274564
2005-01-20 04:27:48 +00:00
db48x%yahoo.com
3d6119d928
bug 195492: lots of page info stuff
...
r=neil, sr=rbs
2004-12-13 07:44:52 +00:00
timeless%mozdev.org
6f7d46f9af
Bug 247147 Perl errors when building in browser/themes/pinstripe/browser
...
patch by sdwalker@myrealbox.com r=bryner
2004-12-12 20:58:03 +00:00
ben%bengoodger.com
19093d9aec
Landing the Aviary Branch (browser section only).
2004-11-30 08:23:02 +00:00
p_ch%verizon.net
42b04463cc
Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2).
...
In addition to the DND feedback, this patch:
- introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback
display.
- rewrite the rtl handling related to DND. BookmarksInsertion deals with this
subtleties and the "public" feedback orientation ("before"|"on"|"after")
returned by BookmarksInsertion.getOrientation refers now to the DOM.
- paste and copy commands on the menus now insert after the rclicked element.
The hack that appended everything at the end of the container has been removed
or more accurately replaced by another one that is at least invisible to the
user and we already used for DND. The problem is due a problem with the content
building of containers with siblings (open in tabs stuff) not generated by the
bookmarks template.
- usual small glitch fixing.
2004-08-25 20:24:14 +00:00
bryner%brianryner.com
a66e17ddb2
fix perl warnings (bug 247147) patch by swalker, r=bryner
2004-08-19 22:47:27 +00:00
webmail%kmgerich.com
3413a5c638
Reworked back, forward, reload, stop icons for Mac Firefox
2004-08-09 17:16:08 +00:00
webmail%kmgerich.com
f1e1bd04a2
Mac theme changes for bug 244025, more obvious secure site indication
2004-08-02 02:29:56 +00:00
vladimir%pobox.com
eecf3b5646
b=244078, live bookmarks merge from aviary branch.
2004-07-30 05:29:27 +00:00
ben%bengoodger.com
3e0a1bcdd4
landing winstripe and pinstripe...
2004-06-18 21:33:39 +00:00