Commit graph

2484 commits

Author SHA1 Message Date
Jaex 664291c696 #1487 Used SystemColors.Window in BackColor of every single form also removed BackColor Color.White usage completely in all controls 2016-04-25 21:00:46 +03:00
Jaex 7df298c83e fixed #1512: Added "Shift + C" hotkey to copy file in main window list 2016-04-24 22:29:28 +03:00
Jaex 0e9c5712e7 Toggle tips on click instead of hover so people can scroll tips if it is bigger than window size 2016-04-24 22:16:47 +03:00
Jaex 630fe10c8b Added icon to main window to show tips on hover 2016-04-24 21:54:51 +03:00
Jaex b204c0fcf1 Merge pull request #1519 from alucard0134/master
Update cuntflaps.me
2016-04-24 19:24:12 +03:00
alucard0134 0bb1a66446 Update cuntflaps.me 2016-04-24 11:22:52 -05:00
Jaex fdae23b294 resx updates 2016-04-24 18:17:59 +03:00
Jaex 0857174538 Hold CTRL when dragging to copy URLs 2016-04-24 17:43:57 +03:00
Jaex 063bc70fb7 Support dragging multiple items 2016-04-24 17:15:02 +03:00
Jaex 2c65d618dc Use ItemDrag item instead of selected item to get correct dragged item 2016-04-24 02:16:08 +03:00
Jaex a6603f3e1a fixed #1023: Added drag file from main window support 2016-04-24 01:15:35 +03:00
Jaex 1838519e23 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-23 21:39:09 +03:00
Jaex 0d763089d5 Screen recorder default setting changes 2016-04-23 21:38:52 +03:00
Jaex 216fae9f4d Merge pull request #1513 from campbeb/expandFolderVariables
Expand Folder Variables
2016-04-23 16:30:39 +03:00
campbeb 8599d3f955 Expand Folder Variables
Properly expand local folder variables (such as Desktop and My
Documents).
Corrects bug from 35cb75d055
2016-04-23 08:54:54 -04:00
Jaex 96a854289d Added custom region hotkeys for screen recording & screen recording (GIF) 2016-04-21 21:53:29 +03:00
Jaex fe435f4e84 Added text to speech option for capture and task completed 2016-04-21 18:23:03 +03:00
Jaex debb488dfc Added ShowImageSizeLabel to picture box control so every picture box can show image size on mouse hover 2016-04-21 17:11:14 +03:00
Jaex 8a7a6fff1d Changed default checkers size 2016-04-21 16:32:36 +03:00
Jaex fe4d9d85d7 fixed #1504: Added application wide upload disable option 2016-04-19 19:23:44 +03:00
Jaex 50da26ecea Merge pull request #1503 from lesderid/patch-1
Add pomf.lesderid.net to Pomf.cs
2016-04-18 13:08:00 +03:00
Les De Ridder bb7c3b6b5b Add pomf.lesderid.net to Pomf.cs 2016-04-18 12:06:37 +02:00
Jaex 7b196e35c6 Added IsValidImage extension for PictureBox 2016-04-16 15:15:58 +03:00
Jaex 1322ad31ba Added TrayTextMoreInfo in application settings to show more info in tray text 2016-04-15 04:06:08 +03:00
Jaex b0b0c87e00 Merge branch 'master' of github.com:ShareX/ShareX 2016-04-15 03:26:08 +03:00
Jaex e8aaa1576b Better uploader service caching 2016-04-15 03:25:08 +03:00
Jaex fa1911b06b Merge pull request #1501 from Krychuu/patch-1
Update Pomf.cs
2016-04-15 02:30:35 +03:00
Krychü ae6598ba9c Update Pomf.cs
add host
2016-04-15 01:21:06 +02:00
Jaex cce83515be fixed #1487: Using system colors everywhere in UI as possible so Windows themes can work properly 2016-04-08 18:58:03 +03:00
Jaex 9660f26938 Merge pull request #1485 from decay42/master
Updated german translations
2016-04-07 20:05:56 +03:00
Jan Pfeiffer 1dfe42ece1 Merge branch 'master' of https://github.com/ShareX/ShareX 2016-04-07 19:02:38 +02:00
Jan Pfeiffer 77536b17c7 Updated german translations 2016-04-07 19:02:26 +02:00
Jaex 1f44816f18 fixed #1484: Image combiner drag n drop file support 2016-04-07 19:48:09 +03:00
Jan Pfeiffer 0e9f33089e Merge branch 'master' of https://github.com/ShareX/ShareX
# Conflicts:
#	ShareX/Forms/ApplicationSettingsForm.de.resx
2016-04-07 17:32:42 +02:00
Jaex 86506a16aa fixed #1483: Added direct url support for Streamable 2016-04-07 17:50:41 +03:00
Jan Pfeiffer 4017143444 Fixed and added some more german translations (+1 squashed commits)
Squashed commits:

[420a9b0] Added more german translations
2016-04-07 10:34:40 +02:00
Jaex 9c950aa183 Naming changes 2016-04-07 01:00:51 +03:00
Jaex 6bf46cd505 If tray left double click action is none then execute left click action instantly without wait for double click check 2016-04-06 19:46:55 +03:00
Jaex fbad899e08 Moved tray click action settings to application settings general tab 2016-04-06 19:41:25 +03:00
Jaex 904ee37967 Added open main window hotkey 2016-04-06 19:15:25 +03:00
Jaex b825f6a0af Move : this() same line 2016-04-06 19:02:48 +03:00
Jaex 9d49b55e73 URL shortener and share error reporting 2016-04-05 15:17:56 +03:00
Jaex 3d8ac82945 Added de resx references 2016-04-05 14:03:05 +03:00
Jaex f79c46c5bb Merge pull request #1478 from decay42/master
Added missing german translations
2016-04-05 13:59:59 +03:00
unknown 492d876f74 Added missing german translations 2016-04-05 10:45:26 +02:00
Jaex 291c0210d2 Check config for URL shortener and URL sharing service too 2016-04-04 17:53:11 +03:00
Jaex 43c14c55c7 Added picuza.com image uploader 2016-04-04 17:10:26 +03:00
Jaex 8a887c1f6c Remove in upload checks because those checks happens before upload 2016-04-04 16:58:07 +03:00
Jaex 5c20e9a051 In name parser preview show fake %width, %height values 2016-04-04 16:12:09 +03:00
Jaex c9d39eac36 Service renamings 2016-04-04 14:45:16 +03:00