Mother2GbaTranslation/ScriptTool/ScriptToolGui
jeffman a4296aebcf Prevent line breaks in translated text
Line breaks are dangerous because they'll be saved on separate lines,
which would cause every line after the first one to not show up next
time you load the program. Will implement a more elegant solution later.
2015-03-25 18:43:23 -04:00
..
Properties Add skeleton for GUI tool 2015-03-20 10:41:20 -04:00
App.config Add skeleton for GUI tool 2015-03-20 10:41:20 -04:00
IndexMapping.cs Finish item mapping; add item help collection 2015-03-25 11:55:09 -04:00
IndexPair.cs Finish item mapping; add item help collection 2015-03-25 11:55:09 -04:00
MainForm.Designer.cs Made endcode appending feature smarter 2015-03-25 17:40:01 -04:00
MainForm.cs Prevent line breaks in translated text 2015-03-25 18:43:23 -04:00
MainForm.resx Many GUI tool changes 2015-03-21 16:47:30 -04:00
MatchedGroup.cs Finish item mapping; add item help collection 2015-03-25 11:55:09 -04:00
MatchedGroupCollection.cs Add PSI help refs 2015-03-25 12:20:19 -04:00
NavigationEntry.cs Update GUI tool 2015-03-21 01:25:21 -04:00
Program.cs Add skeleton for GUI tool 2015-03-20 10:41:20 -04:00
ScriptToolGui.csproj Add string previewer 2015-03-25 13:35:12 -04:00
StringPreviewer.Designer.cs Add string previewer 2015-03-25 13:35:12 -04:00
StringPreviewer.cs More work on PSI help text 2015-03-25 15:08:21 -04:00
StringPreviewer.resx Add string previewer 2015-03-25 13:35:12 -04:00
packages.config Add skeleton for GUI tool 2015-03-20 10:41:20 -04:00