Commit graph

81 commits

Author SHA1 Message Date
Markus Hofknecht 7914950c9f [Feature] Option to appear at mouse location (#135), version 1.0.17.25 2021-04-28 22:58:33 +02:00
Markus Hofknecht 1edfa657ae [Feature] Settings Menu (#154), version 1.0.17.21 2021-04-25 20:40:11 +02:00
Markus Hofknecht a5e1ff4c25 [Feature] Migrate from deprecated FxCop analyzers to .NET analyzers (#152), version 1.0.17.16 2021-04-17 02:39:48 +02:00
Markus Hofknecht c00c02356a [Feature] item starts with searchstring, sort it on top (#99), version 1.0.17.10 2021-04-14 21:06:54 +02:00
Markus Hofknecht 754c4a2218 [BUG] Prevent endless loop in case there would be a error in startup (#144), version 1.0.17.7 2020-11-08 10:07:55 +01:00
Markus Hofknecht e85dcc39d6 [BUG] Fix get correct network path if it contains a space (#140), version 1.0.17.6 2020-10-24 22:31:56 +02:00
Markus Hofknecht a72defa020 [BUG] Remove TaskbarForm (#142), version 1.0.17.4 2020-10-24 20:03:00 +02:00
Markus Hofknecht 45fe4084ee [BUG] Fix get correct network path if it contains spaces (#140), version 1.0.17.1 2020-10-24 13:12:59 +02:00
Markus Hofknecht 808ab532c9 [BUG] Fix DataGridView Default Error is shown + NullReferenceException (#139), version 1.0.16.2 2020-10-10 09:47:30 +02:00
Markus Hofknecht 6b5772bbd8 [BUG] Resolve network root sometimes not working with WARN ArgumentOutOfRangeException: Length cannot be less than zero. (Parameter 'length') #129 2020-09-26 16:00:41 +02:00
Markus Hofknecht 49c6ef05f0 [BUG] Resolve network root sometimes not working with WARN ArgumentOutOfRangeException: Length cannot be less than zero. (Parameter 'length') #129 2020-09-26 15:54:24 +02:00
Peter Kirmeier 7426a44409 All taskbar positions supported
Closing #13
2020-09-20 21:15:31 +02:00
Peter Kirmeier 09e9751ae8 Fixed start location of first menu
Additionally fixed potential null pointer exception when no predecessor is found and menu is attempted to be drawn out of bounds
2020-09-20 19:19:21 +02:00
Peter Kirmeier d4bf10f174 First taskbar position iteration
- Simplified code
- Overlapping is prevented for the very first instead of the first two opened menues
- When taskbar position was changed while STM is running, it will take updated position into account
2020-09-20 17:26:45 +02:00
Peter Kirmeier 713ae57f70 Skip adjusting sizes that are already known 2020-09-20 11:20:21 +02:00
Markus Hofknecht 6eea1d9b4c [BUG] Fix rare ArgumentOutOfRangeException (#132) 2020-08-18 12:29:02 +02:00
Markus Hofknecht 274682d26e [Feature] Dark mode (#21), version 1.0.15.0 2020-08-07 15:24:25 +02:00
Markus Hofknecht de4fb95df3 [Feature] Max Path 260 (#80) 2020-08-06 23:27:21 +02:00
Markus Hofknecht fed20a59d7 [Feature] Option to remove taskbar icon (#123), version 1.0.14.1 2020-08-05 15:33:45 +02:00
Markus Hofknecht ae440e4389 [BUG] Fix rare ArgumentOutOfRangeException (#132), [BUG] Fix rare NullReferenceException (#133) 2020-08-04 10:58:20 +02:00
Markus Hofknecht e0720a1555 [BUG] Fix click on menu sometimes stops loading (#126) 2020-07-29 20:51:39 +02:00
Markus Hofknecht 55324c8a58 [BUG] Fix ArgumentOutOfRangeException (#127) 2020-07-29 20:32:32 +02:00
Markus Hofknecht bcc16a9dfd [BUG] Fix open folder directory that contains commas (#119) 2020-07-16 12:42:00 +02:00
Markus Hofknecht b0cdfe1ab2 [BUG] Fix rare issue when mouse moves between icon and text (#118), version 1.0.9.1 2020-07-12 14:21:29 +02:00
Markus Hofknecht b595ecbe8a #101, #109, version 1.0.9.0
[Feature] Windows Store (#101)
[Feature] Code Analyze and Refactor 0.12 (#109)
2020-07-11 17:57:14 +02:00
Markus Hofknecht 14cc6af244 Code Analyze and Refactor 0.12 (#109), version 0.11.4.5 2020-07-08 17:54:19 +02:00
Markus Hofknecht d38750c0b9 Code Analyze and Refactor 0.12 (#109), version 0.11.4.4 2020-07-07 17:05:19 +02:00
Markus Hofknecht 2686adf0df Code Analyze and Refactor 0.12 (#109), version 0.11.4.3 2020-07-06 23:37:55 +02:00
Markus Hofknecht 2d2eb88339 Code Analyze and Refactor 0.12 (#109), version 0.11.4.2 2020-07-06 21:15:45 +02:00
Markus Hofknecht 48805cc0f2 Code Analyze and Refactor 0.12 (#109), version 0.11.4.1 2020-07-06 16:46:47 +02:00
Markus Hofknecht 0ecb70c878 [Feature] Resolve network root #48, version 0.11.4.0 2020-07-04 21:20:56 +02:00
Markus Hofknecht 98b648cc62 Code Analyze and Refactor 0.12 (#109), version 0.11.3.0 2020-07-03 22:02:16 +02:00
Markus Hofknecht 3610ea0c59 Code Analyze and Refactor 0.12 (#109), version 0.11.2.2 2020-06-28 20:56:03 +02:00
Markus Hofknecht e24a8fff36 #115, version 0.11.2.1
[Feature] Show icon in taskbar when application is running #115
2020-06-28 20:20:19 +02:00
Markus Hofknecht 50231f5a3c #115, version 0.11.2.0
[Feature] Show icon in taskbar when application is running #115
2020-06-28 19:06:44 +02:00
Markus Hofknecht 5cf29e0ba5 #115, version 0.11.2.0
[Feature] Show icon in taskbar when application is running #115
2020-06-28 18:43:25 +02:00
Markus Hofknecht b91890abb0 #115, version 0.11.2.0
[Feature] Show icon in taskbar when application is running #115
2020-06-28 18:28:33 +02:00
Markus Hofknecht 13af167dfd #115, version 0.11.2.0
[Feature] Show icon in taskbar when application is running #115
2020-06-28 17:16:19 +02:00
Markus Hofknecht 8bdbb83e06 #115, version 0.11.2.0
[Feature] Show icon in taskbar when application is running #115
2020-06-28 15:57:40 +02:00
Markus Hofknecht aa1918ce02 #115, version 0.11.1.12
[Feature] Show icon in taskbar when application is running #115
2020-06-28 15:35:04 +02:00
Markus Hofknecht 1052dbb01c #115, version 0.11.1.11
[Feature] Show icon in taskbar when application is running #115
2020-06-28 15:17:23 +02:00
Markus Hofknecht c140284f2a #115, version 0.11.1.9
[Feature] Show icon in taskbar when application is running #115
2020-06-27 15:50:36 +02:00
Markus Hofknecht f867894a1e #113, version 0.11.1.10
[Feature] Bigger buttons for Touch #113
2020-06-27 12:37:52 +02:00
Markus Hofknecht 45da1c222c #79, #114, #115, #116, version 0.11.1.9
[Feature] Take RowHeight from main menu #116
[Feature] Show icon in taskbar when application is running #115
[Feature] Add outer frame to selection #114
[Bug] Screen Changes #79
2020-06-27 11:01:12 +02:00
Markus Hofknecht d819e80f9f [BUG] displays the error message "Couldn't register the hotkey" at launch (#102)
* do not show error when start
2020-06-25 20:54:27 +02:00
Markus Hofknecht 2e72322271 Close submenus and improve selection (#112), version 0.11.1.5 2020-06-25 20:28:36 +02:00
Markus Hofknecht 4a47181553 Code Analyze and Refactor 0.12 (#109), version 0.11.1.4 2020-06-25 12:24:06 +02:00
Markus Hofknecht 1b9cba134b Code Analyze and Refactor 0.12 (#109), version 0.11.1.3 2020-06-24 17:44:30 +02:00
Markus Hofknecht 65159276d7 #110, #111, version 0.11.1.1
[BUG] ArgumentOutOfRangeException #110
[BUG] AutosizeRows when high dpi #111
2020-06-22 21:52:35 +02:00
Markus Hofknecht fe02510cf6 #69, #104, #103, version 0.11.1.0
[Feature] Mouse disturbing while using keys (#69)
[BUG] Crash when fast mouse movings (#104)
[Bug] Reload menu when reenter or click (#103)
2020-06-22 17:52:19 +02:00