0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved speed of OnPaint by only having the image location calculated when necessary More... over 19 years ago
Updated to use the new JMPictureBox.Text property More... over 19 years ago
Replaced 'Caption' with an overridden 'Text' property More... almost 20 years ago
Widgets are now locked to the nearest corner More... almost 20 years ago
Fixed multiple redraw on image load problem by adding a DrawImage boolean property to the picturebox More... almost 20 years ago
Fixed xml tag More... almost 20 years ago
Improved handling of Widgets and their Parent controls More... almost 20 years ago
Rewrote LoadImage to avoid having the loaded images locked while the program is running More... almost 20 years ago
Various little bits More... almost 20 years ago
Replaced textbox with a combobox and added some more Ramps More... almost 20 years ago
A few tweaks and cleanups for release More... almost 20 years ago
Fixed a few things, and anchored the widgets to the form More... almost 20 years ago
Initial cvs add More... almost 20 years ago
Added check for empty ASCII ramp More... almost 20 years ago
Moved ASCII ramp + font stuff into a new widget and changed/fixed related stuff More... almost 20 years ago
Fixed output size not updating when maintain ratio button is checked More... almost 20 years ago
Fixed save/save as image code More... almost 20 years ago
Fixed output size not updating when the font changes More... almost 20 years ago
Moved output size stuff into its own Widget + various related changes More... almost 20 years ago
Moved generic widget code into a new base class More... almost 20 years ago
Some small fixes and improvements More... almost 20 years ago
Changed text brightness/contrast stuff to also use a BrightnessContrast widget More... almost 20 years ago
Moved image brightness/contrast code into a new form that floats over the picturebox More... almost 20 years ago
Added exception catch for unknown/missing file errors Added some more localization More... almost 20 years ago
Added text effects to the text context menu Fixed bug with brightness/contrast not being enabled when image was passed as an argument More... almost 20 years ago
Added basic context menu to the Image Added shortcuts for the text's contextmenu More... almost 20 years ago
Brightness/contrast labels refreshed while changing the values Added context menu to the RichTextBox More... almost 20 years ago
Added support for transparent images More... almost 20 years ago
Fixed small problem and reorganized TextImageMagnificationDialog code More... almost 20 years ago
Added checking for output width/height and set maximum size to 999 characters. Added OutOfMemory check for the conversion. Changed cbxLockUnlock text to 'Maintain Ratio'. More... almost 20 years ago