Age | Commit message (Expand) | Author | Files | Lines |
2014-12-16 | Revert "Drop support for Glib < 2.36" | infirit | 3 | -1/+104 |
2014-12-15 | Bump version for materr* changes | infirit | 1 | -1/+1 |
2014-12-14 | interface: add automatic-mnemonics key for Gtk xsetting | infirit | 1 | -0/+5 |
2014-12-09 | fix GI build - remove useless GConf reference | Monsta | 1 | -2/+2 |
2014-12-09 | fix GTK+3 build - use GDK_WINDOW_XID for inter-GTK compatibility | monsta | 1 | -1/+1 |
2014-12-09 | fix GTK+3 build - add missing semicolon | monsta | 1 | -1/+1 |
2014-12-04 | configure.ac: show the introspection status in the summary | Monsta | 1 | -0/+1 |
2014-11-30 | removed obsolete configure option | monsta | 1 | -1/+1 |
2014-11-30 | Update NEWS | infirit | 1 | -0/+4 |
2014-11-28 | Don't fall over if RANDR is missing | infirit | 1 | -1/+2 |
2014-11-28 | Avoid a possible crash | infirit | 1 | -1/+2 |
2014-11-28 | Include Xlib.h so we can build when RANDR is not available | infirit | 1 | -0/+2 |
2014-11-28 | Fix warning and remove unused variable | infirit | 2 | -3/+1 |
2014-11-28 | Don't build some RANDR code if RANDR is not available | infirit | 1 | -0/+4 |
2014-11-28 | introspection: Fix c-includes to actually include headers | infirit | 1 | -0/+1 |
2014-11-28 | Properly get the workarea for positioning the labels | infirit | 1 | -4/+39 |
2014-11-28 | Fix refcount issues for ->config | infirit | 1 | -1/+1 |
2014-11-28 | Fix two problems that causes m-s-d to crash at start | infirit | 1 | -1/+2 |
2014-11-28 | MateRROutputInfo: rename boolean accessors | infirit | 3 | -7/+7 |
2014-11-28 | Disallow null filenames passed to mate_rr_config_load_filename() | infirit | 1 | -1/+10 |
2014-11-28 | Make the signal be MateRRScreen::changed, not screen-changed, to match the vm... | infirit | 1 | -1/+1 |
2014-11-28 | Turn the RANDR version checks into macros | infirit | 1 | -12/+15 |
2014-11-28 | Don't export private symbols in the shared library | infirit | 1 | -0/+1 |
2014-11-28 | Always use gdk_window_get_window_type | infirit | 1 | -6/+2 |
2014-11-28 | Turn GnomeRRConfig and GnomeOutputInfo into GObjects | infirit | 9 | -710/+1077 |
2014-11-28 | rr: unset primary on displays that are off | infirit | 1 | -1/+3 |
2014-11-28 | rr: add api for ensuring a primary display is set in config | infirit | 2 | -0/+65 |
2014-11-28 | Add support for GObjectIntrospection | infirit | 9 | -30/+184 |
2014-11-28 | Turn MateRRScreen into a GObject | infirit | 4 | -132/+310 |
2014-11-28 | changed checking for NULL a bit | Monsta | 1 | -1/+6 |
2014-11-28 | avoid dereferencing NULL pointer | Monsta | 1 | -4/+2 |
2014-11-28 | don't leak memory | monsta | 1 | -2/+6 |
2014-11-28 | va_start should be paired with va_end | monsta | 2 | -0/+4 |
2014-11-19 | Sync translations with transifex | mate-i18n | 2 | -201/+202 |
2014-11-10 | Update NEWSmate-desktop-1.9.3 | Stefano Karapetsas | 1 | -0/+4 |
2014-11-07 | gtk3: rgba rr-labeler api | Denis Gorodnichev | 2 | -1/+62 |
2014-11-07 | gtk3: append missing include | Denis Gorodnichev | 1 | -0/+1 |
2014-11-07 | mate_desktop_gtk_style_get_light_color and mate_desktop_gtk_style_get_dark_color | Denis Gorodnichev | 2 | -0/+260 |
2014-11-05 | Sync translations with transifex | mate-i18n | 8 | -209/+211 |
2014-11-05 | mate-about: Add MATE Slackware maintainers | Stefano Karapetsas | 1 | -0/+2 |
2014-11-05 | mate-about: Add Google Summer of Code students | Stefano Karapetsas | 1 | -0/+5 |
2014-11-04 | lockdown: Move disable-log-out key here from mate-panel | infirit | 1 | -0/+5 |
2014-11-03 | Also remove from EXTRA_DIST | infirit | 2 | -2/+1 |
2014-11-03 | We toggle in mate-settings-daemon now. | infirit | 4 | -92/+2 |
2014-10-28 | Update gtk-dialogs-use-header key default to false | infirit | 1 | -1/+1 |
2014-10-28 | Bump version to 1.9.3 | infirit | 1 | -1/+1 |
2014-10-28 | configure gtk settings gtk-dialogs-use-header and gtk-enable-animations | Denis Gorodnichev | 1 | -0/+10 |
2014-10-13 | mpaste: fix case when title is None | infirit | 1 | -1/+1 |
2014-10-13 | mpaste: Truncate title to max 30 character | infirit | 1 | -1/+2 |
2014-10-13 | mpaste: add proxy support | infirit | 1 | -0/+35 |