index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
dash
Age
Commit message (
Expand
)
Author
2014-02-25
DashView: correctly set the the proper monitor offsets to match monitor DPI
Marco Trevisan (Treviño)
2014-02-17
* Merge trunk
Brandon Schaefer
2014-02-17
* Remove all the unneeded calls the PanelHeight(), make a variable hold that ...
Brandon Schaefer
2014-02-10
Fix a couple of test_panel AP tests:
Chris Townsend
2014-01-15
* Use the specific monitor that is being using for the panel height.
Brandon Schaefer
2014-01-15
* Move panel::Style::panel_height over to a function PanelHeight(int monitor)
Brandon Schaefer
2013-12-17
Add logic to only zero out the geometry is the blur type is static.
Chris Townsend
2013-12-13
When hiding the Dash & Hud views, zero out the geometry and update the blur b...
Chris Townsend
2013-11-21
{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...
Marco Trevisan (Treviño)
2013-11-20
BackgroundEffectHelper: Specify the required blur area before drawing so sele...
Marco Trevisan (Treviño)
2013-11-19
Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanup
Marco Trevisan (Treviño)
2013-11-19
ScopeBar: made more clear the type we're iterating
Marco Trevisan (Treviño)
2013-11-19
Merge with trunk
Marco Trevisan (Treviño)
2013-11-19
{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...
Marco Trevisan (Treviño)
2013-11-19
Merging with trunk
Marco Trevisan (Treviño)
2013-11-18
adds virtual destructors to classes with virtual methods to prevent memory le...
Eleni Maria Stea
2013-11-18
OverlayRenderer: update the blur region before drawing, otherwise we'll get a...
Marco Trevisan (Treviño)
2013-11-16
BackgroundEffectHelper: connect to owner geometry changes to update the reque...
Marco Trevisan (Treviño)
2013-11-14
Merging with lp:~3v1n0/unity/gl-bottleneck-fix
Marco Trevisan (Treviño)
2013-11-14
Unity: always prefer passing [this] to lambdas than [&]
Marco Trevisan (Treviño)
2013-11-14
Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanup
Marco Trevisan (Treviño)
2013-11-14
Merge with trunk
Marco Trevisan (Treviño)
2013-11-08
fixed error in destructor definition
Eleni Maria Stea
2013-11-08
merged to trunk
Eleni Maria Stea
2013-11-06
added virtual destructors in classes that have virtual methods
Eleni Maria Stea
2013-11-01
Merging with trunk
Marco Trevisan (Treviño)
2013-10-21
DashController: check for invalid (null) keybindings
Marco Trevisan (Treviño)
2013-10-21
Merging with trunk
Marco Trevisan (Treviño)
2013-10-18
* Get the current char before moving the pointer down to the next char
Brandon Schaefer
2013-10-15
* Use *next_char
Brandon Schaefer
2013-10-15
* Fix very bad utf8 handling...thnaks bregma!
Brandon Schaefer
2013-10-15
* Remove extra string copy
Brandon Schaefer
2013-10-15
* Reduce the complexity of the solution, do a one-time pass replace
Brandon Schaefer
2013-10-15
* Make the name more abstract, in case there are other languages we need to b...
Brandon Schaefer
2013-10-15
* When dealing with names that are in burmese, we must replace those with '?'.
Brandon Schaefer
2013-10-14
DashController: extend sigc::trackable to automatcally disconect from signal ...
Marco Trevisan (Treviño)
2013-10-03
DashController: always restore the input focus when hidden, no need to add a ...
Marco Trevisan (Treviño)
2013-10-03
DashView: some cleanup
Marco Trevisan (Treviño)
2013-09-24
Unity: Use WindowManager average_color property for getting the desktop color
Marco Trevisan (Treviño)
2013-09-19
Merging with trunk
Marco Trevisan (Treviño)
2013-09-19
Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanup
Marco Trevisan (Treviño)
2013-09-19
Merging with trunk
Marco Trevisan (Treviño)
2013-09-19
DashController: try to own the unity dbus name
Marco Trevisan (Treviño)
2013-09-19
Introspectable: use IntrospectionData class for collecting data from children
Marco Trevisan (Treviño)
2013-09-19
Unity: update various code to use new Variant facilities
Marco Trevisan (Treviño)
2013-09-19
Merging with trunk
Marco Trevisan (Treviño)
2013-09-18
Unity: use the new BuildWrapper features in AddProperties methods
Marco Trevisan (Treviño)
2013-09-16
DashController: add DashView getter
Marco Trevisan (Treviño)
2013-09-13
DashController: use AnimationUtils methods to start and reverse the animation
Marco Trevisan (Treviño)
2013-08-28
Handle a new PERFORM_SEARCH activation response defined by libunity (perform ...
Pawel Stolowski
[next]