2008-04-06 15:22  reinouts

	* [r8190] branches/gnome-2-22/NEWS,
	  branches/gnome-2-22/help/ChangeLog,
	  branches/gnome-2-22/help/nl/nl.po: * 2008-04-06 Reinout van
	  Schouwen <reinouts@gnome.org> - help/nl/nl.po: Updated Dutch
	  translation - NEWS: update for 2.22.1 release

2008-04-06 14:35  chpe

	* [r8189] branches/gnome-2-22/embed/ephy-password-manager.c: Fix
	  mem leak.
	* [r8188]
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Use
	  ephy_password_info_new to allocate EphyPasswordInfo, not g_new.
	  Fixes a crash in the PDM passwords tab.

2008-04-04 12:12  chpe

	* [r8187] branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyPromptService.h: Add
	  nsIPromptService2.

2008-04-04 12:05  eskildh

	* [r8186] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/nn.po: Updated the Norwegian Nynorsk
	  translation

2008-04-02 19:51  pwithnall

	* [r8181] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/en_GB.po: 2008-04-02 Philip Withnall
	  <pwithnall@svn.gnome.org> * en_GB.po: Fixed British English
	  translation.

2008-04-01 00:27  chpe

	* [r8178] branches/gnome-2-22/embed/mozilla/EphyBrowser.cpp: Try
	  harder to fix the build with gecko 1.8

2008-03-31 21:55  chpe

	* [r8176] branches/gnome-2-22/embed/mozilla/EphyBrowser.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyBrowser.h: Try to fix the
	  build with gecko 1.8

2008-03-31 00:03  chpe

	* [r8174] branches/gnome-2-22/lib/widgets/ephy-location-entry.c:
	  Make the extra column pack-end so that when we hide it when it's
	  empty, the other column expands. This makes bookmarks take up
	  all the space instead of being truncated at the half.

2008-03-29 18:53  al_shopov

	* [r8171] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/bg.po: 2008-03-29 Alexander Shopov
	  <ash@contact.bg> * bg.po: Updated Bulgarian translation by
	  Alexander Shopov <ash@contact.bg>

2008-03-29 18:35  al_shopov

	* [r8169] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/bg.po: 2008-03-29 Alexander Shopov
	  <ash@contact.bg> * bg.po: Updated Bulgarian translation by Yavor
	  Doganov <yavor@gnu.org>

2008-03-29 03:57  yairhr

	* [r8167] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/he.po: updated hebrew translation

2008-03-28 15:10  chpe

	* [r8165]
	  branches/gnome-2-22/embed/mozilla/ephyIAddCertExceptionParams.h:
	  Do use a 1.9 xpidl for this
	* [r8164]
	  branches/gnome-2-22/embed/mozilla/ephyIAddCertExceptionParams.h:
	  Renegerate this with an older xpidl version, so it compiles on
	  xr1.9 beta release

2008-03-28 15:09  chpe

	* [r8163] branches/gnome-2-22/data/chrome/netError.dtd: Remove the
	  useless "Get me out of here!" button.
	* [r8162] branches/gnome-2-22/configure.ac: Comment out useless
	  stuff
	* [r8161] branches/gnome-2-22/embed/mozilla/EphyBrowser.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyBrowser.h,
	  branches/gnome-2-22/embed/mozilla/EphyDirectoryProvider.cpp,
	  branches/gnome-2-22/embed/mozilla/Makefile.am,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.h,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.idl,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.js,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.xpt,
	  branches/gnome-2-22/embed/mozilla/ephyIAddCertExceptionParams.h,
	  branches/gnome-2-22/embed/mozilla/ephyIAddCertExceptionParams.idl,
	  branches/gnome-2-22/embed/mozilla/epiphany.xpt,
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Next
	  try to get cert exception addition working. This too isn't not
	  working correctly though; it fails to get any properties from my
	  |arguments| object.
	* [r8160] branches/gnome-2-22/data/chrome/netError.dtd: Add this
	* [r8159] branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp:
	  Fix the build
	* [r8158] branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyPromptService.h: Try to
	  fix the build on 1.8.

2008-03-28 15:08  chpe

	* [r8157]
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.h,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.idl,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.js,
	  branches/gnome-2-22/embed/mozilla/ephyAddCertException.xpt: Add
	  a service to open the cert exception dialogue.
	* [r8156] branches/gnome-2-22/data/chrome/Makefile.am,
	  branches/gnome-2-22/data/chrome/app-chrome.manifest.in: Add
	  netError overrides for the cert exception dialogue.
	* [r8155] branches/gnome-2-22/embed/mozilla/FilePicker.cpp: Fix
	  the build with 1.9b4.
	* [r8154] branches/gnome-2-22/embed/mozilla/Makefile.am: Only
	  build EphyDirectoryProvider on < 1.9; it's unused on 1.9.
	* [r8153] branches/gnome-2-22/embed/mozilla/ContentHandler.cpp,
	  branches/gnome-2-22/embed/mozilla/MozDownload.cpp: Remove the
	  unnecessary setting of the preffered action in the casees that
	  action was going to be the default one anyway. Don't open twice,
	  just let gecko handle opening in the preferred application.
	  Browse-to doesn't seem to work yet.
	* [r8152]
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Make
	  this inclusion conditionally, since we don't use our directory
	  provider on xr 1.9.

