18
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed App.config, this should make Greenshot work a bit better when .NET 4.0 is installed. More... almost 12 years ago
Fixing settings form and added a hide expert tab setting. More... almost 12 years ago
LanguageEntries are now removed from the grid if both languageFiles contain null or empty value for it
jklingen
as JKlingen
More... almost 12 years ago
More stability fixes More... almost 12 years ago
Retrying export to word if it fails... usually this is due to the error "COM object that has been separated from its underlying RCW cannot be used." More... almost 12 years ago
Fixing RSS reading when the culture doesn't exist. More... almost 12 years ago
Making the plugins behave more stable, fixing a part of Bug #3528518 More... almost 12 years ago
Fixed Bug #3528948, not capturing the right screen(s) when using the context menu. More... almost 12 years ago
Updated version More... almost 12 years ago
Fixed problem with undo and missing language key More... almost 12 years ago
Fixed installer problem when uninstall didn't work. More... almost 12 years ago
According to Bug #3527653 this change should make the code a bit more stable, the question is where the next problem occurs... More... almost 12 years ago
Trying to see if LoadFrom is more stable than LoadFile, this is discussed in many blogs.. also fixed a file reference in the project. More... almost 12 years ago
Setting some word export options to prevent wrong embedding. More... almost 12 years ago
Removed reference to System.Web, making the imgur plugin work on client profiles. More... almost 12 years ago
serbian translation update for 1.0.0 + fixed ietf
jklingen
as JKlingen
More... almost 12 years ago
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1889 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
jklingen
as JKlingen
More... almost 12 years ago
Changed language directory so we are no longer taking the copied files, this solves the issue that we always need to add the files to the project. More... almost 12 years ago
Updated version More... almost 12 years ago
Changing the default clipboard format to work without HTML. More... almost 12 years ago
Updated version More... almost 12 years ago
For now keeping "check for unstable updates" and fixing exception if a wrong mapping is used. More... almost 12 years ago
Added languages and removed unused code. More... almost 12 years ago
Trying to remove all registry keys More... almost 12 years ago
Fixed Bug #3527838 by simplifying the quick settings. More... almost 12 years ago
Added the possibility to use the Windows-key as a hotkey, this only works when defined in the ini!! It's currently not possible to define it in the settings GUI. More... almost 12 years ago
Fixed last commit: accidentally removed our nice green fill when taking a region capture... More... almost 12 years ago
Disabled some unused code. More... almost 12 years ago
Refactored code location of the isGDIAllowed/isDWMAllowed, also changed the timeout for getting the HTML object from a window to 5 Seconds (instead of 1). More... almost 12 years ago
Fixed weird "nullreference" error in MainForm.resx when using Visual Studio, this problem occurs when the file is changed by SharpDevelop! Somehow Version=4.0.0.0 entries are written, instead of Version=2.0.0.0 More... almost 12 years ago