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

5385 Коммитов

Автор SHA1 Сообщение Дата
philringnalda@gmail.com 2e9ed09119 Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com 3da5951010 Bug 335323 - Fix bookmark-properties dialog dimensions and the dialog modality flag in the various modes of the dialog. r=sspitzer 2007-03-30 16:47:07 -07:00
dietrich@mozilla.com 495251f578 follow-up to bug 373504 (r=mano) 2007-03-30 16:16:24 -07:00
mozilla.mano@sent.com 9ec143d6e1 Bug 373504 - Duplicating (pasting/dropping) a bookmark item does not copy over its annotations. r=dietrich. 2007-03-30 13:36:32 -07:00
mozilla.mano@sent.com 27ac637499 Set showRoot on the folder tree for real (bug 371076). 2007-03-30 09:05:19 -07:00
mozilla.mano@sent.com 6871ef2e25 Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih. 2007-03-28 17:07:42 -07:00
dietrich@mozilla.com a1bd238ad9 Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano) 2007-03-28 13:32:51 -07:00
joshmoz@gmail.com cdd5ef35a4 Followup for bug 369767. Remove old workaround for the bug in our menu overlay, hide about menu item separator like we do for prefs and quit. b=369767 r=mano 2007-03-27 22:10:53 -07:00
philringnalda@gmail.com 98d08ba991 Bug 375243 - Remove some unused browser strings, r=mano 2007-03-27 21:37:32 -07:00
sayrer@gmail.com 6fd085adb9 bug 375588. FeedWriter should pull image from accessor, not property bag. r=mano 2007-03-27 18:02:33 -07:00
mozilla.mano@sent.com d5ac7c7cc9 Bug 370777 - BiDi Ui menu-items are never shown in the context menu for web-panels. r=gavin. 2007-03-27 17:47:29 -07:00
mozilla.mano@sent.com bfe96f7443 Bug 375583 - empty tree in various dialog on mac. r=gavin. 2007-03-27 17:35:57 -07:00
mozilla.mano@sent.com 89d21f39d3 Bug 371076 (and bug 371077) - Query the bookmarks root rather than the places root in bookmarks-trees; allow exposing the root node of a query in the tree view (used in the organizer left pane, and in the add-bookmark dialog). This should also allow incremental updates in the bookmarks-sidebar. r=dietrich. 2007-03-27 17:28:34 -07:00
sspitzer@mozilla.org aef535a5a7 fix for regression bug #375481: [places] unable to dnd bookmarks to the personal toolbarr=mano 2007-03-26 22:50:29 -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
gavin@gavinsharp.com 30cb2b12c8 Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
gavin@gavinsharp.com 2670fd6886 Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com cf4116c17e Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano 2007-03-26 07:22:14 -07:00
nrthomas@gmail.com ca25ddb434 Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed 2007-03-25 15:10:07 -07:00
mozilla.mano@sent.com 79125c79e1 Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -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 4d4f2357b4 fix typos 2007-03-25 05:35:15 -07:00
mozilla.mano@sent.com 268fae2aa7 Bug 373838 - Replace nsNavHistoryResultTreeViewer with a JS, browser-specific tree view. r=dietrich. 2007-03-25 05:28:29 -07:00
asqueella@gmail.com 693887e57a Bug 375215 - FeedWriter fails for feeds with text/html content type
p=Wladimir Palant <trev@gtchat.de>r=sayrer/mano
2007-03-24 22:26:32 -07:00
asqueella@gmail.com db810767a3 bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
rob_strong@exchangecode.com 4a2d3b8cf1 Bug 375114 - After MS Office is updated the user is prompted to set Firefox as the default browser even though it already is the default browser. r=sspitzer 2007-03-23 14:32:30 -07:00
mozilla.mano@sent.com 68181975a3 Bug 374990 - Default insertion-point for a new item is passed as its default description. r=gavin. 2007-03-22 18:34:28 -07:00
dietrich@mozilla.com 8b523893b9 Bug 374944 Places toolkit tests should move into /toolkit (r=sayrer) 2007-03-22 17:56:55 -07:00
mozilla.mano@sent.com 0eef0a48bd Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin. 2007-03-22 17:00:34 -07:00
mozilla.mano@sent.com 405f02eb73 Bug 370105 - Remove ViewConfigurator and 'system-area' cruft. r=sspitzer. 2007-03-22 16:43:56 -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
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
gavin%gavinsharp.com 15e056867b Bug 247116: fix infinite resize loop that causes the UI to jitter when the bookmarks toolbar is empty, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2007-03-20 01:14:26 +00:00
dbaron%dbaron.org 405d600298 When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc 2007-03-20 00:58:20 +00:00
tony%ponderer.org adafd50cff bug 372225: safe browsing repeats its work N times where N==the number of top level windows open
patch: use browser webprogress rather than the global one
r=bryner
2007-03-19 18:38:01 +00:00
mozilla.mano%sent.com 650e701071 Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich. 2007-03-16 22:05:05 +00:00
dietrich%mozilla.com bea66f7322 backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
dietrich%mozilla.com ecbc74e286 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
sspitzer%mozilla.org f55bc658ae fix for bug #374166: history-on-places regression, fail to set grouping
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 03:02:29 +00:00
sspitzer%mozilla.org 851a527ed4 fix for bug #374150: [places] assert when I attempt to right click + bookmark a link: Couldn't select folders because no root node was available.
my fix for bug #373719 caused this regression.

