[Gtkradiant] r351 - GtkRadiant/branches/Rambetter-temp-fixes/radiant
svn-noreply at zerowing.idsoftware.com
svn-noreply at zerowing.idsoftware.com
Thu Dec 16 01:08:02 CST 2010
Author: rambetter
Date: Thu Dec 16 01:08:00 2010
New Revision: 351
Modified:
GtkRadiant/branches/Rambetter-temp-fixes/radiant/gtkmisc.cpp
Log:
Fixing the native Windows file dialog in Rametter-temp-fixes branch
of GtkRadiant. The previous code was Plain Old Wrong (TM) in the way that
it handled determining which "Save as type" was selected in the file save
dialog. This change affects the function file_dialog() in gtkmisc.cpp.
Fix has been tested on Windows 7 when the pattern input parameter is something
such as "map" and when it's null. Will test Windows XP shortly and follow
up with another commit if it's not working correctly there.
THIS COMMIT SHOULD BE MERGED INTO TRUNK AT SOME POINT!!!
Modified: GtkRadiant/branches/Rambetter-temp-fixes/radiant/gtkmisc.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/Rambetter-temp-fixes/radiant/gtkmisc.cpp?view=diff&rev=351&p1=GtkRadiant/branches/Rambetter-temp-fixes/radiant/gtkmisc.cpp&r1=350&p2=GtkRadiant/branches/Rambetter-temp-fixes/radiant/gtkmisc.cpp&r2=351
==============================================================================
More information about the Gtkradiant
mailing list