0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
JavaDoc corrections. More... about 15 years ago
Fixed a bug in Transition methods causing a heavy duty animation to end in NullPointerException in some cases. More... about 15 years ago
New copyright for 2009 added and new interface for logger setup added. More... about 15 years ago
Now the logger prints selectively three types of messages (EXCPETIONS, SYSTEM_MESSAGES, USER_MESSAGES) More... over 15 years ago
Added some missing debug directives More... over 15 years ago
Logger now doesn't read anymore directives from JAD file. More... over 15 years ago
Solved a bug causing a NullPointerException in some scenarios where the actual implementation of paint method for Transition derived classes takes too long to compute More... over 15 years ago
Solved minor bug caused by exchanging left with right. sorry More... over 15 years ago
Added a GWCanvas parameter to GWGestureListener interface methods to pass a sender's reference to the listener More... over 15 years ago
Added getDisplay method to obtain a reference to the current Display object More... over 15 years ago
blocked overriding of basic midlet call backs More... over 15 years ago
Method name refactory and JavaDoc comment update More... over 15 years ago
Added support for splash screen configuration through JAD options (SplashScreenImage and SplashScreenText) More... over 15 years ago
Moved SplashScreen class as private subclass of GearMidlet and is now accessible through showSplashScreen method More... over 15 years ago
Added SplashScreen component used to show a splash screen More... over 15 years ago
Solved little bug in ListItem rendering after a change in its enabled/disabled state More... over 15 years ago
Code optimization and bug fix. More... over 15 years ago
Removed some "try catch" and substituted with the proper check More... over 15 years ago
Minor changes for optimization purpose More... over 15 years ago
Solved a bug in ScrollableLists transitions More... over 15 years ago
Fixed a little bug related to setImage(Image image) method not correctly assigning imagePath string and causing a consequent exception during paint More... over 15 years ago
Improved gear logger now supports multiple outputs and multiple log levels More... over 15 years ago
GWConsole now keeps only the visible lines in memory More... over 15 years ago
Added first experimental version of the debug console More... over 15 years ago
Changed access modifier on SharedCanvas on GWCanvas More... over 15 years ago
Fixed a bug notified by user viman3344: The GWGrid scroll failed to scroll properly when the items number was not a multiple of the of the grid size. More... over 15 years ago
Corrected an overflow bug in GWScrollableList More... over 15 years ago
Bugfix for MultiValueItem wrong behaviour when pointer clicked on arrows More... over 15 years ago
Corrected icon resize bug in list items More... over 15 years ago
Version 1.1.0: More... over 15 years ago