r=mano
2007-03-16 01:51:01 +00:00
sspitzer%mozilla.org a78caa45e5 fix for bug #373709: open the "Help" menu item in the places' based bookmarks manager dialog gives me a js error
patch=jminta
r=mano
2007-03-14 23:40:23 +00:00
sspitzer%mozilla.org c6549ac6f0 fix typo. 2007-03-14 20:38:59 +00:00
sspitzer%mozilla.org b8cef2d114 backing out my previous workarounds for bug #373719 and bug #373721.
instead, per Asaf's advice, fix this with setTimeout() so that we fix all views at once.

again, these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

r=mano
2007-03-14 20:38:12 +00:00
sspitzer%mozilla.org 36dd86a4e0 workaround for bug #373719: [places] on startup, no children of bookmarks item in the bookmarks sidebar (until I search)
workaround for bug #373721:  no children under "Bookmarks" in the left pane of the "Bookmarks Manager" dialog in places

these bugs are fall out from bug #267833: Fire XBL constructors from EndUpdate(), not before.

bug #373944 tracks backing these workarounds out.

r=dietrich
2007-03-14 17:32:25 +00:00
mozilla.mano%sent.com 90877ef48b Bug 370215 - update microsummaries to use unique place: uris for Places bookmarks. r=myk/dietrich. 2007-03-13 22:35:52 +00:00
bugzilla%standard8.demon.co.uk 7376f641d7 Bug 373240 Uppercase the VK_* bits for consistency with the rest of the codebase (Bv1 /browser/) p=Serge Gautherie <sgautherie.bz@free.fr>,r=gavin 2007-03-13 18:56:01 +00: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
philringnalda%gmail.com 6e8de04080 Bug 370475: Make building layout-debug deterministic, r=gavin 2007-03-12 17:25:01 +00: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
jwalden%mit.edu e5e87de812 Bug 279698 - Some .js files in jars are not stripped of license headers via preprocessing (pass 1). r=mconnor 2007-03-11 02:21:48 +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
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
peterv%propagandism.org 56c13a864e Not sure what happened, but it wasn't my intention to wipe out this file. 2007-03-09 13:16:39 +00:00
peterv%propagandism.org a267e57680 Fix for bug 373219 (ASSERTION: Fault in cycle collector: null XPCOM pointer returned (ptr: 0)). r/sr=dbaron. 2007-03-09 13:14:06 +00:00
gavin%gavinsharp.com 0d7f6a0912 robcee doesn't like my writing style (fix typo) 2007-03-09 03:51:55 +00:00
mozilla.mano%sent.com e74f845c50 Bug 332753 - javascript:addSidebar()/sidebar.addPanel() doesn't work in places-bookmarks builds. r=gavin. 2007-03-08 17:36:19 +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
gavin%gavinsharp.com 6973be168e Followup to bug 371943: be sure to pass event so that we can correctly determine the load target, patch by Tony Chang <tony@ponderer.org>, r=me 2007-03-07 23:33:17 +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
gavin%gavinsharp.com 2a749cee23 Bug 371943: "Report Web Forgery" shouldn't open in a new tab by default, also make standard key modifiers behave correctly for that menuitem, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-03-07 20:51:33 +00:00
mozilla.mano%sent.com b8d60c16b1 Unit test for bug 372647. r=sayrer. 2007-03-07 20:42:47 +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 abfba524c3 Update nodeIsLivemarkItem util to the changes done in bug 372647. patch on bug 372647, r=dietrich. 2007-03-07 20:06:29 +00:00
mozilla.mano%sent.com 153910d274 Bug 371821 - URI-based indexOfItem is obsolete. r=dietrich. 2007-03-07 01:33:20 +00:00
mozilla.mano%sent.com 3d223a67e1 Bug 371814 - undo-ing an item move in the organizer fails. r=dietrich. 2007-03-07 01:29:27 +00:00
mozilla.mano%sent.com 8dd9ac0bf9 Export bookmarks functionality is broken in Places Organizer (regression from bug 370959), no bug. 2007-03-06 23:28:53 +00:00
sayrer%gmail.com f34ff256c1 Bug 372750. Demo test for asynchronous places tests. r=mano 2007-03-06 21:00:10 +00:00
dietrich%mozilla.com cbf4a6376d Bug 372623 - contents of places toolbar are chevron'd after starting app w/ toolbar hidden (r=mano) 2007-03-06 19:41:15 +00:00
mozilla.mano%sent.com 47320fa4a5 Bug 372647- regression: bookmarkFeedURI annotation is not set on the children of a live bookmark. r=dietrich. 2007-03-06 18:37:58 +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
benjamin%smedbergs.us 24acd794f7 Followup from bug 371309 for unofficial branding, r=gavin 2007-03-05 20:49:52 +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
mozilla.mano%sent.com d5ba1ea8d3 Copy the feed-uri rather than the site-uri when copying a live bookmark, patch on bug 342381. r=sspitzer. 2007-03-05 19:47:55 +00:00
mozilla.mano%sent.com ab7101647a Bug 371665 - View->Toolbar menu-item does not work in places organizer. r=sspitzer. 2007-03-05 19:45:19 +00:00
benjamin%smedbergs.us 8a2f5c1f61 Bug 371309 - Migration wizard explicitly sets a homepage which is wrong when using a partner distribution, r=gavin 2007-03-05 19:22:22 +00:00
sayrer%gmail.com ef9bf60780 Bug 372283. Feed preview layout issues. r=mano 2007-03-05 01:53:08 +00:00
gavin%gavinsharp.com c5b3f64765 Bug 360493: add filters to password manager to also match on actionURL, patch by mconnor@mozilla.com, r=mano, sr=dveditz 2007-03-04 20:44:22 +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
mozilla.mano%sent.com a15c9787b4 Bug 371840 - bookmarkProperties cleanup. r=dietrich. 2007-02-28 17:49:49 +00:00
philringnalda%gmail.com 25f61e4a51 Bug 371402: _saveGeneratorXML() should create a file if the one passed to it does not already exist, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:41:16 +00:00
philringnalda%gmail.com 88e1bc4dc4 Bug 368272: Notify observers upon generator installation, patch by Ryan Flint <ryan@ryanflint.com>, r=myk 2007-02-28 04:33:49 +00:00
mozilla.mano%sent.com d2e10ca5b1 Bug 372044 - Paste command moves an item rather than copying it. r=dietrich. 2007-02-28 01:32:58 +00:00
mozilla.mano%sent.com 34ecfe4a66 Bug 372040 - nodeIsLivemarkItem asserts for separators. r=dietrich. 2007-02-28 00:43:50 +00:00
joshmoz%gmail.com b6cf50d6dd fix chrome button heights, fix some native button rendering issues, clean up some CSS. b=371080 r=mano sr=vlad 2007-02-27 21:54:52 +00:00
dietrich%mozilla.com 4aec7cdbd3 Bug 371669 Cannot drop or paste items from the history sidebar into the bookmarks toolbar (r=mano) 2007-02-27 19:35:40 +00:00
philringnalda%gmail.com 47adcdc1d9 Bug 256605 - remove unused strings in credits.dtd, r=mano 2007-02-27 16:03:23 +00:00
philringnalda%gmail.com 02b197c452 Bug 371807: reusing permissions dialog shouldn't keep adding observers, r=mano 2007-02-27 04:15:12 +00:00
dietrich%mozilla.com 2794c33402 Bug 360133 - Fixing Windows build bustage (r=mano) 2007-02-27 00:58:29 +00:00
pkasting%google.com ac03521abf Bug 348779: Searchbar demands too much space. Non-functional cleanup
commit that never made it to the trunk when the rest of the Fx2 theme
landed.
r=gavin
2007-02-26 21:20:46 +00:00
gijskruitbosch%gmail.com 13cdc85d94 Spelling nit, bug 371731, r=gavin.sharp@gmail.com (Gavin Sharp) 2007-02-26 19:40:28 +00:00
mozilla.mano%sent.com a273bc07b0 Bug 371675 - Error when dropping a url on the places bookmarks toolbar. r=dietrich. 2007-02-26 14:12:11 +00:00
mozilla.mano%sent.com 58e623de50 Bug 371668 - Disabled properties context menu-item for bookmarked history items. r=dietrich. 2007-02-26 14:09: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
sspitzer%mozilla.org d76c444ae3 trivial supplimental fix for bug #305843: Update timer fires every 5 seconds.
make the comments match the default pref.

