shithub: choc

RSS feed

ddb9af11 – Simon Howard <fraggle@gmail.com> authored on 2012/06/09 12:50
Update NEWS and ChangeLog, bump version number.

003c82ce – Simon Howard <fraggle@gmail.com> authored on 2012/03/04 07:06
Remove some calls to TXT_FGColor by using the new TXT_SaveColors system

9ffd1cc4 – Simon Howard <fraggle@gmail.com> authored on 2012/03/01 15:26
Rework the way that window background colors are set, and change the

920ffea9 – Simon Howard <fraggle@gmail.com> authored on 2012/02/04 18:05
On Windows, convert the USER and USERNAME environment variables from OEM

c6b8f116 – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 17:05
Fix crash when typing lots of Unicode characters into a number input

25374dee – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 16:46
Fix chat macros when vanilla_keyboard_mapping is turned off.

20f405ec – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 16:38
Fix CP437-Unicode mapping of cedilla character.

85b5a748 – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 16:10
Upgrade the input box and label widgets to use UTF-8 strings.

d745a640 – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 16:09
Support Unicode input by mapping typed Unicode characters >= 128 up into

c818fb02 – Simon Howard <fraggle@gmail.com> authored on 2012/02/03 15:21
Split off UTF-8 code into separate file and add extra functions.

d4df22aa – Simon Howard <fraggle@gmail.com> authored on 2012/02/02 18:35
Beginnings of limited textscreen UTF-8 support.

d0c89e46 – Simon Howard <fraggle@gmail.com> authored on 2012/02/02 16:59
Re-resolve the address of the master server every eight hours, to adapt

1138de4f – Simon Howard <fraggle@gmail.com> authored on 2012/02/02 16:10
Fix scroll bar behavior (thanks Alexandre Xavier).