[Gtkradiant] r4985 - in GtkRadiant/trunk: docs/developer radiant

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Fri Feb 4 15:54:40 CST 2005


Author: spog
Date: Fri Feb  4 15:54:33 2005
New Revision: 4985

Modified:
   GtkRadiant/trunk/docs/developer/CHANGES
   GtkRadiant/trunk/radiant/console.cpp
Log:
extended-ascii to utf8 conversion for console

Modified: GtkRadiant/trunk/docs/developer/CHANGES
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/docs/developer/CHANGES?view=diff&rev=4985&p1=GtkRadiant/trunk/docs/developer/CHANGES&r1=4984&p2=GtkRadiant/trunk/docs/developer/CHANGES&r2=4985
==============================================================================
--- GtkRadiant/trunk/docs/developer/CHANGES	(original)
+++ GtkRadiant/trunk/docs/developer/CHANGES	Fri Feb  4 15:54:33 2005
@@ -1,6 +1,11 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+04/02/2005
+SPoG
+- Fixed crash when printing extended-ascii text in the console.
+- Added conversion of extended-ascii text to utf8 for gtk text-buffer widgets.
+
 03/02/2005
 David Constanzo
 - Fixed typo in Quake entity-definitions.

Modified: GtkRadiant/trunk/radiant/console.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/radiant/console.cpp?view=diff&rev=4985&p1=GtkRadiant/trunk/radiant/console.cpp&r1=4984&p2=GtkRadiant/trunk/radiant/console.cpp&r2=4985
==============================================================================



More information about the Gtkradiant mailing list