2008-03-28 15:07  chpe

	* [r8151] branches/gnome-2-22/embed/mozilla/EphyContentPolicy.cpp:
	  Typo fix
	* [r8150] branches/gnome-2-22/data/chrome/Makefile.am,
	  branches/gnome-2-22/data/chrome/app-chrome.manifest.in,
	  branches/gnome-2-22/data/chrome/epiphany.manifest.in,
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Fix
	  the branding bundle registration by providing the app chrome
	  manifest in the right directory, and set that directory as the
	  component directory with gtk_moz_embed_set_comp_path.
	* [r8149] branches/gnome-2-22/src/bookmarks/ephy-bookmarks.c: Fix
	  multiple crashers in the zeroconf bookmarks. Bug #516008;
	  partially based on a patch by Cosimo Cecchi.
	* [r8148] branches/gnome-2-22/embed/mozilla/ContentHandler.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyPromptService.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyPromptService.h,
	  branches/gnome-2-22/embed/mozilla/MozDownload.cpp,
	  branches/gnome-2-22/embed/mozilla/MozDownload.h,
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Try
	  again to fix the directory provider for 1.9. Branding still
	  fails though
	* [r8147]
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Try
	  to fix the gecko 1.8 backend, and this also might fix the
	  branding bundle not working on 1.9
	* [r8146] branches/gnome-2-22/configure.ac,
	  branches/gnome-2-22/embed/ephy-favicon-cache.c: Use GChecksum to
	  calculate the MD5 of favicons.
	* [r8145] branches/gnome-2-22/m4/gecko.m4: Don't use
	  AM_CONDITIONAL conditionally

2008-03-28 15:06  chpe

	* [r8144]
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp: Fix
	* [r8143] branches/gnome-2-22/configure.ac: Try to fix the build
	  with 1.8
	* [r8142] branches/gnome-2-22/configure.ac,
	  branches/gnome-2-22/doc/reference/Makefile.am,
	  branches/gnome-2-22/embed/Makefile.am,
	  branches/gnome-2-22/embed/ephy-password-manager.c,
	  branches/gnome-2-22/embed/ephy-password-manager.h,
	  branches/gnome-2-22/embed/mozilla/AutoModalDialog.cpp,
	  branches/gnome-2-22/embed/mozilla/EphyBrowser.cpp,
	  branches/gnome-2-22/embed/mozilla/GtkNSSDialogs.cpp,
	  branches/gnome-2-22/embed/mozilla/Makefile.am,
	  branches/gnome-2-22/embed/mozilla/mozilla-embed-single.cpp,
	  branches/gnome-2-22/m4/gecko.m4,
	  branches/gnome-2-22/plugins/desktop-file/Makefile.am,
	  branches/gnome-2-22/src/Makefile.am: Allow building with
	  xulrunner 1.9. Patch by Alexander Sack; part of bug #503657
	* [r8141] branches/gnome-2-22/embed/ephy-favicon-cache.c,
	  branches/gnome-2-22/embed/ephy-password-manager.c,
	  branches/gnome-2-22/embed/ephy-permission-manager.c: Use g_slice
	  for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry.
	  (#521017)
	* [r8140] branches/gnome-2-22/embed/ephy-cookie-manager.c: Use
	  g_slice for EphyCookie allocation. (#520560)

2008-03-26 22:08  diegoe

	* [r8133] branches/gnome-2-22/Makefile.am: Fix changelog
	  generation to consider only the current branch.

2008-03-25 22:53  pwithnall

	* [r8131] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/en_GB.po: 2008-03-25 Philip Withnall
	  <pwithnall@svn.gnome.org> * en_GB.po: Updated British English
	  translation.

2008-03-23 12:09  pclouds

	* [r8127] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/vi.po: 2008-03-23 Nguyễn Thái Ngọc Duy
	  <pclouds@gmail.com> * vi.po: Update Vietnamese translation

2008-03-21 19:06  mateju

	* [r8125] branches/gnome-2-22/po/sl.po: Updated Slovenian
	  translation

2008-03-19 15:38  pkst

	* [r8123] branches/gnome-2-22/po/ChangeLog: Updated Greek
	  translation

2008-03-19 15:28  pkst

	* [r8121] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/el.po: Updated Greek translation

2008-03-17 23:21  frolix68

	* [r8120] branches/gnome-2-22/help/ChangeLog: Updated Greek
	  translation

2008-03-17 23:20  frolix68

	* [r8119] branches/gnome-2-22/help/el/el.po: Updated Greek
	  translation

2008-03-16 20:56  diegoe

	* [r8112] branches/gnome-2-22/src/ephy-location-action.c: Revert
	  the bookmark/history item no-dupes patch. It was slowing down
	  ephy.

2008-03-16 09:57  iharh

	* [r8111] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/be.po: Fixed an error in Belarusian
	  translation.

2008-03-10 11:19  rranjan

	* [r8090] branches/gnome-2-22/po/ChangeLog,
	  branches/gnome-2-22/po/hi.po: hindi update for bug

2008-03-10 09:41  chpe

	* [r8089] branches/gnome-2-22/configure.ac,
	  branches/gnome-2-22/doc/reference/tmpl/EphySingle.sgml,
	  branches/gnome-2-22/doc/reference/tmpl/ephy-embed.sgml: Post
	  release version bump