index
:
unity
[no description]
summary
refs
log
tree
commit
diff
path:
root
/
unity-shared
Age
Commit message (
Expand
)
Author
2016-05-30
Fix indentation.
Andrea Azzarone
2016-05-30
Add whitelist for auto-repated keys.
Andrea Azzarone
2016-05-17
DashStyle: ensure LazyLoadTexture disconnects from signals on destruction Fix...
Marco Trevisan (Treviño)
2016-05-17
UnityScreen, UnityWindow: cleanup a little the code, and ensure overridden Co...
Marco Trevisan (Treviño)
2016-05-17
Fallback to "background" class in case no background is specified for title b...
Andrea Azzarone
2016-05-15
DecorationStyle: include <vector> to make yakkety happy
Marco Trevisan (Treviño)
2016-05-10
DashStyle: ensure LazyLoadTexture disconnects from signals on destruction
Marco Trevisan (Treviño)
2016-04-27
Fallback to "background" class in case no background is specified for title b...
Andrea Azzarone
2016-04-26
Do not activate an action if it's a repeated one.
Andrea Azzarone
2016-04-01
Improve the "lock on suspend" logic to always keep in sync the inhibitor with...
Andrea Azzarone
2016-03-31
UnityWindowStyle: remove temporary comment
Marco Trevisan (Treviño)
2016-03-31
BackgroundEffectHelper: esure we load the textures in first place and inherit...
Marco Trevisan (Treviño)
2016-03-31
Launcher, Panel, TextInput: use cache texture_invalidated to reload textures
Marco Trevisan (Treviño)
2016-03-31
OverlayRenderer: Update and reload scaled textures when style emits textures_...
Marco Trevisan (Treviño)
2016-03-31
BackgroundEffectHelper: reload textures on chache themed icons invalidated
Marco Trevisan (Treviño)
2016-03-31
DashStyle: redirect themed_invalidated signal to textures_changed, unload laz...
Marco Trevisan (Treviño)
2016-03-31
TextureCache: emit a themed_invalidated signal when themed icons have been cl...
Marco Trevisan (Treviño)
2016-03-31
PanelStyle: avoid doing unneeded computations where it could be optionally do...
Marco Trevisan (Treviño)
2016-03-31
PreviewStyle: load themed textures and simplify the LazyLoader
Marco Trevisan (Treviño)
2016-03-31
IconLoader: add LoadFromThemedFilename and use it for emblems
Marco Trevisan (Treviño)
2016-03-31
IconTexture: load icon at its default size when passing the maximum size value
Marco Trevisan (Treviño)
2016-03-31
UnityWindowView: reload close icon on scale change
Marco Trevisan (Treviño)
2016-03-31
UnityWindowView: reload textures on theme change
Marco Trevisan (Treviño)
2016-03-31
UnityWindowStyle: use theme settings for getting the textures and cleanup the...
Marco Trevisan (Treviño)
2016-03-30
IconRenderer: no need to keep track of textures names/sizes anymore as we don...
Marco Trevisan (Treviño)
2016-03-30
IconRenderer: don't try reload textures on theme changes if none has ever loaded
Marco Trevisan (Treviño)
2016-03-30
Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...
Marco Trevisan (Treviño)
2016-03-30
TextureCache: trust C++ optimizations and just clear all themed files together
Marco Trevisan (Treviño)
2016-03-30
TextureCache: use just a vector for managing themed_files_
Marco Trevisan (Treviño)
2016-03-30
DashStyle: use new texture cache and rename DashPosition enum to dash::Position
Marco Trevisan (Treviño)
2016-03-30
TextureCache: add support for loading themed textures
Marco Trevisan (Treviño)
2016-03-30
ThemeSettings: add ability to load files with no extension and some better lo...
Marco Trevisan (Treviño)
2016-03-30
Merge with trunk.
Andrea Azzarone
2016-03-21
ApplicationLauncherIcon: use the starting property to show an icon when launc...
Andrea Azzarone
2016-03-18
Improve inhibitor login for lockscreen and "lock on suspend".
Andrea Azzarone
2016-03-17
fix nav with quicklist
handsome_feng
2016-03-17
merge trunk
handsome_feng
2016-03-14
Revert the changes to PanelView,small change in OverlayRenderer and DashStyle...
handsome_feng
2016-03-10
DecoratedWindow: move the shadow under the window if we've a client-side deco...
Marco Trevisan (Treviño)
2016-03-10
LauncherController: add overlay shortcut to all the WindowedLauncherIcon's we...
Marco Trevisan (Treviño)
2016-03-10
DashView: ensure that we update scaling when monitor changes
Marco Trevisan (Treviño)
2016-03-07
Merge with trunk
Marco Trevisan (Treviño)
2016-03-07
WindowButtons: use forward declaration for FormFactor
Marco Trevisan (Treviño)
2016-03-02
merge trunk
handsome_feng
2016-02-25
Merging with trunk
Marco Trevisan (Treviño)
2016-02-25
Fix typo.
Andrea Azzarone
2016-02-25
GtkUtils: fixed a copy&paste typo
Marco Trevisan (Treviño)
2016-02-25
Merge with trunk.
Andrea Azzarone
2016-02-25
DecorationStyle: no need for virtual dtor here
Marco Trevisan (Treviño)
2016-02-25
ThemeSettings: no need for virtual dtor here
Marco Trevisan (Treviño)
[next]