Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -80/+0 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-12-02 | display: remove excessive #define | monsta | 1 | -4/+0 | |
GdkRegion is already used only in GTK+2 code block | |||||
2016-02-28 | GTK+3 display: Get values from GtkStyleContext states properly | raveit65 | 1 | -4/+13 | |
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 | 1 | -0/+25 | |
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-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 | 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 | 1 | -2/+64 | |
2014-01-24 | display: Add GTK3 support | Stefano Karapetsas | 1 | -0/+12 | |
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 | |
2012-10-22 | migrate display applet to gsettings | Stefano Karapetsas | 1 | -10/+11 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 1 | -1/+1 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+2571 | |