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

69 Коммитов

Автор SHA1 Сообщение Дата
Ehsan Akhgari 19672270e7 Bug 248970 - Private Browsing mode (global toggle for saving/caching everything) [Private Browsing service]; r=mconnor 2008-11-04 02:52:22 +03:30
Justin Dolske b03b76f6d8 Bug 456439 - add about:rights and a "Know Your Rights" infobar to Firefox. r=gavin, ui-r=beltzner 2008-10-30 23:42:02 -07:00
Johnathan Nightingale 1cee13114c Redesign certificate error page for Firefox as about:certerror. b=431826, r=gavin, ui-r=beltzner 2008-10-29 11:54:51 -04:00
dolske@mozilla.com d26103f128 Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner 2008-03-07 16:36:00 -08:00
thunder@mozilla.com e372ca2e54 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 08:52:04 -07:00
mozilla.mano@sent.com 29b5951872 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
dolske%mozilla.com a401987fe8 Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner 2008-03-08 00:36:01 +00:00
thunder%mozilla.com e537cb5157 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-09-11 15:52:04 +00:00
mozilla.mano%sent.com 14f87809f7 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 21:08:28 +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 3fbd16f81f Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2006-10-09 23:57:40 +00:00
dietrich%mozilla.com 8e4cbeff08 Re-enabling session restore as-is for a few cycles (337320) 2006-06-16 17:51:11 +00:00
gavin%gavinsharp.com 4432fb68fc Temporarily disable session restore to test effect on Ts, try #2: disable completely. Bug 337320 2006-05-10 06:18:13 +00:00
myk%mozilla.org c5b8e2d95e Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
2006-05-05 22:45:37 +00:00
mconnor%steelgryphon.com 05f7c55ec1 bug 328159 - the one that should work, or I'm buying the build team drinks 2006-05-05 18:01:35 +00:00
brettw%gmail.com 9d99105501 Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
mconnor%steelgryphon.com 858643e347 bug 328159 - backing to see if that fixes orange 2006-05-04 18:05:45 +00:00
mconnor%steelgryphon.com 68abae9d66 bug 328159 - take #3 2006-05-04 15:14:26 +00:00
mconnor%steelgryphon.com d51a56660f backing out again..., r=me 2006-04-30 05:26:17 +00:00
mconnor%steelgryphon.com 5ad969ee3e bug 328159 - take 2, r=me 2006-04-30 05:02:43 +00:00
mconnor%steelgryphon.com 5916abad12 tinderboxes went orange, not sure why yet, backing out to investigate 2006-04-27 05:10:58 +00:00
mconnor%steelgryphon.com eb6fcdc587 bug 328159 - Wire up session data service, patch by Dietrich Ayala (dietrich@mozilla.com), r=me 2006-04-27 04:34:27 +00:00
beng%bengoodger.com c2d6dd5251 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2006-04-27 00:24:12 +00:00
gavin%gavinsharp.com 0933676efd Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
beng%bengoodger.com 5fd0faee5b bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2006-02-24 21:41:34 +00:00
brettw%gmail.com dd2c05469d Adds "places" directory consisting of new moz-storage-based history
implementation.  Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.

bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
gavin%gavinsharp.com 75bd6815ef Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-08-23 16:38:28 +00:00
ben%bengoodger.com 3c2a3e3e61 303848 - integrate feedview better with firefox browser code/live bookmarking system.
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
myk%mozilla.org ae912ee37a Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2005-08-02 03:29:11 +00:00
bsmedberg%covad.net cc3b2f6846 Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider) 2005-06-07 19:45:11 +00:00
bsmedberg%covad.net a7698dd5e9 Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa 2005-04-15 14:17:31 +00:00
ben%bengoodger.com f01d11934a 274712 - new options dialog 2005-02-25 09:07:58 +00:00
bsmedberg%covad.net ca5243c97b Bug 276588 - Rework command line handling in the toolkit to use a generic API - see COMMANDLINES_20050109_BRANCH for more detailed cvs logs r=darin,caillon,mscott,mconnor 2005-01-17 18:50:18 +00:00
ben%bengoodger.com 19093d9aec Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
ben%bengoodger.com a8976361c8 236744 - replace winhooks with a XP shell service to better allow for system integration on various platforms 2004-03-08 09:56:16 +00:00
ben%bengoodger.com 4db0b5a8a0 215094 Turn on profile migration 2004-03-03 07:52:59 +00:00
rlk%trfenv.com 3aaa71fc3e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com a501c2e2ac Fixing Firefox clobber build. 2004-02-16 08:44:50 +00:00
blakeross%telocity.com 73a24ca81e Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
ben%bengoodger.com 52bdbaf0e0 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
rlk%trfenv.com 84de755243 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
rlk%trfenv.com 94081cc519 *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com d8e5e8f14d Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
ben%bengoodger.com 1f8a957de3 Looks like forgotten files. I'm going to turn this off until it really works. 2003-12-30 05:15:02 +00:00
rlk%trfenv.com 9b348ed26f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com c369a64336 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com 9ccfce5eb1 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
hyatt%mozilla.org 76642f0be5 Implement Seamonkey's addPanel API 2003-08-09 05:02:55 +00:00