Commit graph

70 commits

Author SHA1 Message Date
Jaex 0a24a43f0b Automate hotkey also will start it if window is already open, when automate stop window will get focus 2015-02-18 11:29:36 +02:00
Jaex e673e419df Added slow color animation to Donate button 2015-02-18 10:20:52 +02:00
Jaex 206d51348c Added localization to Automate 2015-02-17 18:15:33 +02:00
Jaex a27256368f Added Keys list to form 2015-02-17 18:00:16 +02:00
Jaex 31a9a124c6 Using Keys enum for keyboard parameter 2015-02-17 17:41:50 +02:00
Jaex 90353e1a94 Added comment support 2015-02-17 16:52:31 +02:00
Jaex 780c1d3ae8 Unlimited loop support and not using line delay for function, call, wait 2015-02-17 16:32:33 +02:00
Jaex 5897af0163 Fix line delay for loop and stop support while looping 2015-02-17 15:45:58 +02:00
Jaex 2c9dea8de8 Added Open/Start Automate hotkey 2015-02-17 14:51:19 +02:00
Jaex 154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02:00
Jaex 806d55b5e1 Added scripts list 2015-02-17 11:17:11 +02:00
Jaex f5903993f9 Added example script 2015-02-16 17:08:38 +02:00
Jaex 395be0d69c fix null exception 2015-02-16 16:21:19 +02:00
Jaex a128cb9c0b Added Automate (Simple scripting / macro) to tools menu 2015-02-16 15:31:19 +02:00
Jaex 91e476d99a German updated by @Starbug2 2015-02-10 22:49:28 +02:00
Jaex fef3092dec WindowState will make sure window is inside monitor regions 2015-02-09 23:45:04 +02:00
Jaex 9976d483b8 Added GIF encoding progress to tray text 2015-02-09 19:03:54 +02:00
Jaex c903ec8639 GIF fps limit increased to 30, fixed gif cache integer overflow problem 2015-02-09 17:17:04 +02:00
Jaex 896217f634 fixed #488: Added recent links menu to tray menu 2015-02-02 16:48:56 +02:00
Jaex 935395372f #342: Screen recording (FFmpeg) FPS max limit increased to 60,
Removed Screen recording Output option instead added separate hotkey for GIF recording to make it less confusing to set hotkey,
Removed AVI (VCM) recording because it was not good enough and FFmpeg better than it,
Fixed max fps problem in FFmpeg dshow device
2015-01-30 08:50:10 +02:00
Jaex 1a13786689 Resx update 2015-01-29 09:54:31 +02:00
Jaex 974db173b6 Screen color picker -> Color picker, Quick screen color picker -> Screen color picker 2015-01-26 09:24:26 +02:00
Jaex ea62f79fab German fixes 2015-01-23 00:15:51 +02:00
Jaex b01b762c88 Using SSL callback URL 2015-01-21 02:24:22 +02:00
Jaex 5c98188507 Fixed screen recording tray icon text length problem which causing screen recording to not start in some languages 2015-01-19 15:38:53 +02:00
Jaex cdcf009186 Added country flags to languages menu 2015-01-18 02:53:32 +02:00
Jaex 85c5849762 Hungarian menu size fix, added hu to inno script 2015-01-17 23:03:44 +02:00
devBluestar bb72b2bcbc Hungarian language file update 2015-01-17 21:43:11 +01:00
Jaex 89d046808f Added Hungarian language 2015-01-17 21:28:30 +02:00
devBluestar a10b667e8b Hungarian language file 2015-01-17 19:32:42 +01:00
Jaex 0388b699de Merge branch 'master' of https://github.com/jiajiechan/ShareX into jiajiechan-master 2015-01-16 12:55:41 +02:00
jiajiechan b1bcf7a431 Simplified Chinese (zh-cn) update
Simplified Chinese (zh-cn) update
-Corrected translation appeared in the space problem
-Fixed some translation does not comply with the actual
2015-01-16 13:50:00 +08:00
Starbug2 1e44d99f8c German translation 100% done 2015-01-15 20:59:57 +01:00
Jaex 6b45ffff8a Missing resx include 2015-01-15 20:59:12 +02:00
Jaex 5a737b44c9 Merge german 2015-01-15 20:53:58 +02:00
Jaex a9b0b3416a Added german resx to projects 2015-01-15 20:44:39 +02:00
Jaex 10a3512ca7 Merge pull request #461 from Starbug2/master
German language Support
2015-01-15 19:25:14 +02:00
Starbug2 48e920ff23 German language Support 2015-01-15 18:17:58 +01:00
Jaex 3256792110 Added Simplified Chinese to projects 2015-01-15 16:17:33 +02:00
Jaex fba3842ca4 Updated json.net 2015-01-14 14:17:59 +02:00
Jaex 2bfda15b73 fixed #450: Added BrowserPath setting which allows you to use different browsers to open URLs 2015-01-12 11:14:59 +02:00
Jaex 36ac96d4d7 Hubic changes 2015-01-12 09:31:54 +02:00
JiaJie Chan 9644f32112 zh-cn update2
zh-cn update2
2015-01-12 00:43:06 +08:00
JiaJie Chan 258f46fca3 Simplified Chinese(zh-cn) update
Simplified Chinese (zh-cn) Language update
2015-01-12 00:28:11 +08:00
Jaex f96829acad Few ui changes for french 2015-01-10 12:08:53 +02:00
Jaex 34cade70a6 First update message box can activate 2015-01-09 10:19:44 +02:00
Jaex 5f41b5771d UpdateCheckerLabel won't block process closing 2015-01-07 06:25:48 +02:00
Jaex 86ac891748 Merge branch 'master' of github.com:ShareX/ShareX 2015-01-07 01:56:10 +02:00
Jaex 71f203d07d fixed issue #249: Need url decode file name when doing download 2015-01-07 01:55:48 +02:00
mightynerd 4af8c816e4 Added error dialog when directory can't be created #441 2015-01-06 15:18:40 +01:00