no reviewer.
2007-02-23 01:32:19 +00:00
myk%mozilla.org 5ed516515c fixing build bustage caused by earlier checkin for bug 347310 2007-02-22 02:09:07 +00:00
myk%mozilla.org 76ef59031f bug 347310: makes MicrosummaryResource implement nsIPrompt on its notification callback to suppress extraneous errors on the Error Console when the microsummary resource updates microsummaries
r=biesi
2007-02-22 01:26:29 +00:00
mozilla.mano%sent.com 71456bbae2 Bug 366136 - New items don't appear in the tree view as they are created. r=dietrich. 2007-02-21 00:06:16 +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
rob_strong%exchangecode.com cc9d20f78b Bug 370574: Remove unused xpinstall installer bits. r=bsmedberg 2007-02-20 21:24:32 +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
mozilla.mano%sent.com f94e3ecfd7 Bug 364644 - Re-enable livemark-reload functionality. r=sspitzer. 2007-02-19 20:12:25 +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
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
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
rob_strong%exchangecode.com 84f07d72a5 Win32 installer only - Bug 370701 - Don't append dir name when selecting a directory during a custom installation. r=sspitzer 2007-02-17 02:06:40 +00:00
rob_strong%exchangecode.com 34140f87ea Win32 only - Bug 268512 - No .html icon for Firefox - only default application icon. r=sspitzer 2007-02-17 00:56:18 +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
rob_strong%exchangecode.com bc7a576da1 Win32 only - Bug 309496 - Firefox 1.0.7 clean install installs nsIQTScriptablePlugin.xpt to plugins folder. r=sspitzer 2007-02-16 22:56:25 +00:00
sspitzer%mozilla.org 0af80d0df2 fix for bug #367386: complex queries only return visited places.
r=mano, dietrich, sspitzer

