Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Directories and Window colors #31

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Mettra
Copy link

@Mettra Mettra commented Jan 4, 2015

Directories can now be added into a project, which automatically adds all files and sub directories to the project tree. These files will also be deleted when removed.

Window colors can now be customized, which changes the background color and border of most controls. This can be used to create a dark theme.

Wesley Pesetti added 7 commits December 22, 2014 19:44
Added ability for directories to be added to the project. (No support
for version control)
Added another display item under Fonts and Colors to change the color of
the background and text used in the window.
Many bug fixes with directories
Forgot to put directory code in some places.
Moved the LuaJIT workaround variable saving code to every hook call.
This was causing breakpoints to never get hit.
Changed a gettable call to a rawget call to prevent weird stack issues
in CallMetaMethod.
Directories can now be right clicked to add a file to that directory.
When a file is removed from a directory, it is deleted instead.
@mattholley
Copy link

Are pull requests still being processed for Decoda? We are currently using metra's branch but would ideally be using the official branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants