Update of /cvsroot/freevo/freevo/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv24137
Modified Files:
Label.py LayoutManagers.py
Log Message:
Set DEBUG back to 0 as to not annoy everyone with my insane debug statements
which I still need to help with gui development. :)
Index: Label.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/Label.py,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** Label.py 26 Jun 2003 01:41:16 -0000 1.12
--- Label.py 26 Jun 2003 01:46:49 -0000 1.13
***************
*** 10,13 ****
--- 10,17 ----
#-----------------------------------------------------------------------
# $Log$
+ # Revision 1.13 2003/06/26 01:46:49 rshortt
+ # Set DEBUG back to 0 as to not annoy everyone with my insane debug statements
+ # which I still need to help with gui development. :)
+ #
# Revision 1.12 2003/06/26 01:41:16 rshortt
# Fixed a bug wit drawstringframed hard. Its return coords were always 0's
***************
*** 108,112 ****
from osd import Font
! DEBUG = 1
--- 112,116 ----
from osd import Font
! DEBUG = 0
Index: LayoutManagers.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/gui/LayoutManagers.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** LayoutManagers.py 26 Jun 2003 01:41:16 -0000 1.9
--- LayoutManagers.py 26 Jun 2003 01:46:49 -0000 1.10
***************
*** 12,15 ****
--- 12,19 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.10 2003/06/26 01:46:49 rshortt
+ # Set DEBUG back to 0 as to not annoy everyone with my insane debug statements
+ # which I still need to help with gui development. :)
+ #
# Revision 1.9 2003/06/26 01:41:16 rshortt
# Fixed a bug wit drawstringframed hard. Its return coords were always 0's
***************
*** 73,77 ****
from Label import *
! DEBUG = 1
--- 77,81 ----
from Label import *
! DEBUG = 0
-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog