summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2013-09-25VScrollBarOverlayWindow: add quick fade animation on show/hide.Marco Trevisan (Treviño)
2013-09-25OverlayRendererImpl: extend sigc::trackable to smartly disconnect signalsMarco Trevisan (Treviño)
2013-09-24BGHash: no need to use AnimationUtils hereMarco Trevisan (Treviño)
2013-09-24UnityWindowView: redraw the view when the background has been updatedMarco Trevisan (Treviño)
2013-09-24Unity: Use WindowManager average_color property for getting the desktop colorMarco Trevisan (Treviño)
2013-09-24BGHash: use WindowManager's average_color instead of UBusMarco Trevisan (Treviño)
2013-09-24WindowManager: add average_color PropertyMarco Trevisan (Treviño)
2013-09-24UBusMessages: remove useless messages (and relative emission)Marco Trevisan (Treviño)
2013-09-24VScrollBarOverlayWindow: add quick fade animation on show/hideMarco Trevisan (Treviño)
2013-09-20render the Dash frame all the way to the bottom of the screen (lp: #1100120)....Stephen M. Webb
2013-09-19adjusted clip rectangle even moreStephen M. Webb
2013-09-19unity-shared/OverlayRenderer.cpp: fixed copyright datesStephen M. Webb
2013-09-19synch with trunkStephen M. Webb
2013-09-19Merging with lp:~3v1n0/unity/animation-utilsMarco Trevisan (Treviño)
2013-09-19Merging with trunkMarco Trevisan (Treviño)
2013-09-17Launcher: use nux::Animation for all the launcher animationsMarco Trevisan (Treviño)
2013-09-14After 1 year and 7 months... Merging again with trunk! :)Marco Trevisan (Treviño)
2013-09-13LauncherIcon: includes cleanup and remove useless ubus callMarco Trevisan (Treviño)
2013-09-13Merging with lp:~3v1n0/unity/launcher-nux-animationMarco Trevisan (Treviño)
2013-09-13UBusMessages, Launcher: remove useless Ubus messagesMarco Trevisan (Treviño)
2013-09-13AnimationUtils: add inline functions and move definition in AnimationUtils-inl.hMarco Trevisan (Treviño)
2013-09-13AnimationUtils: add GetDirectionStartedReversedMarco Trevisan (Treviño)
2013-09-13AnimationUtils: add utility functions to handle nux::Animation's start and re...Marco Trevisan (Treviño)
2013-09-11ApplicationManager: add Leave app event (and implement for desktop::Application)Marco Trevisan (Treviño)
2013-09-05Application: add desktop_id method, and implement in desktop::ApplicationMarco Trevisan (Treviño)
2013-09-05ApplicationManager: add equalty operators to ApplicationSubjectMarco Trevisan (Treviño)
2013-09-05FileManager: add TrashFile actionMarco Trevisan (Treviño)
2013-09-05BamfApplicationManager: add real implementation of GetUnityApplicationMarco Trevisan (Treviño)
2013-09-05DesktopApplicationManager: use better style for ApplicationSubject setter fun...Marco Trevisan (Treviño)
2013-09-05DesktopApplicationManager: use "application://" prefix for actor uriMarco Trevisan (Treviño)
2013-09-04ApplicationManager: add GetUnityApplication getter with stub implementationsMarco Trevisan (Treviño)
2013-09-04ApplicationManager: make manager methods constMarco Trevisan (Treviño)
2013-09-04DesktopApplicationManager: add LogEvent definition using zeitgeist to log eventsMarco Trevisan (Treviño)
2013-09-04DesktopApplicationSubject: add copy constructors and internal zeitgeist event...Marco Trevisan (Treviño)
2013-09-03DesktopApplicationManager: add implementation for desktop::ApplicationSubjectMarco Trevisan (Treviño)
2013-09-03DesktopApplicationManager: add skeleton implementation for event loggingMarco Trevisan (Treviño)
2013-09-02ZeitgeistUtils: add different workaround to include new zeitgeistMarco Trevisan (Treviño)
2013-08-27Use GetInternalContext to paint to the surfacesMichal Hruby
2013-08-27Add ability to colorize AnnotatedIconsMichal Hruby
2013-08-22synched with trunkStephen M. Webb
2013-08-15Removed debug output of style graphics (lp: #1051921).Stephen M. Webb
2013-08-12Adds the ability to use the mouse in the switcher. Fixes: https://bugs.launch...Brandon Schaefer
2013-08-11Add edge barriers to unity::panel::PanelView. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2013-08-09ApplicationLauncherIcon: Create a local desktop file when sticking an app tha...Marco Trevisan (Treviño)
2013-08-08* Merge TrunkBrandon Schaefer
2013-08-08Add edge barriers to panels too. Unit tests added.Andrea Azzarone
2013-08-07StandaloneAppManager: update against recente appmanager changesMarco Trevisan (Treviño)
2013-08-07BamfApplicationManager: add and implement CreateLocalDesktopFile methodMarco Trevisan (Treviño)
2013-08-07BamfApplicationManager: add support for desktop-file-updated signal and use i...Marco Trevisan (Treviño)
2013-07-31Fix AP tests for IBus 1.5Brandon Schaefer