commit 8fb0d3fb26c376da3029450a182e82a9637f7d00
Merge: 92bda27 16348f5
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jul 26 07:28:19 2013 -0700

    Merge pull request #22 from NiceandGently/master
    
    fix make file for automake-1.13

commit 16348f50a9e7949138e78c671854d9aa7be9f146
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Fri Jul 26 16:23:33 2013 +0200

    fix make file for automake-1.13

 src/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 92bda2727b604e442178e9d79ce133bf3947109d
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jun 28 16:56:43 2013 +0200

    Fixes for make dist

 Makefile.am     |    1 -
 configure.ac    |    2 +-
 src/Makefile.am |    8 ++++++--
 3 files changed, 7 insertions(+), 4 deletions(-)

commit 0eda7f51e3612b50da0985fa5399c99f446890db
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jun 28 14:35:34 2013 +0200

    Check if cpu color key exists before read it
    
    Closes #14 (https://github.com/mate-desktop/mate-system-monitor/issues/14)

 src/procman.cpp |   18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)

commit 459dad23fc583cff00201935f562a084284344aa
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jun 28 12:44:33 2013 +0200

    Fix indentation

 src/procman.cpp |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit e9854abd045441d9168249c8afec5cee5caf5bd2
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Apr 23 14:11:53 2013 +0200

    Add manpage for mate-system-monitor
    Closes #20 (https://github.com/mate-desktop/mate-system-monitor/issues/20)

 Makefile.am           |    3 +++
 mate-system-monitor.1 |   35 +++++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)

commit 69ab51cda64cc66d4844a86bdeacaf47b7788011
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 11:15:14 2013 +0200

    Bump version to 1.6.0

 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d578fa16c1732052a936590a0bde158e2b22e4ab
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 11:13:45 2013 +0200

    Sync translations with transifex

 po/LINGUAS  |    2 +
 po/am.po    | 1182 ++++++++++++++++++++++++++++++++++++++++-------------------
 po/ast.po   |  537 ++++++++++++++-------------
 po/en_AU.po | 1091 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ko.po    |  424 ++++++++++-----------
 po/ky.po    | 1088 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 po/ru.po    |  403 ++++++++++----------
 po/zh_TW.po |  404 ++++++++++----------
 8 files changed, 3812 insertions(+), 1319 deletions(-)

commit 4be768a0ed112e1d68a31dca0d5ebce7a3750da8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 11:12:59 2013 +0200

    Add transifex configuration file

 .tx/config |    7 +++++++
 1 file changed, 7 insertions(+)

commit 7c3540a1a01f303a4ff13a91ec2df3c67e6e6535
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Apr 1 11:12:31 2013 +0200

    Add empty ChangeLog to allow build from git

 ChangeLog |    2 ++
 1 file changed, 2 insertions(+)

commit a1a107efafa9ad94709a32391df2b10d7eca68bd
Merge: 798a9fb c15f32d
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 24 16:42:13 2013 -0400

    Merge branch 'master' of github.com:mate-desktop/mate-system-monitor

commit 798a9fb1047487d923fb2d04a88d309151a6b523
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 24 16:33:16 2013 -0400

    "Removed ChangeLog"

 ChangeLog |  807 -------------------------------------------------------------
 1 file changed, 807 deletions(-)

commit c15f32dc7a63448b6276fb291a95fbb704ed0cfb
Merge: 5bb751a 69a8053
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Mar 24 12:03:47 2013 -0700

    Merge pull request #19 from NiceandGently/master
    
    fix desktop file

commit 69a80538478d3a12bb0012ea65ffdd713b8fe2b7
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Sun Mar 17 15:48:24 2013 +0100

    Update mate-system-monitor.desktop.in.in
    
    choose a unique name
    add generic name

 mate-system-monitor.desktop.in.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 5bb751a77a7a8216c779bb378bff864444321f81
Merge: 1660ca1 1f856ef
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Feb 5 14:24:10 2013 -0800

    Merge pull request #18 from MDykstra/master
    
    AC_CONFIG_HEADERS to please automake 1.13

commit 1f856ef391f6bcf7c9ce8bfde68f249326330fa0
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Tue Feb 5 23:22:30 2013 +0100

    AC_CONFIG_HEADERS to please automake 1.13

 autogen.sh   |    2 +-
 configure.ac |  101 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |  102 ----------------------------------------------------------
 3 files changed, 102 insertions(+), 103 deletions(-)

