summaryrefslogtreecommitdiff
path: root/shortcuts
AgeCommit message (Expand)Author
2012-12-19Removed link_directories in shortcuts.Jussi Pakkanen
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-14Don't show/hide shortcut overlay on tap.Andrea Azzarone
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-12ShortcutController: use the duration constructorMarco Trevisan (Treviño)
2012-12-11StandaloneShortcuts: add animation controller, use a cleaner struct to init e...Marco Trevisan (Treviño)
2012-12-11ShortcutController: Use nux animator to control the fadingMarco Trevisan (Treviño)
2012-12-10Fixed segfault in standlaone shirtcuts tool due to uninitialized secret hidde...Stephen M. Webb
2012-11-28Define PIC_FLAGS only once.Jussi Pakkanen
2012-11-28Move some compiler flags from add_definitions to their proper place.Jussi Pakkanen
2012-11-28Remove use of deprecated link_libraries.Jussi Pakkanen
2012-11-26Merged with trunk.Jussi Pakkanen
2012-10-29Use the new logging declarations to avoid static initialization of the logger...Tim Penhey
2012-10-18Removed cargo cult include directories.Jussi Pakkanen
2012-10-18Removed useless -I flags.Jussi Pakkanen
2012-10-18Obtain GETTEXT_PACKAGE from config.h on demand rather than specify it with -D...Jussi Pakkanen
2012-10-18Removed useless dependencies.Jussi Pakkanen
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
2012-10-04Initial pull from next pipe.Tim Penhey
2012-09-11Add unit-tests.Andrea Azzarone
2012-09-10Minor changes.Andrea Azzarone
2012-08-28Also fixed "Alt+Space" not hardcoded in StandaloneShortcuts.cppMC Return
2012-08-27* minor fixesBrandon Schaefer
2012-08-27* Merged trunk.Brandon Schaefer
2012-08-15Merged latest lp:unityMC Return
2012-08-14Hopefully fixed remaining UBUS_LAUNCHER_END_KEY_SWTICHER -> UBUS_LAUNCHER_END...MC Return
2012-08-13Unity: remove the dbus-glib dependencyMarco Trevisan (Treviño)
2012-08-09* Taking over this branch:Brandon Schaefer
2012-07-24Fixed typo in all instances of UBUS_LAUNCHER_START_KEY_SWTICHERMC Return
2012-07-23Rebased on latest lp:unityMC Return
2012-07-16ShortcutView: pass values to lambda by value instead of using sigc::bindMarco Trevisan (Treviño)
2012-07-09Fixed some typosMC Return
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com
2012-07-06Use a more concise form for the ARM changes.timo.jyrinki@canonical.com
2012-06-21Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful build...timo.jyrinki@canonical.com
2012-06-08Merged gsource-rewrite into gsource-manager-rewrite.Marco Trevisan (Treviño)
2012-06-08Overall: use glib::Source::UniquePtr.reset() instead of = nullptrMarco Trevisan (Treviño)
2012-05-31ShortcutController: removed unneeded dtorMarco Trevisan (Treviño)
2012-05-31ShortcutController: use nux::ObjectPtr to handle the BaseWindowMarco Trevisan (Treviño)
2012-05-20Unity: make the sources to always destroy before other relevant objectsMarco Trevisan (Treviño)
2012-05-19Animator, ShortcutController: use glib::Source::UniquePtr (fixes some crashes...Marco Trevisan (Treviño)
2012-05-19ShortcutController: move to glib::TimeoutMarco Trevisan (Treviño)
2012-05-17Merge trunk.Andrea Azzarone
2012-05-08some files wern't being built, caused errors on loadGord Allott
2012-05-07added missing fileGord Allott
2012-05-07shortcuts and unityshell working wooGord Allott