David Sparer
|
331af8cd24
|
Merge pull request #1218 from farosch/splashscreen
Splashscreen
|
2018-12-22 16:16:39 -06:00 |
|
David Sparer
|
e5d05b88bc
|
Merge pull request #1227 from farosch/searchbar2top
Position of search bar configurable via settings
|
2018-12-22 16:07:47 -06:00 |
|
Faryan Rezagholi
|
61f823b6be
|
Made position of the search bar configurable vias settings
|
2018-12-22 17:20:32 +01:00 |
|
David Sparer
|
06f23d5754
|
Merge pull request #1220 from farosch/appleicon
Added Apple Icon
|
2018-12-22 09:29:09 -06:00 |
|
Faryan Rezagholi
|
08191278d7
|
Chnaged splash screen form to display correctly on a high DPI device
|
2018-12-21 18:19:13 +01:00 |
|
Faryan Rezagholi
|
9423c8135f
|
Added Apple Icon
|
2018-12-21 14:21:40 +01:00 |
|
Faryan Rezagholi
|
4cc1847ea6
|
added mRemoteNG Logo to splash screen
|
2018-12-21 00:41:02 +01:00 |
|
Faryan Rezagholi
|
2a0032a199
|
Splash screen shown on startup and hiding after completion of the load method of the main form
|
2018-12-21 00:10:59 +01:00 |
|
Faryan Rezagholi
|
9b722eacdb
|
Added form for spash screen
|
2018-12-20 23:42:11 +01:00 |
|
Faryan Rezagholi
|
c6f15411e3
|
Moved searchbar in connection tree to top
|
2018-12-20 15:48:22 +01:00 |
|
David Sparer
|
2df9741cd6
|
loadbalanceinfo property now imported from rdp files
fixes #1132
|
2018-12-17 11:47:15 -06:00 |
|
David Sparer
|
7a8a2fbf77
|
Merge pull request #1191 from mRemoteNG/929_server_name_in_notification
Host names are now displayed in some notifications
|
2018-12-15 10:12:33 -06:00 |
|
Sean Kaim
|
9e96732b73
|
Update SSH.NET package
* Code clean up
* Notify users of exceptions/failed uploads
|
2018-12-14 17:09:30 -05:00 |
|
David Sparer
|
a84159ee70
|
Merge pull request #1159 from mRemoteNG/1123_handle_unhandled_exceptions
Added unhandled exception window
|
2018-12-05 16:31:36 -06:00 |
|
David Sparer
|
703f9deb9a
|
added a version property to the ISerializer interface. switch to using confcons v2.7 serializer in production and tests. this resolved an issue with serializing the RedirectClipboard property
|
2018-12-05 16:07:59 -06:00 |
|
David Sparer
|
3e1d418269
|
Merge branch 'develop' into 929_server_name_in_notification
|
2018-11-15 15:44:24 -06:00 |
|
David Sparer
|
5ee7b3fcbf
|
fixed failing test
|
2018-11-15 15:44:04 -06:00 |
|
David Sparer
|
15adf97174
|
refactored some protocol base events to standardize how disconnect/error events are raised
|
2018-11-15 15:31:38 -06:00 |
|
David Sparer
|
4bd5befaaa
|
refactored force flag checks to be simpler to read
|
2018-11-15 14:18:45 -06:00 |
|
David Sparer
|
92759aa9dc
|
refactored connection initiator a bit to reduce unnecessary code
the conForm arg was always null, we didnt need it
|
2018-11-14 07:06:25 -06:00 |
|
David Sparer
|
65e21190b9
|
extracted rdp error codes to new class
|
2018-11-12 18:54:54 -06:00 |
|
David Sparer
|
1e4fa8432b
|
task dialog now properly localizes its buttons
|
2018-11-12 17:11:25 -06:00 |
|
David Sparer
|
ed5423368e
|
use the task dialog for confirming node deletions, Esc key now closes dialog
related to #1064
|
2018-11-12 17:07:07 -06:00 |
|
David Sparer
|
673acad72c
|
NBLabel now respects the TextAlignment property when in theming mode
|
2018-11-12 17:05:10 -06:00 |
|
David Sparer
|
efc04cc82d
|
refactored task dialog to use am NGLabel instead of custom string drawing for the main instruction
|
2018-11-12 16:56:49 -06:00 |
|
David Sparer
|
b880f7c946
|
NGLabel now attempts to wrap text like default labels when theme mode is active
|
2018-11-12 16:51:45 -06:00 |
|
David Sparer
|
7304de0102
|
Esc key now cancels options window changes
related to #1064
|
2018-11-11 18:18:46 -06:00 |
|
David Sparer
|
a64601afcc
|
fixed some visual issues with the notificaiton panel date label
|
2018-11-11 11:22:06 -06:00 |
|
David Sparer
|
79ce3c0d74
|
fixed issue with notification panel internal layout
|
2018-11-11 10:27:59 -06:00 |
|
David Sparer
|
83c31ad2b4
|
created sql version upgrader for confcons v2.7
|
2018-11-08 17:16:33 -06:00 |
|
David Sparer
|
3bcb769965
|
Merge branch 'release/v1.76' into develop
# Conflicts:
# CHANGELOG.TXT
# mRemoteV1/Properties/AssemblyInfo.cs
# mRemoteV1/mRemoteV1.csproj
|
2018-11-08 16:38:51 -06:00 |
|
David Sparer
|
78ef0fdaf4
|
Merge pull request #1107 from mRemoteNG/321_hidpi
Implement HiDPI support
|
2018-11-08 07:36:44 -06:00 |
|
David Sparer
|
8d29ff2d61
|
fixes #1168
|
2018-11-04 19:13:10 -06:00 |
|
David Sparer
|
cb5447f86e
|
fixes #1181
|
2018-11-04 18:03:39 -06:00 |
|
David Sparer
|
8cb31ad524
|
slight cleanup of Runtime class
|
2018-11-04 18:03:29 -06:00 |
|
David Sparer
|
25e30672c8
|
bumped version to v1.76.12
|
2018-11-04 16:38:14 -06:00 |
|
David Sparer
|
abcab2aadf
|
sql now encrypts and decrypts passwords
|
2018-11-03 18:28:53 -05:00 |
|
David Sparer
|
19bb8f7595
|
refactored db classes to expose tblRoot data
|
2018-11-03 11:02:26 -05:00 |
|
David Sparer
|
0427956e8b
|
we can now prevent saving to the database when a save was triggered for a local-only property change
this will prevent unnecessary db saves
|
2018-11-03 10:34:30 -05:00 |
|
David Sparer
|
78bf40282a
|
the IsExapnded property is no longer saved to the DB
|
2018-11-02 11:30:39 -05:00 |
|
David Sparer
|
6c6a82f8e6
|
minor cleanup
|
2018-11-02 11:03:25 -05:00 |
|
David Sparer
|
4b9cc7be08
|
Merge branch 'release/v1.76' into 1134_dont_save_connection_status_to_db
# Conflicts:
# mRemoteV1/Connection/ConnectionsService.cs
|
2018-11-02 10:56:49 -05:00 |
|
David Sparer
|
dc2d6b8160
|
added a few debug messages to track db connection loading events
|
2018-11-02 10:45:18 -05:00 |
|
David Sparer
|
083456e33a
|
fixed several event handle leaks #1173
|
2018-11-02 10:29:09 -05:00 |
|
David Sparer
|
80e43e8634
|
added a safety check to the previous session opener to only open sessions that aren't already open
|
2018-11-02 09:30:18 -05:00 |
|
David Sparer
|
e99b8ed453
|
hooked up the local settings serializer
|
2018-11-01 19:14:25 -05:00 |
|
David Sparer
|
4aba36b756
|
added classes to handle local connection properties when dealing with the DB
|
2018-11-01 16:37:30 -05:00 |
|
David Sparer
|
2ebf654973
|
added a ForEach extension for enumerables
|
2018-11-01 16:36:56 -05:00 |
|
David Sparer
|
f560fb86d8
|
moved database serializers to more logical place
|
2018-11-01 15:00:51 -05:00 |
|
David Sparer
|
981689aa26
|
resolved #1170
|
2018-11-01 08:50:27 -05:00 |
|