index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
dash
Age
Commit message (
Expand
)
Author
2014-03-13
* Update the DPI when we setup the views
Brandon Schaefer
2014-03-11
* Remove useless comment
Brandon Schaefer
2014-03-10
* Use a workaround to make sure the LayeredLayout sticks to the same min/max as
Brandon Schaefer
2014-03-10
* Update the FilterBarLabel with Scale
Brandon Schaefer
2014-03-07
* Reload the icons when the scale changes.
Brandon Schaefer
2014-03-03
* Get the icons working per monitor!
Brandon Schaefer
2014-03-01
* Get PlacesGroup in a decent position. As well as ScopeView.
Brandon Schaefer
2014-03-01
* Get the ScopeBar/ScopeBarIcon resizing correctly when changing the DPI
Brandon Schaefer
2014-02-28
* First batch dealing with the dash.
Brandon Schaefer
2014-02-28
* Merge trunk
Brandon Schaefer
2014-02-28
* Parent
Brandon Schaefer
2014-02-27
UScreen: use better API, const methods and remove useless includes
Marco Trevisan (Treviño)
2014-02-25
* Move to storing up to monitors::MAX launchers. This way we can tell what
Brandon Schaefer
2014-02-25
DashView: correctly set the the proper monitor offsets to match monitor DPI
Marco Trevisan (Treviño)
2014-02-20
Fix some Autopilot test failure regressions due to changes in rev. 3668.
Chris Townsend
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)
[next]