summaryrefslogtreecommitdiff
path: root/dash/previews
AgeCommit message (Expand)Author
2013-01-16Fix copy & paste error in the lambda function.Christopher Townsend
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-04Add support to close previews by either right, middle, or left clicking in th...Christopher Townsend
2012-12-21Per Nick Dedekind's comments on revno. 3006:Christopher Townsend
2012-12-20Refactored the derived preview classes to put the common members into the bas...Christopher Townsend
2012-12-19Remove use of deprecated link_libraries command.Jussi Pakkanen
2012-12-19Removed link_directories in dash.Jussi Pakkanen
2012-12-18Enabled pch for Dash.Jussi Pakkanen
2012-12-17Improved dash animations. (LP: #1060948, #1060941, #1060937). Fixes: https://...Nick Dedekind
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-14Moved StaticCairoText to unity namespace where it will now go to rest.Nicolas d'Offay
2012-12-13Merged with trunk.Nick Dedekind
2012-12-13Fixed MP code comments.Nick Dedekind
2012-12-04Merged with trunk.Jussi Pakkanen
2012-12-04Merge with trunkNick Dedekind
2012-12-03- Provide a re-usable UI element that looks and behaves like a url link (LP: ...Manuel de la Pena
2012-11-30* Change int64 to DeltaTimeBrandon Schaefer
2012-11-30* Fix int32 buffer overflow when running for > 24 daysBrandon Schaefer
2012-11-29Updated dash animations.Nick Dedekind
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-28Before asking for the compute size we whould be setting the properties in the...Manuel de la Pena
2012-11-27Added properties to set the different attrs of the ActionLink class.Manuel de la Pena
2012-11-26Merged with trunk.Jussi Pakkanen
2012-11-26Added acess to setting the uderline and the sligment of the text in the Actio...Manuel de la Pena
2012-11-26Remerged with trunk.Manuel de la Pena
2012-11-26Use const values into an anonymous namespace for alpha values in the action l...Manuel de la Pena
2012-11-23Updated according to reviews.Manuel de la Pena
2012-11-23Added tests for the action link.Manuel de la Pena
2012-11-20* Merged TrunkBrandon Schaefer
2012-11-16Removed useless calculation of adding x (0.0f) to tailPosition and reduced th...MC Return
2012-11-16Reduced the scope of the variables double line_width, radius and yMC Return
2012-11-16Merge with trunkNick Dedekind
2012-11-13* Adds overlayscroll barBrandon Schaefer
2012-11-09Fix a failing assert in nux when compiled in debug mode.. Approved by MC Retu...Brandon Schaefer
2012-11-08more massive replacements, merged, resolvedEleni Maria Stea
2012-11-07Merged with trunkNick Dedekind
2012-11-01* Fix title width being less then 0 at times. Leading to an assert failing.Brandon Schaefer
2012-10-29Use the new logging declarations to avoid static initialization of the logger...Tim Penhey
2012-10-25Added multi-texture stitching to support large text textures.Nick Dedekind
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