commit 1660ca1fadd15f3a785ce48a85c9947b98cb847d
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu Jan 17 14:27:38 2013 -0500

    Preparing for 1.5.1 release.

 ChangeLog    |  302 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 303 insertions(+), 1 deletion(-)

commit d26233e7395c81f4974b1d13a5b3c532f773f42b
Merge: c1553da 801b5ab
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Mon Jan 7 04:20:24 2013 -0800

    Merge pull request #17 from MDykstra/master
    
    grayscale sidebar image, compatible with any color scheme

commit 801b5ab326a490739c838b4328ed17c4368d22e0
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Sun Jan 6 13:55:51 2013 +0100

    grayscaled sidebar image, compatible with any color scheme

 pixmaps/side.png |  Bin 4504 -> 5504 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit c1553da1a3b25a116f999d0c40bfdc6f3012849d
Merge: 8335218 6b58b44
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 4 03:09:01 2013 -0800

    Merge pull request #13 from cygwinports/master
    
    Add mateconf-gsettings-data-convert file

commit 8335218ae2c9ab769d584cd1bcc9d5da581efed4
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 4 11:55:33 2013 +0100

    Restore first 4 original cpu colors

 src/org.mate.system-monitor.gschema.xml.in.in |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 6c8240e5611355fdf8f69ab603c0113a2840000b
Merge: 99a70e0 7816180
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Jan 4 02:50:21 2013 -0800

    Merge pull request #16 from sbalneav/master
    
    Paint it black

commit 781618080e373211921222bef4696fe9ce3edd61
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Wed Jan 2 15:22:54 2013 -0600

    I have to turn my head until my darkness goes

 src/procman.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 73da57f093a422229c053333a81738a97ac000fb
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Tue Jan 1 15:45:06 2013 -0600

    Fix deprecations

 src/gsm_color_button.c |    2 +-
 src/gsm_color_button.h |    2 ++
 src/procman.cpp        |    9 ++-------
 3 files changed, 5 insertions(+), 8 deletions(-)

commit fd824a7e03a8303801db03abf59fbdd5dfe3e39a
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Tue Jan 1 15:11:12 2013 -0600

    Fix Issue #14

 src/org.mate.system-monitor.gschema.xml.in.in |   56 +++++++++++++++++++++++--
 src/procman.cpp                               |   22 +++++++++-
 2 files changed, 73 insertions(+), 5 deletions(-)

commit 6b58b44c9516f1dc8c163323e45bb840eab940e2
Author: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Date:   Tue Dec 25 01:43:16 2012 -0600

    Add mateconf-gsettings-data-convert file

 src/Makefile.am                 |    3 ++
 src/mate-system-monitor.convert |   74 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)

commit 99a70e0dac224bf34ab2753bafc1344c04991b2a
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue Nov 20 00:06:18 2012 -0500

    Added a comment related to previous commit.

 src/prettytable.cpp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 42e355492516efe168b1ad16e3762610402fce10
Merge: 6d06a22 244dabb
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Mon Nov 19 21:01:01 2012 -0800

    Merge pull request #11 from sbalneav/master
    
    Fixes #9

commit 244dabb83477ab71b8f023c58461b3246988c34c
Author: Scott Balneaves <sbalneav@alburg.net>
Date:   Mon Nov 19 22:42:09 2012 -0600

    Fixes issue #9

 src/prettytable.cpp |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit 6d06a224d764c5b58127f665b2fcfa7eeac080ee
Author: Nelson Marques <nmo.marques@gmail.com>
Date:   Wed Nov 7 16:30:59 2012 +0000

    add missing semi-colon to OnlyShowIn desktop file

 mate-system-monitor.desktop.in.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f2633b384c62eafeb7c395fc3831940ee2a3a724
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 7 11:35:35 2012 +0100

    gsettings schema transatable

 src/org.mate.system-monitor.gschema.xml.in.in |  133 ++++++++++++-------------
 1 file changed, 66 insertions(+), 67 deletions(-)

commit 2607287294831b187ee28f0009c713f6df9134e4
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 7 11:33:28 2012 +0100

    fix POTFILES.in

 po/POTFILES.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 2d0ac0aa94fa42554146a6eaede36d445d078db2
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 7 00:15:09 2012 +0100

    fix gsettings keys names

 src/procdialogs.cpp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 9b4f1532d7a38c0850a0c164c405c25c806a9137
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Nov 7 00:00:57 2012 +0100

    fix gsettings key name

 src/callbacks.cpp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 39c9b9529e46dd0847fca0aa8840150ad898ccb0
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Nov 6 23:58:44 2012 +0100

    bump version to 1.5.0

 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17ceaa364a9cf482612dc1babbe9d300b70aa41a
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Nov 6 23:57:59 2012 +0100

    re-add desktop file

 mate-system-monitor.desktop.in.in |   16 ++++++++++++++++
 1 file changed, 16 insertions(+)

commit eb7b95cc5e20488865a6950341c3a8ed8d721b55
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Nov 6 23:57:37 2012 +0100

    fix schema installation

 src/Makefile.am                                 |   11 +-
 src/mate-system-monitor.schemas.in              |  771 -----------------------
 src/org.mate.mate-system-monitor.gschema.xml.in |  282 ---------
 src/org.mate.system-monitor.gschema.xml.in.in   |  282 +++++++++
 src/procman.h                                   |    2 +-
 5 files changed, 289 insertions(+), 1059 deletions(-)

commit 066eec2b099b863ab3a5e5f505340493903935ba
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Nov 6 23:24:16 2012 +0100

    remove mateconf schema

 mate-system-monitor.desktop.in.in |   15 ---------------
 1 file changed, 15 deletions(-)

commit 684e6bb4c072f707a92ce72d85954b5790aaab53
Merge: 7caef9a f27253b
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Nov 6 14:22:49 2012 -0800

    Merge pull request #10 from NiceandGently/master
    
    port to gsettings

commit f27253b155db8d3c06bf13801c63bdc282da4157
Author: raveit <chat-to-me@raveit.de>
Date:   Tue Nov 6 18:19:51 2012 +0100

    Port to gesettings

 configure.in                                    |   16 +-
 po/POTFILES.in                                  |    2 +-
 src/Makefile.am                                 |   35 +-
 src/callbacks.cpp                               |   22 +-
 src/disks.cpp                                   |    8 +-
 src/interface.cpp                               |    5 +-
 src/mate-system-monitor.schemas.in              |    2 +
 src/mateconf-keys.cpp                           |   14 -
 src/mateconf-keys.h                             |   19 --
 src/memmaps.cpp                                 |  154 +--------
 src/openfiles.cpp                               |   13 +-
 src/org.mate.mate-system-monitor.gschema.xml.in |  282 ++++++++++++++++
 src/procdialogs.cpp                             |   63 ++--
 src/procman.cpp                                 |  390 +++++++++++------------
 src/procman.h                                   |   16 +-
 src/proctable.cpp                               |    6 +-
 src/settings-keys.cpp                           |   14 +
 src/settings-keys.h                             |   19 ++
 src/smooth_refresh.cpp                          |   47 +--
 src/smooth_refresh.h                            |   15 +-
 20 files changed, 615 insertions(+), 527 deletions(-)

commit 7caef9a314fc9f1fea996d79601d4242286825b1
Merge: d1453ff bd77d12
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Fri Oct 12 14:03:56 2012 -0700

    Merge pull request #7 from NiceandGently/master
    
    fix incorrect FSF address

commit bd77d1287b5434014ce52a0a3bb195ff2883185b
Author: raveit65 <chat-to-me@raveit.de>
Date:   Fri Oct 12 22:06:00 2012 +0200

    fix incorrect FSF address

 src/bacon-message-connection.c |    2 +-
 src/bacon-message-connection.h |    2 +-
 src/callbacks.cpp              |    2 +-
 src/callbacks.h                |    2 +-
 src/gsm_color_button.c         |    4 ++--
 src/gsm_color_button.h         |    4 ++--
 src/interface.cpp              |    2 +-
 src/interface.h                |    2 +-
 src/procactions.cpp            |    2 +-
 src/procactions.h              |    2 +-
 src/procdialogs.cpp            |    2 +-
 src/procdialogs.h              |    2 +-
 src/procman.cpp                |    2 +-
 src/procman.h                  |    2 +-
 src/proctable.cpp              |    2 +-
 src/proctable.h                |    2 +-
 16 files changed, 18 insertions(+), 18 deletions(-)

commit d1453ff860c405a5405d856da0d670f028d30101
Merge: ed445b3 f02b38e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Tue Oct 2 07:37:03 2012 -0700

    Merge pull request #6 from NiceandGently/master
    
    add OnlyShowIn=MATE and remove Categories=MATE entry in desktop file

commit f02b38e3cbd3e484c1fb3707ac821963be72bff5
Author: Wolfgang Ulbrich <chat-to-me@raveit.de>
Date:   Tue Oct 2 15:31:46 2012 +0300

    Update mate-system-monitor.desktop.in.in
    
    add OnlyShowIn=MATE and remove Categories=MATE entry in desktop file

 mate-system-monitor.desktop.in.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ed445b315c23031bd4c2d9357459e744e52479fe
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Thu Jul 12 14:55:10 2012 -0400

    Preparing for 1.4 release.

 ChangeLog              |  202 ++++++++++++++++++++++++++++++++++++++++++++++--
 configure.in           |    2 +-
 distro/ubuntu/build    |   35 ---------
 distro/ubuntu/postinst |    8 --
 distro/ubuntu/postrm   |    8 --
 distro/ubuntu/preinst  |    6 --
 distro/ubuntu/prerm    |    9 ---
 7 files changed, 196 insertions(+), 74 deletions(-)

commit 4f9e5e2320f0a27fe676962b71d5160efec479a7
Merge: 4595921 3fa35a8
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Jul 12 15:33:28 2012 +0200

    Merge branch 'master' of github.com:mate-desktop/mate-system-monitor

commit 45959215873762f93accd1384d40b145c007f100
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Jul 12 15:33:17 2012 +0200

    add po gnome copyrights file

 po/gnome-copyrights.txt | 1057 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 1057 insertions(+)

commit 3fa35a8281ee5088b7e2222b683e5d9191cfd902
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Thu Jun 14 22:27:13 2012 +0200

    port to libmatewnck

 configure.in              |    4 ++--
 distro/archlinux/PKGBUILD |    2 +-
 src/prettytable.cpp       |   23 +++++++++++------------
 src/prettytable.h         |    9 ++++-----
 src/procman.h             |    2 +-
 src/proctable.cpp         |    4 ++--
 6 files changed, 21 insertions(+), 23 deletions(-)

commit 6f24d86e80d059e7d050eae400441029c0e34e59
Merge: fb91675 f6e7ded
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed May 23 05:21:53 2012 -0700

    Merge pull request #5 from MDykstra/master
    
    backward compatible dependency on gmodule-2.0

commit f6e7ded9039d35f3e9c26ca10a8bf242ed4198e2
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Wed May 16 01:54:29 2012 +0200

    only depend on gmodule-2.0 if it exists

 configure.in |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e4be2442cab4116d8d6c6fdb69efeeefd7ed78e2
Author: Marcel Dijkstra <marcel.dykstra@gmail.com>
Date:   Fri Apr 27 20:44:37 2012 +0200

    liner now requires gmodule-2.0 in mate-text-editor

 configure.in |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit fb9167552795d7ec526c39b8238ded596b5665c7
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Apr 6 12:50:02 2012 -0400

    Removed empty, useless acconfig.h file

 0 files changed

commit de2ad9ebb7d4da2e2adaf6af06506042d777bf48
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sun Mar 25 19:05:48 2012 -0400

    Preparing for 1.2.1 release

 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit d8f49f31e5d2987cf494e47a16efd298eeb1e17e
Merge: 7d89fc8 7b0f14e
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Sat Mar 17 10:52:00 2012 -0700

    Merge pull request #3 from benpicco/master
    
    sync with upstream

commit 7b0f14e04533ae7cdb3689862e763f90c688dccf
Author: =?UTF-8?q?Chris=20K=C3=BChl?= <chrisk@openismus.com>
Date:   Thu Jan 27 11:55:10 2011 +0100

    Removed use of deprecated mateconf_init.

 src/procman.cpp |    2 --
 1 file changed, 2 deletions(-)

commit bb04c1debe08a65ca834ad531b73fcc58b37eb2a
Author: =?UTF-8?q?Javier=20Jard=C3=B3n?= <jjardon@gnome.org>
Date:   Thu Sep 30 18:42:44 2010 +0200

    Replacing GtkNotebookPage with GtkWidget according to changes in GTK+
    
    Signed-off-by: Chris Kühl <chrisk@openismus.com>

 src/callbacks.cpp |    2 +-
 src/callbacks.h   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 0a2d8ddbcd904afbd80aace9de6732a7bea28399
Author: Chris Kühl <chrisk@openismus.com>
Date:   Thu Jan 27 15:20:45 2011 +0100

    Moved rsvg_init and rsvg_term into main to fix Bug #613752.

 src/gsm_color_button.c |    3 ---
 src/procman.cpp        |    7 +++++++
 2 files changed, 7 insertions(+), 3 deletions(-)

