Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-14 | interface: avoid deprecated gtk_menu_popup | raveit65 | 1 | -14/+1 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -6/+6 | |
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -56/+1 | |
2017-02-11 | interfaces: port to GtkGrid | raveit65 | 1 | -83/+51 | |
2016-02-29 | main window: save maximized state in gsettings on exit | monsta | 1 | -0/+3 | |
and load it on startup adapted from https://git.gnome.org/browse/gnome-system-monitor/commit/?id=edf4163bb2e9ad1dd9b8a5b7c7244ccd8753d4b5 | |||||
2016-02-08 | use x/y align functions for GtkLabel with GTK+ >= 3.16 | monsta | 1 | -16/+68 | |
Conflicts: src/interface.cpp src/procdialogs.cpp src/sysinfo.cpp src/util.cpp | |||||
2016-01-11 | set minimum GTK+ version to 3.14 and drop some deprecated code | Monsta | 1 | -56/+0 | |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -30/+18 | |
2015-12-01 | GTK3: do not use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+52 | |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+5 | |
2015-12-01 | remove more dead code | monsta | 1 | -28/+2 | |
2015-09-06 | Interface: Give the notebook 12px border width so it doesn't stick to the ↵ | Clement Lefebvre | 1 | -7/+3 | |
sides of the main window. | |||||
2014-12-19 | Fixed incorrect int to pointer conversion warning. | infirit | 1 | -1/+1 | |
Taken from GSM commit: c1660319e400480e236d1120c4f833c8c3c96ff4 From: Robert Roth <[email protected]> | |||||
2014-12-19 | Add a Process Properties dialog in MATE System Monitor | infirit | 1 | -1/+10 | |
Taken from GSM commit: 72546b7f3346fc0647a433529f3292050f15278f From: Krishnan Parthasarathi <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=543347 | |||||
2014-12-19 | Disable priority changed handler while setting current priority | infirit | 1 | -0/+19 | |
Taken from GSM commit: c00d94f3bfe2186428ef30e922042a555b7dc03a From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=667227 | |||||
2014-12-18 | interface: small whitespace cleanup | infirit | 1 | -61/+61 | |
2014-12-18 | Added priority selection submenu with preset priority items | infirit | 1 | -4/+43 | |
Taken from GSM commit: 70ba9c1af2dbd8b74943b1a283f718d8646f087b From: Robert Roth <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=131803 | |||||
2014-12-18 | Also remember the window position, not only the size | infirit | 1 | -1/+4 | |
Taken from GSM commit: c123b59145d3b5aa9ba6f65985037b63bcdf2a67 From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=343861 | |||||
2014-12-18 | Various small string fixes. | infirit | 1 | -1/+1 | |
Mostly capitalisation fixes, but there are some spelling fixes, and three strings which have had markup removed. One string has been changed from using an ASCII ellipsis to a Unicode one. Taken from GSM commit: f727cae54fc8410ecb3c2c4c4f901b754f418a7a From: Philip Withnall <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=616794 | |||||
2014-12-18 | Specified resource name in color picker dialog title | infirit | 1 | -9/+40 | |
Taken from GSM commit: c987155c565432491cb37dddfb1631597e05a3ec From: Robert Roth <[email protected]> Gnome bug: http://bugzilla.gnome.org/show_bug.cgi?id=520702 | |||||
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -638/+638 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
2014-12-17 | Added ability to navigate tabs using Alt-N | infirit | 1 | -0/+19 | |
Taken from GSM commit: a2bccca48724fc5873c72978d11f106af2a6aaf4 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=496750 | |||||
2014-12-17 | Correct bad status tip wording when hovering over View->My Processes | infirit | 1 | -1/+1 | |
Taken from GSM commit: db2451155c6b2199b759104c9caa4812209cdab9 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=530336 | |||||
2014-12-17 | Get rid of unused variable 'sizegroup' | infirit | 1 | -3/+0 | |
2014-12-17 | Add translator comment to clarify 'open files' is no action | infirit | 1 | -0/+1 | |
Taken from GSM commit: 2436bc9ea02516ad5fa69f476fd3b48b32108404 From: Chris Kühl <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=423088 | |||||
2014-12-17 | Fixed graph jump bug caused by label changing height | infirit | 1 | -2/+2 | |
2014-12-17 | interface: Move/Add comment for each Gtk version | infirit | 1 | -1/+2 | |
2013-11-21 | add support for GTK3 | Elias Aebi | 1 | -2/+7 | |
2012-11-06 | Port to gesettings | raveit | 1 | -2/+3 | |
2012-10-12 | fix incorrect FSF address | raveit65 | 1 | -1/+1 | |
2011-11-08 | initial | Perberos | 1 | -0/+808 | |