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

1783 Коммитов

Автор SHA1 Сообщение Дата
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
asqueella%gmail.com 5c8381d220 Bug 310651 - Full URL not displayed after cmd/ctrl/shift-enter and switching tabs
p=Edward Lee <edilee@gmail.com>
r=gavin
2007-03-12 06:06:26 +00:00
philringnalda%gmail.com 39082900d8 Bug 373428 - Deprecated DISALLOW_SCRIPT_OR_DATA checking feed URIs, r=mano 2007-03-10 20:50:41 +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
mozilla.mano%sent.com 92ff26e456 Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin. 2007-03-07 22:25:24 +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
asqueella%gmail.com de73116fae Bug 151437 - View Image context menu item omits referrer
p=Florian Queze <f.qu@queze.net>
r=mano
2007-03-07 20:09:19 +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
mozilla.mano%sent.com c9311301db Bug 372025 - Duplicates in the history menu are not collapsed. r=sspitzer. 2007-03-05 19:51:48 +00:00
philringnalda%gmail.com ce30c8baac Bug 347276 - Remove searchconfig.properties and other unused prefs, r=gavin 2007-03-02 05:07:30 +00:00
asqueella%gmail.com b8ecf99a5b bug 372200 - remove unneeded window iteration plus replace the weird enableUndo(false); enableUndo(true) calls with a simple gURLBar.editor.transactionManager.clear() (thanks martijn for the tip!)
r=gavin
2007-03-01 06:30:53 +00:00
dietrich%mozilla.com 5523340700 Bug 360133 Bookmarks must be internally uniquely identifiable (r=mano, sspitzer) 2007-02-26 00:54:36 +00:00
gavin%gavinsharp.com 97407c2fdf Bug 371055: fix Ctrl+<Num> tab shortcuts (no need to set selected on the tab, since the selectedTab getter eventually does that, regression from bug 370742 which made that property read-only), r=mano 2007-02-20 21:48:09 +00:00
asqueella%gmail.com 97dd03bb54 Bug 370021 - Element Properties window is broken on links without ping attribute when browser.send_pings.require_same_host is set to true
Fix by adding a null-check
p=Florian Queze <f.qu@queze.net>
r=mano
2007-02-20 20:36:53 +00:00
mozilla.mano%sent.com d3eb89b441 Bug 370959 - places frontend code cleanup. r=sspitzer. 2007-02-20 00:51:31 +00:00
philringnalda%gmail.com 7d58fce8cf Bug 370785: Suppress Go button for dom.disable_window_open_feature.location case, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=mano 2007-02-19 04:24:58 +00:00
mozilla.mano%sent.com 50a583d157 Bug 370765 - remove webPanelSecurityCheck from contentAreaUtils. r=gavin 2007-02-19 01:03:34 +00:00
mozilla.mano%sent.com 323286399c Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests). 2007-02-17 04:12:28 +00:00
mozilla.mano%sent.com 667daca8ac Bug 370135 - Bring back global history to the history menu (rather than session history). r=sspitzer. 2007-02-16 23:37:00 +00:00
mozilla.mano%sent.com 4653d980b1 Bug 368918 - browser.xul should use editMenuOverlay rather than duplicating its code. r=gavin. 2007-02-14 21:28:26 +00:00
jminta%gmail.com bc3a5a759b Bug 360748 - addons menu should have an id, r=gavin 2007-02-13 13:49:23 +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 3595a45b5e Bug 334130 (places-bookmarks UI) - Selecting 'Bookmarks | Organize Bookmarks' when the organizer is already open should not change the selected folder. r=sspitzer. 2007-02-10 17:23:17 +00:00
dietrich%mozilla.com 68d8428512 Bug 367035 - fix add-bookmark regression (r=mano) 2007-02-09 07:29:49 +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
asqueella%gmail.com 1784054605 Bug 368263 - remove hack around bug 23485 introduced in bug 249322 for multiline urls
patch by D��o Gottwald <dao@design-noir.de>
r=gavin
2007-02-05 22:39:29 +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 349d004f43 Bug 368876 - Organize Bookmarks menu-item does not work in non-browser windows. r=sspitzer. 2007-02-04 19:31:30 +00:00
asqueella%gmail.com 0c0900cbfb remove the extra asterisk causing a strict warning.
irc-r=mano, no bug.
2007-01-31 21:53:03 +00:00
mozilla.mano%sent.com fda48488e7 Bug 368874 - places-commands are not functional in the context menu of web panels. r=sspitzer. 2007-01-31 21:07:00 +00:00
mozilla.mano%sent.com 691b0217b6 Bug 361698 - Navigation menuitems don't work in the sidebar's context menu. r=gavin. 2007-01-31 18:10:02 +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
mozilla.mano%sent.com f3cce4d2e4 Bug 367035 - No 'Bookmark This Tab' and 'Bookmark All Tabs' menuitms in the tabbar context menu (places-bookmarks builds). r=sspitzer. 2007-01-31 03:09:48 +00:00
asqueella%gmail.com 0ebc140fc8 fix bug 367356, Error: erel has no properties (XMLPrettyPrint.xml)
patch by D�o Gottwald <dao@design-noir.de>
r=gavin
2007-01-28 12:58:19 +00:00
asqueella%gmail.com e5e1b35452 Bug 367655 - add a null-check of imageRequest.image to fix a regression
patch by Florian Qu�ze <f.qu@queze.net>
r=mano
2007-01-24 16:20:05 +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
mozilla.mano%sent.com 91990f7ffa Bug 367025 - 'Bookmark All Tabs' command is always enabled in places-bookmarks builds. r=sspitzer. 2007-01-21 23:31:39 +00:00
gavin%gavinsharp.com eed2c4f384 Bug 366084: Don't let numeric accesskeys conflict with tab switching, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, ui-r=beltzner 2007-01-19 04:29:19 +00:00
tony%ponderer.org 6bb67e0e78 bug 362400: "Report Web Forgery" in the help menu stops working after opening
customize palette
patch: v2: move onpopupshowing into existing function buildHelpMenu
r=gavin
2007-01-16 03:07:54 +00:00
gijskruitbosch%gmail.com 358cf36800 Bug 364611 - toggleOfflineStatus in browser.js shouldn't ask if it can go offline if it's going online.
r=gavin.sharp@gmail.com (Gavin Sharp)
2007-01-13 10:29:16 +00:00
mozilla.mano%sent.com 481ad499fe Bug 329147 - no tooltips in places toolbar. r=sspitzer. 2007-01-13 10:18:30 +00:00
jst%mozilla.org 13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu 867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
mozilla.mano%sent.com b715965768 Bug 331856 - Middle-clicking Bookmarks Toolbar / non-bookmark items in Bookmarks menu opens all bookmarks in tabs. r=sspitzer. 2007-01-09 22:57:03 +00:00
gavin%gavinsharp.com bf31d58845 Bug 365996: Take advantage of old yes/no constant in nsIPromptService, patch by Ryan Jones <bugs@ryan-jones.com>, r=mscott for /mail, r=neil for /xpfe and /mailnews, r=ctho for /suite, r=me for the rest 2007-01-09 20:29:09 +00:00
mozilla.mano%sent.com 6a4ca8c63e Follow up to bug 366272, also make sure not to break macBrowserOverlay in --disable-places builds 2007-01-08 10:47:07 +00:00
mozilla.mano%sent.com f36180eb7e Bug 366272 - --disable-places broken due to missing overlay. patch from Mook <mook.moz+mozbz@gmail.com>, r=me. 2007-01-08 10:44:55 +00:00