|
59c9801437
|
Address code analysis and remove unused code
|
2017-08-27 18:48:54 +02:00 |
|
|
441228e2b0
|
Stop using BrandName in msg dialogs, update msg titles, fix mistakes from prev commits
|
2017-07-09 04:21:33 +02:00 |
|
|
7538aee4f2
|
Replace all MessageBox.Show calls with FormMessage
|
2017-07-09 03:50:04 +02:00 |
|
|
4d05441aa8
|
Rename root namespace to TweetDuck
|
2017-05-17 13:00:17 +02:00 |
|
|
c11f36dfef
|
Remove and sort usings in the whole project
|
2017-04-28 13:51:06 +02:00 |
|
|
61d2d124ff
|
Add a custom load error screen to FormBrowser
|
2017-03-21 19:05:42 +01:00 |
|
|
dbeb4c7205
|
Reorganize path constants and allow the program to be portable
|
2016-09-02 20:59:03 +02:00 |
|
|
53cd9dc9a6
|
Move script files to /scripts/ folder and exclude them from Visual Studio
|
2016-09-02 19:05:48 +02:00 |
|
|
31a475861b
|
Reformat (missing space after comma), minor code tweaks
|
2016-09-02 13:34:41 +02:00 |
|
|
19f9614c74
|
Add ScriptLoader.GetRootIdentifier and PluginManager.HasAnyPlugin(environment) and use them
|
2016-07-01 23:47:06 +02:00 |
|
|
dc78c68f12
|
Change starting line in script processor to 1 instead of 0 for easier debugging
|
2016-06-30 15:49:14 +02:00 |
|
|
8e01d5ec84
|
Minor refactoring of ScriptLoader.ExecuteFile to generate identifier automatically
|
2016-06-30 15:34:54 +02:00 |
|
|
b531016c7b
|
Refactor ScriptLoader for easier script identifier handling
|
2016-06-30 03:15:46 +02:00 |
|
|
2a65e20fb9
|
Rewrite update handling and add an update check button to Settings
|
2016-05-26 14:13:30 +02:00 |
|
|
f4c7eb14ec
|
Add ScriptLoader.LoadResources with unlimited parameters
|
2016-04-23 17:53:01 +02:00 |
|
|
3c43211b25
|
Make sure ScriptLoader uses correct root path
|
2016-04-16 02:02:10 +02:00 |
|
|
2c3849bc43
|
Change namespace to TweetDck
|
2016-04-15 13:23:40 +02:00 |
|
|
519f0ace43
|
Fix missing Program.BrandName in ScriptLoader exception handler
|
2016-04-12 13:56:08 +02:00 |
|
|
3115ccc896
|
Redo build configurations and add a TweetDuck variant
|
2016-04-12 01:50:21 +02:00 |
|
|
cf58ac5665
|
Move code.js loading to ScriptLoader
|
2016-04-11 21:25:32 +02:00 |
|