ShareX/ShareX.HelpersLib
2016-06-11 15:18:38 +03:00
..
Automate resx updates 2016-05-30 10:04:07 +03:00
CLI Move : this() same line 2016-04-06 19:02:48 +03:00
Colors resx updates 2016-05-30 10:04:07 +03:00
Controls If fixed size and region mode then show hover area for fixed size 2016-05-25 21:23:02 +03:00
Cryptographic Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
DNS resx updates 2016-05-30 10:04:07 +03:00
Extensions In hash check form remove white spaces from target textbox, allow drag n drop file to file hash tab page 2016-05-29 12:23:02 +03:00
Forms Update resx 2016-06-08 12:13:34 +03:00
GIF Updated license year to 2016 2016-01-03 17:16:01 +02:00
Helpers Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
Input Updated license year to 2016 2016-01-03 17:16:01 +02:00
Native Added minimum rectangle size 3 to rectangle region transparent too 2016-06-11 15:18:38 +03:00
Printer final update! \o/ 2016-04-29 17:38:54 +02:00
Properties resx updates 2016-05-30 10:04:07 +03:00
Resources Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Tokenizer Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
UITypeEditors Draw selected color icon in context menu 2016-05-03 18:02:26 +03:00
UpdateChecker final update! \o/ 2016-04-29 17:38:54 +02:00
ActionsCodeMenuEntry.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
ApplicationInstanceManager.cs fixed #1462: Try catch IPC issues 2016-03-29 13:43:30 +03:00
ClipboardFormat.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
CodeMenu.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
CodeMenuEntry.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
ColorBgra.cs Move : this() same line 2016-04-06 19:02:48 +03:00
ColorMatrixManager.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
ConvolutionMatrix.cs Move : this() same line 2016-04-06 19:02:48 +03:00
ConvolutionMatrixManager.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
CursorData.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
DebugHelper.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
DebugTimer.cs Added PortableApps support which will use custom personal path and disable updating 2016-01-07 19:48:59 +02:00
DWMManager.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
EncoderProgram.cs CreateDirectoryFromFilePath 2016-02-22 07:15:23 +08:00
EnumInfo.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
Enums.cs Using enum for screen test mode 2016-06-08 04:58:08 +03:00
ExternalProgram.cs Move : this() same line 2016-04-06 19:02:48 +03:00
FastDateTime.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
FFmpegDownloader.cs CreateDirectoryFromFilePath 2016-02-22 07:15:23 +08:00
FileDownloader.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
FixedSizedQueue.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
FontSafe.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
HelpersOptions.cs fixed #1400: Added AcceptInvalidSSLCertificates option to Application settings -> Advanced tab which can be used by people who using self signed certificates 2016-03-14 03:10:19 +02:00
Links.cs Added Patreon button 2016-06-09 03:25:24 +03:00
ListViewColumnSorter.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
Logger.cs CreateDirectoryFromFilePath 2016-02-22 07:15:23 +08:00
MimeTypes.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
NameParser.cs Replace all string.Empty with "" 2016-05-24 21:15:45 +03:00
packages.config NuGet update 2016-03-20 17:37:40 +02:00
PingHelper.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
PingResult.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
ProxyInfo.cs fixed #1523: Handle proxy issues 2016-04-29 01:16:11 +03:00
SettingsBase.cs CreateDirectoryFromFilePath 2016-02-22 07:15:23 +08:00
ShareX.HelpersLib.csproj Adding screen tearing test to monitor test 2016-06-08 00:09:10 +03:00
ShareX.HelpersLib.csproj.DotSettings Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
ShareXResources.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
StringLineReader.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
TaskEx.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
TextBoxTraceListener.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
ThreadWorker.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
UnsafeBitmap.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
Vector2.cs In screen color picker added these copy buttons: All, RGB, Hex, HSB, CMYK, Decimal, Position 2016-05-20 14:43:13 +03:00
WindowState.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00
WritablePropertiesOnlyResolver.cs SettingsHelper methods moved to SettingsBase 2016-01-28 10:44:46 +02:00
XmlColor.cs Move : this() same line 2016-04-06 19:02:48 +03:00
XmlFont.cs Updated license year to 2016 2016-01-03 17:16:01 +02:00