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

692 Коммитов

Автор SHA1 Сообщение Дата
db48x@yahoo.com 984339c6bd Bug 381858 - The accesskey for "More" button in Page Info does not workpatch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-06-02 13:05:58 -07:00
mozilla.mano@sent.com bbb80514d6 Bug 374613 - the context menu of places bookmarks with live titles is missing the 'reload' option. patch from Steve Won <swon@mozilla.com>, r=me, a=mconnor. 2007-05-31 17:39:09 -07:00
jminta@gmail.com a958dfbfde Bug 381485 [Mac] Rename 'Get Info' back to 'Properties', r=mano 2007-05-23 06:19:41 -07:00
mozilla.mano@sent.com 92bf93cdba Bug 381218 - Organizer's view menu is broken. r=sspitzer. 2007-05-19 17:44:57 -07:00
sspitzer@mozilla.org 6023cbbfcd fix for bug #371827: places bookmarks need additional metadate for lastModified and dateAdded.fix for bug #381209: don't write out ID attributes to bookmarks.html, as it will confuse Firefox 2.patch by dietrich, sspitzer. r=mano,dietrich,sspitzer 2007-05-18 17:40:55 -07:00
mozilla.mano@sent.com 0c07d55db2 Bug 376852 - Add description and keyword columns to places orgaznier. r=sspitzer. 2007-05-14 14:53:33 -07:00
asqueella@gmail.com 7026ec9154 Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner 2007-05-13 05:34:09 -07:00
dietrich@mozilla.com 2ec31dc221 fixing bustage from bug 376008 2007-05-03 02:26:21 -07:00
dietrich@mozilla.com 65504bd2fc Bug 376008 bookmarks html import/export needs to move to /browser (r=mano) 2007-05-03 01:56:41 -07:00
gavin@gavinsharp.com cb8a3c4030 Bug 379344: remove unused CookieViewer files, patch by Cédric Corazza <cedric.corazza@wanadoo.fr>, r=me 2007-05-02 13:36:55 -07:00
gavin@gavinsharp.com 1be8351c5a Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg 2007-05-02 13:13:33 -07:00
axel@pike.org d4641aa6f5 bug 379002, use an absolute path for including extra-jars.mn, r=bsmedberg 2007-05-02 07:18:20 -07:00
gavin@gavinsharp.com 58d89376bd Bug 357371: change feed handler name from "Google Reader" to just "Google", r=mano 2007-04-30 10:55:12 -07:00
gavin@gavinsharp.com d95a02620d Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner 2007-04-24 14:13:57 -07:00
philringnalda@gmail.com cb8978e67a Bug 378239 - remove unused string in languages.dtd, r=gavin 2007-04-20 21:04:23 -07:00
mozilla.mano@sent.com 7745a13efc Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me. 2007-04-17 17:37:56 -07:00
mozilla.mano@sent.com fe51e1ff1c Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-04-12 18:26:39 -07:00
mozilla.mano@sent.com 459de0f1a5 Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me. 2007-04-11 18:18:39 -07:00
philringnalda@gmail.com 98d08ba991 Bug 375243 - Remove some unused browser strings, r=mano 2007-03-27 21:37:32 -07:00
mozilla.mano@sent.com 9bf22998f8 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
philringnalda@gmail.com 4d945124a6 Bug 375249 - Remove unused strings in safebrowsing, r=gavin 2007-03-25 11:53:37 -07:00
mozilla.mano@sent.com ca16ac0359 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
sspitzer%mozilla.org 76307b7b4f fix for bug #373211: history results showing up when you search in the organize bookmarks dialog.
fix for bug #373206:  when searching in bookmarks, if clear the quick search, we don't reset the search.

fix for bug #373207:  fix strings in the organize bookmarks dialog for fx 2 parity and remove a couple unused strings.

