0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added HideAllLabels and ShowAllLabels methods. More... almost 17 years ago
Force the selectskin sub to return a true value. More... over 17 years ago
Corrected a problem with the UnloadSkin method that was not properly deleting all defined controls. More... over 17 years ago
Corrected methods with the Height and Width methods returning an incorrect size when in skin mode. More... over 17 years ago
Enabled renaming controls. Removed the ClipCursor function, it wasn't releasing properly. Fixed a type in the wizard. More... over 17 years ago
Updated to Version 0.15 More... over 17 years ago
Updated the README notes for version 0.15 More... over 17 years ago
Removed More... over 17 years ago
Added RadioButton and ProgressBar support. Fixed a grid display problem. More... over 17 years ago
Added RadioButton and ProgressBar support. More... over 17 years ago
Added RadioButton and ProgressBar support. Updated version to 0.15 More... over 17 years ago
Updated to version 0.15 More... over 17 years ago
Added progressbar, radiobutton and specialtype to the manifest. More... over 17 years ago
Uses the new _skincontroltype option. Removed the getControlType sub. More... over 17 years ago
Added a new internal option, _skincontroltype. This will help to simplify the SKED code. More... over 17 years ago
Added a new internal option, _skincontroltype. This will help to simplify the SKED code. More... over 17 years ago
Ignore more temp files More... over 17 years ago
Supports the IGNORE type when displaying properties. More... over 17 years ago
Added options that should not be shown in the properties. IGNORE is the new displaytype. More... over 17 years ago
Removed debug print statements More... over 17 years ago
Added -skinheight and -skinwidth options when creating a window in edit mode. More... over 17 years ago
Added support for changing skinWindow options. More... over 17 years ago
Added options for skinWindows More... over 17 years ago
Saves the skin file in an improved format. No longer treats buttons and labels as special objects. Uses all the default options from the xml configuration file. More... over 17 years ago
Changed the dropdown default to 1 for combobox. More... over 17 years ago
Updated the LoadSkin method to handle the old and new skin formats. More... over 17 years ago
Removed the redundant SetEvent for the Paint event. More... over 17 years ago
Added support for the new FONT and COLOR option types. Disabled control re-naming (for now). More... over 17 years ago
Added checkxml.pl, a tool to verify the XML configuration file. More... over 17 years ago
Updates to handle the standard options. Now correctly handles a checkbox changing in the properties grid. More... over 17 years ago