summaryrefslogtreecommitdiff
path: root/src/procman.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-10procman: avoid deprecated 'g_settings_list_keys'Pablo Barciela1-1/+5
2017-12-31procman.cpp: Fix build warning: argument 1 null where non-null expectedPablo Barciela1-7/+3
2017-12-13WidthOfScreen and HeightOfScreen implementationPablo Barciela1-3/+2
2017-08-10avoid deprecated gdk_screen_width/heightZenWalker1-2/+3
2016-03-02disks: implement saving and loading width and visibility of columnsmonsta1-13/+12
2016-03-02some style correctionsmonsta1-4/+5
2016-03-02process table: rename proctable_update_all func to proctable_updatemonsta1-4/+4
2016-02-29main window: save maximized state in gsettings on exitmonsta1-6/+16
2016-02-10get exact number of CPUs instead of guessingmonsta1-11/+4
2016-01-11drop GTK+2 code and --with-gtk build optionMonsta1-40/+0
2015-12-01GTK3: Do not use deprecated APIWolfgang Ulbrich1-0/+40
2015-11-30process table: set correct minimum width for all columnsmonsta1-1/+1
2014-12-18Add command line flags for each tab to display it on startupinfirit1-7/+42
2014-12-18Save sort column and order when they changeinfirit1-3/+0
2014-12-18Use a tuple to store window stateinfirit1-11/+6
2014-12-18Save column info on change instead of quitinfirit1-26/+3
2014-12-18Also remember the window position, not only the sizeinfirit1-0/+7
2014-12-18Set widget name for main application windowinfirit1-1/+2
2014-12-18Make indentation uniform across source filesinfirit1-456/+456
2014-12-17Use gdk_window_get_{width,height} also in Gtk+2infirit1-11/+2
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
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 lellis1-1/+3
2014-10-16Dont sync GSettings before quitStefano Karapetsas1-6/+0
2014-01-20Remove useless g_printStefano Karapetsas1-1/+0
2013-06-28Check if cpu color key exists before read itStefano Karapetsas1-11/+7
2013-06-28Fix indentationStefano Karapetsas1-8/+8
2013-01-02I have to turn my head until my darkness goesScott Balneaves1-1/+1
2013-01-01Fix deprecationsScott Balneaves1-7/+2
2013-01-01Fix Issue #14Scott Balneaves1-1/+21
2012-11-06Port to gesettingsraveit1-209/+181
2012-10-12fix incorrect FSF addressraveit651-1/+1
2012-03-17Removed use of deprecated mateconf_init.=?UTF-8?q?Chris=20K=C3=BChl?=1-2/+0
2012-03-17Moved rsvg_init and rsvg_term into main to fix Bug #613752.Chris Kühl1-0/+7
2011-11-08initialPerberos1-0/+773