2009-06-18 David Sedeño * configure.ac, NEWS: Version 1.0.2 * src/main.c, src/gnome-application.c: Remove old dbus code. * src/main_window_cb.c (on_md5ok_button_clicked): Make the markup work again. Remove from the traduction str. 2009-06-17 David Sedeño * src/main_window_cb.c: Remove gnome_vfs and use gio in md5sum comprobation. 2009-06-16 David Sedeño * src/main_window_cb.c: Remove gnome-vfs from two functions. 2009-06-15 David Sedeño * src/utils.{c,h}: Clean up run_dialog_information and run_dialog_error. Thanks to Jaroslav Imrich for the patch. 2009-06-01 David Sedeño * src/gwget-application-service.xml, src/gwget-application.{c,h}: Map the openuriwithdest api call to another funcion. 2009-05-31 David Sedeño * src/main.c, src/gwget-application-service.xml: Add OpenURIDest call to Dbus so that OpenURI doesn't break external programs that use Dbus API. Fix: #583929 2009-02-18 David Sedeño * configure.ac: Fix typo for epiphany version 2.26 (Götz Waschk). * data/gwget.desktop.in.in: Fix icon and category. Fix bug #572280. Thanks to Götz Waschk.