commit 90c6f3ed7190f123172ce3bf7e9f2efcf10a5b16
Author: Paolo Borelli <[email protected]>
Date:   2012-10-15

   Release 3.6.1

M       NEWS
M       configure.ac

commit c2e07ba12f607fa99f1b9f24f1d66ca90fb36edd
Author: Paolo Borelli <[email protected]>
Date:   2012-10-15

   Set raised class on toolbar buttons

M       src/baobab-main-window.ui

commit 37dce960df1c08c088ed699a34d01d5fa72122b8
Author: Paolo Borelli <[email protected]>
Date:   2012-10-13

   Update to the latest egg-list-box

   Propagate the parent state when setting the child flags

M       src/egg-list-box.c

commit 202416902dbfcdec6065baca03f51acbe5e49dfb
Author: Pavol Klačanský <[email protected]>
Date:   2012-10-14

   Updated slovak translation

M       po/sk.po

commit 0e3062acba33d0dc8282bdf8d16c2ef11eb46a57
Author: Stefano Facchini <[email protected]>
Date:   2012-10-14

   Move styling of treeview level cell to CSS

   The CSS should go in the GNOME theme actually, but for now
   we use embedded CSS to avoid breaking foreign themes.

M       src/baobab-application.vala
M       src/baobab-cellrenderers.vala

commit 05e9400c1e5924680232d553b8ced27408455155
Author: Stefano Facchini <[email protected]>
Date:   2012-10-14

   Draw a frame around the treeview scrolled window

M       src/baobab-main-window.ui

commit df2b587b0d38712f07b7946264f49b1abdb81be2
Author: Stefano Facchini <[email protected]>
Date:   2012-10-13

   Remove the 'stop' action

   Instead, always enable the 'reload' action and make it a combined
   'stop and refresh' action.

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

M       src/baobab-menu.ui
M       src/baobab-window.vala

commit 19c3077fb4e6fab712c1853ba8e4658c03e8f38b
Author: Stefano Facchini <[email protected]>
Date:   2012-10-13

   location-list: make sure to add home location only once

M       src/baobab-location-list.vala
M       src/baobab-location.vala

commit 74860f74c9155128901b5041e4c7fc8a707bcddd
Author: Stefano Facchini <[email protected]>
Date:   2012-10-02

   Show the usage level bar only for volumes

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

M       src/baobab-location-widget.vala

commit 5374f0292d007758332a91d476acf3c573e7dc6b
Author: Stefano Facchini <[email protected]>
Date:   2012-09-29

   Show scan errors in the treeview using colors

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

M       src/baobab-cellrenderers.vala
M       src/baobab-main-window.ui
M       src/baobab-scanner.vala

commit 5d1559209cb554f8713ca36c86059c6632800e18
Author: Fran Diéguez <[email protected]>
Date:   2012-10-09

   Updating Galician translations

M       help/gl/gl.po

commit 81ad2c54268264ebbb04347a597e2b80833a2abd
Author: Paolo Borelli <[email protected]>
Date:   2012-10-06

   Be robust if the recent list is shorter than MAX

M       src/baobab-location-list.vala

commit 8c873274088eea0b7b1b104fd72dd936b6cc4429
Author: Stefano Facchini <[email protected]>
Date:   2012-10-03

   Check for duplicates before adding a volume

   Since GVolumeMonitor unnecessarly fires "volume-added" signals
   at startup (see bugzilla bug 684677) we need to workaround and
   check for duplicates, until a fixed version of gvfs is released.

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

M       src/baobab-location-list.vala

commit 33cedb6bbb2f6c475ad87c590115a7f568196a01
Author: Stefano Facchini <[email protected]>
Date:   2012-10-03

   location-list: Nothing do to in add_location if location doesn't
   have a file

M       src/baobab-location-list.vala

commit f3895ad5778203ad3ea44bb7720ed3aacfa5f492
Author: Stefano Facchini <[email protected]>
Date:   2012-10-02

   Append new volumes before the "Home folder" location

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

