index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
shortcuts
Age
Commit message (
Expand
)
Author
2012-12-19
Removed link_directories in shortcuts.
Jussi Pakkanen
2012-12-17
Removed superfluous pkgconfig includes.
Jussi Pakkanen
2012-12-15
Even more build fixes.
Jussi Pakkanen
2012-12-14
Don't show/hide shortcut overlay on tap.
Andrea Azzarone
2012-12-13
Merged with trunk.
Jussi Pakkanen
2012-12-12
ShortcutController: use the duration constructor
Marco Trevisan (Treviño)
2012-12-11
StandaloneShortcuts: add animation controller, use a cleaner struct to init e...
Marco Trevisan (Treviño)
2012-12-11
ShortcutController: Use nux animator to control the fading
Marco Trevisan (Treviño)
2012-12-10
Fixed segfault in standlaone shirtcuts tool due to uninitialized secret hidde...
Stephen M. Webb
2012-11-28
Define PIC_FLAGS only once.
Jussi Pakkanen
2012-11-28
Move some compiler flags from add_definitions to their proper place.
Jussi Pakkanen
2012-11-28
Remove use of deprecated link_libraries.
Jussi Pakkanen
2012-11-26
Merged with trunk.
Jussi Pakkanen
2012-10-29
Use the new logging declarations to avoid static initialization of the logger...
Tim Penhey
2012-10-18
Removed cargo cult include directories.
Jussi Pakkanen
2012-10-18
Removed useless -I flags.
Jussi Pakkanen
2012-10-18
Obtain GETTEXT_PACKAGE from config.h on demand rather than specify it with -D...
Jussi Pakkanen
2012-10-18
Removed useless dependencies.
Jussi Pakkanen
2012-10-17
Moved maintainer CXX flags to global scope.
Jussi Pakkanen
2012-10-04
Initial pull from next pipe.
Tim Penhey
2012-09-11
Add unit-tests.
Andrea Azzarone
2012-09-10
Minor changes.
Andrea Azzarone
2012-08-28
Also fixed "Alt+Space" not hardcoded in StandaloneShortcuts.cpp
MC Return
2012-08-27
* minor fixes
Brandon Schaefer
2012-08-27
* Merged trunk.
Brandon Schaefer
2012-08-15
Merged latest lp:unity
MC Return
2012-08-14
Hopefully fixed remaining UBUS_LAUNCHER_END_KEY_SWTICHER -> UBUS_LAUNCHER_END...
MC Return
2012-08-13
Unity: remove the dbus-glib dependency
Marco Trevisan (Treviño)
2012-08-09
* Taking over this branch:
Brandon Schaefer
2012-07-24
Fixed typo in all instances of UBUS_LAUNCHER_START_KEY_SWTICHER
MC Return
2012-07-23
Rebased on latest lp:unity
MC Return
2012-07-16
ShortcutView: pass values to lambda by value instead of using sigc::bind
Marco Trevisan (Treviño)
2012-07-09
Fixed some typos
MC Return
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