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