M       src/baobab-location-list.vala

commit 4fc1e61a41ad58e5c8d5d68d61b2c14ec2141a23
Author: Stefano Facchini <[email protected]>
Date:   2012-10-01

   Make sure to update recent info when scanning a location

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

M       src/baobab-window.vala

commit 6b1d976a47054b7a15c725355b7c21b51dbe3bc2
Author: Stefano Facchini <[email protected]>
Date:   2012-10-01

   Sort recent info by MRU

   Otherwise they show up in creation order

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

M       src/baobab-location-list.vala

commit c74a1aa258099db35234c23ed86ccae251dd3054
Author: Stefano Facchini <[email protected]>
Date:   2012-10-02

   Few updates to README

M       README

commit 5c7c0144b6740c3898cd030b2eae42697715c844
Author: Stefano Facchini <[email protected]>
Date:   2012-10-01

   location: Don't set size/used info for unmounted volumes

   Just set them to null, instead, which means that they are actually
   unknown. In this way we avoid showing them up in the UI.

M       src/baobab-location.vala

commit 218b93b7df8bc0136bb2e836d139bf1c835fa632
Author: Stefano Facchini <[email protected]>
Date:   2012-09-30

   Add 'tab-width: 4' to modeline in each .vala file

M       src/baobab-application.vala
M       src/baobab-cellrenderers.vala
M       src/baobab-connect-server.vala
M       src/baobab-location-list.vala
M       src/baobab-location-widget.vala
M       src/baobab-location.vala
M       src/baobab-scanner.vala
M       src/baobab-window.vala
M       src/main.vala

commit 6a435267aab05b32dad916398beb3e5c72053de2
Author: Martin Olsson <[email protected]>
Date:   2012-09-29

   Fix misspelling

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

M       src/baobab-chart.c

commit 039c1e03e213c44868416c827498598fcec31f3e
Author: Stefano Facchini <[email protected]>
Date:   2012-09-28

   Replace "Main volume" with hostname when available

   As requested by designers.

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

M       src/baobab-location.vala

commit 203936b1dfba23c9aed6434425a32657767042ae
Author: Stefano Facchini <[email protected]>
Date:   2012-09-28

   Add myself to authors

M       src/baobab-window.vala

commit f31bc6fc24ba3f7d8e227d401b47cb0c34ccca0d
Author: Stefano Facchini <[email protected]>
Date:   2012-09-28

   Add an arrow on the right of the location widget

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

M       src/baobab-location-widget.vala

commit f7a63a241035241ec696eb76479b2dd48d5ad80b
Author: Stefano Facchini <[email protected]>
Date:   2012-09-28

   Replace deprecated automake INCLUDES macro with AM_CPPFLAGS

M       src/Makefile.am

commit d9ca44b60f4a3f09d138ea4194b90f4b3af78afa
Author: Stefano Facchini <[email protected]>
Date:   2012-09-08

   Port toolbar to GdMainToolbar

M       src/baobab-main-window.ui
M       src/baobab-window.vala

commit 39f670c96e40f009cfb3b6282f258d680c2c2e0a
Author: Stefano Facchini <[email protected]>
Date:   2012-09-08

   Import libgd as git submodule

A       .gitmodules
M       Makefile.am
M       configure.ac
A       libgd
M       src/Makefile.am

commit a5603add07e18f62f0a76db1d846c2579c47d446
Author: Milo Casagrande <[email protected]>
Date:   2012-09-26

   [l10n] Updated Italian translation.

M       po/it.po

commit cc60b4f1c4e8c48779edbfe1d8a3fa5af67542ae
Author: Daniel Korostil <[email protected]>
Date:   2012-09-26

   Added uk translation

M       po/uk.po

commit 1bcaa370e6de4b0d4a1aaa158600a97a0e9d87ec
Author: Paolo Borelli <[email protected]>
Date:   2012-09-25

   I botched the 3.6.0 news file...

M       NEWS