[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] TextEditor: Support for BOM character.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
0df59ada by Benoît Minisini at 2025-05-07T23:49:16+02:00
TextEditor: Support for BOM character.

[GB.FORM.EDITOR]
* NEW: TextEditor: Transparently keep BOM character when reading the 'Text'
  property or using the 'Save()' method if it was present when setting the
  'Text' property or using the 'Load()' method.

- - - - -


3 changed files:

- + comp/src/gb.form.editor/.hidden/file-with-bom.txt
- comp/src/gb.form.editor/.src/CDocument.class
- comp/src/gb.form.editor/.src/test/FTestEditor.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0df59ada2083352321c56c322efb6b7757f8744d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/0df59ada2083352321c56c322efb6b7757f8744d
You're receiving this email because of your account on gitlab.com.