summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
AgeCommit message (Expand)Author
2012-12-18Added delta restrainment utility functions, used to restrain a delta pointSam Spilsbury
2012-12-18Added pch support to unity-shared.Jussi Pakkanen
2012-12-18Added DeltaRestrainment.cpp to the buildSam Spilsbury
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-13Merged with trunk.Jussi Pakkanen
2012-12-12Animator: Goodbye mate!Marco Trevisan (Treviño)
2012-12-07Refactored ResizingBaseWindow class.Stephen M. Webb
2012-12-04Merged with trunk.Jussi Pakkanen
2012-11-29Merge prev and resolve conflicts.Tim Penhey
2012-11-29Merge trunk.Tim Penhey
2012-11-28Define PIC_FLAGS only once.Jussi Pakkanen
2012-11-28More CXXFLAGS moving.Jussi Pakkanen
2012-11-28Update the cmake lists.Tim Penhey
2012-11-28Trying to separate it out.Tim Penhey
2012-11-27Add the interface, and an implementation of the application manager, and a st...Tim Penhey
2012-11-27Merge trunk and resolve conflicts.Tim Penhey
2012-11-26Merged with trunk.Jussi Pakkanen
2012-11-20* Merged TrunkBrandon Schaefer
2012-11-20Merge trunk.Tim Penhey
2012-11-15[ bschaefer ]Brandon Schaefer
2012-11-15Merging with trunkMarco Trevisan (Treviño)
2012-11-14Initial implementation and test app.Tim Penhey
2012-11-14Merged trunk into new-x-macro.Tim Penhey
2012-11-13* Adds overlayscroll barBrandon Schaefer
2012-11-12Merging with trunkMarco Trevisan (Treviño)
2012-10-31LayoutSystem: move it to unity-shared and always set the right aspect ratioMarco Trevisan (Treviño)
2012-10-31Added icon shadow on launcher drag.Nick Dedekind
2012-10-24Change the macros, and cmake definitions.Tim Penhey
2012-10-24Use the range based for, and remove compiz header. Move the debug files into ...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-18Build system cleanup work.. Approved by Marco Trevisan (Treviño).Jussi Pakkanen
2012-10-18Conditionally compile some things only if there is X.Tim Penhey
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
2012-10-17Merged with trunk.Manuel de la Pena
2012-10-11Merge trunkMichal Hruby
2012-10-08Merged with trunk.Manuel de la Pena
2012-10-04Added a common text input control to be used by previews.Manuel de la Pena
2012-10-04Refactor the keyboard util functions.Tim Penhey
2012-10-04Initial pull from next pipe.Tim Penhey
2012-10-01Rewrite UBusMichal Hruby
2012-08-30Use target_link_libraries, link in pthread by defaultSam Spilsbury
2012-08-03Moved user thumbnailers into separate provider.Nick Dedekind
2012-08-02Thumbnail Generation for previews.Nick Dedekind
2012-07-20Accion button icons. Style fixes.Nick Dedekind
2012-07-17Added music preview.Nick Dedekind
2012-07-12Merged with trunkNick Dedekind
2012-07-09More UI/Layout work.Nick Dedekind
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com