4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 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... about 17 years ago
Merge commit 'contrib/script-editor' merging a conflict in ClassNames.java More... about 17 years ago
Changes in the sample test java file for debugging. More... about 17 years ago
Provide the value of local variables during breakpoint event. More... about 17 years ago
Add more TODOs More... about 17 years ago
Created a constructor to facilitate the keyword completion and make completion design more flexible. More... about 17 years ago
Some changes to include the keywords completion. More... about 17 years ago
The class which manages the whole of keyword completion. More... about 17 years ago
Add a _lot_ of TODOs More... about 17 years ago
Remove forgotten variable More... about 17 years ago
Remove yet another obsolete class More... about 17 years ago
Fix funny punctuation More... about 17 years ago
Remove another forgotten class More... about 17 years ago
Unify language handling More... about 17 years ago
Remove obsolete files More... about 17 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... about 17 years ago
Add plugins/BeanShell_Interpreter.jar to the classpath as beanshell support was added. More... about 17 years ago
Adding the entry for beanshell in language information map. More... about 17 years ago
Add the entry for beanshell in the hashmap. More... about 17 years ago
Added the support for BeanShell script. More... about 17 years ago
Removed the problem of redundant saving required before running the script. More... about 17 years ago
Removed reference.java More... about 17 years ago
Removed orig files and ReplaceDialog.java More... about 17 years ago
Artistic style used. More... about 17 years ago
The class which encapsulate the information like syntax style ,menu entry etc for a particular language. More... about 17 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... about 17 years ago
Removed unnecessary print statements. More... about 17 years ago
Refactor the code.Introduce several new functions to avoid repetetion of code.Remove the FindDocumentListener,FindFocusAdapter,FindKeyListener classes. More... about 17 years ago
Refactor the code.I guess now there wont be two similar lines. Checking for full path is seemingly necessary. More... about 17 years ago
The changes include the few of cleanups suggested by Johannes. More... about 17 years ago