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

4890 Коммитов

Автор SHA1 Сообщение Дата
benjamin%smedbergs.us 17e6ecf617 Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
bzbarsky%mit.edu 468b023ae1 Make sure all xml-stylesheet and xul-overlay PIs in fact come in the prologs of
overlays.  Bug 360119, patch by Nickolay Ponomarev <asqueella@gmail.com> and
Phil Ringnalda <philringnalda@gmail.com>, r=mano
2006-11-11 22:22:36 +00:00
mozilla%weilbacher.org 7335d8796b [OS/2] Bug 356676: update README.txt to better represent current versioning scheme, r=mkaply 2006-11-11 17:36:37 +00:00
gavin%gavinsharp.com 1e4559ea66 Bug 358570: OpenSearch plugins should default to encoding search queries in UTF-8 (fix garbled text for certain Japanese plugins that omit the InputEncoding element), patch by KUROSAWA, Takeshi(taken) <taken.spc@gmail.com>, r=me 2006-11-11 05:26:26 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
pavlov%pavlov.net 140ad3f195 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
mozilla.mano%sent.com 65b002073a Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
benjamin%smedbergs.us e475fe6dc9 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:02:29 +00:00
mats.palmgren%bredband.net 34081bdf5d Make bookmarks "Sorted By" menu localizable and add accesskeys (Bookmarks Manager part). b=91774 r=mano 2006-11-09 03:03:05 +00:00
mats.palmgren%bredband.net 7338ac2ba2 Make bookmarks "Sorted By" menu localizable and add accesskeys (Places part). b=91774 r=mano 2006-11-09 03:02:02 +00:00
bzbarsky%mit.edu 95d9844a64 Improve wording of the postdata dialog. Bug 112848, patch by Magnus Melin
<mkmelin+mozilla@iki.fi>, r=darin, sr=bzbarsky
2006-11-07 03:28:50 +00:00
gavin%gavinsharp.com 8ce4c9c69a Bug 357853: if no browser window exists, -new-tab <url> doesn't open <url>, r=bsmedberg 2006-11-07 03:10:18 +00:00
gavin%gavinsharp.com 26b17f77e2 Bug 264663: don't re-open closed popup-blocked notifications when switching tabs, r=mano 2006-11-06 23:41:31 +00:00
gavin%gavinsharp.com 661352e191 Bug 359682: remove redundant code that check's gBrowser's localName, r=mano 2006-11-06 17:42:31 +00:00
gavin%gavinsharp.com 46312e2826 Bug 347868: Accesskeys names for sizes' fonts for the advanced preference font window should be more explicit, patch by C�dric Corazza <cedric.corazza@wanadoo.fr>, r=me 2006-11-06 16:16:01 +00:00
gavin%gavinsharp.com 4b799ac250 Bug 348031: [Mac] Pressing Cmd-W should always close the window when only one tab is visible, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-11-06 15:20:16 +00:00
philringnalda%gmail.com fc23a8a538 Bug 359050: Properties say link will open in new window when it will open in new tab, r=gavin 2006-11-05 22:45:29 +00:00
kjh-5727%comcast.net e42d9ee08e Bug 241274 - Image properties should show actual dimensions, not shrunken ones. Patch by Florian Qu�ze <f.qu@queze.net>, r=mano, ui-r=beltzner. 2006-11-05 19:50:59 +00:00
mozilla.mano%sent.com cc40eb3180 Bug 359541 - 'View Selection Source' broken. 2006-11-04 22:54:12 +00:00
mozilla.mano%sent.com 6acb4c208c Bug 358878 - Feed preview's request for favicon.ico should not send Referer. r=gavin. 2006-11-04 08:35:40 +00:00
sspitzer%mozilla.org d7263a337d 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
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com 265ce3e78b license block 2006-11-02 22:30:18 +00:00
mozilla.mano%sent.com 204fd07090 Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin. 2006-11-02 22:26:22 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
martijn.martijn%gmail.com b1f5d2b243 Bug 358202 - rss icon status in url bar is unchanged when drag&drop opens hovered over tab, r=mano 2006-11-01 18:07:51 +00:00
philringnalda%gmail.com cad2e10829 Bug 250793: make browser overlay stylesheets on customizeToolbar.xul, so it can be a real part of toolkit, r=mano 2006-11-01 04:09:47 +00:00
gavin%gavinsharp.com 074c145b9d Bug 358891: Firefox doesn't remember the search engine with non-ascii characters as its selected engine, patch by Kohei Yoshino <kohei.yoshino.bugs@gmail.com>, r=me 2006-10-31 15:32:43 +00:00
gavin%gavinsharp.com 0320028267 Bug 322077: clean up toggleSidebar code, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me 2006-10-31 14:56:00 +00:00
gavin%gavinsharp.com 44604ff66f Bug 358284: context menu breaks when building with --enable-plaintext-editor-only, patch by Adam Guthrie <ispiked@gmail.com>, r=me 2006-10-31 14:29:39 +00:00
philringnalda%gmail.com 8b034f9f7f Bug 358678: strict warning in customizeToolbarSheet.xul, r=mano 2006-10-30 05:12:37 +00:00
gavin%gavinsharp.com 9421f35bc4 Bug 358015: Release notes can't be opened from source viewer/bookmarks manager, patch by Simon B�nzli <zeniko@gmail.com>, r=mano 2006-10-29 05:05:20 +00:00
philringnalda%gmail.com 20a2fec5eb Bug 224977: finish moving nsTransferable to nsDragAndDrop.js, remove nsTransferable.js, r=neil,mano,mscott 2006-10-29 04:39:28 +00:00
sayrer%gmail.com b20e352a85 [Bug 358572] remove ALTSS_ICON ifdefs and code. r=gavin 2006-10-29 02:53:19 +00:00
gavin%gavinsharp.com 7721b8b6a9 Fix invalid CSS comment from bug 354947 2006-10-29 01:24:20 +00:00
sayrer%gmail.com da0b1b033e Bug 358303. Firefox window.open reslts in wrong innerHeight. Years-old bug caught through unit testing. r=gavin 2006-10-28 00:07:38 +00:00
ted.mielczarek%gmail.com 72f0b0adcc bug 354980, integrate airbag exception handler library on windows. Compiling by default on windows, but disabled at runtime by default right now. Set the environment var MOZ_AIRBAG=1 to enable it. r=bsmedberg/mento 2006-10-26 22:52:30 +00:00
philringnalda%gmail.com 6af3bd279c Bug 356546: Bookmark import/export dialogs shouldn't have colons, should have caps, r=gavin 2006-10-25 03:50:49 +00:00
mozilla.mano%sent.com 88305e37f1 Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
gavin%gavinsharp.com d394fea635 Bug 357776: fix regression from bug 169826 (createFixupURI takes a URI object, not a string), r=mconnor 2006-10-24 16:14:22 +00:00
gavin%gavinsharp.com 44d213832f Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2006-10-23 13:59:34 +00:00
cst%yecc.com 75aa0b920d Bug 347683 Fix some strict warnings
r=mano
2006-10-23 00:19:52 +00:00
martijn.martijn%gmail.com 5f0ec254b5 Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612 2006-10-21 09:09:09 +00:00
mozilla.mano%sent.com 3c42fb9be3 Bug 344140 - 'Recently closed tabs' entries not middle-clickable. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me. 2006-10-20 16:26:53 +00:00
myk%mozilla.org 0c90ec3e5a bug 356017: make sure folder item is selected before retrieving selected resource in bookmarks tree to avoid exception which prevents the Add Bookmarks dialog from properly creating the bookmark and closing when the user presses the Add button
r=gavin
2006-10-19 18:17:31 +00:00
sayrer%gmail.com 1db738f22f Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich 2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com e85e25fc59 Bug 357109: Invalid search engine update URLs may cause an assertion dialog each time an update check occurs, r=mconnor 2006-10-18 16:52:35 +00:00
gavin%gavinsharp.com 48b582b1f7 Bug 356463: add X-Moz: livebookmark to live bookmark request headers, r=vlad, sr=biesi 2006-10-17 16:54:39 +00:00
gavin%gavinsharp.com fe09b5851f Bug 233853: fix suffix/prefix addition to avoid cases like Ctrl+Enter when the location bar contains "cnn.com" going to "www.cnn.com.com", patch by Edward Lee <edilee@gmail.com>, r=me 2006-10-16 16:48:06 +00:00
gavin%gavinsharp.com d6ee5ffdc3 Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor 2006-10-16 16:42:31 +00:00
bugzilla%arlen.demon.co.uk 1c4f1a027d Bug 347993 Get rid of unused entities in pageInfo.dtd (SM and FF)
p=giacomo.magnini@portalis.it r=db48x sr=neil
2006-10-15 22:11:28 +00:00