0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 13, 2023 — Jun 13, 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... about 19 years ago
Updated to use the new JMPictureBox.Text property More... about 19 years ago
Replaced 'Caption' with an overridden 'Text' property More... about 19 years ago
Widgets are now locked to the nearest corner More... about 19 years ago
Fixed multiple redraw on image load problem by adding a DrawImage boolean property to the picturebox More... about 19 years ago
Fixed xml tag More... about 19 years ago
Improved handling of Widgets and their Parent controls More... about 19 years ago
Rewrote LoadImage to avoid having the loaded images locked while the program is running More... about 19 years ago
Various little bits More... about 19 years ago
Replaced textbox with a combobox and added some more Ramps More... about 19 years ago
A few tweaks and cleanups for release More... about 19 years ago
Fixed a few things, and anchored the widgets to the form More... about 19 years ago
Initial cvs add More... about 19 years ago
Added check for empty ASCII ramp More... about 19 years ago
Moved ASCII ramp + font stuff into a new widget and changed/fixed related stuff More... about 19 years ago
Fixed output size not updating when maintain ratio button is checked More... about 19 years ago
Fixed save/save as image code More... about 19 years ago
Fixed output size not updating when the font changes More... about 19 years ago
Moved output size stuff into its own Widget + various related changes More... about 19 years ago
Moved generic widget code into a new base class More... about 19 years ago
Some small fixes and improvements More... about 19 years ago
Changed text brightness/contrast stuff to also use a BrightnessContrast widget More... about 19 years ago
Moved image brightness/contrast code into a new form that floats over the picturebox More... about 19 years ago
Added exception catch for unknown/missing file errors Added some more localization More... about 19 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... about 19 years ago
Added basic context menu to the Image Added shortcuts for the text's contextmenu More... about 19 years ago
Brightness/contrast labels refreshed while changing the values Added context menu to the RichTextBox More... about 19 years ago
Added support for transparent images More... about 19 years ago
Fixed small problem and reorganized TextImageMagnificationDialog code More... about 19 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... about 19 years ago