2013-07-30  Robert Roth  <robert.roth.off@gmail.com>

	Save the graph expanders expanded state

2013-07-29  Stefano Facchini  <stefano.facchini@gmail.com>

	Move graph-related code to create_sys_view()

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

2013-07-29  Yosef Or Boczko  <yoseforb@gmail.com>

	Fix the look of end-process button and menu button

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

2013-07-29  Stefano Facchini  <stefano.facchini@gmail.com>

	Fix indentation in interface.ui

2013-07-28  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-28  Victor Ibragimov  <victor.ibragimov@gmail.com>

	Tajik translation updated

2013-07-27  Robert Roth  <robert.roth.off@gmail.com>

	Add expanders to expand/collapse graphs (bgo #531097)

2013-07-26  Victor Ibragimov  <victor.ibragimov@gmail.com>

	Tajik translation updated

2013-07-26  Victor Ibragimov  <victor.ibragimov@gmail.com>

	Tajik translation updated

2013-07-26  Daniel Mustieles  <daniel.mustieles@gmail.com>

	Updated Spanish translation

2013-07-26  Robert Roth  <robert.roth.off@gmail.com>

	Added options to turn on/off graphs (bgo #531097)

2013-07-26  Robert Roth  <robert.roth.off@gmail.com>

	Draw loadgraph background outside the chart with transparent

2013-07-26  Stefano Facchini  <stefano.facchini@gmail.com>

	Move End Process button in the headerbar

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

2013-07-26  Stefano Facchini  <stefano.facchini@gmail.com>

	Move Refresh and View buttons in the headerbar

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

2013-07-26  Stefano Facchini  <stefano.facchini@gmail.com>

	Port to GtkStack and GtkHeaderBar

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

2013-07-25  Robert Roth  <robert.roth.off@gmail.com>

	Make the End process button work again

2013-07-25  Stefano Facchini  <stefano.facchini@gmail.com>

	Add emacs modelines to source files

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

2013-07-25  Stefano Facchini  <stefano.facchini@gmail.com>

	Add HACKING file with coding style notes

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

2013-07-25  Stefano Facchini  <stefano.facchini@gmail.com>

	Remove some dead code

2013-07-25  Stefano Facchini  <stefano.facchini@gmail.com>

	Disks tab improvements (bgo #704838)

2013-07-25  Robert Roth  <robert.roth.off@gmail.com>

	Use gsettings bindings in table state handling as much as possible

2013-07-25  Robert Roth  <robert.roth.off@gmail.com>

	Use nice values for priority GAction parameter instead of strings

2013-07-25  Robert Roth  <robert.roth.off@gmail.com>

	Replaced duplicated code for sending signals with GAction parameters

2013-07-24  Piotr Drąg  <piotrdrag@gmail.com>

	Updated POTFILES.in and POTFILES.skip

2013-07-24  Stefano Facchini  <stefano.facchini@gmail.com>

	Implement timeout API for proctable

	Since this was the last remaining step, this commit also removes
	callbacks.{cpp,h} for good

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

2013-07-24  Stefano Facchini  <stefano.facchini@gmail.com>

	Use an helper method for saving column size

	Instead of sharing the callback

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

2013-07-24  Stefano Facchini  <stefano.facchini@gmail.com>

	Move column header clicked callback to procman-app.cpp

	For now it seems the best place, since it is called there

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

2013-07-24  Stefano Facchini  <stefano.facchini@gmail.com>

	Move a few callbacks where they belong to

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

2013-07-24  Daniel Mustieles  <daniel.mustieles@gmail.com>

	Updated Spanish translation

2013-07-24  Robert Roth  <robert.roth.off@gmail.com>

	Added F1 help shortcut for consistency with other gnome apps

2013-07-24  Robert Roth  <robert.roth.off@gmail.com>

	Removed unused and obsolete help figures

2013-07-24  Robert Roth  <robert.roth.off@gmail.com>

	Move the callbacks used only once from callbacks to procman-app

2013-07-23  Robert Roth  <robert.roth.off@gmail.com>

	Revert gsettings binding change to avoid tab change on prefs tab change

2013-07-23  Robert Roth  <robert.roth.off@gmail.com>

	Use gsettings binding to set the active preferences tab

2013-07-23  Robert Roth  <robert.roth.off@gmail.com>

	Correctly merge the translation fixes

2013-07-23  Robert Roth  <robert.roth.off@gmail.com>

	Make accelerators work again

2013-07-23  Robert Roth  <robert.roth.off@gmail.com>

	Moved menus declaration to menus.ui

2013-07-22  Piotr Drąg  <piotrdrag@gmail.com>

	Use a proper translator comment in interface.ui

	Also fix grammar a bit.

2013-07-22  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Port process popup menu to GAction

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Port Refresh to GAction

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Port View menu to GAction

	gsettings keys "show-tree" and "view-as" are renamed to
	"show-dependencies" and "show-whose-processes", respectively.

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Port page-switching to GAction

	The code is reworked to consistently make use of GAction and
	GSettings.

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Fix srcdir != builddir

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Silence automake warning

	Silence a warning about $(shell) being non-POSIX

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

2013-07-22  Stefano Facchini  <stefano.facchini@gmail.com>

	Avoid deprecated automake macro

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

2013-07-20  Stefano Facchini  <stefano.facchini@gmail.com>

	Cleanup configure output

	* fix alignment
	* drop obsolete ALL_LINGUAS
	* fix spelling of USE_MAINTAINER_MODE

2013-07-20  Stefano Facchini  <stefano.facchini@gmail.com>

	Switch to glib resource framework

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

2013-07-19  Milo Casagrande  <milo@ubuntu.com>

	[l10n] Updated Italian translation.

2013-07-18  Kjartan Maraas  <kmaraas@gnome.org>

	Updated Norwegian bokmål translation

2013-07-16  Robert Roth  <robert.roth.off@gmail.com>

	Remove accidentally pushed file

2013-07-16  Stefano Facchini  <stefano.facchini@gmail.com>

	Remove unused function (Bug #704293) https://bugzilla.gnome.org/show_bug.cgi?id=704293

2013-07-16  Stefano Facchini  <stefano.facchini@gmail.com>

	Make the WNCK dependency optional (Bug #704215) https://bugzilla.gnome.org/show_bug.cgi?id=704215

2013-07-15  Stefano Facchini  <stefano.facchini@gmail.com>

	Remove useless include

2013-07-15  Robert Roth  <robert.roth.off@gmail.com>

	Reset CPU chart data on stacked area chart toggle (Bug 804182) https://bugzilla.gnome.org/show_bug.cgi?id=704182

2013-07-14  Stefano Facchini  <stefano.facchini@gmail.com>

	Removed obsolete debian directory https://bugzilla.gnome.org/show_bug.cgi?id=702814

2013-07-13  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-13  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-13  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-13  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-11  Robert Roth  <robert.roth.off@gmail.com>

	Fixed graph grids not rendered issue (Bug 693677).

	Fixed graph grids not being rendered issue by
	redrawing the grids in case of state flags changes, so when the window
	gets focused, the grid is redrawn.
	http://bugzilla.gnome.org/show_bug.cgi?id=693677

2013-07-11  Robert Roth  <robert.roth.off@gmail.com>

	Do not use deprecated gtk_style_context_get_font

2013-07-08  Daniel Mustieles  <daniel.mustieles@gmail.com>

	Updated Spanish translation

2013-07-06  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-07-06  Robert Roth  <robert.roth.off@gmail.com>

	Stock items migration complete

2013-07-06  Robert Roth  <robert.roth.off@gmail.com>

	Stock items deprecation and cleanup

2013-06-19  Petr Salinger  <Petr.Salinger@seznam.cz>

	Fix build on FreeBSD

	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712703

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

2013-06-10  Timur Zhamakeev  <ztimur@gmail.com>

	Added 'ky' line

2013-06-10  Timur Zhamakeev  <ztimur@gmail.com>

	Added Kyrgyz translation

2013-06-06  Dimitris Spingos  <dmtrs32@gmail.com>

	Updated Greek translation

2013-06-01  Fran Diéguez  <fran.dieguez@mabishu.com>

	Updated Galician translations

2013-05-29  Marek Černocký  <marek@manet.cz>

	Updated Czech translation

2013-05-27  Robert Roth  <robert.roth.off@gmail.com>

	Release 3.9.2