Modify ↓
Ticket #1330 (closed patch (an actual patch, not a request for one): fixed)
Allow Unicode ("αβγδ") in editbox
| Reported by: | Cyp <cyp561@…> | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | unspecified |
| Component: | Engine: GUI | Version: | git/master |
| Keywords: | unicode | Cc: | |
| Blocked By: | Blocking: | ||
| Operating System: | All/Non-Specific |
Description (last modified by Cyp) (diff)
Seems to work... Haven't tested multiplayer.
Hope the code is sane.
And now I close my first ticket, myself.
Attachments
Change History
comment:1 Changed 2 years ago by Terminator
unicode - Its very very good thing =) Hope to see it in 2.3
Changed 2 years ago by Cyp <cyp561@…>
- Attachment unicode_3.patch added
Use UTF32 stuff from utf.[ch] revision 5915 instead of hack.
Changed 2 years ago by Cyp <cyp561@…>
- Attachment unicode_4.patch added
Update *nbytes (svn-historic utf functions didn't take *nbytes, therefore didn't update them.
Changed 2 years ago by Cyp <cyp561@…>
- Attachment unicode-2.3_4.patch added
2.3 branch compatible patch
comment:2 Changed 2 years ago by Zarel
- Keywords unicode added; patch removed
- Type changed from bug to patch
- Summary changed from [patch] Allow αβγδ in editbox to Allow αβγδ in editbox
Note: See
TracTickets for help on using
tickets.
