0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 02, 2023 — Jun 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/0.2.0' More... over 9 years ago
Information improvements - Beautified the about screen - Added website - Copyright and Company for each assembly. More... over 9 years ago
Improving Doxigen generation. More... over 9 years ago
Documenting code More... over 9 years ago
Checking for null references when calling actions. More... over 9 years ago
Added building of version number using Git. More... over 9 years ago
Implemented basic syntax highlighting More... over 9 years ago
Fixing namespace of ModernTextEditor More... over 9 years ago
Merge branch 'AvalonEdit-overwrite' into develop More... over 9 years ago
Bumping AvalonEdit version to 5.0.2 (stable) More... over 9 years ago
Merge branch 'feature/package-disable' into develop More... over 9 years ago
Fixing disabling packages which are loose DLL files. More... over 9 years ago
Fixing package disabling More... over 9 years ago
Merge branch 'develop' into feature/package-disable More... over 9 years ago
Fixing bug with actions being executed twice. More... over 9 years ago
no message More... over 9 years ago
Adding base package disabling More... over 9 years ago
Merge branch 'feature/open-file-startup' into develop More... over 9 years ago
Added help string for command line options. More... over 9 years ago
Added support for command line options - Opens a file from the command line - Opens a directory from the command line - Shows a list of available options (if a DLL is not included that option is not shown nor used) More... over 9 years ago
Merge branch 'feature/actions-shorcuts' into develop More... over 9 years ago
Cleaned up branch More... over 9 years ago
Added support for action execution More... over 9 years ago
Added partial keybinding action executions (runs only after opening the menu for the first time). More... over 9 years ago
Added keybindings to Shell actions - Added config retrieval for key bindings More... over 9 years ago
Adding basic support for actions shortcuts UI. More... over 9 years ago
Added wrapping setting More... over 9 years ago
Cherry picked commits with config edits form feature/test-suite. More... over 9 years ago
Moving some tab methods to the base class. More... over 9 years ago
Exposing FileContent in order to be manipulated by plugins. More... over 9 years ago