Commit graph

131 commits

Author SHA1 Message Date
Jaex a8770e001b Added ToolStripCheckedBoldRenderer to make checked items bold so it will be more easier to see image checked items also in high contrast theme 2016-05-22 19:52:19 +03:00
Jaex c4dd95751e Removed UpdatePanel from main window, it will be added next release 2016-05-16 08:24:59 +03:00
Jaex 7338a4b012 Added update panel control 2016-05-15 14:52:11 +03:00
Jaex d5c21ebdf2 Removed region capture option hotkeys because now with menu easy to change them 2016-05-04 15:18:41 +03:00
Jaex 9531740b2d Added options sub menu to region capture 2016-05-04 14:04:26 +03:00
Jaex 61887a6b32 Added LabeledNumericUpDown and ToolStripLabeledNumericUpDown controls 2016-05-04 13:34:27 +03:00
Jaex bb8cc6df6b When uploading if uploader config is invalid then uploaders config window will open with proper uploader tab selected 2016-04-30 01:26:49 +03:00
Jaex c1bd044ec0 Added NavigateToTabPage function to TabToListView 2016-04-30 00:42:48 +03:00
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 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 7b196e35c6 Added IsValidImage extension for PictureBox 2016-04-16 15:15:58 +03: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 7e957014bd History form layout changes and improvements 2016-03-01 11:03:19 +02:00
Jaex fa3c84d68c Removed BaseForm.cs because it was causing bug with vs designer resx 2016-02-25 22:55:54 +02:00
Jaex cf38ce1b93 Save all settings before export, Load all settings and update controls after import 2016-02-10 23:14:23 +02:00
Jaex 5e02df215f Changed quick task info defaults, removed one easter egg 2016-02-06 22:56:48 +02:00
Jaex 7ff74dcdb3 Added quick task menu editor 2016-02-06 20:10:01 +02:00
Alexandre Oliveira aacb766790 Update Brazilian Portuguese translation 2016-02-05 16:13:14 -02:00
Jaex 1d0842d031 Updated license year to 2016 2016-01-03 17:16:01 +02:00
Jaex 1539d9148d Added export all custom uploaders button which will be only visible in debug build 2015-12-21 17:44:28 +02:00
Jaex 553f38ab5a Custom uploader export will ignore null or empty values to have more compact output 2015-12-21 16:31:59 +02:00
Jaex 35116b47c8 MenuButton changes 2015-11-25 01:27:02 +02:00
Jaex 64ff083c98 Show ShareX logo in about window 2015-11-21 00:56:07 +02:00
Jaex 8c10e2a910 Merge pull request #1084 from L1Q/master
Russian translation added
2015-10-26 21:15:56 +02:00
L1Q 8f6ec0fbec Russian translation status: 100%
Fixed lots of typos and mistakes.
2015-10-26 15:33:53 +02:00
L1Q 230475245a Russian translation status: ~66%
Helpers lib, ShareX poject, Some other dialogs
2015-10-25 11:43:28 +02:00
thanhpd f8d48273db Vietnamese translation added 2015-10-16 01:52:28 +07:00
L1Q c88cae0afa Added russian translation 2015-10-14 10:33:02 +03:00
Patrick Fruh 59b0c43845 Reworked German Translation
Fixed typos, added missing strings, ...
2015-10-06 10:27:21 +02:00
Shadorc 4c423e10db Update French Translation 2015-09-17 14:10:42 +02:00
Jaex b47977a753 Update message box will be minimized to task bar and flash 2015-09-15 08:28:18 +03:00
Jaex 70d58fd37d FirstTimeConfigForm interim commit 2015-09-11 03:45:40 +03:00
Jaex 2d2f1d6b77 Added DisableDeselect support to ListView 2015-09-02 17:54:24 +03:00
Alexandre Oliveira 4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -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 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Alexandre Oliveira 87ba680ccf A bunch of translations 2015-08-06 19:57:57 -03:00
Athos Castro Moreno c193e4d36c Several minor translations 2015-08-05 20:34:44 -03:00
Athos Castro Moreno 768e565815 Translated a few more fields 2015-08-04 23:41:45 -03:00
Jaex 6c4f8e8518 fixed #833: Jira try catch for possibility of exception 2015-07-30 21:24:46 +03:00
Jaex e396c9260f Added Greenlight button 2015-07-25 18:06:32 +03:00
Jaex 4afe5f1b3d Multi file import support 2015-07-22 15:30:01 +03:00
Jaex 585da60da7 fixed #675: Added optional custom info text setting for region capture so it can show color info and allows to copy it 2015-07-21 14:55:53 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Jaex 12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Jaex de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Shadorc 2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Jaex 20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03:00
Tiago Danin f8652bdbc2 New translation: Portuguese Brazil 2015-05-29 12:06:22 -03:00
Jaex cc68931c00 fixed #696: Label auto copy bug workaround 2015-05-18 09:22:40 +03:00
Shadorc 4e0869e5bf Improved and corrected French translation 2015-05-17 13:33:41 +02:00
Jaex bbe6c6be55 Fix MyListView designer visibility 2015-05-06 16:31:46 +03:00
Jaex fd44b1e9f8 Merge pull request #658 from wforums/master
Dutch Translation
2015-05-03 18:31:25 +03:00
Jaex 8df6000c6b Using ListView instead of ListBox in Twitter settings 2015-05-02 14:55:43 +03:00
wforums 90cde22c44 Dutch
More translations :)
2015-04-21 03:22:08 +02:00
Jaex 75b3a35627 Added hover and word break support to custom check box 2015-04-18 12:15:05 +03:00
ovnisoftware f7f6a10f2c Next part of Spanish Translation 2015-04-08 13:12:31 -04:00
Jimin Park f72e9d6feb Added first Korean Translations 2015-04-01 12:35:05 +09:00
Jaex e673e419df Added slow color animation to Donate button 2015-02-18 10:20:52 +02:00
Jaex 154514c8c3 Added Automate stop support, line delay setting 2015-02-17 12:46:00 +02:00
Jaex cdcf009186 Added country flags to languages menu 2015-01-18 02:53:32 +02: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 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
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 721b617c82 Revert "Main window menu is resizable now"
This reverts commit 8a3f8542cf.
2015-01-06 03:50:28 +02:00
Jaex 8a3f8542cf Main window menu is resizable now 2015-01-04 22:24:30 +02:00
NWIES 099787a68a French Translation 2015-01-04 15:58:58 +01:00
NWIES 71fa5de16d French Translation 2015-01-04 15:37:02 +01:00
Jaex 13814e350e Custom update message box for not steal focus 2015-01-03 14:50:16 +02:00
Jaex e770e8600f Changing copyright icon 2014-12-31 11:41:32 +02:00
Jaex 9388ebb418 Updated year 2014-12-31 11:29:40 +02:00
Jaex 958547d055 Using drag able listview in custom uploaders tab 2014-12-23 20:04:35 +02:00
Jaex 218b32c572 fixed #416: Actions list supports item dragging for be able to re order them 2014-12-23 19:44:17 +02:00
Jaex 0eefbc19f8 CodeMaid cleanup 2014-12-11 01:19:28 +02:00
Jaex d5b1d287fb Changed namespaces too 2014-12-10 22:25:20 +02:00
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00