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
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
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-07-12
libmate-desktop: Remove some compatibility with glib < 2.32
Stefano Karapetsas
1
-17
/
+0
2014-07-02
mate-color-select: Add copy button
Stefano Karapetsas
1
-2
/
+15
2014-07-01
Use palette in MateColorButton
Stefano Karapetsas
1
-0
/
+2
2014-06-26
MateColorSelection: Use colors from GTK3 palette
Stefano Karapetsas
1
-34
/
+6
2014-06-26
libmate-desktop: Fix Since: occurrences in comments copied from Gtk+
Stefano Karapetsas
3
-17
/
+17
2014-06-26
MateColorButton: Add function to get/set rgba color for GTK3
Stefano Karapetsas
2
-0
/
+56
2014-06-25
Merge pull request #114 from dnk/focus_chain
Stefano Karapetsas
1
-0
/
+1
2014-06-23
Use G_{BEGIN,END}_DECLS instead of #ifdef __cplusplus in header files and mak...
Michal Ratajsky
10
-36
/
+20
2014-06-21
Remove unneeded includes
Michal Ratajsky
1
-3
/
+0
2014-06-21
Improve comments
Michal Ratajsky
2
-3
/
+3
2014-06-21
Correctly support GDK2 and GDK3 without a deprecation warning
Michal Ratajsky
1
-0
/
+5
2014-06-21
Make mate_gdk_spawn_command_line_on_screen available on GTK2
Michal Ratajsky
2
-4
/
+0
2014-06-21
Add missing includes
Michal Ratajsky
1
-0
/
+2
2014-06-21
Remove trailing spaces
Michal Ratajsky
1
-4
/
+4
2014-06-05
Replace GtkObject with GObject also for gtk2
infirit
1
-35
/
+0
2014-06-05
Use GDK_WINDOW_XID to get xid for both Gtk+ versions
infirit
1
-5
/
+1
2014-06-05
Drop support for Glib < 2.36
infirit
1
-99
/
+0
2014-06-05
GDK_KEY_* was introduced in Gtk+ 2.22
infirit
2
-30
/
+22
2014-05-20
forbid to switch focus between labels
Denis Gorodnichev
1
-0
/
+1
2014-05-19
Merge pull request #113 from dnk/may_be_uninitialized
Stefano Karapetsas
1
-3
/
+6
2014-05-19
gtk2: warning: cr may be uninitialized
Denis Gorodnichev
1
-3
/
+6
2014-05-11
MateColorSelectionDialog: Allow to use header bar with GTK 3.12
Stefano Karapetsas
2
-0
/
+21
2014-05-04
Fix gdk_cursor_unref deprecation
Stefano Karapetsas
2
-0
/
+9
2014-05-04
libmate-desktop: Add GTK3 support to MateColorButton
Stefano Karapetsas
6
-59
/
+254
2014-05-04
libmate-desktop: Update test to use MateColorButton
Stefano Karapetsas
1
-7
/
+26
2014-05-04
libmate-desktop: Add MateColorButton dialog
Stefano Karapetsas
7
-1
/
+4347
2014-05-04
Fix unused var warning
Stefano Karapetsas
1
-2
/
+2
2014-05-04
Fix g_settings_list_schemas deprecation
Stefano Karapetsas
1
-1
/
+14
[next]