- fixed logging bug where the program creates a logging file even when logging is disabled
- Option for logging (no logging in default)
- Removed version text in About.java. It was becoming an unnecessary hassle.
- updated About.java version text
- Color Utility is now released!
- versioning will be a little different from now
- finished up internationalization for Easyview.java and Options.java
- finished options window
- removed background color settings
- tidied things up
- removed the too-buggy-and-hard-to-make-it-work Window menu
- the menu bar is now language-independent
- minor fixes
- Fixed miniscule if-statement bug in AverageColor.java
- JDK 1.8
- Multicatch, lambda expressions, and String switch-case everywhere!
- Options remodeling in work.
- Mac OS ‘two About windows’ bug has been fixed (magically!)
- Organized classes
- Reintroduced old Easyview foreground color setting algorithm
- Options fix
- Background color changing is now finished (But maybe some more bugs)
- Component visibility settings fixed
- Can’t resize program window anymore... (will be able to in the future)
- More Copy/Paste functions.
- Easyview is now a separate Object!
- Localization for American English and Korean (translator volunteers welcome!)
- Changed some names and made logging less hard on the way
- Background color changing is back! (Thanks to 843806: https://community.oracle.com/thread/1354255?start=0&tstart=0)
- I really works now!
- I've decided to use Gamma(γ), the Greek alphabet next to Beta(β). I also added some Greek characters instead of the plain old 'a' and 'b.'
- New GUI layout.
- Slight code optimization and tidying
- Removed unnecessary files (/components/)
- The menu bar now works!
- Next update will rework the options menu.
- Getting ready for internationalization.
- I don't know.
- Updated About.java
- org.apache.log4j for logging
- Changed some names
- Disabled locking of panel visibility
-
For future full-screen function
-
Easy View color data value (a.k.a. 'text') visibility toggle
-
Added background color changing slider for contrast on some grayscale colors displayed on Easy View
-
Added Toning Colors [com.leocarbonate.cu.models.ToneColor.java]
-
Sliders in Color Fading [models.ScrollColor.java] have ticks for accurate values
-
- Fixed minor color displaying flaw
- Windows flaw fixed
- Temporarily disabled changing look and feel
-
Ready for Beta teasing
-
한국 정보올림피아드 공모전 출전
-
Built Color Uility.app for Mac OS X
-
removed com.mkyong.core.OSValidator.java and added custom OSValidator code to com.leocarbonate.cu.utilites.OSValidator.java
-
created com.leocarbonate.cu.models for com.leocarbonate.cu.ColorUtility.ccc's AbstractColorChooserPanels
-
com.leocarbonate.cu.utilities.Functions.java for miscellaneous functions
-
GUI structure is now JTabbedPane
-
About pane inspired by Color Mixer url
-
Settings pane - will be updated
- Java Example added as 'components.FileChooserDemo2Project'
- mkyong.com OSValidator added
- ActionHandler.java
- DigitalEyedropper extends SwingWorker
- Added Look&Feel Editing
- EasyView inspired by ColorMixer url
- Average Color url
- Basic Color Chooser with JColorChooser
- Borders for JPanels
- DigitalEyedropper from Digital.Eyedropper
- Not working yet