Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | procman: avoid deprecated 'g_settings_list_keys' | Pablo Barciela | 1 | -1/+5 |
2017-12-31 | procman.cpp: Fix build warning: argument 1 null where non-null expected | Pablo Barciela | 1 | -7/+3 |
2017-12-13 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -3/+2 |
2017-08-10 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -2/+3 |
2016-03-02 | disks: implement saving and loading width and visibility of columns | monsta | 1 | -13/+12 |
2016-03-02 | some style corrections | monsta | 1 | -4/+5 |
2016-03-02 | process table: rename proctable_update_all func to proctable_update | monsta | 1 | -4/+4 |
2016-02-29 | main window: save maximized state in gsettings on exit | monsta | 1 | -6/+16 |
2016-02-10 | get exact number of CPUs instead of guessing | monsta | 1 | -11/+4 |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -40/+0 |
2015-12-01 | GTK3: Do not use deprecated API | Wolfgang Ulbrich | 1 | -0/+40 |
2015-11-30 | process table: set correct minimum width for all columns | monsta | 1 | -1/+1 |
2014-12-18 | Add command line flags for each tab to display it on startup | infirit | 1 | -7/+42 |
2014-12-18 | Save sort column and order when they change | infirit | 1 | -3/+0 |
2014-12-18 | Use a tuple to store window state | infirit | 1 | -11/+6 |
2014-12-18 | Save column info on change instead of quit | infirit | 1 | -26/+3 |
2014-12-18 | Also remember the window position, not only the size | infirit | 1 | -0/+7 |
2014-12-18 | Set widget name for main application window | infirit | 1 | -1/+2 |
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -456/+456 |
2014-12-17 | Use gdk_window_get_{width,height} also in Gtk+2 | infirit | 1 | -11/+2 |
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 |
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 |
2014-01-20 | Remove useless g_print | Stefano Karapetsas | 1 | -1/+0 |
2013-06-28 | Check if cpu color key exists before read it | Stefano Karapetsas | 1 | -11/+7 |
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 |