patch by=thunder
2007-02-16 22:55:10 +00:00
rob_strong%exchangecode.com 56a79a1843 Bug 370582 - Minefield Safe Mode context menu on windows start menu internet shortcut is broken. r=sspitzer 2007-02-16 03:38:06 +00:00
smontagu%smontagu.org acbe5a2568 Make case-insensitive comparisons between the list of language-region codes and the intl.accept_languages pref. Bug 370387, r=mano 2007-02-15 16:39:04 +00:00
myk%mozilla.org 71338f25c0 bug 368272: notify observers when microsummary generators are installed or updated to improve the API for extensions that add generator-related functionality (like Microsummary Manager)
Patch by Ryan Flint.
r=myk
2007-02-15 02:13:12 +00:00
myk%mozilla.org dd14aef9c6 Bug 368842: cleanly disable the microsummary picker when nsIMicrosummaryService::getMicrosummaries throws an exception on an ftp URL or a text file 2007-02-15 01:44:41 +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
gerv%gerv.net 465b523fc0 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-02-14 16:58:55 +00:00
dbaron%dbaron.org 83fed6e485 Change my old email address to my new one (files missed when I did a mass-change in January 2003). 2007-02-14 07:18:26 +00:00
jminta%gmail.com 6a5d94c18a Bug 370329 Only do batch transactions when we really have a lot of transactions, r=mano 2007-02-14 02:08:26 +00:00
rob_strong%exchangecode.com b49c839e35 Bug 370123: Crash while starting Firefox with a Web-Shortcut and enabled Profile Manager. r=sspitzer 2007-02-14 00:04:30 +00:00
rob_strong%exchangecode.com 04d62f88c9 Win32 only - Bug 370126: Wrong value written to EditFlags by NSIS installer? r=sspitzer 2007-02-13 23:51:38 +00:00
mozilla.mano%sent.com c1ae573626 Bug 366372 - 'Get Info' (Properties) command should be disabled for items under a live-bookmark folder. r=sspitzer. 2007-02-13 22:11:35 +00:00
jminta%gmail.com fd9bd016a5 Bug 367623 - Places Bookmarks toolbar doesn't redraw properly after toolbar customizations, r=mano 2007-02-13 13:52:03 +00:00
jminta%gmail.com bc3a5a759b Bug 360748 - addons menu should have an id, r=gavin 2007-02-13 13:49:23 +00:00
rob_strong%exchangecode.com 12fe6aa33f Bug 370053: Clicking a URL shortcut icon opens two instances of Firefox. r=sspitzer 2007-02-13 01:14:48 +00:00
mozilla.mano%sent.com 8ece5e758b Bug 370097 - commands disabled state is not updated in the main window when a node is selected in the history/bookmarks sidebar. r=sspitzer. 2007-02-12 19:15:20 +00:00
mozilla.mano%sent.com bfe48b6b94 Bug 346669 - disallow dropping items into a live-bookmark container. r=sspitzer. 2007-02-12 12:34:35 +00:00
mozilla%weilbacher.org 1d6842257b [OS/2] Bug 366242: define BROKEN_WM_Z_ORDER for OS/2, so that startup options like -new-tab work again. r=gavin 2007-02-12 10:09:05 +00:00
philringnalda%gmail.com 688712957d Bug 366442: search.rdf is obsolete, r=gavin 2007-02-12 03:24:46 +00:00
dietrich%mozilla.com fa67774439 Backing out the patch for bug 342885 per comment #34 2007-02-12 03:07:55 +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 50835abdd0 Bug 370012 - Content tree should be focused when opening the organizer. r=sspitzer. 2007-02-11 00:25:21 +00:00
mozilla.mano%sent.com 83c6dc6cd5 Bug 369935 - Partial feed subscription UI is shown until the feed is loaded. r=sayrer, gavin. 2007-02-11 00:05:19 +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
mozilla.mano%sent.com ebf7da2575 Bug 369407 - Make the history sidebar use the shared places context menu. As part of that: 1) Add context menu for multiple-items selection 2) Remove the Expand/Collapse menu-item. 3) Replace the 'Copy Link Location' menu-item with the generic 'Copy' menu-item, which also copies the node title. r=sspitzer, ui-r=mconnor. 2007-02-09 22:17:37 +00:00
mozilla.mano%sent.com 561a95674d Bug 369807 - places-based 'Use Bookmark' dialog allows setting a separator as the homepage. r=sspitzer. 2007-02-09 10:25:55 +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
rob_strong%exchangecode.com cdc2bbd5e3 Bug 369451 � When setting default browser first clean up HKCU keys. r=sspitzer 2007-02-08 20:18:17 +00:00
tony%ponderer.org fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +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
dbaron%dbaron.org 0527e021af Bump trunk version numbers to 1.9a3pre / 3.0a3pre. b=369583 r=preed 2007-02-07 06:37:22 +00:00
rob_strong%exchangecode.com 4e3054e6ce Bug 369314 � Trunk install takes over as default browser from a release build. Only take over specific protocol keys that firefox.exe is already the default. r=sspitzer 2007-02-06 05:04:25 +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
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