summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2013-01-28* The main reason, is the DashView has to take up the PanelHeight, so when theBrandon Schaefer
2013-01-28* Moved WindowButton* to unity-sharedBrandon Schaefer
2013-01-25StandaloneWindow: use properties to manage values, connect to changes to emit...Marco Trevisan (Treviño)
2013-01-24Remove code that calls Introspection node destructors explicitly.Thomi Richards
2013-01-23StandaloneWindowManager: add SetViewportSize utility functionMarco Trevisan (Treviño)
2013-01-23Remove explicit calls to class destructors.Thomi Richards
2013-01-17Launcher/Switcher: update icon assets to match new designs, fix spacing and s...Marco Trevisan (Treviño)
2013-01-17Support older glib version too.Andrea Azzarone
2013-01-17Minor change.Andrea Azzarone
2013-01-17Remove deprecated glib function.Andrea Azzarone
2013-01-16After some feedback on the MP, I made the following changes:Christopher Townsend
2013-01-11* Added new Autopilot test for testing clicking to close previews.Christopher Townsend
2013-01-11After revno 742 from nux the layouts behave in a diff way. Now nux can handle...Manuel de la Pena
2013-01-09Check the window stack if the current XID is not a valid window. This fixes t...Brandon Schaefer
2013-01-09* Better way to do this...Brandon Schaefer
2013-01-09* nullptr not NULLBrandon Schaefer
2013-01-09* Remove the std::find, and add a check if no other window on the stack is foundBrandon Schaefer
2013-01-09* Fixed ifstatmentBrandon Schaefer
2013-01-09* Don't do the the std::find twice, if it was true once, then the active win ...Brandon Schaefer
2013-01-09* If the dash is the current active window then check the window stack for th...Brandon Schaefer
2013-01-09Removed assignment to bool odd, because this value is never usedMC Return
2013-01-09Removed assignment of 0.0 to xt and yt as this value is never usedMC Return
2013-01-09Removed unused assignment of CAIRO_FORMAT_INVALID to formatMC Return
2013-01-09Removed assignment of TRUE to bool odd, because this value is never usedMC Return
2013-01-09Include unmapped windows in unity::bamf::Application::GetWindows too. Fixes: ...Andrea Azzarone
2013-01-08When opening the HUD when the Dash is opened when there are no applications, ...Łukasz 'sil2100' Zemczak
2013-01-08Fix typo, we were using the wrong xid in one placeŁukasz 'sil2100' Zemczak
2013-01-07Black-list all Unity-related windows in the GetActiveWindow() code as advised...Łukasz 'sil2100' Zemczak
2013-01-07Merged with trunkNick Dedekind
2012-12-19Include unmapped windows in unity::bamf::Application::GetWindows too.Andrea Azzarone
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Add support for precompiled headers.Jussi Pakkanen
2012-12-19Removed link_libraries from unity-shared.Jussi Pakkanen
2012-12-18ApplicationManager: remove ApplicationMenu supportMarco Trevisan (Treviño)
2012-12-18Added delta restrainment utility functions, used to restrain a delta pointSam Spilsbury
2012-12-18ApplicationManager: remove ApplicationMenu supportMarco Trevisan (Treviño)
2012-12-18Updated member variable format.Nick Dedekind
2012-12-18Added pch support to unity-shared.Jussi Pakkanen
2012-12-18Removed search bar spinner timeoutNick Dedekind
2012-12-18Added DeltaRestrainment.cpp to the buildSam Spilsbury
2012-12-18PanelStyle: use smart pointers (update WindowButtons and PanelView).Marco Trevisan (Treviño)
2012-12-17Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://...Nick Dedekind
2012-12-17Merging with trunkMarco Trevisan (Treviño)
2012-12-17CMake: A few simple build fixes.Jussi Pakkanen
2012-12-17StaticCairoText: moved to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-17Removed superfluous pkgconfig includes.Jussi Pakkanen
2012-12-17Merged with trunkNick Dedekind
2012-12-15Even more build fixes.Jussi Pakkanen
2012-12-14WindowButton: move definition to external header, use nux Properties for valu...Marco Trevisan (Treviño)
2012-12-14PanelStyle: use std::array to handle file namesMarco Trevisan (Treviño)