eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot/wxwin auxframes.cc auxframes.h ewx.h gfxb...


From: eliot-dev
Subject: [Eliot-dev] eliot/wxwin auxframes.cc auxframes.h ewx.h gfxb...
Date: Sun, 01 Jan 2006 19:34:05 +0000

CVSROOT:        /cvsroot/eliot
Module name:    eliot
Branch:         
Changes by:     Antoine Fraboulet <address@hidden>      06/01/01 19:34:05

Modified files:
        wxwin          : auxframes.cc auxframes.h ewx.h gfxboard.cc 
                         gfxboard.h gfxresult.cc gfxresult.h main.cc 
                         mainframe.h 

Log message:
        emacs modes

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/auxframes.cc.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/auxframes.h.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/ewx.h.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/gfxboard.cc.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/gfxboard.h.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/gfxresult.cc.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/gfxresult.h.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/main.cc.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/eliot/eliot/wxwin/mainframe.h.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: eliot/wxwin/auxframes.cc
diff -u eliot/wxwin/auxframes.cc:1.19 eliot/wxwin/auxframes.cc:1.20
--- eliot/wxwin/auxframes.cc:1.19       Tue Dec 27 09:19:10 2005
+++ eliot/wxwin/auxframes.cc    Sun Jan  1 19:34:05 2006
@@ -612,4 +612,5 @@
 /// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/auxframes.h
diff -u eliot/wxwin/auxframes.h:1.5 eliot/wxwin/auxframes.h:1.6
--- eliot/wxwin/auxframes.h:1.5 Mon Dec 26 18:14:46 2005
+++ eliot/wxwin/auxframes.h     Sun Jan  1 19:34:05 2006
@@ -254,4 +254,5 @@
 /// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/ewx.h
diff -u eliot/wxwin/ewx.h:1.9 eliot/wxwin/ewx.h:1.10
--- eliot/wxwin/ewx.h:1.9       Mon Dec 26 14:39:22 2005
+++ eliot/wxwin/ewx.h   Sun Jan  1 19:34:05 2006
@@ -1,6 +1,5 @@
 /* Eliot                                                                     */
 /* Copyright (C) 1999  Antoine Fraboulet                                     */
-
 /*                                                                           */
 /* This file is part of Eliot.                                               */
 /*                                                                           */
@@ -20,7 +19,7 @@
 
 /**
  *  \file   ewx.h
- *  \brief  Eliot wxwidgets defines
+ *  \brief  Eliot wxwidgets switch and defines
  *  \author Antoine Fraboulet
  *  \date   2002
  */
@@ -74,3 +73,10 @@
 #endif // ENABLE_NLS && ENABLE_UTF8
 
 #endif // __EWX__
+
+/// Local Variables:
+/// mode: c++
+/// mode: hs-minor
+/// c-basic-offset: 4
+/// indent-tabs-mode: nil
+/// End:
Index: eliot/wxwin/gfxboard.cc
diff -u eliot/wxwin/gfxboard.cc:1.8 eliot/wxwin/gfxboard.cc:1.9
--- eliot/wxwin/gfxboard.cc:1.8 Mon Dec 26 15:02:26 2005
+++ eliot/wxwin/gfxboard.cc     Sun Jan  1 19:34:05 2006
@@ -451,8 +451,9 @@
     dc->SetFont(wxNullFont);
 }
 
-
 /// Local Variables:
+/// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/gfxboard.h
diff -u eliot/wxwin/gfxboard.h:1.6 eliot/wxwin/gfxboard.h:1.7
--- eliot/wxwin/gfxboard.h:1.6  Mon Dec 26 15:02:26 2005
+++ eliot/wxwin/gfxboard.h      Sun Jan  1 19:34:05 2006
@@ -108,8 +108,9 @@
 
 #endif
 
-
 /// Local Variables:
+/// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/gfxresult.cc
diff -u eliot/wxwin/gfxresult.cc:1.3 eliot/wxwin/gfxresult.cc:1.4
--- eliot/wxwin/gfxresult.cc:1.3        Mon Dec 26 22:59:57 2005
+++ eliot/wxwin/gfxresult.cc    Sun Jan  1 19:34:05 2006
@@ -229,6 +229,8 @@
 /* ************************************************** */
 
 /// Local Variables:
+/// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/gfxresult.h
diff -u eliot/wxwin/gfxresult.h:1.2 eliot/wxwin/gfxresult.h:1.3
--- eliot/wxwin/gfxresult.h:1.2 Mon Dec 26 18:14:46 2005
+++ eliot/wxwin/gfxresult.h     Sun Jan  1 19:34:05 2006
@@ -66,4 +66,5 @@
 /// mode: c++
 /// mode: hs-minor
 /// c-basic-offset: 4
+/// indent-tabs-mode: nil
 /// End:
Index: eliot/wxwin/main.cc
diff -u eliot/wxwin/main.cc:1.8 eliot/wxwin/main.cc:1.9
--- eliot/wxwin/main.cc:1.8     Fri Nov  4 20:00:06 2005
+++ eliot/wxwin/main.cc Sun Jan  1 19:34:05 2006
@@ -16,6 +16,13 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
*/
 
+/**
+ *  \file   main.cc
+ *  \brief  Eliot main entry point
+ *  \author Antoine Fraboulet
+ *  \date   2005
+ */
+
 #ifdef WIN32 // mingw32 hack
 #   undef Yield
 #   undef CreateDialog
@@ -82,3 +89,9 @@
 }
 
 
+/// Local Variables:
+/// mode: c++
+/// mode: hs-minor
+/// c-basic-offset: 4
+/// indent-tabs-mode: nil
+/// End:
Index: eliot/wxwin/mainframe.h
diff -u eliot/wxwin/mainframe.h:1.6 eliot/wxwin/mainframe.h:1.7
--- eliot/wxwin/mainframe.h:1.6 Mon Dec 26 22:59:57 2005
+++ eliot/wxwin/mainframe.h     Sun Jan  1 19:34:05 2006
@@ -16,9 +16,15 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA 
*/
 
-// -*- C++ -*-
-#ifndef _MAINFRAME_H
-#define _MAINFRAME_H
+/**
+ *  \file   mainframe.h
+ *  \brief  Main frame for the Eliot GUI
+ *  \author Antoine Fraboulet
+ *  \date   2005
+ */
+
+#ifndef _MAINFRAME_H_
+#define _MAINFRAME_H_
 
 #include "dic.h"
 #include "game.h"
@@ -99,12 +105,15 @@
     // *******
     // Objects
     // *******
-    void OnListCtrlSelected  (wxListEvent& event);
-    void OnListCtrlActivated (wxListEvent& event);
-
     void OnCloseWindow       (wxCloseEvent& event);
 
     DECLARE_EVENT_TABLE()
 };
 
 #endif
+
+/// Local Variables:
+/// mode: c++
+/// mode: hs-minor
+/// c-basic-offset: 4
+/// End:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]