commit ed0b5b561f7adada1e62041d29edd18612d42ea8
Author: Chris Kühl <chrisk@openismus.com>
Date:   Wed Jan 26 14:12:09 2011 +0100

    Replaced occurances of gtk_dialog_set_has_separator with g_object_set.

 src/lsof.cpp        |    1 -
 src/memmaps.cpp     |    1 -
 src/openfiles.cpp   |    2 +-
 src/procdialogs.cpp |    4 ++--
 4 files changed, 3 insertions(+), 5 deletions(-)

commit a43f2684570c10f3c5ee2f32b41065c9d2f2f14e
Author: Chris Kühl <chrisk@openismus.com>
Date:   Wed Jan 26 11:51:50 2011 +0100

    Replace old GDK drawing API
    
    Patch from Sergey Nizovtsev.
    See https://bugzilla.gnome.org/show_bug.cgi?id=627568

 src/load-graph.cpp |   30 ++++++++++--------------------
 src/load-graph.h   |    1 -
 2 files changed, 10 insertions(+), 21 deletions(-)

commit d978ff67175c8e0b05b2a6732ec47aff2dbd21b8
Author: Andreas Nilsson <nisses.mail@home.se>
Date:   Tue Oct 26 17:09:15 2010 +0200

    Remove duplicate label in File System tab
    
    https://bugzilla.gnome.org/show_bug.cgi?id=597250

 src/disks.cpp |    4 ----
 1 file changed, 4 deletions(-)

commit 7d89fc8a9fbe3d16bdbb3f5eaeeb978e212c4c83
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Sun Mar 11 16:57:17 2012 +0100

    added serious image (thanks to Rowen_Stipe)

 TODO                 |    1 +
 pixmaps/side-cat.png |  Bin 0 -> 8778 bytes
 pixmaps/side.png     |  Bin 8778 -> 4504 bytes
 3 files changed, 1 insertion(+)

commit 1d633a3a02df3809cbe01b592d875374e931373d
Author: Perberos <perberos@gmail.com>
Date:   Fri Mar 9 20:43:30 2012 -0300

    build error with glib2-2.31 (https://github.com/mate-desktop/mate-system-monitor/issues/2)

 src/interface.h      |    2 +-
 src/load-graph.h     |    2 +-
 src/lsof.h           |    2 +-
 src/openfiles.h      |    2 +-
 src/procman_matesu.h |    2 +-
 src/util.cpp         |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit 8f583a5decc28f0f1283bc0067be77904e78871e
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Mar 7 20:40:47 2012 +0100

    update for 1.2 release

 AUTHORS      |    7 +-
 ChangeLog    |  318 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 README       |    1 +
 autogen.sh   |    4 +-
 configure.in |    2 +-
 5 files changed, 327 insertions(+), 5 deletions(-)

commit 9f898bdcf2a7478ac61942e0d9c1c919f3fa4c65
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Jan 13 20:03:12 2012 -0500

    Added mate-desktop.org to about window

 src/callbacks.cpp |  353 +++++++++++++++++++++++++++--------------------------
 1 file changed, 177 insertions(+), 176 deletions(-)

commit 1f882326df89b8c2990f71e014586fc2310b7c11
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Tue Jan 10 14:39:28 2012 -0500

    Changed mate.gr.jp to gnome.gr.jp as requested in issue #86

 po/ChangeLog |  428 +++++++++++++++++++++++++++++-----------------------------
 po/ja.po     |   12 +-
 2 files changed, 220 insertions(+), 220 deletions(-)

commit 74cb9efe234214c79ba6a685126b387fcef0be34
Merge: b7b1526 ef37d8f
Author: Perberos <perberos@gmail.com>
Date:   Sat Dec 24 13:47:14 2011 -0800

    Merge pull request #1 from samtygier/master
    
    fix that solves a PATH issue for me 2

commit ef37d8f0e5391a6c955e5c77816b182d5f6ee824
Author: Sam Tygier <samtygier@yahoo.co.uk>
Date:   Sat Dec 24 20:03:14 2011 +0000

    Use MATECONFTOOL in makefile. Without this install fails if PATH for sudo does not contain install prefixed bin.

 configure.in    |    2 ++
 src/Makefile.am |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit b7b15266d086a24e8b48868b9b1b18bc04cd6c21
Author: Stefano Karapetsas <stefano@karapetsas.com>
Date:   Wed Dec 14 01:01:23 2011 +0100

    updated version to 1.1.0

 AUTHORS                   |    1 +
 configure.in              |    8 ++++----
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)

