Module: epiphany
      Version: 2.21.92
  Uploaded by: Christian Persch

http://download.gnome.org/sources/epiphany/2.21/epiphany-2.21.92.tar.gz
  md5sum: eccedea9085247b47ba34c3336788450
    size: 6.9M

http://download.gnome.org/sources/epiphany/2.21/epiphany-2.21.92.tar.bz2
  md5sum: 2e0199851122ecb9d5f2863d92e18aa8
    size: 5.0M

ChangeLog
---------

2008-02-25 21:06  chpe

        * [r7986] trunk/embed/ephy-adblock.h: Add new types from xr 1.9.

2008-02-25 21:00  chpe

        * [r7985] trunk/src/bookmarks/ephy-bookmark-action-group.c:
          Connect the signal before unreffing the action, just to be
          absolutely safe.

2008-02-25 20:42  chpe

        * [r7984] trunk/embed/mozilla/EphyContentPolicy.cpp: Update for
          added nsIContentPolicy constants in 1.9.

2008-02-25 20:41  chpe

        * [r7983] trunk/src/bookmarks/ephy-bookmark-action-group.c: Remove
          duplicate bookmarks property update, which is superflous since
          it was already updated when the node was set into the action on
          construction. Might fix bug #516008, where for unknown reasons
          the action seems to be finalised when we get here.

2008-02-25 20:38  chpe

        * [r7982] trunk/lib/ephy-password-dialog.c: Accept empty password
          to unlock a token; and allow empty new password if the requested
          password quality allows it. Bug #515096, patch by Thomas Wendt.

2008-02-25 19:37  chpe

        * [r7981] trunk/configure.ac, trunk/embed/ephy-history.c,
          trunk/src/bookmarks/ephy-bookmark-action.c,
          trunk/src/bookmarks/ephy-bookmarks-export.c,
          trunk/src/popup-commands.c: Adapt to gio API change

2008-02-25 19:36  chpe

        * [r7980] trunk/configure.ac: Version bump

2008-02-24 20:06  xan

        * [r7979] trunk/embed/mozilla/mozilla-embed-single.cpp: Remove
          unused struct member.

2008-02-24 09:54  xan

        * [r7978] trunk/embed/webkit/webkit-embed-single.c: Make
          epiphany/webkit start in online mode (though there is no
          difference between online and offline mode at this point).

2008-02-24 00:44  aihana

        * [r7977] trunk/po/ChangeLog, trunk/po/ja.po: 2008-02-24 Takeshi
          AIHANA <[EMAIL PROTECTED]> * ja.po: Updated Japanese
          translation.

2008-02-23 11:48  yairhr

        * [r7976] trunk/po/he.po: updated hebrew translation

2008-02-23 11:04  yairhr

        * [r7975] trunk/po/ChangeLog, trunk/po/he.po: updated hebrew
          translation

2008-02-23 02:05  zyang

        * [r7974] trunk/po/zh_CN.po: Updated zh_CN translation

2008-02-22 23:07  pmkovar

        * [r7973] trunk/po/ChangeLog, trunk/po/cs.po: cs.po: Updated Czech
          translation by Lucas Lommer.