patch=jminta
r=mano
2007-03-13 01:21:32 +00:00
jminta%gmail.com c503502ae2 Bug 335512 - Import bookmarks from file is broken for Places, r=mano 2007-03-11 00:41:43 +00:00
mozilla.mano%sent.com 77b98e39b5 Bug 357316 - More add/edit bookmark UI work. Changes listed on comment 15, r=dietrich. 2007-03-10 00:05:50 +00:00
mozilla.mano%sent.com da78c736f9 Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich. 2007-03-08 09:29:19 +00:00
dietrich%mozilla.com 982652e67c Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
mozilla.mano%sent.com 460f6323cb More UI-parity pieces for places-bookmarks. Changes include: 1) Implement New Bookmark and New Livemark commands and UI using the shared bookmark properties dialog (bug 365102). 2) Make New Folder command use the shared dialog as well. 3) Show dialog when adding a live-bookmark (bug 332965). 4) Hide most fields when adding a bookmark using 'Bookmark This Page...'. 5) defualt titles for each item type (bookmark/folder/livemark). 6) Changing the uri of a bookmark is now undoable. 7) Tidy up and document the dialog pseudo-API. patch on bug 357316, r=dietrich. 2007-03-05 22:39:21 +00:00
philringnalda%gmail.com 47adcdc1d9 Bug 256605 - remove unused strings in credits.dtd, r=mano 2007-02-27 16:03:23 +00:00
mozilla.mano%sent.com f94e3ecfd7 Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer. 2007-02-19 20:12:25 +00:00
kaie%kuix.de 44e67a20fd Bug 107491, improve SSL error messages
Patch v9 - netError.dtd in dom and browser
Adding strings for new SSL error page
r=mconnor, sr=neil
2007-02-18 04:20:12 +00:00
philringnalda%gmail.com 688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
gavin%gavinsharp.com 1cdd8d7898 Bug 356283: fix duplicated accesskeys in Options dialog Content pane, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=me 2007-02-11 04:20:02 +00:00
mozilla.mano%sent.com e9fc57fe9d Bug 370026 - Remove current Starring UI. r=sspitzer. 2007-02-11 02:20:23 +00:00
mozilla.mano%sent.com 0a8e18b276 Bug 369785 - Accel+B should open the bookmarks sidebar (places-bookmarks builds). r=sspitzer. 2007-02-09 01:26:12 +00:00
mozilla.mano%sent.com 5ffb8e8661 Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me. 2007-02-08 13:33:04 +00:00
mozilla.mano%sent.com 6040afd6ff Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz. 2007-02-08 13:15:50 +00:00
mozilla.mano%sent.com 4b69ee8138 Copy the security checks for history items to placescontroller/utils, r=sspitzer (patch on bug 362292). 2007-02-05 20:38:52 +00: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 a0b9dfcbbc Bug 368449 - 'Open All in Tabs' menu-item label accidentally reverted. r=gavin. 2007-01-31 11:29:05 +00:00
rob_strong%exchangecode.com 6264b3f99e Landing of interdependent bugs for Vista support. Bug 354005 Setting the app as the OS default is broken on Vista. r=sspitzer, r=dougt, sr=bsmedberg. Bug 351949 � Automatic Update is not working for Vista users with limited account privilege and UAC (User Account Control) enabled. r=sspitzer, r=rstrong. Bug 354226 � nsPostUpdateWin.js fails to update registry keys / log files after an update has been applied. r=rstrong. 2007-01-30 05:14:50 +00:00
asqueella%gmail.com 48b0429dfa Bug 361654 - remove unused string configAutoconfigText
patch by Marek A. Stepien <marcoos+bmo@marcoos.org>
r=gavin.sharp, sr=bienvenu, okayed by jminta and mkaply
2007-01-24 16:07:30 +00:00
mozilla.mano%sent.com 97fd408430 Bug 367293 - Change 'Open in Tabs' to 'Open All in Tabs' (places-bookmarks builds). r=sspitzer. 2007-01-22 00:16:57 +00:00
joe%retrovirus.com 8ef943ad27 Bug 359880
Adds an "aq=t" parameter to Google searches performed from the searchbar
so that Google knows that the search terms may have come from a
suggestion-enabled searchbox.
R=gavin
approval1.8.1.2=dveditz
2007-01-17 21:59:30 +00:00
mozilla.mano%sent.com 4cafafa212 Bug 365729 - for bookmarking groups of tabs, we have 'undefined' as the text. r=sspitzer. 2007-01-15 23:19:49 +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
benjamin%smedbergs.us f18835aa25 Bug 364599 - Some newly-created profile files are write protected (build-system fix), r=rhelmer 2007-01-04 18:38:06 +00:00
philringnalda%gmail.com 21c73020bc Bug 365553: Update browser/toolkit copyright dates to 2007, r=gavin 2007-01-01 04:33:27 +00:00
mozilla.mano%sent.com de398fc100 Bug 330807 - Places Organizer desn't show URL in its status bar. r=sspitzer. 2006-12-26 20:35:05 +00:00
mozilla.mano%sent.com 8883d0e6bc Bug 349481 - Clear private data dialog width is hardcoded. r=gavin 2006-12-01 12:44:40 +00:00