commit a0f499ad5f0156d2089fee2cd145e084ce85305d
Author: Steve Zesch <stevezesch2@gmail.com>
Date:   Fri Dec 2 21:17:49 2011 -0500

    Changed version to 2011.12.01

 configure.in              |    2 +-
 distro/archlinux/PKGBUILD |    2 +-
 distro/ubuntu/build       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit ddb8ec9ffd94f9c1c40a1e38618401e0c9f0e077
Author: Perberos <perberos@gmail.com>
Date:   Mon Nov 14 18:46:55 2011 -0300

    updating autogen.sh

 autogen.sh |   15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

commit 428acec0268528eeb8f99c1a7b621334eeaaa802
Author: Perberos <perberos@gmail.com>
Date:   Fri Nov 11 06:41:13 2011 -0300

    ignore this commit

 pixmaps/side.png |  Bin 3429 -> 8778 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 94fb1159f50ff579c48204f588abd1aee290f4f9
Author: Perberos <perberos@gmail.com>
Date:   Tue Nov 8 16:31:02 2011 -0300

    readme still need more info

 README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 881277e87ea63f43b1bd2c3763f0ae3b92f7d64e
Author: Perberos <perberos@gmail.com>
Date:   Tue Nov 8 16:25:52 2011 -0300

    chmod +x to autogen.sh

 0 files changed

