Commit Graph

414 Commits

Author SHA1 Message Date
steffen.wilberg%web.de
0095a83a44 Bug 325961: Remove a sentence about specifying display resolution since that is no longer possible. r=jwalden, br181=me 2006-03-11 10:51:32 +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
cb2a95031d 329907 - not possible to start with --disable-places due to missing string in dtd patch by bill gianopoulos, r=ben@mozilla.org 2006-03-09 17:54:35 +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
a7d4222b3c Adds menuitem for Open In Tabs.
Reorganizes code so that command/click handlers for toolbar/menu bindings can be attached by overlays.
r=ben@mozilla.org bug=327034
2006-03-04 01:12:05 +00:00
annie.sullivan%gmail.com
47b3db233a Implements history menu and binds Ctrl-H to places view, for now.
r=ben@mozilla.org bug=325605
2006-03-01 21:36:53 +00:00
beng%bengoodger.com
152c560e9f bug 328895 - broken personal toolbar in places builds due to init being commented out, and bookmarks not in personal toolbar in default bookmarks file. also fixes duplication of bookmarks in personal toolbar and places list. r=annie.sullivan@gmail.com 2006-03-01 18:52:28 +00:00
annie.sullivan%gmail.com
c18b29dcfb Refinements to advanced search UI bug=326613 r=ben@mozilla.org 2006-02-28 22:59:44 +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
darin%meer.net
a149fa2029 fixes bug 327465 "Move uninstaller.inc from locales into installer/windows/" r=bsmedberg 2006-02-16 15:48:56 +00:00
joshmoz%gmail.com
1c862677d1 Fix key modifier for Mac OS X application menu. b=324180 r=mconnor 2006-02-10 01:25:28 +00:00
darin%meer.net
917257fd63 fixes bug 324644 "Add list of pings to link properties dialog" r=beng 2006-02-09 21:00:15 +00:00
dbaron%dbaron.org
f9c62f797f Make Firefox stop overriding the browser.display.screen_resolution pref, and remove the UI for it. b=323962 r=mconnor 2006-02-05 01:11:58 +00:00
joshmoz%gmail.com
67b2ba2d6c Make Firefox Application menu work with Cocoa widgets. b=324180 r=mento sr=mconnor 2006-02-02 00:23:03 +00:00
darin%meer.net
38c896d1a9 fixes uninstaller regression for deerpark trunk builds, b=320504, r=bsmedberg 2006-01-31 15:02:26 +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
darin%meer.net
4945dc27c2 fixes bug 320504 "Prompt users to submit feedback when uninstalling FF" r=beltzner,bsmedberg 2006-01-26 15:09:46 +00:00
steffen.wilberg%web.de
237c4fc1b8 Bug 311040: Document how to get rid of custom toolbars, and reorganize the toolbars section. r=jeff 2006-01-22 12:39:10 +00:00
steffen.wilberg%web.de
3688c6aed8 Bug 323771: Remove docs for 'Read Mail' and 'New Message...'. p=gidsgoldberg@gmail.com, r=me 2006-01-22 11:26:13 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com
4bea61c9fe Bug 273980: Add "cite" attribute to the Links tab in Page Info, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2006-01-18 03:33:16 +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
gavin%gavinsharp.com
c4f6840d90 Bug 247115: Use upx --best in 7zip.bat to reduce installer size, patch by Daniel Cater <DJCater@Gmail.com>, r=bsmedberg+Chase 2006-01-16 15:02:37 +00:00
axel%pike.org
1d6fbfdc06 add fy-NL and lt to the firefox build, l10n only 2006-01-11 09:48:12 +00:00
darin%meer.net
878b6e7f9d fixes bug 307296 "MAR files do not contain updates to the uninstaller" r=bsmedberg 2006-01-10 02:36:05 +00:00
dbaron%dbaron.org
2170b6ff99 Happy new year! Change Mozilla Contributors copyright dates from 2005 to 2006. 2006-01-03 04:19:06 +00:00
gavin%gavinsharp.com
498d7f0f10 Bug 311606: context menu option for Safe Mode on the start menu Internet icon, r=mconnor 2005-12-28 05:48:57 +00:00
gavin%gavinsharp.com
cbd624143f Bug 309447: 'Go' button tooltip refers to address field instead of Location Bar, patch by Gids Goldberg <gidsgoldberg@gmail.com>, r=mconnor 2005-12-24 20:13:47 +00:00
steffen.wilberg%web.de
436ce0e466 Bug 306431: Confusing/misplaced sentence in Privacy section of Help. r=jeff 2005-12-23 19:15:23 +00:00
steffen.wilberg%web.de
1e4eb9bcf8 Bug 310271: Remove 'for originating site only' checkbox docs. r=jeff 2005-12-23 19:10:45 +00:00
brettw%gmail.com
cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
timeless%mozdev.org
4dee973a0e Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
steffen.wilberg%web.de
2cf782a17a Bug 316302: Whitespace fixes. p=hendrik.maryns@uni-tuebingen.de, r=me 2005-11-26 21:44:53 +00:00
steffen.wilberg%web.de
ac25f5bdc6 Bug 314814: Not all links that open new windows are diverted. r=jeff 2005-11-26 20:37:26 +00:00
gavin%gavinsharp.com
d9669fb716 Bug 316303: forgotten <em> tag and unnecessary </br>, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=Steffen 2005-11-18 00:20:13 +00:00
mark%moxienet.com
8db7653c40 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
steffen.wilberg%web.de
742e3e467f Bug 313053: Change <strong> tags to <em>, 'type' to 'press' and wraps lines at 80 chars. p=gidsgoldberg@gmail.com, r=me 2005-11-10 20:57:16 +00:00
steffen.wilberg%web.de
81a5129eb6 Bug 314208: 'Check for Updates...' doesn't check for extension updates. r=jeff 2005-11-10 20:51:06 +00:00
joshmoz%gmail.com
4548664102 fix width of color preferences dialog on Mac OS X. b=314993 r=mano 2005-11-04 21:21:49 +00:00
axel%pike.org
e4b9244992 bug 306576, searchplugins should update from secure mozilla.org servers, r=rebron, sr=Asa 2005-11-01 11:25:16 +00:00
steffen.wilberg%web.de
d3e81cb9eb Bug 307455: 'Help Contents' menuitem is labeled 'Firefox Help' on OS X; fix the toc this time. p=ronny.perinke@gmx.de, r=me 2005-11-01 10:29:51 +00:00
mconnor%steelgryphon.com
907438b7c8 bug 313529 - Support migrating home pages and multiple versions of Firefox Start, r=vlad 2005-10-25 07:54:58 +00:00
bsmedberg%covad.net
d9101d414e Forgot to land an important piece of bug 312510 - build reporter locales from l10n repackaging now (l10n only) 2005-10-22 17:05:13 +00:00
steffen.wilberg%web.de
5e41ee8160 Bug 310907: document 'All files downloaded to:' button in DM. p=gidsgoldberg@gmail.com, r=jeff, a=asa 2005-10-21 06:39:29 +00:00
steffen.wilberg%web.de
b7916c89d1 forgot to bump the copyright date (bug 313096) 2005-10-21 06:32:02 +00:00
steffen.wilberg%web.de
2cfa4d20b3 Bug 313096: theme install prompt now obeys whitelisting. r=jeff, a=asa 2005-10-21 06:30:14 +00:00
jwalden%mit.edu
9635cff700 Bug 312089 - document Delete key as Back/Shift+Delete as Forward on Mac. r=steffen 2005-10-18 18:54:20 +00:00