[Gtkradiant] r479 - in GtkRadiant/trunk: . plugins/imagehl radiant windows_compile_guide

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Thu Mar 3 09:51:44 CST 2011


Author: rambetter
Date: Thu Mar  3 09:51:44 2011
New Revision: 479

Added:
   GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj
Removed:
   GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj.out-of-date
Modified:
   GtkRadiant/trunk/config.py
   GtkRadiant/trunk/plugins/imagehl/imagehl.def
   GtkRadiant/trunk/radiant.sln
   GtkRadiant/trunk/radiant/main.cpp
   GtkRadiant/trunk/radiant/mainframe.cpp
   GtkRadiant/trunk/radiant/preferences.cpp
   GtkRadiant/trunk/radiant/preferences.h
   GtkRadiant/trunk/windows_compile_guide/index.html
Log:
- Updated Windows build doc, very slight revision.  Changed 37 targets to 38.
- Added plugins/imagehl to list of modules built (both	Windows and Linux).
    Not	really sure what this does, but it's the only module (as defined by
    stuff in plugins/ or contrib/) that exists and isn't currently part of the
    build.
- The code to disable desktop composition in Windows has been moved from start
    of main() to an option in Preferences.  The	pref reads as follows:
    "NVIDIA/Aero bug - disable Windows composition".  It is enabled by default.
- Color themes controlled by "Misc" -> "Colors" -> "Themes" options are now
    saved as soon as you select them.  The color theme is no longer clobbered
    when opening Preferences.
- The ATI broken driver (bug #802) pref has been reworded since it applies to
    Intel cards as well.  Before:
    "ATI cards with broken drivers - bug #802".  After:
    "ATI and Intel cards w/ buggy drivers (disappearing polygons)".


Modified: GtkRadiant/trunk/config.py
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/config.py?view=diff&rev=479&p1=GtkRadiant/trunk/config.py&r1=478&p2=GtkRadiant/trunk/config.py&r2=479
==============================================================================

Modified: GtkRadiant/trunk/plugins/imagehl/imagehl.def
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/plugins/imagehl/imagehl.def?view=diff&rev=479&p1=GtkRadiant/trunk/plugins/imagehl/imagehl.def&r1=478&p2=GtkRadiant/trunk/plugins/imagehl/imagehl.def&r2=479
==============================================================================

Added: GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/plugins/imagehl/imagehl.vcproj?view=auto&rev=479
==============================================================================



More information about the Gtkradiant mailing list