Simon Hunt | c2202d5 | 2014-12-16 13:30:15 -0800 | [diff] [blame] | 1 | # Framework related code |
| 2 | |
Simon Hunt | dc6362a | 2014-12-18 19:55:23 -0800 | [diff] [blame] | 3 | - Util |
| 4 | - General Functions |
| 5 | - Key Handler |
| 6 | - Theme Service |
| 7 | - Alert Service |
Bri Prebilic Cole | 0feedc0 | 2015-04-09 14:17:37 -0700 | [diff] [blame] | 8 | - Preference Service |
Simon Hunt | c2202d5 | 2014-12-16 13:30:15 -0800 | [diff] [blame] | 9 | |
Simon Hunt | dc6362a | 2014-12-18 19:55:23 -0800 | [diff] [blame] | 10 | - Mast |
| 11 | - Masthead |
| 12 | |
| 13 | - Svg |
| 14 | - Glyph Service |
| 15 | - Icon Service |
| 16 | - Map Service |
| 17 | - Zoom Service |
| 18 | |
| 19 | - Layers |
| 20 | - Flash Service (transient messages) |
| 21 | - Panel Service (floating panels) |
| 22 | - Quick Help Service (key bindings, mouse gestures) |
| 23 | - Death Mask Service (loss of server connection) |
| 24 | |
| 25 | - Remote |
| 26 | - Login Service |
| 27 | - Web Socket Service |
Bri Prebilic Cole | 1598301 | 2015-01-28 15:17:18 -0800 | [diff] [blame] | 28 | |
| 29 | - Widget |
Bri Prebilic Cole | 2e3f856 | 2015-02-17 17:21:31 -0800 | [diff] [blame] | 30 | - Table Styling Directives |
Bri Prebilic Cole | 0feedc0 | 2015-04-09 14:17:37 -0700 | [diff] [blame] | 31 | - Table Builder Service |
Bri Prebilic Cole | 2e3f856 | 2015-02-17 17:21:31 -0800 | [diff] [blame] | 32 | - Toolbar Service |
Bri Prebilic Cole | 0feedc0 | 2015-04-09 14:17:37 -0700 | [diff] [blame] | 33 | - Button Service |