summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAge
* Backdrop states of top bar buttonsPhilip Chimento2013-08-07
| | | | | | | | The shadow should be the same as in the non-backdrop state. The colors in the backdrop+hover and backdrop+active states should be the same as in the non-backdrop states. [endlessm/eos-sdk#224]
* Changed fonts to Source SansRory MacQueen2013-08-06
| | | | [endlessm/eos-sdk#220]
* Merge pull request #219 from endlessm/wikipediaP. F. Chimento2013-08-02
|\ | | | | Merge Wikipedia into dev
| * Integrate Wikipedia into SDK build systemPhilip Chimento2013-08-02
| | | | | | | | | | | | | | | | Now you should be able to import the app generator using const EndlessWikipedia = imports.wikipedia.EndlessWikipedia; [endlessm/eos-sdk#206] [endlessm/eos-sdk#206]
* | Change top bar colors and icons to match specsPhilip Chimento2013-08-01
|/ | | | | | | | | Changed the GtkBox to a GtkGrid so that the margin properties are properly respected, and removed the background color overrides (they are not necessary anymore because of our CSS theme getting installed alongside the SDK.) [endlessm/eos-sdk#185]
* Added the CSS style of EosActionButtons to endless-widgets.cssFelipe Erias Morandeira2013-07-04
| | | | [endlessm/eos-sdk#104]
* Add CSS files in a GResourcePhilip Chimento2013-06-27
resource:///com/endlessm/sdk/ is now the official GResource path for SDK resources. Right now the GResource contains reset.css (from GTK) and endless-widgets.css (from eos-theme). [endlessm/eos-sdk#125]