0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add button to remove transaction More... about 14 years ago
*** empty log message *** More... over 14 years ago
*** empty log message *** More... over 14 years ago
*** empty log message *** More... over 14 years ago
Cleaning up faulty implementation of Filter hierarchy. Types should not be defined in base interface. This beats the whole purpose of inheritance. Introduced FilterType abstraction More... almost 15 years ago
Cleanup - moving ui code out of delete user action More... almost 15 years ago
Cleanup - moving ui code out of Connect user action More... almost 15 years ago
correcting inset value More... almost 15 years ago
Cleanup - refactoring add user action to take out UI elements out of action code More... almost 15 years ago
- Cleanup - making fields final More... almost 15 years ago
- Taking out some string concatenations More... almost 15 years ago
- Cleanup - unnecessary null deref removal More... almost 15 years ago
- Cleanup - marking constant strings as final More... almost 15 years ago
- Removing unnecessary loop in the main method. More... almost 15 years ago
- Correcting the build file to account for the new look and feel - Deleting unused and old look and feel jar from lib folder More... almost 15 years ago
new look and feel More... about 15 years ago
rohan has detected in a previous chagne an unnecessaeey if else but it was another bug More... about 15 years ago
use new look and feel More... about 15 years ago
add look and seel libraries More... about 15 years ago
Cleanup - removing possible null pointer dereference More... about 15 years ago
Cleanup - removing a null pointer dereference More... about 15 years ago
Cleanup - replacing string concatenations with string builder More... about 15 years ago
Cleanup - removing unncessesary object creation of Integer and Long More... about 15 years ago
Cleanup: Rectifying payment mean's equals() method + unit test, implementing hashCode() for PaymentMean (equal objects should have same hashCode) More... about 15 years ago
Cleanup: removing string concatenation with '+' operator. More... about 15 years ago
Cleanup: making inner classes static More... about 15 years ago
cleanup - unnecessary null check More... about 15 years ago
cleanup - correcting spelling mistake in GeneralSettings class name More... about 15 years ago
cleanup - code should close streams More... about 15 years ago
left over boolean fixes More... about 15 years ago