summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17Fixed graph jump bug caused by label changing heightinfirit1-2/+2
2014-12-17Gtk3: Fix deprecated hscale useinfirit1-0/+4
2014-12-17Remove has-seperator propertyinfirit2-9/+0
2014-12-17interface: Move/Add comment for each Gtk versioninfirit1-1/+2
2014-12-17Gtk3: Rename callback function to reflect changed signal.infirit4-10/+10
2014-12-17Use gdk_window_get_{width,height} also in Gtk+2infirit2-19/+4
It was added in Gtk+ 2.24
2014-12-16Remove deprecated call to g_type_initinfirit1-2/+0
2014-12-16Revert "g_type_init is deprecated in Glib 2.36"infirit1-2/+0
This reverts commit bc87b7b4a1b199606a29877067ae657f850f1618.
2014-12-16g_type_init is deprecated in Glib 2.36infirit1-0/+2
2014-12-15Fix a few of mem leaks. [Backported from old gnome-system-monitor]Matias De lellis2-3/+11
2014-12-15Fixes removed set but unused variables warining. Matias De lellis1-11/+3
2014-12-15Add support to systemd/freedesktop /etc/os-release to give system info.Matias De lellis1-1/+37
2014-10-16Dont sync GSettings before quitStefano Karapetsas1-6/+0
It is unneeded Closes https://github.com/mate-desktop/mate-system-monitor/issues/37
2014-01-20Remove useless g_printStefano Karapetsas1-1/+0
It was added with commit http://git.mate-desktop.org/mate-system-monitor/commit/src/procman.cpp?id=f27253b155db8d3c06bf13801c63bdc282da4157
2014-01-15Update copyright infoStefano Karapetsas1-1/+5
2014-01-15Fix indentationStefano Karapetsas1-19/+18
2013-11-21add support for GTK3Elias Aebi8-23/+98
2013-10-08Merge pull request #24 from infirit/masterStefano Karapetsas4-17/+19
back to libwnck
2013-10-08back to libwnckinfirit4-17/+19
2013-08-01Use yelp-tools instead of mate-doc-utilsinfirit1-1/+1
2013-07-26fix make file for automake-1.13Wolfgang Ulbrich1-1/+1
2013-06-28Fixes for make distStefano Karapetsas1-2/+6
2013-06-28Check if cpu color key exists before read itStefano Karapetsas1-11/+7
Closes #14 (https://github.com/mate-desktop/mate-system-monitor/issues/14)
2013-06-28Fix indentationStefano Karapetsas1-8/+8
2013-01-04Merge pull request #13 from cygwinports/masterStefano Karapetsas2-0/+77
Add mateconf-gsettings-data-convert file
2013-01-04Restore first 4 original cpu colorsStefano Karapetsas1-4/+4
2013-01-02I have to turn my head until my darkness goesScott Balneaves1-1/+1
2013-01-01Fix deprecationsScott Balneaves3-8/+5
2013-01-01Fix Issue #14Scott Balneaves2-5/+73
2012-12-25Add mateconf-gsettings-data-convert fileYaakov Selkowitz2-0/+77
2012-11-20Added a comment related to previous commit.Steve Zesch1-1/+2
2012-11-19Fixes issue #9Scott Balneaves1-1/+6
2012-11-07gsettings schema transatablemate-system-monitor-1.5.0Stefano Karapetsas1-67/+66
2012-11-07fix gsettings keys namesStefano Karapetsas1-3/+3
2012-11-07fix gsettings key nameStefano Karapetsas1-1/+1
2012-11-06fix schema installationStefano Karapetsas4-786/+16
2012-11-06Port to gesettingsraveit17-501/+593
2012-10-12fix incorrect FSF addressraveit6516-18/+18
2012-06-14port to libmatewnckStefano Karapetsas4-20/+18
2012-03-17Removed use of deprecated mateconf_init.=?UTF-8?q?Chris=20K=C3=BChl?=1-2/+0
2012-03-17Replacing GtkNotebookPage with GtkWidget according to changes in GTK+=?UTF-8?q?Javier=20Jard=C3=B3n?=2-2/+2
Signed-off-by: Chris Kühl <[email protected]>
2012-03-17Moved rsvg_init and rsvg_term into main to fix Bug #613752.Chris Kühl2-3/+7
2012-03-17Replaced occurances of gtk_dialog_set_has_separator with g_object_set.Chris Kühl4-5/+3
2012-03-17Replace old GDK drawing APIChris Kühl2-21/+10
Patch from Sergey Nizovtsev. See https://bugzilla.gnome.org/show_bug.cgi?id=627568
2012-03-17Remove duplicate label in File System tabAndreas Nilsson1-4/+0
https://bugzilla.gnome.org/show_bug.cgi?id=597250
2012-03-09build error with glib2-2.31 ↵Perberos6-6/+6
(https://github.com/mate-desktop/mate-system-monitor/issues/2)
2012-01-13Added mate-desktop.org to about windowSteve Zesch1-176/+177
2011-12-24Use MATECONFTOOL in makefile. Without this install fails if PATH for sudo ↵Sam Tygier1-1/+1
does not contain install prefixed bin.
2011-11-08initialPerberos53-0/+12258