index
:
mate-desktop
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.28
1.4
1.6
1.8
dev-dmi
gh-pages
master
Library with common API for various MATE modules
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmate-desktop
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-30
Add annotations and fix documentation syntax warnings
infirit
6
-36
/
+70
2015-07-30
mate-bg: remove unused GdkScreen* arguments
infirit
1
-7
/
+5
2015-07-24
rr: Embedded Display Port outputs considered as laptop's built-in display
Monsta
1
-1
/
+2
2015-07-24
rr: drop non-existent mate_rr_screen_create_clone_modes from header
Monsta
1
-2
/
+0
2015-07-24
bg: objects without a filename are not slideshows
Monsta
1
-0
/
+3
2015-07-24
rr: fix crash when XRRSetCrtcConfig fails
Monsta
1
-11
/
+12
2015-07-24
bg slideshow: fix crash when system date is earlier than start date
Monsta
1
-1
/
+1
2015-07-21
bg slideshow: smarter check for NULL pointers
Monsta
1
-1
/
+15
2015-07-20
Revert "changed checking for NULL a bit"
raveit65
1
-6
/
+1
2015-07-03
backport cinnamon-desktop fix for buggy image types
leigh123linux
1
-32
/
+54
2015-06-27
Remove duplicated typedef
OBATA Akio
2
-3
/
+0
2015-04-29
color select dialog: drop CSD/headerbar usage
Monsta
2
-21
/
+0
2015-04-05
Correct FSF adress
posophe
1
-3
/
+3
2015-04-05
Fix missing return in non-void functions
posophe
1
-0
/
+1
2015-04-05
mate-desktop-item: add a child watch if "do not reap child" flag set
Monsta
1
-1
/
+16
2015-03-13
mate-thumbnail: first connect to settings, then read them.
Monsta
1
-3
/
+6
2015-01-15
Fix missing ifdef for introspection
mate-desktop-1.9.4
Stefano Karapetsas
1
-0
/
+3
2014-12-23
pnp.ids: Pull latest from gnome-desktop
infirit
1
-8
/
+227
2014-12-23
removed some unused code
Monsta
1
-10
/
+5
2014-12-16
Revert "Revert "Drop support for Glib < 2.36""
infirit
1
-99
/
+0
2014-12-16
Revert "Drop support for Glib < 2.32"
infirit
1
-0
/
+64
2014-12-16
Drop support for Glib < 2.32
infirit
1
-64
/
+0
2014-12-16
Revert "Drop support for Glib < 2.36"
infirit
1
-0
/
+99
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-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
8
-30
/
+183
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
[next]