Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-18 | Also remember the window position, not only the size | infirit | 1 | -0/+7 | |
Taken from GSM commit: c123b59145d3b5aa9ba6f65985037b63bcdf2a67 From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=343861 | |||||
2014-12-18 | Set widget name for main application window | infirit | 1 | -1/+2 | |
Taken from GSM commit: f7fdd5f17370548b533e1f8508fa774b88b4d4d0 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=633259 | |||||
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -456/+456 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
2014-12-17 | Use gdk_window_get_{width,height} also in Gtk+2 | infirit | 1 | -11/+2 | |
It was added in Gtk+ 2.24 | |||||
2014-12-16 | Remove deprecated call to g_type_init | infirit | 1 | -2/+0 | |
2014-12-16 | Revert "g_type_init is deprecated in Glib 2.36" | infirit | 1 | -2/+0 | |
This reverts commit bc87b7b4a1b199606a29877067ae657f850f1618. | |||||
2014-12-16 | g_type_init is deprecated in Glib 2.36 | infirit | 1 | -0/+2 | |
2014-12-15 | Fix a few of mem leaks. [Backported from old gnome-system-monitor] | Matias De lellis | 1 | -1/+3 | |
2014-10-16 | Dont sync GSettings before quit | Stefano Karapetsas | 1 | -6/+0 | |
It is unneeded Closes https://github.com/mate-desktop/mate-system-monitor/issues/37 | |||||
2014-01-20 | Remove useless g_print | Stefano Karapetsas | 1 | -1/+0 | |
It was added with commit http://git.mate-desktop.org/mate-system-monitor/commit/src/procman.cpp?id=f27253b155db8d3c06bf13801c63bdc282da4157 | |||||
2013-06-28 | Check if cpu color key exists before read it | Stefano Karapetsas | 1 | -11/+7 | |
Closes #14 (https://github.com/mate-desktop/mate-system-monitor/issues/14) | |||||
2013-06-28 | Fix indentation | Stefano Karapetsas | 1 | -8/+8 | |
2013-01-02 | I have to turn my head until my darkness goes | Scott Balneaves | 1 | -1/+1 | |
2013-01-01 | Fix deprecations | Scott Balneaves | 1 | -7/+2 | |
2013-01-01 | Fix Issue #14 | Scott Balneaves | 1 | -1/+21 | |
2012-11-06 | Port to gesettings | raveit | 1 | -209/+181 | |
2012-10-12 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2012-03-17 | Removed use of deprecated mateconf_init. | =?UTF-8?q?Chris=20K=C3=BChl?= | 1 | -2/+0 | |
2012-03-17 | Moved rsvg_init and rsvg_term into main to fix Bug #613752. | Chris Kühl | 1 | -0/+7 | |
2011-11-08 | initial | Perberos | 1 | -0/+773 | |