index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
shortcuts
Age
Commit message (
Expand
)
Author
2012-07-16
ShortcutView: pass values to lambda by value instead of using sigc::bind
Marco Trevisan (Treviño)
2012-07-06
Move the check to the top-level CMakeLists.txt
timo.jyrinki@canonical.com
2012-07-06
Use a more concise form for the ARM changes.
timo.jyrinki@canonical.com
2012-06-21
Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build...
timo.jyrinki@canonical.com
2012-06-08
Merged gsource-rewrite into gsource-manager-rewrite.
Marco Trevisan (Treviño)
2012-06-08
Overall: use glib::Source::UniquePtr.reset() instead of = nullptr
Marco Trevisan (Treviño)
2012-05-31
ShortcutController: removed unneeded dtor
Marco Trevisan (Treviño)
2012-05-31
ShortcutController: use nux::ObjectPtr to handle the BaseWindow
Marco Trevisan (Treviño)
2012-05-20
Unity: make the sources to always destroy before other relevant objects
Marco Trevisan (Treviño)
2012-05-19
Animator, ShortcutController: use glib::Source::UniquePtr (fixes some crashes...
Marco Trevisan (Treviño)
2012-05-19
ShortcutController: move to glib::Timeout
Marco Trevisan (Treviño)
2012-05-17
Merge trunk.
Andrea Azzarone
2012-05-08
some files wern't being built, caused errors on load
Gord Allott
2012-05-07
added missing file
Gord Allott
2012-05-07
shortcuts and unityshell working woo
Gord Allott