Commit graph

16 commits

Author SHA1 Message Date
uppi 58a4226264 Fix a null check for newParent at SwitchParent
It was checked before the first dereference and was not checked before the
second one
2015-10-30 15:45:54 +03:00
Artem Borzilov 00f0e10ee8 Fix possible null dereference at ChangeText
text == null and newText == null leads to "null.Equals(null)" check
2015-10-30 02:09:26 +03:00
Jaex 6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex c3f101b4b9 Revert "Remove TDMaker hint paths"
This reverts commit f2ca2f5b88.
2015-08-07 11:59:52 +03:00
Michael Delpach f2ca2f5b88 Remove TDMaker hint paths 2015-08-07 09:39:59 +08:00
Jaex e2746e47e3 fixed #834: Indexer catch unauthorized access exception 2015-08-03 10:23:32 +03:00
Jaex 6d6e338bf1 fixed #849: Shadow problem in Windows 10 2015-08-03 10:11:34 +03:00
Jaex 35f835c2bf Merging @DanielMcAssey resx case fixes 2015-07-23 09:08:39 +03:00
Jaex 44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Jaex 2b0277c90f resx updates 2015-07-02 04:50:49 +03:00
Jaex 7f1daa2480 Added Portuguese-Brazil to languages list 2015-06-03 08:21:14 +03:00
Jaex bbe105607f Greenshot merge 2015-02-11 08:56:02 +02:00
Jaex 9fa6e759d7 Greenshot image editor 1.2 merged 2014-12-23 00:54:20 +02:00
Jaex a1ac901852 Interim Greenshot image editor merge 2014-12-22 23:42:56 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00