Update of /cvsroot/mahogany/M
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv3948

Modified Files:
        M.vcproj 
Log Message:
better/more general fix for the font-overriding problem:
 1. added new CreateFontFromDesc() function (and put it new wxMGuiUtils.cpp
    together with EnsureAvailableTextEncoding() which used to be in
    wxMApp.cpp)
 2. default font family and size are now wxDEFAULT/-1
 3. use CreateFontFromDesc() from message view, composer and folder view
    and don't use the returned font if it's invalid


Index: M.vcproj
===================================================================
RCS file: /cvsroot/mahogany/M/M.vcproj,v
retrieving revision 1.24
retrieving revision 1.25
diff -b -u -2 -r1.24 -r1.25
--- M.vcproj    4 Jun 2006 18:41:17 -0000       1.24
+++ M.vcproj    19 Aug 2006 13:11:59 -0000      1.25
@@ -440,4 +440,7 @@
                                </File>
                                <File
+                                       
RelativePath=".\src\gui\wxMGuiUtils.cpp">
+                               </File>
+                               <File
                                        
RelativePath=".\src\gui\wxMimeDialog.cpp">
                                </File>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to