aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-07-15 18:19:27 +0800
committerChristian Persch <chpe@src.gnome.org>2007-07-15 18:19:27 +0800
commit897c314dffc4a71d0fba525a7a70039c75f6851d (patch)
treeb067d87b98da3c9d35a27e6590a8641a1224593f /ChangeLog
parent843c8e008f30143d928aef1fc41f6fa6499c277c (diff)
downloadgsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar.gz
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar.bz2
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar.lz
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar.xz
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.tar.zst
gsoc2013-epiphany-897c314dffc4a71d0fba525a7a70039c75f6851d.zip
Use C++ casts. Script from bmo#348748.
2007-07-15 Christian Persch <chpe@gnome.org> * embed/mozilla/EphyBrowser.cpp: * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/EphyHistoryListener.cpp: * embed/mozilla/EphyPromptService.cpp: * embed/mozilla/GeckoFormSigningDialog.cpp: * embed/mozilla/GeckoPrintService.cpp: * embed/mozilla/GeckoPrintSession.cpp: * embed/mozilla/mozilla-embed-event.cpp: * embed/mozilla/mozilla-embed.cpp: * plugins/desktop-file/plugin.cpp: Use C++ casts. Script from bmo#348748. svn path=/trunk/; revision=7166
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0edf8c34d..2a085d12f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
2007-07-15 Christian Persch <chpe@gnome.org>
+ * embed/mozilla/EphyBrowser.cpp:
+ * embed/mozilla/EphyHeaderSniffer.cpp:
+ * embed/mozilla/EphyHistoryListener.cpp:
+ * embed/mozilla/EphyPromptService.cpp:
+ * embed/mozilla/GeckoFormSigningDialog.cpp:
+ * embed/mozilla/GeckoPrintService.cpp:
+ * embed/mozilla/GeckoPrintSession.cpp:
+ * embed/mozilla/mozilla-embed-event.cpp:
+ * embed/mozilla/mozilla-embed.cpp:
+ * plugins/desktop-file/plugin.cpp:
+
+ Use C++ casts. Script from bmo#348748.
+
+2007-07-15 Christian Persch <chpe@gnome.org>
+
* embed/mozilla/mozilla-embed-single.cpp:
Make sure postscript printing is enabled, and the printer list empty