pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src xml_plf.cxx,1.5,1.6


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src xml_plf.cxx,1.5,1.6
Date: 30 Jun 2002 09:01:05 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv19242

Modified Files:
        xml_plf.cxx 
Log Message:
- fixed bug in the action_window, which caused lots of duplicate actions
- added white boarder in the editor as focus indicator

Index: xml_plf.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/xml_plf.cxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- xml_plf.cxx 28 Jun 2002 15:12:22 -0000      1.5
+++ xml_plf.cxx 30 Jun 2002 09:01:02 -0000      1.6
@@ -327,8 +327,9 @@
          }
          free(number);
        }
+
       actions.push_back(button);
-         
+      
       cur = cur->next;
     }      
 }




reply via email to

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