Skip to content

Releases: dotnet/ResXResourceManager

V 1.9

27 Oct 14:59
Compare
Choose a tag to compare

1.9

  • Fix #51: Designer files are not created after modification of resources.
  • Fix target culture selection in translation view.
  • Fix: preserve comments in WinForms designer resources

V 1.8

21 Oct 14:54
Compare
Choose a tag to compare
  • Fix #44: avoid reporting errors when items are not available
  • Fix #48: extend default list of file extensions for web projects
  • Fix #46: Make languages scroll vertically if panel size exceeds container size

V 1.7

01 Oct 15:58
Compare
Choose a tag to compare
  • Fix #39: SortNodesByKey is not active when saving files by Visual Studios "Save All" button.
  • Fix #42: Update toolbox to fix performance issue with TextBoxVisibleWhiteSpaceDecorator

V 1.6

16 Sep 15:45
Compare
Choose a tag to compare
  • Fix #36, #39: Performance issues during save when SortFileContentOnSave is active.
  • Only allow to manually change index if SortFileContentOnSave is off.

V 1.5

13 Sep 14:12
Compare
Choose a tag to compare
  • Library references updated: In case of crashes, .Net Framework August 2017 Preview of quality rollup might be needed! (WPF fails to load resources if two versions of the same assembly are loaded. [378607])
  • Fix #34: allow invariant per cell.
  • Delete cell content in cell selection mode.

V 1.4

25 Jul 15:02
Compare
Choose a tag to compare
  • Fix #29: new files are not created when applying translations, VS crashes on 32bit
  • Fix #26: excel column index >26 was wrong

V 1.3

16 Jul 15:23
Compare
Choose a tag to compare
  • Improve copy/paste usability
  • Fix #20, #21: Avoid unnecessary selection of all items, and remember selection
  • Speed up loading of translation tab

V 1.2

03 Jun 14:28
Compare
Choose a tag to compare
  • #4: Add support for Simplified Chinese

V 1.1

01 May 14:14
Compare
Choose a tag to compare

V 1.0.0.99

19 Apr 15:25
Compare
Choose a tag to compare
  • #8: type mismatch in generated code patterns