Commit graph

1908 commits

Author SHA1 Message Date
Jaex
72dd2fe9b9 When joined channel automatically create tab also create tabs ordered 2015-08-31 14:25:40 +03:00
Jaex
223c651e16 Added fundamental tab support to IRC client 2015-08-31 13:57:51 +03:00
Jaex
85f921c38b Fix Tools tasksettings references 2015-08-31 13:44:23 +03:00
Jaex
e7980e2daf Making forms localizable 2015-08-31 09:27:56 +03:00
Jaex
3ce053da36 Make sure DownloadAndUpload task creates valid filename 2015-08-31 09:20:20 +03:00
Jaex
9933cf8110 Renamed UploadTask to WorkerTask 2015-08-31 09:03:03 +03:00
Jaex
08306262a7 Fix IRCLib project HelpersLib reference 2015-08-30 12:27:03 +03:00
Athos Castro Moreno
a5d5bf8f0c Minor updates in pt-br translation 2015-08-29 16:32:47 -03:00
Jaex
44610ef03f Set filename in task creation 2015-08-29 09:11:37 +03:00
Jaex
4c4df2660c In debug don't check for extension id 2015-08-29 04:24:21 +03:00
Jaex
82ac01f3fe GetFileName fix for DownloadAndUpload 2015-08-28 12:34:54 +03:00
Jaex
1e07597bc4 Add ShareX_Chrome.exe in inno setup 2015-08-28 10:37:03 +03:00
Jaex
d6e945fe23 Chrome support complete 2015-08-28 10:22:56 +03:00
Jaex
d0e57efdfa Merge pull request #950 from davidruhmann/key-region-selection
resolve right click cancel to insert state
2015-08-27 20:03:01 +03:00
David Ruhmann
a3b2d8437b prevent region duplication 2015-08-27 09:32:30 -05:00
David Ruhmann
15c9c5acc0 resolve right click cancel to insert state 2015-08-27 09:14:37 -05:00
Jaex
1080d899cf Creating manifest file dynamically 2015-08-27 09:18:18 +03:00
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