commit 1cb0bee3001e4ad91f14a4d292cfbbe11197ea6c Author: Paolo Borelli Date: 2013-07-08 Release 3.9.1 M NEWS M configure.ac commit a6ed7ca3f5e6b080568774964a7315bf3ffd13c1 Author: Daniel Mustieles Date: 2013-07-08 Updated Spanish translation M po/es.po commit 99de9a331f7371e0db90d5a8e4298facdb198531 Author: Stefano Facchini Date: 2013-07-08 Scanner: propagate error state to parent nodes This was the intended behavior since the beginning. https://bugzilla.gnome.org/show_bug.cgi?id=686136 M src/baobab-scanner.vala commit a343821329f2be3c052f4373a8a5fe5f3cac8010 Author: Stefano Facchini Date: 2013-07-05 Chart: mark the model as changed when setting new model Needed to ensure that get_items() is called. This fixes some criticals related to GtkTreeIter stamp M src/baobab-chart.vala commit b4f67dbfd8366815e900eec2fd6733d664143e00 Author: Marek Černocký Date: 2013-07-04 Updated Czech translation M po/cs.po commit 6c05bba0330af76dfc867d37ee7d2169d21e311c Merge: 91d82d1 4224595 Author: Evgeny Bobkin Date: 2013-07-04 Typo: corrected spaces. commit 91d82d1764592fb0513e0f578a334c25715737e6 Author: Evgeny Bobkin Date: 2013-07-04 Fix the path of the locale dirrectory. Acked by Paolo Borelli. For more info please refer to: https://bugzilla.gnome.org/show_bug.cgi?id=703602 M src/Makefile.am commit 4224595191c1e64846e68699c4b0db0d62be4872 Author: Evgeny Bobkin Date: 2013-07-04 Fix the path of the locale dirrectory. Acked by Paolo Borelli. For more info please refer to: https://bugzilla.gnome.org/show_bug.cgi?id=703602 M src/Makefile.am commit 0488482388a54d2f95496f9229800f17ef1ec224 Author: Kjartan Maraas Date: 2013-07-04 Updated Norwegian bokmål translation M po/nb.po commit 1cbccf1e6f3f66a2d6b040377b084340c8f06292 Author: Stefano Facchini Date: 2013-07-01 Do not use deprecated API M src/baobab-window.vala commit d63bb017ba425422ccbfa05494b489d1bd133526 Author: Paolo Borelli Date: 2013-06-30 Bump gtk requirement M configure.ac M src/baobab-window.vala commit f2764f620ae409b241fb60a58d8bf216b1d4cf4c Author: Ekaterina Gerasimova Date: 2013-06-29 Remove stale help translatons Remove old translations which have not been updated since the help rewrite a few years ago. M help/Makefile.am D help/cs/cs.po D help/da/da.po D help/en_GB/en_GB.po D help/eu/eu.po D help/eu/figures/baobab_fullscan.png D help/eu/figures/baobab_prefs.png D help/eu/figures/baobab_remote.png D help/eu/figures/baobab_treemaps.png D help/eu/figures/baobab_window.png D help/fi/fi.po D help/fi/figures/baobab_fullscan.png D help/fi/figures/baobab_prefs.png D help/fi/figures/baobab_remote.png D help/fi/figures/baobab_treemaps.png D help/fi/figures/baobab_window.png D help/it/it.po D help/oc/oc.po D help/pl/pl.po D help/pt_BR/figures/baobab-fullscan.png D help/pt_BR/figures/baobab-prefs.png D help/pt_BR/figures/baobab-ringschart2.png D help/pt_BR/figures/baobab-window.png D help/pt_BR/figures/baobab_remote.png D help/pt_BR/figures/baobab_treemaps.png D help/pt_BR/pt_BR.po D help/sv/figures/baobab_fullscan.png D help/sv/figures/baobab_prefs.png D help/sv/figures/baobab_remote.png D help/sv/figures/baobab_window.png D help/sv/sv.po D help/uk/figures/baobab_fullscan.png D help/uk/figures/baobab_prefs.png D help/uk/figures/baobab_remote.png D help/uk/figures/baobab_ringschart1.png D help/uk/figures/baobab_ringschart2.png D help/uk/figures/baobab_treemaps.png D help/uk/figures/baobab_window.png D help/uk/uk.po D help/zh_HK/zh_HK.po D help/zh_TW/zh_TW.po commit a6f2b7e4dd8a2ed4a0abc20eafcaa7c34381c01d Author: Stefano Facchini Date: 2013-06-29 window: use new close() method M src/baobab-window.vala commit 77402231f73c7fc968669f9d7ac13b37a3bd9cfb Author: Stefano Facchini Date: 2013-06-22 Consistently use property assignment instead of getters/setters M src/baobab-location-list.vala M src/baobab-window.vala commit 3edb154a612da29d0fd4bc030794e1173b276318 Author: Stefano Facchini Date: 2013-06-22 Add back arrow in location row widget It was left out after porting the widget to templates M src/baobab-location-row.ui commit 06da24bbc9fed1feded2328af9e758a6d1807b5a Author: Stefano Facchini Date: 2013-06-21 Remove custom vala binding for GThread M configure.ac M src/Makefile.am M src/baobab-scanner.vala D src/fixes.vapi commit d7a4e9902eaf50ded3106a35e273fa4b6f872829 Author: Stefano Facchini Date: 2013-06-19 Remove viewport around LocationList It is useless and breaks scrolling via keyboard M src/baobab-main-window.ui commit e117e14a3edd29432ae0b775bc2afd580698f5dd Author: Yosef Or Boczko Date: 2013-06-18 Remove image definition in back button from .ui file Now it is set in code depending on locale's text direction https://bugzilla.gnome.org/show_bug.cgi?id=702408 M src/baobab-main-window.ui commit 417d258c075eca59817a91864144e75c9e9517f5 Author: Stefano Facchini Date: 2013-06-17 Chart: handle leave event Forgotten when porting to vala M src/baobab-chart.vala commit cfd5020531e016d44894f873abf917ee28495346 Author: Stefano Facchini Date: 2013-06-17 Adapt to vala bindings update M configure.ac M src/baobab-location-list.vala commit eb58d8c5c1653ed683fae1f1f74cbfdc9cd62307 Author: Yosef Or Boczko Date: 2013-06-17 Set button arrow icons according to locale's text direction https://bugzilla.gnome.org/show_bug.cgi?id=702408 M src/baobab-window.vala commit d2b16b34dab0fe7f4a492541952cde6b7ed5bc40 Author: Yosef Or Boczko Date: 2013-06-17 Update valac dependency and bump required GTK+ for GtkListBox https://bugzilla.gnome.org/show_bug.cgi?id=702494 M configure.ac commit 3437d66ac332f30526da96e22ead59f44f50d506 Author: Stefano Facchini Date: 2013-06-17 Remove custom GtkListBox bindings Now they're in vala M configure.ac M src/baobab-location-list.vala M src/fixes.vapi commit 5cb2bb375e66507982bd268b30c50ca2b420b108 Author: Stefano Facchini Date: 2013-06-16 Add ctrl+r accelerator for reloading Currenty the accelerator is set only when we load the menubar. Fix this to work wit the app-menu, too. M src/baobab-application.vala commit 0f5d9ec18c69ed3903968626e69ee7450a22f61a Author: Stefano Facchini Date: 2013-06-16 Ringschart: fix drawing artifacts M src/baobab-ringschart.vala commit 2ee162467cc0d60524c3269a3feba964cfd0cd91 Author: Stefano Facchini Date: 2013-06-15 Chart: reduce max depth Change the max depth to 5, which makes the chart nicer and more readable M src/baobab-chart.vala commit f8216316e7082eea68c92eaeb6f3cf355335c441 Author: Stefano Facchini Date: 2013-06-15 Ringschart: write the folder size in the central disk M src/baobab-ringschart.vala commit 444bd213bbb5faad4e31a816af9f0c92a17e84fd Author: Stefano Facchini Date: 2013-06-15 Ringschart: redesign central disk Redesign the central disk, leaving it transparent and adding a thin border when there are no children sectors. While at it, consolidate the code for drawing a sector in a single method. M src/baobab-ringschart.vala commit 30c1e494bc56100fa3d8acefb46de8b145f2ac50 Author: Stefano Facchini Date: 2013-06-16 Chart: reset highlighted item when changing root M src/baobab-chart.vala commit 00988e474e1c7a4c9f98f547c70754a54f7b45c4 Author: Stefano Facchini Date: 2013-06-16 Ringschart: clear subtips when changing root M src/baobab-ringschart.vala commit 6669b28dc17569c75eeeb5f6aef8e89cbab4417b Author: Stefano Facchini Date: 2013-06-14 Ringschart: use background color for sector borders Designer's request M src/baobab-ringschart.vala commit 4cfe0c408759e9e87689b8ddc8db90d250e07f9c Author: Stefano Facchini Date: 2013-06-14 Ringschart: clip subfolder tip line outside tooltip area Depending on the theme, the tooltip background could be partially transparent, so clip the line to avoid it being visible below the tooltip. M src/baobab-ringschart.vala commit 736f359877215530d97088d2e8c16eded3966130 Author: Stefano Facchini Date: 2013-06-14 Use a crossfade effect when switching charts M src/baobab-main-window.ui commit 400abc66eee0b1f08d6469cc73391e6d6b0175b9 Author: Stefano Facchini Date: 2013-06-14 Use new transition type for GtkStack It automatically switches between left and right sliding depending on children ordering. M src/baobab-main-window.ui M src/baobab-window.vala commit a1da0cfc53361a4ca1dc92a6607afeed41b16640 Author: Stefano Facchini Date: 2013-06-14 Chart: remove useless code M src/baobab-chart.vala commit e5767701d9ff66a8667587bbe9b535ad679726f3 Author: Stefano Facchini Date: 2013-06-14 Treemap: make use of CSS Instead of hardcoding text and border colors M src/baobab-treemap.vala commit b790af19f34b92524afda39a99ae01cba339aa05 Author: Stefano Facchini Date: 2013-06-13 Ringschart: make use of CSS Instead of hardcoding colors, padding, subfolder tips styling. Requires up-to-date gnome-themes-standard. M src/baobab-ringschart.vala commit 7c574e2acb960d5f8afd51f931e37b5e8a90cdcf Author: Piotr Drąg Date: 2013-06-13 Updated POTFILES.in and POTFILES.skip M po/POTFILES.in M po/POTFILES.skip commit e1c63392a36d94f0d4ec964290fd3867da0859c0 Author: Stefano Facchini Date: 2013-06-13 Remove egglistbox submodule D .gitmodules M Makefile.am M autogen.sh D egg-list-box M src/Makefile.am commit 92cfd36a1f0bc8b9763781c88d46e4f83236aafc Author: Stefano Facchini Date: 2013-06-13 Port to GtkListBox Use a custom vapi for now (copied from GNOME Contacts) M configure.ac M src/baobab-location-list.vala M src/baobab-location-row.ui M src/fixes.vapi commit e9b345b6cba77063f27682f8bc021eda47a89ff5 Author: Stefano Facchini Date: 2013-06-13 Chart: fix resetting root when changing model Also, avoid shadowing a variable M src/baobab-chart.vala commit d6b347265c66c5fa059d2a5ae0e1285aeb23e311 Author: Stefano Facchini Date: 2013-06-09 Port chart widgets to Vala Almost a line-by-line translation of the original C code. Main differences are: * _freeze() and _thaw() methods are removed (now useless as a spinner is used for the busy state * GObject properties are used throughout the code * contextual menu implemented with GMenu/GActions * slight rework of the subfolder tips code in RingsChart M src/Makefile.am D src/baobab-chart.c D src/baobab-chart.h A src/baobab-chart.vala M src/baobab-menu.ui D src/baobab-ringschart.c D src/baobab-ringschart.h A src/baobab-ringschart.vala D src/baobab-treemap.c D src/baobab-treemap.h A src/baobab-treemap.vala M src/baobab-window.vala D src/baobab.vapi commit 207875a933646d019fdc254bc637f003d2fa7ba4 Author: Piotr Drąg Date: 2013-06-08 Updated POTFILES.in and POTFILES.skip M po/POTFILES.in M po/POTFILES.skip commit 666a8cfbd52346080268449faf946337969fa30c Author: Paolo Borelli Date: 2013-06-08 Rename LocationWidget to LocationRow Also make it private to the location list. M po/POTFILES.in M src/Makefile.am M src/baobab-location-list.vala R098 src/baobab-location-widget.ui src/baobab-location-row.ui D src/baobab-location-widget.vala M src/baobab.gresource.xml commit 005b65f1cd44251cc80998a491d62ea642de6460 Author: Stefano Facchini Date: 2013-06-06 Remove reference to libgd from Makefile.am M Makefile.am commit 04602ef142e2ec2745c5c54e9f4ec1383e67d9f2 Author: Paolo Borelli Date: 2013-06-05 Pass --gresources to vala M src/Makefile.am M src/baobab-main-window.ui commit 23f765941fa2c2f6cb084841f4c0ed2375a02b9b Author: Paolo Borelli Date: 2013-06-05 We should not free the event ourselves M src/baobab-window.vala commit 49c06fd94c14430af5e9f61a5c858c119af9b640 Author: Paolo Borelli Date: 2013-06-03 Use a glade template for the location widget M src/Makefile.am A src/baobab-location-widget.ui M src/baobab-location-widget.vala M src/baobab-window.vala M src/baobab.gresource.xml commit ea6a607febe5fa212bf19c7d1278e68dbaf7b121 Author: Ignacio Casal Quinteiro Date: 2013-06-02 Remove libgd submodule. M .gitmodules M Makefile.am M configure.ac D libgd M src/Makefile.am M src/baobab-application.vala commit fe327ebe89c7e86c12766be71c6d376695d2dc2b Author: Ignacio Casal Quinteiro Date: 2013-06-02 Add close button M src/baobab-main-window.ui M src/baobab-window.vala commit 421d039a0cc79c522de2e1380542793635a28e71 Author: Ignacio Casal Quinteiro Date: 2013-06-02 Make headerbar a titlebar M src/baobab-main-window.ui commit 048947cefa5832cf322d65d6b8002df8278e73a9 Author: Ignacio Casal Quinteiro Date: 2013-06-02 Convert Window to a Template M src/baobab-main-window.ui M src/baobab-window.vala commit 63127a20b089eb6e2282b25a74b302b9ff1b0382 Author: Ignacio Casal Quinteiro Date: 2013-06-02 Use just one HeaderBar. This is in preparation to use a titlebar M src/baobab-main-window.ui M src/baobab-window.vala commit 072169478a2d5ddbe10105c443aa9f23a4139d1d Author: Ignacio Casal Quinteiro Date: 2013-06-02 Port to GtkHeaderBar M configure.ac M src/baobab-main-window.ui M src/baobab-window.vala commit 26d570f591c30504021ee8dd5540dd486c6c6ff4 Author: Ignacio Casal Quinteiro Date: 2013-06-02 Port to GtkStack M configure.ac M src/baobab-main-window.ui M src/baobab-window.vala commit 208b2c5a81e44afb8554da61f5549672483142c2 Author: Victor Ibragimov Date: 2013-05-31 Tajik updated M po/tg.po commit 52515418dad021eedc05e8ad8e83a78779e12a5d Author: Victor Ibragimov Date: 2013-05-30 Tajik updated M po/tg.po commit 07d944ae0472c0840616d2500c04bd0a13bca913 Author: Michael Biebl Date: 2013-05-27 Remove rpath from Makefile Encoding a RPATH is in general not a good idea [1]. [1] http://wiki.debian.org/RpathIssue https://bugzilla.gnome.org/show_bug.cgi?id=701028 M src/Makefile.am