summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2016-03-31IconTexture: load icon at its default size when passing the maximum size valueMarco Trevisan (Treviño)
2016-03-31UnityWindowView: reload close icon on scale changeMarco Trevisan (Treviño)
2016-03-31UnityWindowView: reload textures on theme changeMarco Trevisan (Treviño)
2016-03-31UnityWindowStyle: use theme settings for getting the textures and cleanup the...Marco Trevisan (Treviño)
2016-03-30IconRenderer: no need to keep track of textures names/sizes anymore as we don...Marco Trevisan (Treviño)
2016-03-30IconRenderer: don't try reload textures on theme changes if none has ever loadedMarco Trevisan (Treviño)
2016-03-30Launcher, Dash, Panel, Lockscreen: properly use themed TextureCache reloading...Marco Trevisan (Treviño)
2016-03-30TextureCache: trust C++ optimizations and just clear all themed files togetherMarco Trevisan (Treviño)
2016-03-30TextureCache: use just a vector for managing themed_files_Marco Trevisan (Treviño)
2016-03-30DashStyle: use new texture cache and rename DashPosition enum to dash::PositionMarco Trevisan (Treviño)
2016-03-30TextureCache: add support for loading themed texturesMarco Trevisan (Treviño)
2016-03-30ThemeSettings: add ability to load files with no extension and some better lo...Marco Trevisan (Treviño)
2016-03-21ApplicationLauncherIcon: use the starting property to show an icon when launc...Andrea Azzarone
2016-03-17fix nav with quicklisthandsome_feng
2016-03-17merge trunkhandsome_feng
2016-03-14Revert the changes to PanelView,small change in OverlayRenderer and DashStyle...handsome_feng
2016-03-10DecoratedWindow: move the shadow under the window if we've a client-side deco...Marco Trevisan (Treviño)
2016-03-10LauncherController: add overlay shortcut to all the WindowedLauncherIcon's we...Marco Trevisan (Treviño)
2016-03-10DashView: ensure that we update scaling when monitor changesMarco Trevisan (Treviño)
2016-03-07Merge with trunkMarco Trevisan (Treviño)
2016-03-07WindowButtons: use forward declaration for FormFactorMarco Trevisan (Treviño)
2016-03-02merge trunkhandsome_feng
2016-02-25Merging with trunkMarco Trevisan (Treviño)
2016-02-25Fix typo.Andrea Azzarone
2016-02-25GtkUtils: fixed a copy&paste typoMarco Trevisan (Treviño)
2016-02-25Merge with trunk.Andrea Azzarone
2016-02-25DecorationStyle: no need for virtual dtor hereMarco Trevisan (Treviño)
2016-02-25ThemeSettings: no need for virtual dtor hereMarco Trevisan (Treviño)
2016-02-23Gnome-software launcher integration.Andrea Azzarone
2016-02-23GnomeFileManager: use *WithTimestamp file operations instead of using Activat...Marco Trevisan (Treviño)
2016-02-23Use lambda functions. Andrea Azzarone
2016-02-23Use glib::gchar_to_string. Andrea Azzarone
2016-02-23Forward declar GdkPixbuf. Andrea Azzarone
2016-02-22JSONParser: sanitize string handling by using glib::gchar_to_stringMarco Trevisan (Treviño)
2016-02-19Merge with trunk. Andrea Azzarone
2016-02-19Integration with gnome-software. Andrea Azzarone
2016-02-17DashView: ensure that we update scaling when monitor changesMarco Trevisan (Treviño)
2016-02-17ThemeSettings: add logging and fix copyrightMarco Trevisan (Treviño)
2016-02-17IconLoader: use theme settings for icon theme changesMarco Trevisan (Treviño)
2016-02-17ThemeSettings: add basic support for icon themeMarco Trevisan (Treviño)
2016-02-17PlacesOverlayVScrollBar: use dash style for getting colors and sizesMarco Trevisan (Treviño)
2016-02-17DashStyle: add proper support for theming the scrollbarsMarco Trevisan (Treviño)
2016-02-16merge trunkhandsome_feng
2016-02-15draw the border of hudhandsome_feng
2016-02-14draw the border of dash when at bottomhandsome_feng
2016-02-11DashStyle: make button corner radius themeableMarco Trevisan (Treviño)
2016-02-11DashStyle: load dash-widgets.json from theme and update it when neededMarco Trevisan (Treviño)
2016-02-11ThemeSettings: allow to get files for different extensionsMarco Trevisan (Treviño)
2016-02-11Merging with trunkMarco Trevisan (Treviño)
2016-02-09dash-widgets.json: syntax cleanupMarco Trevisan (Treviño)