5135 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
207cfe7bc5 Bug 369151: Restored blank tabs can't be reopened once they're closed, patch by Simon B�nzli <zeniko@gmail.com>, r=dietrich 2007-02-05 19:06:06 +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
5e19ed3bf9 Bug 369311 - Typo in buildSelectionMetadata breaks the places context menu in certain conditions. r=gavin. 2007-02-05 00:28:27 +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
mozilla.mano%sent.com
c16ce0cd79 Bug 369222 - Javascript error when opening the context menu for the empty area (i.e. root node) in the places toolbar. r=sspitzer. 2007-02-04 19:23:00 +00:00
benjamin%smedbergs.us
e05619ae22 Bug 78081 - Don't export intermediate libraries; don't need to mention thebes explicitly because it's already EXPORT_LIBRARY. blanket-r=mento 2007-02-03 01:24:35 +00:00
tony%ponderer.org
3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
rob_strong%exchangecode.com
4b18d9c05c Bustage fix - Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 07:15:54 +00:00
sspitzer%mozilla.org
fd271decd8 fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=rstrong
2007-02-02 06:37:17 +00:00
rob_strong%exchangecode.com
6d40057787 Bug 369048 � The installer should take over system wide defaults on install if the existing system wide default is for a firefox.exe. r=sspitzer 2007-02-02 06:35:49 +00:00
sspitzer%mozilla.org
02f6785923 backing out my fix for bug #368661, it will break software update. 2007-02-02 04:05:21 +00:00
tony%ponderer.org
a4ebb3e2da bug 369012: split client name and version number into separate query params
during phishing requests
patch: split {moz:client} and {moz:version}
r=marria
2007-02-02 02:30:31 +00:00
sspitzer%mozilla.org
b9aa75e15f fix for bug #368661: on running the installer, remove the updates directory, updates.xml and active-update.xml files. otherwise, we could have a pave over install that then applies a pending update. additonally, after a pave over install the update history needs to be reset.
r=dveditz,mscott,lilmatt
2007-02-01 21:29:21 +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
604da2bce2 Bug 368776 - Feed Preview is broken if Safari is the default reader. r=mento. 2007-01-31 17:19:39 +00:00
asqueella%gmail.com
ab78c46205 fix bug 368145 - Linker warning when linking nsBrowserApp.obj in MSVC by using -libpath for MSVC and -L for everything else
patch by Ryan VanderMeulen <ryanvm@gmail.com>
r=bsmedberg
2007-01-31 14:38:21 +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
jwalden%mit.edu
7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
mozilla.mano%sent.com
054e5be986 Bug 368781 - bookmark-properties window is busted in places-bookmarks builds. 2007-01-31 03:25:03 +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
mozilla.mano%sent.com
2653707f81 Bug 342381 - Copying a live bookmark should put the feed url on the clipboard. r=sspitzer. 2007-01-31 02:40:18 +00:00
shaver%mozilla.org
a5e8d10302 Initial import of FUEL files for jresig and mfinkle. 2007-01-30 19:50:54 +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
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
mozilla.mano%sent.com
996551ffe5 Bug 368447 - Drag&Drop from the places toolbar is broken. r=sspitzer. 2007-01-27 23:27:50 +00:00
pavlov%pavlov.net
1be6448bbc Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
dveditz%cruzio.com
8f100cd4dc bug 342314: check-in initial effective-tld file. r=bsmedberg.
Effective TLD file itself thanks to Jo Hermans.
2007-01-27 00:12:57 +00:00
mozilla.mano%sent.com
1d34a195b5 Bug 367989 - metadata about node annotations is no longer set for uri nodes. r=sspitzer. 2007-01-25 18:52:15 +00:00
asqueella%gmail.com
9e3b19f9ee Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +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
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
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
mozilla.mano%sent.com
dae01d62ef Bug 367187 - Places context menu fx2-parity. r=sspitzer. 2007-01-21 23:22:52 +00:00
ajschult%verizon.net
ea8aa15ab6 Bug 234710: Part II: build config change and remove embedding/components/jsconsole entirely. r=bsmedberg 2007-01-20 05:33:09 +00:00
gavin%gavinsharp.com
246b81dc9c Bug 359107: suspected forgery Google TOS refusal renders other choices un-reachable (can't change anti-phishing providers without agreeing to a EULA), patch by Ryan Flint <ryan@ryanflint.com>, r=me, ui-r=beltzner 2007-01-19 04:32:31 +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
sspitzer%mozilla.org
b54445fae1 supplimental fix for bug #364599:
Some new created profile files are write protected, for example bookmarks.html and localstore.rdf

OR existing perms with 0600 instead of 0644 and fix some line endings from my first patch.

r=dveditz
2007-01-19 03:21:40 +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
myk%mozilla.org
a2f381ca0e bug 354449: remove file that is no longer necessary now that it's been copied to nsMicrosummaryService.js on the CVS server; r=gavin on IRC 2007-01-17 20:52:51 +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
mozilla.mano%sent.com
0426566176 Bug 366594 - Places Organizer: View->Unsorted is broken. r=sspitzer. 2007-01-15 23:22:24 +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
00a72314a2 Bug 330206 - the Places window should remember the position of the splitter. r=sspitzer. 2007-01-15 23:11:52 +00:00
sayrer%gmail.com
7829e29ccb bug 354449. Fix some bustage. nsMicrosummaryService.js not regenerated when enabling/disabling Places. Patch by Daniel Brooks <db48x@yahoo.com>. r=bsmedberg 2007-01-14 06:17:51 +00:00
sspitzer%mozilla.org
e03a1f319b fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2007-01-14 05:38:35 +00:00
myk%mozilla.org
2fc78c365b bug 348928: a better workaround for this bug that doesn't make all bookmark UI rebuild from scratch each time a microsummary gets updated; they still rebuild from scratch when microsummaries are added or removed; besides the performance win, this is a usability win, as rebuilds cause users in the middle of selecting bookmarks from bookmark trees to lose their selections;
r=mconnor
a=schrep
2007-01-14 05:38:34 +00:00
myk%mozilla.org
cf6c7e4fd3 bug 345016: correctly generate microsummary for page with non-UTF-8 charset specified via meta tags or other mechanisms not detectable by XMLHttpRequest
r=bzbarsky
sr=mconnor
2007-01-14 05:38:33 +00:00