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
this patch add the catching of exception caused due to null or empty completion list in the function findSortedSet() More... over 16 years ago
to change the prefs boolean value useJFileChooser for open/Save dialog box using ij.io.OpenDialog and ij.io.SaveDialog More... over 16 years ago
added the inheritance concept learnt with the help of duncanm More... over 16 years ago
removed the printing of the printing of the keys More... over 16 years ago
Changes in the menu entries included the entry for Autocomplete and one for whic type of open/save dialog More... over 16 years ago
Commit include changes of both yesterday as well as today so far More... over 16 years ago
included also the bootstrap classpath in the autocompletion list More... over 16 years ago
I changed the Dialog box from JFileChooser type to ij.io.OpenDialog and ij.io.SaveDialog type More... over 16 years ago
removed unnecessary extending Object thing More... over 16 years ago
Changes are corresponding to the new method for finding Entered Text in DefaultEditor.java More... over 16 years ago
created a new function getEnteredText for a new definition of ValidChar with a funtion name isAccetableChar More... over 16 years ago
Made text editor a plugin! More... over 16 years ago
This is the new MAINCLASS and also the class which is called on calling the plugin.It was earlier known as Editor.java and the additions include the run method. More... over 16 years ago
Change to make Script_Editor a plugin and changed the name of the main class from Editor to Script_Editor. More... over 16 years ago
making Script_Editor a plugin and changed the name of the main class from Editor to Script_Editor More... over 16 years ago
removing run time exceptions More... over 16 years ago
changes to include Tree.java and sortedSet.java More... over 16 years ago
not much change removing the white spaces I think More... over 16 years ago
this is the class which creates the tree structure done some changes to remove errors and the run time exceptions More... over 16 years ago
I know the name should start from capital could not think of a better name as the one starting with capital is a java interface will certainly change the name next time More... over 16 years ago
the tree node I think it is the first time I am commiting it I will be more regular in commiting now on More... over 16 years ago
I forgot if I did some changes but I think a few in validChar definition More... over 16 years ago
removed several errors and several run time exceptions still a few are left but in running condition More... over 16 years ago
the real completion Provider class More... over 16 years ago
The DefaultProvider is on lines of DefaultCompletionProvider changed few definintions to include the ".". More... over 16 years ago
The ClassNames tree generator More... over 16 years ago
this commit after a long time will be more regular from now on in commiting and pushing More... over 16 years ago
Changes to accomodate FindDialog.java and ReplaceDialog.java More... over 16 years ago
Find dialog box quite same as replace dialog just the dialog window is not disposing on closing right now More... over 16 years ago
the main editor window class changes include accomodating the find and replace and gitte for you now the Quit menu is working:) More... over 16 years ago