Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-14 | display: less #if's again | monsta | 1 | -19/+32 | |
2016-01-14 | display: less #if's | monsta | 1 | -28/+43 | |
2016-01-14 | fix unused variables warning in GTK+3 build | monsta | 1 | -2/+2 | |
2016-01-13 | display: fix implicit declaration warning | monsta | 1 | -0/+1 | |
2015-11-13 | display properties: don't try to free a string literal (fix crash) | monsta | 1 | -1/+1 | |
crash introduced in https://github.com/mate-desktop/mate-control-center/commit/c6935f255ea711557c3c5e0e3ae8439e59c9a7aa | |||||
2015-09-23 | Bugfix: Changing refresh rate doens't work | Błażej Szczygieł | 1 | -1/+1 | |
2015-09-04 | Display settings: Added support to set the primary monitor. | Clement Lefebvre | 2 | -102/+181 | |
2015-09-04 | Display settings: Only make the display name bold, not the output name. | Clement Lefebvre | 1 | -2/+2 | |
2015-09-04 | Display settings: Show output names in addition to display names. | Clement Lefebvre | 1 | -12/+17 | |
2015-08-29 | removed dead code | Monsta | 1 | -37/+0 | |
2015-07-12 | Replace Gdk drawing with Cairo | infirit | 1 | -38/+22 | |
2015-01-13 | xrandr: safer access to list element's data | Monsta | 1 | -1/+1 | |
g_list_nth_data just returns NULL if either list or element is NULL Closes https://github.com/mate-desktop/mate-control-center/pull/138 | |||||
2014-11-30 | removed unused var which also caused memleak | Monsta | 1 | -4/+0 | |
2014-11-30 | [displays] Change panel name to Displays | infirit | 1 | -2/+2 | |
Monitors aren't the only use of this panel. Projectors and tablet screens don't involve monitors at all. Based on gnome-control-center commit: e8b52610496818a214cf8b12d955cc4fca40f085 From: William Jon McCann <[email protected]> | |||||
2014-11-30 | Adapt to changed signal from screen-changed to changed | infirit | 1 | -1/+1 | |
2014-11-30 | Update for renamed mate_rr_output_info functions | infirit | 1 | -24/+24 | |
mate_rr_output_info_get_connected -> mate_rr_output_info_is_connected mate_rr_output_info_get_active -> mate_rr_output_info_is_active | |||||
2014-11-30 | Adapt to MateDesktop API changes | infirit | 1 | -217/+226 | |
MateRRScreen, MateRRConfig and MateRROutputInfo (formerly MateOutputInfo) have turned into opaque GObjects. Use accessors for modifying them, and allocate/free them as GObjects. Based on gnome-control-center commit: 3eb3ca4506624fb537c55796d1397eb5f9b8da4b From: Giovanni Campagna <[email protected]> | |||||
2014-11-30 | Adapt to API changes in MateRRScreen | infirit | 1 | -3/+3 | |
gnome_rr_screen_new does not accept a callback anymore, we need to use the "screen-changed" signal Based on gnome-control-center commit: 66e8e903be8ad25fe3b1386d1fbda75359959e97 From: Giovanni Campagna <[email protected]> | |||||
2014-11-05 | gtk3: fix display properties dialog rendering | Denis Gorodnichev | 2 | -10/+77 | |
2014-06-06 | Add keywords to dot desktop files, close #102. | infirit | 1 | -0/+1 | |
Patch by Mike Gabriel <[email protected]> | |||||
2014-04-30 | Update vwndor_url in policy file | infirit | 1 | -1/+1 | |
2014-01-24 | Fixes for GTK2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | display: Add GTK3 support | Stefano Karapetsas | 4 | -527/+360 | |
2013-11-03 | Update to new mate-desktop include paths | Willy Sudiarto Raharjo | 1 | -3/+3 | |
2013-10-05 | Fix some deprecations and remove some unused vars | Stefano Karapetsas | 1 | -6/+0 | |
2013-08-26 | Rename .desktop files to avoid file collision with Gnome2 | infirit | 2 | -1/+1 | |
2013-03-25 | change INCLUDES to AM_CPPFLAGS for automake-1.13 | raveit | 1 | -1/+1 | |
2012-10-22 | migrate display applet to gsettings | Stefano Karapetsas | 1 | -10/+11 | |
2012-08-09 | Removed MATE Categories key in *.desktop files. | Steve Zesch | 1 | -5/+1 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 3 | -5/+5 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 16 | -0/+7122 | |