index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-standalone
Age
Commit message (
Expand
)
Author
2012-12-19
Removed link_directories in unity-standalone.
Jussi Pakkanen
2012-12-17
Removed superfluous pkgconfig includes.
Jussi Pakkanen
2012-12-04
Merged with trunk.
Jussi Pakkanen
2012-11-29
Merge prev and resolve conflicts.
Tim Penhey
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-28
Update the cmake lists.
Tim Penhey
2012-11-26
Merged with trunk.
Jussi Pakkanen
2012-11-22
Use std::make_shared.
Andrea Azzarone
2012-11-15
Use the new classes in real code.
Andrea Azzarone
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-05
Merge trunk and resolve conflicts.
Tim Penhey
2012-10-04
Initial pull from next pipe.
Tim Penhey
2012-10-01
Fix crashes in unity-standalone tool due to unitialized 'singleton'
Stephen M. Webb
2012-09-18
LauncherController, FavoriteStore, Launcher, Icons: always use sort priority ...
Marco Trevisan (Treviño)
2012-09-18
Merging with trunk
Marco Trevisan (Treviño)
2012-09-17
Use a nux::RWProperty for the form factor.
Andrea Azzarone
2012-09-11
panel gradient
Gord Allott
2012-09-07
LauncherController: refactor the internals to use the new LauncherModel and F...
Marco Trevisan (Treviño)
2012-07-27
Use gestures support from Nux and adapt code for regular gesture rules
Daniel d'Andrada
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-05-22
fixed up the pluginadapter abstractation
Gord Allott
2012-05-22
added in a switch for unity standalone mode against tv mode
Gord Allott
2012-05-22
added standdalone flag and always maximised flag into Settigns and Dash Style
Gord Allott
2012-05-22
added tv form factor
Gord Allott
2012-05-21
Snapshot before refactoring components
Gord Allott