| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-05 | HEAVILY optimize skins | Michael | |
| 2017-06-27 | Multistate title button skinning. | Michael | |
| 2017-06-20 | inactive border images | Michael | |
| 2017-06-20 | Opt-in multistate borders | Michael | |
| 2017-06-20 | inactive border colors | Michael | |
| 2017-06-17 | Commands are parsed with a bash-style syntax by default | Michael | |
| 2017-06-11 | ReflectMan Saves The Day.............. | RogueAI42 | |
| Refactored every part in the code that used that damn foreach loop. All assemblies are now loaded on startup into an array, and the results of GetType() on each are concatenated into another array. The parts of the code that were loading the assemblies and scanning them themselves now look to ReflectMan.Types, and all disk I/O is limited to the first time ReflectMan is accessed. While I was there I also replaced some other foreach loops with array comprehensions and such to speed things up - there is a noticeable improvement. It doesn't seem to have broken anything, but I'd appreciate if someone could do more stress testing for me. | |||
| 2017-06-01 | Another new default skin. | Michael | |
| 2017-06-01 | Icon Manager and various icon bugfixes. | Michael | |
| 2017-05-30 | Slight Shiftnet mods, new default skin. | Michael | |
| 2017-05-20 | document skinengine | Michael | |
| 2017-05-14 | Custom buttons and progress bars. | Michael | |
| 2017-05-13 | Newer notification system (PANEL ICONS :D) | Michael | |
| 2017-05-12 | dithering revamp | Michael | |
| 2017-05-06 | GUI-based login screen with skinning! | Michael | |
| 2017-04-22 | Add sizing of applauncher elements | Michael | |
| 2017-04-15 | Hide AL when clicking on window ctrls | Michael | |
| 2017-04-14 | Huge optimizations. | Michael | |
| Windows load A LOT faster, and Shifter has a preview. | |||
| 2017-03-09 | FULLY COMPLETE TERMINAL COLORS | Michael | |
| 2017-02-28 | Beginning screensaver work | Michael | |
| 2017-02-21 | Fix menu rendering bug. | Michael | |
| 2017-02-19 | Make title text back color transparent | Michael | |
| 2017-02-18 | Flow, panel, button and label controls in lua | Michael | |
| 2017-02-18 | Add on_key_down event and other goodies | Michael | |
| 2017-02-10 | App Launcher text is now skinnable. | Michael | |
| Find the new App Launcher Text Color and App Launcher font settings in Desktop -> App Launcher in Shifter! | |||
| 2017-02-07 | Add default icons for most apps | Michael | |
| 2017-02-07 | Added defaulticonattribute. | Michael | |
| 2017-02-06 | Icon backend :D | Michael | |
| 2017-02-04 | #if STUPID set custom cursor #endif | Michael | |
| 2017-02-04 | Sorta-working custom cursors. | Michael | |
| 2017-02-04 | Add name changer backend | Michael | |
| You can use the DefaultTitleAttribute on an IShiftOSWindow to specify a default title for the window and name changer entry. | |||
| 2017-02-02 | First ever VB mod... it isn't going well. | Michael | |
| 2017-01-08 | Add license to top of ALL code files. | Michael | |
| 2017-01-08 | Initial upload | Michael | |
