commit d6852113ba1a2f9182b4e8d75ee0e5e1550d1f89
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:   2012-06-04

    updated for version 3.5.1

M	NEWS
M	configure.ac

commit ddf7dff55d6fe204c1ff68c1273307437d0bff30
Author: Jeremy Bicha <jbicha@ubuntu.com>
Date:	2012-05-15

    Drop obsolete .omf file

    https://bugzilla.gnome.org/show_bug.cgi?id=676112

D	help/file-roller.omf.in

commit 379119a91744e7c95e8224104e1905ebb16e2ee8
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-06-04

    ignore .autotools

    It is generated by Eclipse

M	Makefile.am

commit e2dd69f2f311700c3e2ead36afb9b9a8c29e09e3
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-06-03

    show a window only if it's not in batch mode

M	src/main.c

commit e5fda437e7e02ca3975fb7a760a7254db9097e1b
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2012-06-03

    Updated Galician translations

M	po/gl.po

commit d7b0751954480ec52fd4b3c3bc3704bce3946e43
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2012-06-02

    Updated Hebrew translation.

M	po/he.po

commit 332cdcc1ff9dbbb670c09f60447d3fdbad192b29
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-06-01

    Updated Spanish translation

M	po/es.po

commit 80a167c2141b1ce7ae5fbbbbd234f33fcf5c0459
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:	2012-06-01

    Updated Spanish translation

M	help/es/es.po

commit 29f26b77430a32009bec2d06bd36ef083161bfbf
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    removed markup in translatable messages

M	src/ui/batch-password.ui
M	src/ui/password.ui

commit 085cc96a03b1f881941785b29fdfc25fd1ed10e7
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    ported to the new documentation infrastructure

M	Makefile.am
M	configure.ac
M	help/Makefile.am
M	src/gtk-utils.c

commit 310c97329551619f3a150e95721fb6f70819a4bc
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    added an application menu

M	src/actions.c
M	src/main.c

commit 05c0b2c366f5524645167d9dca2268219563559d
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    do not call release_data if the data was not initialized

M	src/fr-init.c

commit f4f31f1c9e897fe32114d2ef1b21e232231c3a3b
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    replace WindowList with gtk_application_get_windows

M	src/fr-init.c
M	src/fr-init.h
M	src/fr-window.c
M	src/main.c

commit 6d03df7fdfdab9089ced1ca7682ec7ffffa1bbc7
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    fixed FrWindow registration

    use GTK_TYPE_APPLICATION_WINDOW as parent

M	src/fr-window.c

commit a93d7256aeb58b278f67096b73e6170722175fec
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    ui files: set the gtk+ required version to 3.0

M	src/ui/add-options.ui
M	src/ui/batch-add-files.ui
M	src/ui/batch-password.ui
M	src/ui/delete.ui
M	src/ui/new.ui
M	src/ui/password.ui
M	src/ui/properties.ui
M	src/ui/update.ui

commit 47619b987b77bdc258af9a554ba022c1f8834774
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-31

    use GResource to store ui files

M	configure.ac
M	data/Makefile.am
M	po/POTFILES.in
M	src/Makefile.am
M	src/dlg-add-folder.c
M	src/dlg-ask-password.c
M	src/dlg-batch-add.c
M	src/dlg-delete.c
M	src/dlg-new.c
M	src/dlg-password.c
M	src/dlg-prop.c
M	src/dlg-update.c
A	src/file-roller.gresource.xml
M	src/fr-window.c
M	src/gtk-utils.c
M	src/gtk-utils.h
M	src/ui.h
R068	data/ui/Makefile.am	src/ui/Makefile.am
R100	data/ui/add-options.ui	src/ui/add-options.ui
A	src/ui/app-menu.ui
R100	data/ui/batch-add-files.ui	src/ui/batch-add-files.ui
R100	data/ui/batch-password.ui	src/ui/batch-password.ui
R100	data/ui/delete.ui	src/ui/delete.ui
A	src/ui/menus-toolbars.ui
R100	data/ui/new.ui	src/ui/new.ui
R100	data/ui/password.ui	src/ui/password.ui
R100	data/ui/properties.ui	src/ui/properties.ui
R100	data/ui/update.ui	src/ui/update.ui

commit b0223c4ab5bc7ce98a3747624fd1bbc298915a94
Author: Robert Ancell <robert.ancell@canonical.com>
Date:	2012-05-31

    Use GtkApplication

M	configure.ac
M	src/fr-window.c
M	src/fr-window.h
M	src/main.c

commit 59db4a858e72d9069db6972b961b77c2c5a8ec36
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-30

    removed deprecated function gdk_cursor_unref

M	src/dlg-package-installer.c

commit f7649dbc8faa163526875e99c58b261bcc7e0294
Author: Paolo Bacchilega <paobac@src.gnome.org>
Date:	2012-05-30

    bumped version number to 3.5.0

M	configure.ac

commit 880616265b12b5570e1d79793ac93c4a34b5841f
Author: RÅ«dolfs Mazurs <rudolfsm@src.gnome.org>
Date:	2012-05-18

    Updated Latvian translation

M	po/lv.po