commit f45852ab2a7126f354079499fc8b03976c0eab27
Author: Perberos <perberos@gmail.com>
Date:   Tue Nov 8 16:22:08 2011 -0300

    initial

 AUTHORS                                           |    7 +
 COPYING                                           |  339 ++
 ChangeLog                                         |    1 +
 Makefile.am                                       |   28 +
 NEWS                                              |  508 +++
 README                                            |   10 +
 autogen.sh                                        |   22 +
 configure.in                                      |  103 +
 distro/archlinux/PKGBUILD                         |   39 +
 distro/archlinux/mate-system-monitor.install      |   22 +
 distro/ubuntu/build                               |   35 +
 distro/ubuntu/postinst                            |    8 +
 distro/ubuntu/postrm                              |    8 +
 distro/ubuntu/preinst                             |    6 +
 distro/ubuntu/prerm                               |    9 +
 help/C/figures/addColumn.png                      |  Bin 0 -> 4411 bytes
 help/C/figures/changePriority.png                 |  Bin 0 -> 4074 bytes
 help/C/figures/colorPanel.png                     |  Bin 0 -> 28898 bytes
 help/C/figures/columnContextMenu.png              |  Bin 0 -> 7454 bytes
 help/C/figures/mate-system-monitor_window.png     |  Bin 0 -> 88521 bytes
 help/C/figures/memoryMaps.png                     |  Bin 0 -> 55862 bytes
 help/C/figures/moreInfo.png                       |  Bin 0 -> 42522 bytes
 help/C/figures/processListing.png                 |  Bin 0 -> 42476 bytes
 help/C/figures/sortButton.png                     |  Bin 0 -> 3572 bytes
 help/C/figures/sortMenu.png                       |  Bin 0 -> 7490 bytes
 help/C/figures/sortMenu2.png                      |  Bin 0 -> 8793 bytes
 help/C/figures/systemMonitor.png                  |  Bin 0 -> 30459 bytes
 help/C/figures/viewMenu.png                       |  Bin 0 -> 4468 bytes
 help/C/legal.xml                                  |   76 +
 help/C/mate-system-monitor.xml                    | 1455 +++++++
 help/ChangeLog                                    |  108 +
 help/Makefile.am                                  |   22 +
 help/ar/ar.po                                     | 1180 ++++++
 help/ar/figures/mate-system-monitor_window.png    |  Bin 0 -> 72185 bytes
 help/bg/bg.po                                     | 1831 ++++++++
 help/bg/figures/addColumn.png                     |  Bin 0 -> 51784 bytes
 help/bg/figures/changePriority.png                |  Bin 0 -> 25281 bytes
 help/bg/figures/colorPanel.png                    |  Bin 0 -> 86478 bytes
 help/bg/figures/columnContextMenu.png             |  Bin 0 -> 19935 bytes
 help/bg/figures/mate-system-monitor_window.png    |  Bin 0 -> 88066 bytes
 help/bg/figures/memoryMaps.png                    |  Bin 0 -> 83322 bytes
 help/bg/figures/moreInfo.png                      |  Bin 0 -> 88066 bytes
 help/bg/figures/processListing.png                |  Bin 0 -> 88066 bytes
 help/bg/figures/sortButton.png                    |  Bin 0 -> 19935 bytes
 help/bg/figures/sortMenu.png                      |  Bin 0 -> 19935 bytes
 help/bg/figures/sortMenu2.png                     |  Bin 0 -> 19935 bytes
 help/bg/figures/systemMonitor.png                 |  Bin 0 -> 70822 bytes
 help/bg/figures/viewMenu.png                      |  Bin 0 -> 79778 bytes
 help/ca/ca.po                                     | 2053 +++++++++
 help/ca/figures/mate-system-monitor_window.png    |  Bin 0 -> 83797 bytes
 help/cs/cs.po                                     | 1223 ++++++
 help/cs/figures/mate-system-monitor_window.png    |  Bin 0 -> 98878 bytes
 help/da/da.po                                     | 1798 ++++++++
 help/de/de.po                                     | 1853 ++++++++
 help/de/figures/mate-system-monitor_window.png    |  Bin 0 -> 78867 bytes
 help/el/el.po                                     | 1845 ++++++++
 help/es/es.po                                     | 1851 ++++++++
 help/es/figures/mate-system-monitor_window.png    |  Bin 0 -> 54608 bytes
 help/fr/figures/mate-system-monitor_window.png    |  Bin 0 -> 89169 bytes
 help/fr/fr.po                                     | 1836 ++++++++
 help/mate-system-monitor.omf.in                   |    9 +
 help/oc/oc.po                                     | 1452 +++++++
 help/pa/pa.po                                     | 1492 +++++++
 help/sv/figures/mate-system-monitor_window.png    |  Bin 0 -> 126339 bytes
 help/sv/sv.po                                     | 1408 +++++++
 help/zh_CN/figures/mate-system-monitor_window.png |  Bin 0 -> 90178 bytes
 help/zh_CN/zh_CN.po                               | 1627 +++++++
 mate-system-monitor.desktop.in.in                 |   14 +
 pixmaps/Makefile.am                               |    4 +
 pixmaps/download.svg                              |  217 +
 pixmaps/side.png                                  |  Bin 0 -> 3429 bytes
 pixmaps/upload.svg                                |  195 +
 po/ChangeLog                                      | 4672 +++++++++++++++++++++
 po/LINGUAS                                        |   87 +
 po/POTFILES.in                                    |   23 +
 po/POTFILES.skip                                  |    1 +
 po/am.po                                          |  666 +++
 po/ar.po                                          | 1135 +++++
 po/as.po                                          | 1134 +++++
 po/ast.po                                         | 1096 +++++
 po/az.po                                          |  652 +++
 po/be.po                                          | 1397 ++++++
 po/be@latin.po                                    | 1075 +++++
 po/bg.po                                          | 1125 +++++
 po/bn.po                                          | 1126 +++++
 po/bn_IN.po                                       | 1130 +++++
 po/bs.po                                          |  647 +++
 po/ca.po                                          | 1575 +++++++
 po/ca@valencia.po                                 | 1575 +++++++
 po/cs.po                                          | 1122 +++++
 po/cy.po                                          | 1070 +++++
 po/da.po                                          | 1264 ++++++
 po/de.po                                          | 1133 +++++
 po/dz.po                                          | 1180 ++++++
 po/el.po                                          | 1175 ++++++
 po/en@shaw.po                                     | 1115 +++++
 po/en_CA.po                                       |  796 ++++
 po/en_GB.po                                       | 1357 ++++++
 po/eo.po                                          | 1098 +++++
 po/es.po                                          | 1129 +++++
 po/et.po                                          |  876 ++++
 po/eu.po                                          | 1115 +++++
 po/fa.po                                          |  669 +++
 po/fi.po                                          | 1354 ++++++
 po/fr.po                                          | 1144 +++++
 po/ga.po                                          | 1037 +++++
 po/gl.po                                          | 1138 +++++
 po/gu.po                                          | 1127 +++++
 po/he.po                                          | 1393 ++++++
 po/hi.po                                          | 1137 +++++
 po/hr.po                                          | 1089 +++++
 po/hu.po                                          | 1127 +++++
 po/id.po                                          | 1124 +++++
 po/it.po                                          | 1141 +++++
 po/ja.po                                          | 1117 +++++
 po/ka.po                                          | 1015 +++++
 po/kn.po                                          | 1119 +++++
 po/ko.po                                          | 1146 +++++
 po/ku.po                                          |  768 ++++
 po/li.po                                          |  687 +++
 po/lt.po                                          | 1130 +++++
 po/lv.po                                          | 1126 +++++
 po/mai.po                                         | 1106 +++++
 po/mg.po                                          |  912 ++++
 po/mk.po                                          | 1099 +++++
 po/ml.po                                          | 1124 +++++
 po/mn.po                                          |  656 +++
 po/mr.po                                          | 1111 +++++
 po/ms.po                                          |  657 +++
 po/nb.po                                          | 1114 +++++
 po/nds.po                                         | 1092 +++++
 po/ne.po                                          | 1005 +++++
 po/nl.po                                          | 1182 ++++++
 po/nn.po                                          | 1227 ++++++
 po/oc.po                                          | 1086 +++++
 po/or.po                                          | 1117 +++++
 po/pa.po                                          | 1151 +++++
 po/pl.po                                          | 1124 +++++
 po/ps.po                                          | 1024 +++++
 po/pt.po                                          | 1521 +++++++
 po/pt_BR.po                                       | 1138 +++++
 po/ro.po                                          | 1124 +++++
 po/ru.po                                          | 1127 +++++
 po/rw.po                                          |  901 ++++
 po/si.po                                          |  995 +++++
 po/sk.po                                          | 1234 ++++++
 po/sl.po                                          | 1114 +++++
 po/sq.po                                          |  798 ++++
 po/sr.po                                          | 1514 +++++++
 po/sr@latin.po                                    | 1514 +++++++
 po/sv.po                                          | 1299 ++++++
 po/ta.po                                          | 1128 +++++
 po/te.po                                          | 1121 +++++
 po/th.po                                          | 1459 +++++++
 po/tr.po                                          | 1153 +++++
 po/ug.po                                          | 1190 ++++++
 po/uk.po                                          | 1119 +++++
 po/vi.po                                          | 1077 +++++
 po/zh_CN.po                                       | 1105 +++++
 po/zh_HK.po                                       | 1105 +++++
 po/zh_TW.po                                       | 1115 +++++
 src/Makefile.am                                   |   71 +
 src/argv.cpp                                      |   22 +
 src/argv.h                                        |   18 +
 src/bacon-message-connection.c                    |  396 ++
 src/bacon-message-connection.h                    |   43 +
 src/callbacks.cpp                                 |  436 ++
 src/callbacks.h                                   |   82 +
 src/defaulttable.h                                |   51 +
 src/disks.cpp                                     |  425 ++
 src/disks.h                                       |   12 +
 src/e_date.c                                      |  214 +
 src/e_date.h                                      |    9 +
 src/gsm_color_button.c                            |  923 ++++
 src/gsm_color_button.h                            |   92 +
 src/iconthemewrapper.cpp                          |   23 +
 src/iconthemewrapper.h                            |   23 +
 src/interface.cpp                                 |  808 ++++
 src/interface.h                                   |   32 +
 src/load-graph.cpp                                |  787 ++++
 src/load-graph.h                                  |  131 +
 src/lsof.cpp                                      |  408 ++
 src/lsof.h                                        |    9 +
 src/mate-system-monitor.schemas.in                |  769 ++++
 src/mateconf-keys.cpp                             |   14 +
 src/mateconf-keys.h                               |   19 +
 src/memmaps.cpp                                   |  663 +++
 src/memmaps.h                                     |    9 +
 src/openfiles.cpp                                 |  394 ++
 src/openfiles.h                                   |   10 +
 src/prettytable.cpp                               |  256 ++
 src/prettytable.h                                 |   62 +
 src/procactions.cpp                               |  190 +
 src/procactions.h                                 |   28 +
 src/procdialogs.cpp                               |  842 ++++
 src/procdialogs.h                                 |   54 +
 src/procman.cpp                                   |  773 ++++
 src/procman.h                                     |  247 ++
 src/procman_gksu.cpp                              |   54 +
 src/procman_gksu.h                                |   12 +
 src/procman_matesu.cpp                            |   40 +
 src/procman_matesu.h                              |   12 +
 src/proctable.cpp                                 |  964 +++++
 src/proctable.h                                   |   65 +
 src/selection.cpp                                 |   43 +
 src/selection.h                                   |   21 +
 src/selinux.cpp                                   |   65 +
 src/selinux.h                                     |   14 +
 src/smooth_refresh.cpp                            |  173 +
 src/smooth_refresh.h                              |  104 +
 src/sysinfo.cpp                                   |  676 +++
 src/sysinfo.h                                     |    9 +
 src/util.cpp                                      |  510 +++
 src/util.h                                        |  151 +
 214 files changed, 135724 insertions(+)