2008-02-20 20:19  xan

        * [r7972] trunk/embed/mozilla/EphyUtils.cpp: Make
          EphyUtils::FindEmbed return the parent of the mozembed, as it is
          now contained inside EphyEmbed instead of being its parent
          class. (#517149)

2008-02-20 12:07  chpe

        * [r7971] trunk/configure.ac: Remove obsolete check. Bug #333445

2008-02-19 22:36  ymarcheg

        * [r7970] trunk/po/oc.po: Updated Occitan translation

2008-02-19 22:15  kennethn

        * [r7969] trunk/po/ChangeLog, trunk/po/da.po: Updated Danish
          translation

2008-02-19 13:53  mateju

        * [r7968] trunk/po/sl.po: Updated Slovenian translation

2008-02-18 13:40  chpe

        * [r7967] trunk/doc/reference/tmpl/EphySingle.sgml,
          trunk/doc/reference/tmpl/ephy-embed.sgml,
          trunk/embed/mozilla/AutoModalDialog.cpp,
          trunk/embed/mozilla/AutoModalDialog.h,
          trunk/embed/mozilla/ContentHandler.cpp,
          trunk/embed/mozilla/EphyPromptService.cpp,
          trunk/embed/mozilla/FilePicker.cpp,
          trunk/embed/mozilla/GeckoCookiePromptService.cpp,
          trunk/embed/mozilla/GeckoFormSigningDialog.cpp,
          trunk/embed/mozilla/GeckoPrintService.cpp,
          trunk/embed/mozilla/GtkNSSClientAuthDialogs.cpp,
          trunk/embed/mozilla/GtkNSSDialogs.cpp,
          trunk/embed/mozilla/GtkNSSKeyPairDialogs.cpp,
          trunk/embed/mozilla/GtkNSSSecurityWarningDialogs.cpp,
          trunk/embed/mozilla/Makefile.am: Fix prompt service for xr 1.9
          wrt. DOM notifications. Bug #504445.

2008-02-18 10:20  pachimho

        * [r7966] branches/gnome-2-20/po/ChangeLog,
          branches/gnome-2-20/po/ne.po: Updated Translation

2008-02-17 23:29  chpe

        * [r7965] trunk/doc/reference/Makefile.am: Fix the docs build.

2008-02-17 23:23  xan

        * [r7964] trunk/embed/downloader-view.c,
          trunk/embed/ephy-download.c, trunk/embed/ephy-embed-dialog.c,
          trunk/embed/ephy-embed-persist.c,
          trunk/embed/ephy-embed-shell.c, trunk/embed/ephy-encodings.c,
          trunk/embed/ephy-favicon-cache.c, trunk/embed/ephy-history.c,
          trunk/embed/mozilla/mozilla-download.cpp,
          trunk/embed/mozilla/mozilla-embed-event.cpp,
          trunk/embed/mozilla/mozilla-embed-find.cpp,
          trunk/embed/mozilla/mozilla-embed-persist.cpp,
          trunk/embed/mozilla/mozilla-x509-cert.cpp: Use G_DEFINE_TYPE*
          where possible in embed/* (#517090)

2008-02-17 21:03  chpe

        * [r7963] trunk/embed/mozilla/EphyUtils.cpp: Comment this out;
          it's unreliable

2008-02-17 20:41  bcicek

        * [r7962] trunk/po/ChangeLog, trunk/po/tr.po: Updated Turkish
          Translation

2008-02-17 18:35  xan

        * [r7961] trunk/embed/webkit/webkit-history-item.c: Add our own
          reference to the webkit history item.

2008-02-17 18:23  chpe

        * [r7960] trunk/embed/mozilla/GtkNSSDialogs.cpp,
          trunk/embed/mozilla/GtkNSSDialogs.h: No need to implement
          nsIBadCertListener2 here

2008-02-17 18:20  xan

        * [r7959] trunk/doc/reference/tmpl/ephy-embed.sgml,
          trunk/embed/ephy-embed.c, trunk/embed/ephy-embed.h,
          trunk/embed/mozilla/mozilla-embed.cpp,
          trunk/embed/webkit/webkit-embed.c: Add
          ephy-embed::new-document-now signal, does the same than old
          ge-content-change (used by adblock extension). Part of #502283

2008-02-17 18:08  xan

        * [r7958] trunk/configure.ac, trunk/src/Makefile.am,
          trunk/src/ephy-version.h.in: Add EPHY_CHECK_VERSION (#513128)

2008-02-17 18:05  chpe

        * [r7957] trunk/embed/mozilla/GtkNSSDialogs.cpp: Add stub for
          displayProtectedAuth

2008-02-17 17:56  chpe

        * [r7956] trunk/embed/mozilla/EphyAboutModule.cpp: Add translator
          comment.
        * [r7955] trunk/data/default-prefs-common.js: Disable about:config
          warning page.

2008-02-17 16:31  cwryu

        * [r7954] trunk/po/ChangeLog, trunk/po/ko.po: Updated Korean
          translation

2008-02-17 03:36  pclouds

        * [r7953] trunk/po/ChangeLog, trunk/po/vi.po: 2008-02-17 Nguyễn
          Thái Ngọc Duy <[EMAIL PROTECTED]> * vi.po: Updated Vietnamese
          translation

2008-02-16 21:58  iharh

        * [r7952] trunk/po/ChangeLog, trunk/po/[EMAIL PROTECTED]: Updated
          Belarusian Latin translation.

2008-02-16 11:39  xan

        * [r7951] trunk/embed/webkit/webkit-embed-prefs.c,
          trunk/embed/webkit/webkit-embed-prefs.h,
          trunk/embed/webkit/webkit-embed.c: Remove unneeded embed list
          for prefs.

2008-02-15 15:56  claudep

        * [r7950] trunk/po/ChangeLog, trunk/po/fr.po: 2008-02-15 Claude
          Paroz <[EMAIL PROTECTED]> * fr.po: Updated French translation
          by Robert-André Mauchin and Claude Paroz.

2008-02-15 13:35  runab

        * [r7949] trunk/po/ChangeLog: Added Entry for Kannada Translation
          addition and addition to LINGUAS

2008-02-15 13:34  runab

        * [r7948] trunk/po/LINGUAS: Added Kannada (kn) to the List of
          Languages

2008-02-15 13:32  runab

        * [r7947] trunk/po/kn.po: Added Kannada Translations by Shankar
          Prasad

2008-02-15 10:34  cosimoc

        * [r7946] trunk/embed/mozilla/mozilla-embed.cpp: Make Go Up
          recognize HTML anchors. Bug #335631.

2008-02-15 01:10  cosimoc

        * [r7945] trunk/lib/widgets/ephy-location-entry.c,
          trunk/lib/widgets/ephy-location-entry.h,
          trunk/src/ephy-window.c, trunk/src/window-commands.c: Add
          Undo/Redo commands to the location entry, both in the context
          menu and linked to the main window commands. Bug #171179.

2008-02-14 20:14  xan

        * [r7944] trunk/data/epiphany.schemas.in, trunk/lib/ephy-prefs.h,
          trunk/src/ephy-window.c: GConf option to disable messagebox
          about unsubmitted form data. (#516170) Left undocumented on
          schema because we are in string freeze, will document for 2.24.
          Patch by Jake Nelson

2008-02-14 19:24  xan

        * [r7943] trunk/embed/webkit/webkit-embed-prefs.c: Do not apply
          prefs to a view more than once.

2008-02-14 19:13  xan

        * [r7942] trunk/embed/webkit/webkit-embed-prefs.c: Plug leaks in
          webkit-embed-prefs.c

2008-02-14 17:15  xan

        * [r7941] trunk/data/epiphany.pc.in: Remove internal library
          dependencies from pc file.

2008-02-14 16:48  xan

        * [r7940] trunk/embed/webkit/Makefile.am,
          trunk/embed/webkit/webkit-embed-prefs.c,
          trunk/embed/webkit/webkit-embed-prefs.h,
          trunk/embed/webkit/webkit-embed-single.c,
          trunk/embed/webkit/webkit-embed.c: Initial implementation of
          WebKit preferences.

2008-02-14 13:18  icq

        * [r7939] trunk/po/ChangeLog, trunk/po/gl.po: Updated Galician
          Translation.

2008-02-14 11:58  xan

        * [r7938] trunk/data/epiphany.pc.in, trunk/src/ephy-automation.c:
          Update dependencies in epiphany.pc.in, remove bonobo leftovers.
        * [r7937] trunk/embed/webkit/webkit-embed-single.c: Small cleanups
          in webki-embed-single.c

2008-02-14 07:59  pachimho

        * [r7936] trunk/po/ChangeLog, trunk/po/ne.po: Updated Nepali
          Translation

2008-02-13 05:45  ituohela

        * [r7935] trunk/po/ChangeLog, trunk/po/fi.po: Updated Finnish
          translation

2008-02-13 00:48  reinouts

        * [r7934] trunk/po/ChangeLog, trunk/po/nl.po: 2008-02-13 Reinout
          van Schouwen <[EMAIL PROTECTED]> * nl.po: Updated Dutch
          translation

2008-02-13 00:10  reinouts

        * [r7933] trunk/data/about.ini: 2008-02-13 Reinout van Schouwen *
          Add KiBi and cosimoc to about.ini

2008-02-12 23:07  xan

        * [r7932] trunk/src/bookmarks/ephy-bookmark-action.c,
          trunk/src/bookmarks/ephy-bookmark-factory-action.c,
          trunk/src/bookmarks/ephy-bookmark-properties.c,
          trunk/src/bookmarks/ephy-bookmarks-editor.c,
          trunk/src/bookmarks/ephy-related-action.c,
          trunk/src/bookmarks/ephy-topic-action.c,
          trunk/src/bookmarks/ephy-topic-factory-action.c,
          trunk/src/bookmarks/ephy-topics-entry.c,
          trunk/src/bookmarks/ephy-topics-palette.c: Use G_DEFINE_TYPE*
          macros in src/bookmarks/ when possible. (#516138)

2008-02-12 18:05  hendrikr

        * [r7931] trunk/po/ChangeLog, trunk/po/de.po: 2008-02-12 Hendrik
          Richter <[EMAIL PROTECTED]> * de.po: Updated German translation.

2008-02-12 18:04  hendrikr

        * [r7930] trunk/help/de/de.po: Fix #513538, patch by Mart Raudsepp

2008-02-12 09:30  hendrikr

        * [r7929] trunk/po/ChangeLog, trunk/po/de.po: 2008-02-12 Hendrik
          Richter <[EMAIL PROTECTED]> * de.po: Updated German translation.

2008-02-11 14:41  rahulb

        * [r7928] trunk/po/ChangeLog, trunk/po/mr.po: Updated Marathi
          translations

2008-02-10 18:26  xan

        * [r7927] trunk/src/ephy-cert-manager-dialog.c,
          trunk/src/ephy-completion-model.c, trunk/src/ephy-dbus.c,
          trunk/src/ephy-encoding-dialog.c,
          trunk/src/ephy-encoding-menu.c,
          trunk/src/ephy-extensions-manager.c,
          trunk/src/ephy-find-toolbar.c,
          trunk/src/ephy-fullscreen-popup.c, trunk/src/ephy-go-action.c,
          trunk/src/ephy-history-window.c, trunk/src/ephy-home-action.c,
          trunk/src/ephy-link-action.c, trunk/src/ephy-link.c,
          trunk/src/ephy-location-action.c, trunk/src/ephy-lockdown.c,
          trunk/src/ephy-navigation-action.c,
          trunk/src/ephy-net-monitor.c, trunk/src/ephy-python-extension.c,
          trunk/src/ephy-python-loader.c, trunk/src/ephy-session.c,
          trunk/src/ephy-shell.c, trunk/src/ephy-statusbar.c,
          trunk/src/ephy-toolbar-editor.c, trunk/src/ephy-toolbar.c,
          trunk/src/ephy-toolbars-model.c, trunk/src/pdm-dialog.c,
          trunk/src/ppview-toolbar.c, trunk/src/prefs-dialog.c: Use
          G_DEFINE_TYPE* when possible in src/ (#515601)

2008-02-10 14:52  xan

        * [r7926] trunk/src/ephy-navigation-action.c: Do not use history
          API if we only want to go back or forward, only use it when
          necessary (ie, when we want to open item in new tab). Bug #515554

2008-02-09 19:21  xan

        * [r7925] trunk/embed/webkit/webkit-embed.c: Cleanups in
          webkit-embed.c

2008-02-09 05:47  tkaroonb

        * [r7924] trunk/po/ChangeLog, trunk/po/th.po: 2008-02-09 Theppitak
          Karoonboonyanan <[EMAIL PROTECTED]> * th.po: Fix typos.

2008-02-08 23:57  gforcada

        * [r7923] trunk/po/ChangeLog, trunk/po/ca.po: Updated Catalan
          translation

2008-02-08 16:52  dooteo

        * [r7922] trunk/po/ChangeLog, trunk/po/eu.po: 2008-02-08 Inaki
          Larranaga Murgoitio <[EMAIL PROTECTED]> * eu.po: Updated
          Basque translation.

2008-02-07 21:24  aflinta

        * [r7921] trunk/po/ChangeLog, trunk/po/pl.po: 2008-02-07 Artur
          Flinta <[EMAIL PROTECTED]> * pl.po: Updated Polish
          translation by GNOME PL Team.

2008-02-05 19:57  plaes

        * [r7920] trunk/po/ChangeLog, trunk/po/et.po: 2008-02-05 Priit
          Laes <plaes at svn dot gnome dot org> * et.po: Translation
          updated by Ivar Smolin

2008-02-05 00:17  xan

        * [r7919] trunk/embed/webkit/webkit-history-item.c,
          trunk/embed/webkit/webkit-history-item.h: Fix encoding for
          webkit-history-item.*

2008-02-05 00:08  xan

        * [r7918] trunk/embed/webkit/Makefile.am,
          trunk/embed/webkit/webkit-embed.c,
          trunk/embed/webkit/webkit-history-item.c,
          trunk/embed/webkit/webkit-history-item.h: Implement back and
          forward history, patch by Jan Alonzo with several cleanups.
          (#506566)

2008-02-04 19:05  cosimoc

        * [r7917] trunk/src/ephy-navigation-action.c: Fix back button
          looping through history. Bug #513803.

2008-02-04 01:48  leonardof

        * [r7916] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-02-03
          Leonardo Ferreira Fontenelle <[EMAIL PROTECTED]> *
          pt_BR.po: Minor update by Vladimir Melo.

2008-02-03 16:16  arangela

        * [r7915] trunk/po/ChangeLog, trunk/po/mk.po: Arangel Angov
          <[EMAIL PROTECTED]> * mk.po: Updated Macedonian Translation

2008-02-03 09:41  ymarcheg

        * [r7914] trunk/po/ChangeLog, trunk/po/oc.po: Updated Occitan
          translation

2008-02-02 23:02  dnloreto

        * [r7913] trunk/po/ChangeLog, trunk/po/pt.po: 2008-02-02 Duarte
          Loreto <[EMAIL PROTECTED]> * pt.po: Updated Portuguese
          translation.

2008-02-02 21:02  ymarcheg

        * [r7912] trunk/po/ChangeLog, trunk/po/oc.po: Updated Occitan
          translation

2008-02-02 20:18  kmaraas

        * [r7911] trunk/po/ChangeLog, trunk/po/nb.po: 2008-02-02 Kjartan
          Maraas <[EMAIL PROTECTED]> * nb.po: Updated Norwegian bokmål
          translation.

2008-02-02 17:14  leonardof

        * [r7910] trunk/po/ChangeLog, trunk/po/pt_BR.po: 2008-02-02
          Leonardo Ferreira Fontenelle <[EMAIL PROTECTED]> *
          pt_BR.po: Brazilian Portuguese translation updated by Vladimir
          Melo.

2008-02-02 10:02  tkaroonb

        * [r7909] trunk/po/ChangeLog, trunk/po/th.po: 2008-02-02 Theppitak
          Karoonboonyanan <[EMAIL PROTECTED]> * th.po: Updated Thai
          translation.

2008-02-02 01:46  cosimoc

        * [r7908] trunk/lib/widgets/ephy-location-entry.c: Popup the
          completion dropdown menu when we're focusing the location bar
          with the cursor at the end of entry and we press down. Bug
          #340572.

2008-02-02 00:39  djihed

        * [r7907] trunk/po/ChangeLog, trunk/po/ar.po: Updated Arabic
          Translation by Khaled Hosny.

2008-02-01 14:32  chliao

        * [r7906] trunk/po/ChangeLog, trunk/po/zh_HK.po,
          trunk/po/zh_TW.po: 2008-02-01 Chao-Hsiung Liao
          <[EMAIL PROTECTED]> * zh_HK.po: Updated Traditional Chinese
          translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese
          translation(Taiwan).

2008-02-01 07:07  atoker

        * [r7905] trunk/configure.ac: Track WebKit r29909 pkg-config rename

2008-02-01 07:05  amitakhya

        * [r7904] trunk/po/ChangeLog, trunk/po/LINGUAS, trunk/po/as.po:
          updated assamese translations

2008-02-01 00:36  cosimoc

        * [r7903] trunk/src/ephy-navigation-action.c: Make middle clicking
          on Back/Forward toolbar buttons open again in a new tab, as it
          was in 2.20. Bug #513029.

2008-02-01 00:36  atoker

        * [r7902] trunk/embed/webkit/webkit-embed-single.c,
          trunk/embed/webkit/webkit-embed.c: Track header location change
          in WebKit r29898

2008-02-01 00:23  dnylande

        * [r7901] trunk/po/ChangeLog, trunk/po/sv.po: sv.po: Updated
          Swedish translation

2008-01-31 18:53  cosimoc

        * [r7900] trunk/embed/mozilla/mozilla-embed.cpp: Fix keyboard
          focus remaining in the location entry after entering the
          address. Bug #513345.

2008-01-31 08:18  djihed

        * [r7899] trunk/po/ChangeLog, trunk/po/ar.po: Updated Arabic
          Translation by Khaled Hosny.

2008-01-29 13:00  jorgegonz

        * [r7898] trunk/po/ChangeLog, trunk/po/es.po: Updated Spanish
          translation

2008-01-28 20:43  cosimoc

        * [r7897] trunk/src/ephy-window.c: HIG fixes for menu. Bug
          #483312, patch by Luca Ferretti.

2008-01-28 20:37  cosimoc

        * [r7896] trunk/embed/mozilla/EphyBrowser.h,
          trunk/embed/mozilla/mozilla-x509-cert.h: Fix compilation error
          with gcc4.3. Patch by Sebastien Bacher, bug #512027.

2008-01-28 19:41  chpe

        * [r7895] trunk/configure.ac: Post release version bump
        * [r7894] tags/RELEASE_2_21_90: Tagging 2.21.90

2008-01-28 19:40  chpe

        * [r7893] trunk/configure.ac: Release 2.21.90

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to