Commit graph

1641 commits

Author SHA1 Message Date
Jaex e15efd8855 gitignore update 2015-08-27 04:16:17 +03:00
Jaex b255b0ab9b Chrome host manifest creation 2015-08-27 04:13:43 +03:00
Jaex 15d94b3082 Merge pull request #948 from ultramancool/master
Fix Up1 support using CLR Security Library
2015-08-27 03:50:04 +03:00
Jaex 56d45d9d51 Adding Chrome extension support 2015-08-27 03:49:03 +03:00
ultra bc044b3e27 Set tag size, append tag to fix Up1 support using new library 2015-08-26 20:38:20 -04:00
Jaex 0b650bc7b3 fixed #856: Option to only save to history when URL is not empty 2015-08-26 21:12:22 +03:00
Jaex 4cdbdebdb8 Trying to use Security.Cryptography library (http://clrsecurity.codeplex.com) for Up1 file uploader 2015-08-26 04:19:03 +03:00
Jaex b5bfb756fc fixed recording tray menu issue 2015-08-26 00:59:15 +03:00
Jaex dde182d9b2 fixed #883: Added right click menu to screen recording to be able to abort 2015-08-26 00:38:28 +03:00
Jaex 627ddf8dda When joined channel set that to channel textbox 2015-08-25 00:40:57 +03:00
Jaex 0f3e5c3c26 Added pt-BR to setup 2015-08-24 21:32:24 +03:00
Jaex 90b2c8ea20 Check for invalid IRC info before connect 2015-08-24 21:05:35 +03:00
Jaex f1e1f8650f Merge pull request #943 from RockyTV/master
Brazilian portuguese translation
2015-08-24 20:46:20 +03:00
Alexandre Oliveira 4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
Jaex f49de052d1 Added StringCollectionToStringTypeConverter, description changes in IRCInfo 2015-08-24 20:41:31 +03:00
Alexandre Oliveira 2cb5f86069 Merge branch 'master' of https://github.com/ShareX/ShareX 2015-08-24 13:51:52 -03:00
Jaex a2b5a03246 Added IRC client tool 2015-08-24 19:38:35 +03:00
Jaex 7992791fa2 Added Tools tab to Task Settings window, this cause Indexer settings to reset 2015-08-24 18:30:49 +03:00
Jaex f84200c629 Unix DateTime convert methods 2015-08-23 22:41:59 +03:00
Jaex 34ff9d995d Added texts to resx 2015-08-22 18:15:41 +03:00
Jaex e1a47d90dd NuGet update 2015-08-22 18:05:39 +03:00
Jaex 003bd9fb69 fixed #924: When opening image editor it will check is clipboard contains image and ask would you like to load it 2015-08-22 16:44:40 +03:00
Jaex d4196b10e9 When holding snap size modifier key region capture will mark all snap sizes on screen 2015-08-22 16:13:38 +03:00
Jaex 9d9396c2f0 New preset snap sizes 2015-08-22 15:41:14 +03:00
Jaex 2c15f4422c Merge pull request #941 from BranicYeti/patch-1
Typo in Advanced Application Settings
2015-08-21 23:30:23 +03:00
Brandon (Yeti) 5ba50a637e Typo in Advanced Application Settings
Noticed this entirely on a fluke. Just doing my part to help. Great application!
2015-08-21 21:29:20 +01:00
Jaex 51df59bc51 Using alt key for snap resizing so it wont interfere with fast cursor moving 2015-08-20 20:33:28 +03:00
Jaex 427446fe29 Merge pull request #936 from davidruhmann/key-region-selection
change to insert and delete
2015-08-20 20:01:02 +03:00
David Ruhmann b1ef705824 change to insert and delete 2015-08-20 11:29:10 -05:00
Jaex 30f5d7d539 Merge branch 'master' of github.com:ShareX/ShareX 2015-08-20 18:44:56 +03:00
Jaex 42c8f3f22a String contains extension 2015-08-20 18:44:40 +03:00
Jaex 396c3ee7f0 Merge pull request #935 from davidruhmann/nameparser-parameter-support
fix comparison to allow match at beginning
2015-08-20 17:25:47 +03:00
David Ruhmann 3feb331be9 fix comparison to allow match at beginning 2015-08-20 09:24:20 -05:00
Jaex 5ad848b9c8 Merge pull request #930 from davidruhmann/multi-direction-arrow-movement
multi direction arrow key movement
2015-08-20 06:02:12 +03:00
Jaex 559dc80342 Merge pull request #932 from davidruhmann/hide-codemenu-onlostfocus
hide codemenu onlostfocus
2015-08-20 05:59:42 +03:00
Jaex 77df6e7c95 Merge pull request #931 from davidruhmann/nameparser-parameter-support
nameparser parameter support
2015-08-20 05:56:28 +03:00
David Ruhmann 6d91464604 hide codemenu onlostfocus
codemenu was remaining open when the application lost focus because it
was tied to the leave event rather than the focus events.
2015-08-19 17:28:45 -05:00
David Ruhmann 59abcded74 add nameparser parameter support
parameter = {n} for entries i, ra, rn.
2015-08-19 17:17:50 -05:00
David Ruhmann f3110a004b allow movement when tangent blocked 2015-08-19 12:50:21 -05:00
Jaex 4bd61ac963 Region capture ctrl move speed was too slow 2015-08-19 20:32:04 +03:00
David Ruhmann c78611538a implement simplified arrow tracking 2015-08-19 12:22:07 -05:00
Jaex 49f8a870db Merge pull request #929 from davidruhmann/key-region-selection
Added keys for region selection #926
2015-08-19 19:58:06 +03:00
David Ruhmann 3d578e1d08 multi direction arrow key movement
8 direction movement rather than 4
2015-08-19 11:39:05 -05:00
David Ruhmann d828cc0ba0 Added keys for region selection #926
Insert and End keys
2015-08-19 11:29:00 -05:00
David Ruhmann 49bb9f7e80 Merge branch 'ShareX/master' 2015-08-19 10:58:23 -05:00
Jaex e16cbcbdbb Merge pull request #927 from davidruhmann/patch-2
Add 64-bit Architecture Support
2015-08-19 05:00:39 +03:00
David Ruhmann bd013fd321 Add 64-bit Architecture Support
Fix 796
2015-08-18 16:40:53 -05:00
Jaex 520858ba45 Upload from URL now works inside task system 2015-08-17 03:01:10 +03:00
Jaex 7969e1925e Added UseAfterCaptureTasksForFileUpload setting which will allow using actions in file upload too 2015-08-17 00:51:18 +03:00
Jaex 3710f1d99d fixed #584: Custom sound support 2015-08-16 11:34:46 +03:00