summaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
AgeCommit message (Collapse)Author
2015-12-07FileManagerLauncherIcon: fix diamond-problem by using virtual inheritance of ↵Marco Trevisan (Treviño)
WindowedLauncherIcon (bzr r4036.11.47)
2015-11-27launcher: add missing StorageLauncherIcon.cpp to CMakeLists.txtMarco Trevisan (Treviño)
(bzr r4036.11.40)
2015-11-23WindowedLauncherIcon: add new base-class for Icons holding windowsMarco Trevisan (Treviño)
And using this as base-class for ApplicationLauncherIcon (bzr r4036.11.5)
2013-09-11* Keep track of directions the mouse move has changed, if it has moved in all 4Brandon Schaefer
directions we are no longer a bump, and now the mouse should act normal. (bzr r3494.9.1)
2013-03-21FileManagerOpener: moved to unity-shared and renamed as FileManagerMarco Trevisan (Treviño)
The implementation is GnomeFileManager (bzr r3212.3.3)
2013-02-26Add simple tooltip manager machine to handle tooltip display delayJacob Edwards
(bzr r3173.1.3)
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
Approved by Stephen M. Webb. (bzr r3003)
2012-12-19Removed link_directories in launcher.Jussi Pakkanen
(bzr r3001.1.4)
2012-12-18Enabled pch for launcher-lib.Jussi Pakkanen
(bzr r2998.2.4)
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
(bzr r2993.1.1)
2012-12-04Merged with trunk.Jussi Pakkanen
(bzr r2934.3.6)
2012-11-29Merge prev and resolve conflicts.Tim Penhey
(bzr r2791.9.51)
2012-11-28Define PIC_FLAGS only once.Jussi Pakkanen
(bzr r2934.3.5)
2012-11-28More CXXFLAGS moving.Jussi Pakkanen
(bzr r2934.3.4)
2012-11-28Remove use of deprecated link_libraries.Jussi Pakkanen
(bzr r2934.3.2)
2012-11-28Update the cmake lists.Tim Penhey
(bzr r2791.9.47)
2012-11-26Merged with trunk.Jussi Pakkanen
(bzr r2861.2.6)
2012-11-15Merge trunk.Andrea Azzarone
(bzr r2898.4.12)
2012-11-15Merging with trunkMarco Trevisan (Treviño)
(bzr r2846.1.45)
2012-11-15Update CMakelists.Andrea Azzarone
(bzr r2898.4.5)
2012-10-31LayoutSystem: move it to unity-shared and always set the right aspect ratioMarco Trevisan (Treviño)
(bzr r2846.1.27)
2012-10-24Change the macros, and cmake definitions.Tim Penhey
(bzr r2865.2.12)
2012-10-18Removed cargo cult include directories.Jussi Pakkanen
(bzr r2861.2.4)
2012-10-18Removed useless -I flags.Jussi Pakkanen
(bzr r2861.2.3)
2012-10-18Obtain GETTEXT_PACKAGE from config.h on demand rather than specify it with ↵Jussi Pakkanen
-D to every compiled file. (bzr r2861.2.2)
2012-10-18Removed useless dependencies.Jussi Pakkanen
(bzr r2861.2.1)
2012-10-18Build system cleanup work.. Approved by Marco Trevisan (Treviño).Jussi Pakkanen
(bzr r2861)
2012-10-18No edge barriers for no X.Tim Penhey
(bzr r2849.1.4)
2012-10-18Conditionally compile some things only if there is X.Tim Penhey
(bzr r2849.1.1)
2012-10-17Moved maintainer CXX flags to global scope.Jussi Pakkanen
(bzr r2845.3.2)
2012-10-04Rename BamfLauncherIcon -> ApplicationLauncherIcon in preparation of ↵Tim Penhey
refactoring bamf calls through a real interface class. (bzr r2791.6.2)
2012-10-04Initial pull from next pipe.Tim Penhey
(bzr r2791.4.1)
2012-09-20Repush of initial blur disable lowGfx mode.Nic d'Offay
(bzr r2733.3.1)
2012-09-07SpreadLauncherIcon: renamed to ExpoLauncherIconMarco Trevisan (Treviño)
Also implement the Stick function so that the icon is visible only if we have workspaces, and set it invisible by default. (bzr r2529.14.40)
2012-08-25Merging with trunk trough lp:~andyrock/unity/devices-cleanup-and-testMarco Trevisan (Treviño)
(bzr r2529.14.24)
2012-08-25Merge trunk.Andrea Azzarone
(bzr r2540.12.22)
2012-08-25Merging with lp:~andyrock/unity/devices-cleanup-and-testMarco Trevisan (Treviño)
(bzr r2529.14.22)
2012-08-22Rename DeviceNotificationShower to DeviceNotificationDisplay.Andrea Azzarone
(bzr r2540.12.20)
2012-08-17launcher, CMakeLists: compile also SpreadLauncherIconMarco Trevisan (Treviño)
(bzr r2529.14.19)
2012-08-15Add DeviceNotificationShower/Imp.Andrea Azzarone
(bzr r2540.12.8)
2012-08-15Move device settings from a favorite list to a blacklist.Andrea Azzarone
Abstract device settings and file manager opener for DI. (bzr r2540.12.7)
2012-08-12Rename unity::launcher::DeviceLauncherIcon to ↵Andrea Azzarone
unity::launcher::VolumeLauncherIcon. (bzr r2540.12.6)
2012-07-27Use gestures support from Nux and adapt code for regular gesture rulesDaniel d'Andrada
Remove GeisAdapter as we are getting gesture events from Nux instead. Then modify code to handle geisv2-style gestures. They require acceptance/rejection and enable multiple simultaneous gestures (bzr r2526.1.1)
2012-07-18Fix build issue.Andrea Azzarone
(bzr r2507.1.8)
2012-07-18Mock GVolume too.Andrea Azzarone
(bzr r2507.1.6)
2012-07-17Add a wrapper for GVolumeMonitor.Andrea Azzarone
(bzr r2507.1.2)
2012-07-12Add unit test for branch lp:~andyrock/unity/fix-1020891Andrea Azzarone
(bzr r2497.2.1)
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com
(bzr r2434.3.4)
2012-07-06Use a more concise form for the ARM changes.timo.jyrinki@canonical.com
(bzr r2434.3.2)
2012-06-21Fix building on ARM without OpenGL (only EGL + OpenGL ES). A successful ↵timo.jyrinki@canonical.com
build also needed the -fPIC addition for arm. (bzr r2434.3.1)