Removes copied dependencies, bootstrap unit tests, custom scrollbars.
[profile/ivi/cowhide.git] / src / javascripts / cowhide-core.js
2013-04-26 Salvatore IoveneRemoves copied dependencies, bootstrap unit tests,...
2013-04-23 Salvatore IoveneAdd Apache 2.0 license.
2013-01-30 Salvatore Iovene(core) Fixes logic for setting night mode.
2013-01-17 Salvatore IoveneMakes connecting to AMB optional and opt-in.
2013-01-15 Salvatore IoveneRefactors the toggleNightMode method and adds setNightMode.
2013-01-14 Salvatore IoveneMakes verifying framework restriction on a timer optional.
2012-12-04 Salvatore IoveneAdds call to listenToVehicle on document ready.
2012-11-29 Salvatore IoveneImplements ws connection to AMB.
2012-11-09 Salvatore IoveneAdds missing error codes.
2012-11-09 Salvatore IoveneStops pretending that we can dynamically control the UI.
2012-11-02 Salvatore IoveneFatal error message can input some information about...
2012-10-30 Salvatore IoveneAdds support for minified themes to theme engine.
2012-10-30 Salvatore IovenePreserves night mode on theme change.
2012-10-30 Salvatore IoveneReorgs themes file structure.
2012-10-30 Salvatore IoveneAdds theme Amelia, and a select to switch themes in...
2012-10-30 Salvatore IoveneRefactors theme support so it's more generic.
2012-10-26 Salvatore IoveneAdds the Cowhide prefix to fatal error messages.
2012-10-25 Salvatore IoveneThrows a fatal error if too many widgets are in one...
2012-10-25 Salvatore IoveneInitial implementation of Page widget.
2012-10-12 Salvatore IoveneAdds support for max font size.
2012-10-12 Salvatore IoveneMoves driving mode logic to base widget.
2012-10-11 Salvatore IoveneAdds Driving mode, which disabled ChButtons.
2012-10-08 Salvatore IoveneImplements transition when changing themes.
2012-10-08 Salvatore IoveneSwaps max with min for fw restrictions.
2012-10-08 Salvatore IoveneRenames the night theme.
2012-10-08 Salvatore IoveneHandles framework restrictions at core level.
2012-10-08 Salvatore IoveneMoves toggling of night mode to the framework.
2012-10-08 Salvatore IoveneAdds emptyish cowhide-core file.