index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
UnityCore
Age
Commit message (
Expand
)
Author
2019-09-24
Fix gcc 7.2 build errors
Tasos Sahanidis
2018-11-04
Add missing includes for build w/o pch
Aleksey Tulinov
2018-03-03
Fix gcc 7.2 build errors
gcc-72-errors
Tasos Sahanidis
2017-08-04
Fix build issues with gcc7/g++7
Andrea Azzarone
2017-07-12
GLibSignal: allow to block/unblock all signals for a signal manager
Marco Trevisan (Treviño)
2017-07-12
GLibSignal: add Block/Unblock calls to SignalManager
Marco Trevisan (Treviño)
2017-07-12
SignalManager: add internal ForeachMatchedSignal to do similar tasks once
Marco Trevisan (Treviño)
2017-07-12
GLibSignal: allow to block, unblock signals
Marco Trevisan (Treviño)
2017-07-12
GLibSignal: change the methods signatures to return values
Marco Trevisan (Treviño)
2017-01-17
GnomeSessionManager: add gcancellable to instance and use it for calls with t...
Marco Trevisan (Treviño)
2017-01-17
GLibDBusProxy: add support to pass cancellable on {Set,Get}Property
Marco Trevisan (Treviño)
2017-01-04
Minor changes.
Andrea Azzarone
2017-01-04
GetAutomaticLogin -> AutomaticLogin
Andrea Azzarone
2016-12-20
Merge with trunk.
Andrea Azzarone
2016-11-30
UnityCore: build library with install rpath too
Marco Trevisan (Treviño)
2016-11-02
Retrieve the session id using dbus if env variable XDG_SESSION_ID is not avai...
Andrea Azzarone
2016-09-01
GnomeSessionManager: avoid getting unneeded stuff when using proxies only to ...
Marco Trevisan (Treviño)
2016-08-31
DBusIndicators: use UNITY_LIBDIR
Marco Trevisan (Treviño)
2016-08-31
CMake: use UNITY_LIBDIR in a more shared way
Marco Trevisan (Treviño)
2016-07-14
Keep the screen locked if rebooting with autologin.
Andrea Azzarone
2016-05-31
Do not trigger screensaver on session inactive.
Andrea Azzarone
2016-03-31
Refactor a bit the LoginManager login according to Marco's review.
Andrea Azzarone
2016-02-11
Merging with trunk
Marco Trevisan (Treviño)
2016-02-09
DesktopUtilities: add GetUserHomeDirectory
Marco Trevisan (Treviño)
2016-02-09
Extend the lockscreen theme for kylin.
handsome_feng
2016-02-09
CMake: use GNUInstallDirs with native multi-arch support
Marco Trevisan (Treviño)
2016-02-09
CMake: use GNUInstallDirs with native multi-arch support
Marco Trevisan (Treviño)
2015-12-03
update
handsome_feng
2015-11-26
DesktopUtilities: add GetUserTrashDirectory
Marco Trevisan (Treviño)
2015-11-24
GLibDBusProxy: unref the result of Set/Get property calls
Marco Trevisan (Treviño)
2015-11-23
Modified UserIconFile(), Add DesktopType to UnitySettings,Add some nux::Prope...
handsome_feng
2015-11-10
merge trunk
handsome_feng
2015-11-10
remove some comment and the temp changelog
handsome_feng
2015-10-30
Scope: add proper defintion using bit shifting
Marco Trevisan (Treviño)
2015-10-29
Modified an error
handsome_feng
2015-10-29
update some tests in GnomeSessionManager
handsome_feng
2015-10-23
used g_strcmp0 instead of strcmp, added two gtests
handsome_feng
2015-10-19
merge trunk
handsome_feng
2015-10-16
LauncherIcon: force lookup icon by scaling it at the requested size
Marco Trevisan (Treviño)
2015-10-09
Moved the dbus call inside unity::session
handsome_feng
2015-10-05
GtkWrapper: remove it as it's not needed anymore
Marco Trevisan (Treviño)
2015-10-02
GnomeKeyGrabber: Don't allow an action to be grabbed multiple times
Marco Trevisan (Treviño)
2015-10-01
PanelService, DBusIndicators: drop support for EntryShowNowChanged signal
Marco Trevisan (Treviño)
2015-09-30
TestGDBusProxy: make tests more robusts when using a cancellable
Marco Trevisan (Treviño)
2015-09-30
GLibDBusNameWatcher: new wrapper class for monitoring DBus names
Marco Trevisan (Treviño)
2015-09-30
GLibDBusServer: implement SetMethodsCallsHandlerFull
Marco Trevisan (Treviño)
2015-09-25
GLibDBusServer: allow to emit a signal to a single listener
Marco Trevisan (Treviño)
2015-09-25
glib::Object: add SetMethodsCallsHandlerFull to get all call parameters
Marco Trevisan (Treviño)
2015-09-10
UnityScreen: force shell to be on top when there's a window fullscreen and we...
Marco Trevisan (Treviño)
2015-09-10
Do not allow shutdown when screen is locked. Fixes: #1460626
Andrea Azzarone andrea.azzarone@canonical.com
[next]