| Age | Commit message (Collapse) | Author |
|
shiftui_integration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This'll be a lot easier to work on.
|
|
|
|
The only bugs are that windows don't show in the center of the screen,
and Gecko webbrowsers are not serializing properly to be converted to
ShiftUI widgets (you can use the ToWidget() extension method to convert
a WinForms control to a ShiftUI widget)
Also multiple desktop panels are removed due to some odd bug I can't
diagnose. Will add them back in the future. Promise. I loved creating
GNOME2 skins.
|
|
|
|
- Syntax highlighting textbox for Lua API
- That textbox also supports C# syntax highlighting
- Added framework for custom desktop environments in Lua.
|
|
It's untested, but in theory it'll all work perfectly.
|
|
It feels better to know what's responsible for what... Plus I removed
some un-needed C# stuff.
|
|
Custom shifter options using Lua, and other stuff.
|
|
|
|
Committing all code for 0.1.1 Release Candidate 1.
|
|
Committing everything I've got - so that I can take a break for a few
months and work on other things.
|
|
Commit for Beta 2.2 Patch 1
- Removed unused "Linux Mint 7" and "NetSockets" files from
Resources.resx
- Added a better server startup pool, no longer hardcoded.
- Added a server blacklist for disabling servers that break the rules of
the playshiftos.ml/forum server showcase
|
|
Initial commit of repository.
|