Update of /cvsroot/mahogany/M/include
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7521/include

Modified Files:
        Moptions.h 
Log Message:
don't turn focus-follows-mouse option on by default, even under Unix, as it 
results in horrible flicker with wxGTK2

Index: Moptions.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/Moptions.h,v
retrieving revision 1.101
retrieving revision 1.102
diff -b -u -2 -r1.101 -r1.102
--- Moptions.h  16 Jan 2006 20:32:01 -0000      1.101
+++ Moptions.h  13 Feb 2006 01:00:14 -0000      1.102
@@ -1343,9 +1343,5 @@
 #define   MP_EXPAND_TREECTRL_DEFVAL   1
 /// focus follows mouse?
-#ifdef OS_WIN
 #define MP_FOCUS_FOLLOWSMOUSE_DEFVAL    0l
-#else
-#define MP_FOCUS_FOLLOWSMOUSE_DEFVAL    1l
-#endif
 /// dockable menu bars?
 #define   MP_DOCKABLE_MENUBARS_DEFVAL   1l



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to