4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 2 years ago.
Dec 12, 2022 — Dec 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A slight change in the constructor call of Refresh_Javas. More... over 16 years ago
Merge commit 'contrib/script-editor' merging a conflict in ClassNames.java More... over 16 years ago
Changes in the sample test java file for debugging. More... over 16 years ago
Provide the value of local variables during breakpoint event. More... over 16 years ago
Add more TODOs More... over 16 years ago
Created a constructor to facilitate the keyword completion and make completion design more flexible. More... over 16 years ago
Some changes to include the keywords completion. More... over 16 years ago
The class which manages the whole of keyword completion. More... over 16 years ago
Add a _lot_ of TODOs More... over 16 years ago
Remove forgotten variable More... over 16 years ago
Remove yet another obsolete class More... over 16 years ago
Fix funny punctuation More... over 16 years ago
Remove another forgotten class More... over 16 years ago
Unify language handling More... over 16 years ago
Remove obsolete files More... over 16 years ago
A few of the changes suggested by Albert including new menu for Run and no utility for giving the option to use JFileChooser and keyboard shortcuts for running. More... over 16 years ago
Add plugins/BeanShell_Interpreter.jar to the classpath as beanshell support was added. More... over 16 years ago
Adding the entry for beanshell in language information map. More... over 16 years ago
Add the entry for beanshell in the hashmap. More... over 16 years ago
Added the support for BeanShell script. More... over 16 years ago
Removed the problem of redundant saving required before running the script. More... over 16 years ago
Removed reference.java More... over 16 years ago
Removed orig files and ReplaceDialog.java More... over 16 years ago
Artistic style used. More... over 16 years ago
The class which encapsulate the information like syntax style ,menu entry etc for a particular language. More... over 16 years ago
The class map which saves the information required for the syntax highlighting etc of every language including "None" in the form of objects of LanguageInformation. More... over 16 years ago
Removed unnecessary print statements. More... over 16 years ago
Refactor the code.Introduce several new functions to avoid repetetion of code.Remove the FindDocumentListener,FindFocusAdapter,FindKeyListener classes. More... over 16 years ago
Refactor the code.I guess now there wont be two similar lines. Checking for full path is seemingly necessary. More... over 16 years ago
The changes include the few of cleanups suggested by Johannes. More... over 16 years ago