Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-20 | Casting temporaries to references is not valid. | Youri Mouton | 1 | -1/+3 | |
2016-03-02 | clean up some includes, remove some dead code | monsta | 1 | -11/+0 | |
2016-01-21 | use gtk_image_new_from_icon_name | monsta | 1 | -1/+1 | |
2016-01-11 | drop GTK+2 code and --with-gtk build option | Monsta | 1 | -14/+7 | |
2015-12-01 | GTK3: don't use deprecated gtk_{v/h}-box | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-12-01 | GTK3: Drop use of deprecated treeview API. gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -1/+2 | |
taken from: https://git.gnome.org/browse/gnome-system-monitor/commit/?id=7fefa84 | |||||
2014-12-19 | Remove markup from translated strings | infirit | 1 | -3/+5 | |
Including the markup in the translated strings makes the translators job unnecessarily harder. Taken from GSM commit: c45ed812a74874ada38feaf4883de807d2a26cfb From: Matthias Clasen <[email protected]> Gnome bug: https://bugzilla.gnome.org/show_bug.cgi?id=681271 | |||||
2014-12-19 | Mark forgotten string as translatable | infirit | 1 | -1/+1 | |
2014-12-19 | Fix accelerator collision in "Search for Open Files" dialog | infirit | 1 | -0/+2 | |
The accelerators for the Clear and Close buttons were colliding. The patch changes the Clear button to use 'l' as the accelerator. Taken from GSM commit: 5d9a1fa8b3ea1db94d1bbdb5c8e95d768a95aa9a From: Chris Kühl <[email protected]> | |||||
2014-12-18 | lsof: Use glibmm/regex.h | infirit | 1 | -1/+1 | |
Seems to make no difference but according to GSM commit 9b2489dafe3cb0a8792bed564f27f3f168a55b6a it broke the build. As it works fine on Gtk+2 let's switch as well. | |||||
2014-12-18 | Make indentation uniform across source files | infirit | 1 | -310/+310 | |
No more tabs, 4 spaces instead. And remove trailing whitespace. | |||||
2013-11-21 | add support for GTK3 | Elias Aebi | 1 | -0/+1 | |
2012-03-17 | Replaced occurances of gtk_dialog_set_has_separator with g_object_set. | Chris Kühl | 1 | -1/+0 | |
2011-11-08 | initial | Perberos | 1 | -0/+408 | |