1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-09-21 23:42:47 +02:00
Commit Graph

26 Commits

Author SHA1 Message Date
780908f777 Refactor some code and replace the only RichTextLabel use with Label 2016-07-04 03:53:44 +02:00
40e534090d Refactor MigrationManager and FormBackgroundWork 2016-05-28 22:53:35 +02:00
8543205b85 Remove 'Copy' option from TweetDeck Migration and update lnk description 2016-05-08 21:45:57 +02:00
03a93ad3f3 Move native methods to a NativeMethods class 2016-05-08 18:33:42 +02:00
3a66fa28ab Do minor code refactoring 2016-05-08 14:59:01 +02:00
2c3849bc43 Change namespace to TweetDck 2016-04-15 13:23:40 +02:00
7de79786c9 Disable start menu icons (handled by installer) and delete shortcuts that cannot be moved 2016-04-14 18:11:43 +02:00
e6e4d0ba75 Change migration link generator to not delete existing links 2016-04-14 14:10:25 +02:00
147c268ef8 Add exception handling and logging 2016-04-14 13:13:38 +02:00
ebd17e1544 Work on migration (registry cleanup, refactoring) 2016-04-14 13:13:18 +02:00
57484c8bf7 Add uninstall prompt since public beta did not uninstall TweetDeck correctly 2016-04-14 12:36:35 +02:00
74fec18146 Cleanup resources from the uninstaller process 2016-04-14 02:41:44 +02:00
00341e984c Fix TweetDeck uninstaller 2016-04-14 02:40:58 +02:00
c172e7aa3d Protect lnk replacement if the target filename already exists 2016-04-13 20:55:54 +02:00
1030555bb5 Add start menu lnk migration 2016-04-13 15:52:23 +02:00
39f554693d Address static code analysis issues (disposing objects, neutral language and CLSCompliant attribute) 2016-04-12 23:33:37 +02:00
3115ccc896 Redo build configurations and add a TweetDuck variant 2016-04-12 01:50:21 +02:00
6a03730496 Fix and finish migration (refresh desktop, protect copying and deletion) 2016-04-11 23:35:21 +02:00
c5a15709e7 Remove unused using directives 2016-04-11 21:33:37 +02:00
0c7d625391 Move RichTextLabel and FormBackgroundWork to different namespaces 2016-04-11 00:55:52 +02:00
0d2681c5ba Add desktop paths to MigrationManager for lnk editing 2016-04-10 17:51:18 +02:00
6c53f10810 Change default RichTextLabel font size and update layout of Forms that used it 2016-04-10 15:24:11 +02:00
a48ce84756 Finish all TweetDeck migration features (kill process, change pinned taskbar lnk, fix oversights) 2016-04-10 13:37:43 +02:00
226e9bf228 Move ProgramRegistrySearch to Migration.Helpers namespace 2016-04-10 12:05:51 +02:00
3db2d11af7 Add an untested Migrate & Purge option to the migration Form 2016-04-09 21:44:55 +02:00
66e83f9056 Add basic TweetDeck data migration 2016-04-09 20:57:59 +02:00