summaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
AgeCommit message (Expand)Author
2015-12-07FileManagerLauncherIcon: fix diamond-problem by using virtual inheritance of ...Marco Trevisan (Treviño)
2015-11-27launcher: add missing StorageLauncherIcon.cpp to CMakeLists.txtMarco Trevisan (Treviño)
2015-11-23WindowedLauncherIcon: add new base-class for Icons holding windowsMarco Trevisan (Treviño)
2013-09-11* Keep track of directions the mouse move has changed, if it has moved in all 4Brandon Schaefer
2013-03-21FileManagerOpener: moved to unity-shared and renamed as FileManagerMarco Trevisan (Treviño)
2013-02-26Add simple tooltip manager machine to handle tooltip display delayJacob Edwards
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Removed link_directories in launcher.Jussi Pakkanen
2012-12-18Enabled pch for launcher-lib.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-28More CXXFLAGS moving.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-15Merge trunk.Andrea Azzarone
2012-11-15Merging with trunkMarco Trevisan (Treviño)
2012-11-15Update CMakelists.Andrea Azzarone
2012-10-31LayoutSystem: move it to unity-shared and always set the right aspect ratioMarco Trevisan (Treviño)
2012-10-24Change the macros, and cmake definitions.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-18Build system cleanup work.. Approved by Marco Trevisan (Treviño).Jussi Pakkanen
2012-10-18No edge barriers for no X.Tim Penhey
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-04Rename BamfLauncherIcon -> ApplicationLauncherIcon in preparation of refactor...Tim Penhey
2012-10-04Initial pull from next pipe.Tim Penhey
2012-09-20Repush of initial blur disable lowGfx mode.Nic d'Offay
2012-09-07SpreadLauncherIcon: renamed to ExpoLauncherIconMarco Trevisan (Treviño)
2012-08-25Merging with trunk trough lp:~andyrock/unity/devices-cleanup-and-testMarco Trevisan (Treviño)
2012-08-25Merge trunk.Andrea Azzarone
2012-08-25Merging with lp:~andyrock/unity/devices-cleanup-and-testMarco Trevisan (Treviño)
2012-08-22Rename DeviceNotificationShower to DeviceNotificationDisplay.Andrea Azzarone
2012-08-17launcher, CMakeLists: compile also SpreadLauncherIconMarco Trevisan (Treviño)
2012-08-15Add DeviceNotificationShower/Imp.Andrea Azzarone
2012-08-15Move device settings from a favorite list to a blacklist.Andrea Azzarone
2012-08-12Rename unity::launcher::DeviceLauncherIcon to unity::launcher::VolumeLauncher...Andrea Azzarone
2012-07-27Use gestures support from Nux and adapt code for regular gesture rulesDaniel d'Andrada
2012-07-18Fix build issue.Andrea Azzarone
2012-07-18Mock GVolume too.Andrea Azzarone
2012-07-17Add a wrapper for GVolumeMonitor.Andrea Azzarone
2012-07-12Add unit test for branch lp:~andyrock/unity/fix-1020891Andrea Azzarone
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