Commit Graph

7764 Commits

Author SHA1 Message Date
kherron@fmailbox.com
33f7ff8d10 Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:31:18 -07:00
kherron@fmailbox.com
a214b89b02 Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:26:18 -07:00
sspitzer@mozilla.org
352cdde65f fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
flamingice@sourmilk.net
bc80a3158d Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano 2007-06-21 18:19:30 -07:00
myk@mozilla.org
a5593b77b9 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
myk@mozilla.org
a412c03d68 bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
myk@mozilla.org
1be6827538 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
philringnalda@gmail.com
3ddab82d70 Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
0314d1b6da fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
mozilla.mano@sent.com
56a3006a8d Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me. 2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
50ea4a95ca Bug 384519 typo in history popupshowing handler (r=sspitzer) 2007-06-15 10:00:08 -07:00
philringnalda@gmail.com
5f22be1c84 Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
bc6ff4ad9b Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:59:43 -07:00
sspitzer@mozilla.org
6f0266d111 fix for bug #382896: tooltip for folders shows internal location.r=mano 2007-06-12 08:34:02 -07:00
gavin@gavinsharp.com
a800378452 Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-06-06 13:17:25 -07:00
mozilla.mano@sent.com
4d33bc373e Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer. 2007-06-05 16:26:26 -07:00
rflint@ryanflint.com
d21adfda6c Bug 383353 - Remove normalizePostData from browser.js. r=gavin 2007-06-05 13:07:41 -07:00
rflint@ryanflint.com
697aa8c3e3 Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com> 2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
fce32e2424 Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor 2007-06-04 21:51:15 -07:00
sspitzer@mozilla.org
ea05cf85cb fix for bug #379591: places toolbar.xml should just change existing button itemChanged()r=mano 2007-05-30 09:17:34 -07:00
dietrich@mozilla.com
46479133d9 Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano) 2007-05-25 15:42:21 -07:00
jminta@gmail.com
6ab8e77d63 Bug 381393 WARNING: Key 'historyHome' of menu item 'Home' could not be found, r=mano 2007-05-23 06:16:46 -07:00
mozilla.mano@sent.com
4466f1279a Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
thunder@mozilla.com
0be057d039 Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich 2007-05-22 14:49:00 -07:00
sayrer@gmail.com
0123739ccf Bug 381366. Get rid of gBrowserGlue. r=gavin 2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
a4805be4dd Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me. 2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
3a2fea94e0 Re-enabling, this doesn't seem to be the leak cause. 2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
c5918d71b1 Commenting out potential code path for the remaining Rlk on fxdebug. 2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
74a66368a8 Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp 2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
6a18bda42a Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer. 2007-05-18 12:05:31 -07:00
gavin@gavinsharp.com
19ca63911e Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
mozilla.mano@sent.com
9cf5508862 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
asqueella@gmail.com
3c8e93bdce Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin 2007-05-13 08:47:05 -07:00
asqueella@gmail.com
228d6f48af 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
mozilla.mano@sent.com
769a716f84 Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer. 2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
f1ee4c669a Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich. 2007-05-10 01:05:19 -07:00
dwitte@stanford.edu
29ca525e36 implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi 2007-05-05 14:09:54 -07:00
asqueella@gmail.com
033836f511 354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano 2007-05-03 23:55:38 -07:00
gavin@gavinsharp.com
3b23c3bc14 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
mats.palmgren@bredband.net
dfbd9d77a5 Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc 2007-04-30 16:52:44 -07:00
dveditz@cruzio.com
e5c1f4ab8b bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor 2007-04-28 14:29:08 -07:00
asqueella@gmail.com
fb832bb501 Bug 367655 - Error in metaData.js: imageRequest.image has no propertiesp=Florian Quèze <f.qu@queze.net>r=mano 2007-04-27 09:10:40 -07:00
gavin@gavinsharp.com
c45a19a535 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
gavin@gavinsharp.com
f63c7e5b7d Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
0dce2b3f69 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
66ffc64f72 Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me. 2007-04-17 17:34:39 -07:00
mozilla.mano@sent.com
83c9afe186 Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net. 2007-04-14 09:08:51 -07:00
mozilla.mano@sent.com
ccb224f051 Missed file from Bug 339102. 2007-04-12 18:43:04 -07:00
mozilla.mano@sent.com
d2c5d8faaa 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
192c1af8d2 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
mozilla.mano@sent.com
5bb1430076 Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich. 2007-04-09 17:30:52 -07:00
dietrich@mozilla.com
e0bade6d22 Bug 376025 browser-places.css not included in windows installer builds (r=mano) 2007-04-01 12:04:27 -07:00
philringnalda@gmail.com
e1c0945dad Bug 375843 - Report Web Forgery menu item changed location, r=mano 2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com
3a61b2d30e 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
efa757deda 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
79734f63d4 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
mozilla.mano@sent.com
4bce500922 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
1d59aee8f1 Bug 375583 - empty tree in various dialog on mac. r=gavin. 2007-03-27 17:35:57 -07:00
mozilla.mano@sent.com
103a6edab5 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
asqueella@gmail.com
b33b415350 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
mozilla.mano@sent.com
c882794449 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
hg@mozilla.com
465265d0d4 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