Update of /cvsroot/freevo/freevo/src/skins/main
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15628
Modified Files:
info_area.py listing_area.py view_area.py
Log Message:
remove bad log message
Index: info_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/skins/main/info_area.py,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** info_area.py 14 Jan 2004 21:30:44 -0000 1.13
--- info_area.py 4 Feb 2004 19:05:36 -0000 1.14
***************
*** 10,13 ****
--- 10,16 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.14 2004/02/04 19:05:36 dischi
+ # remove bad log message
+ #
# Revision 1.13 2004/01/14 21:30:44 dischi
# add ==, != and string support to exp
***************
*** 22,47 ****
# make eval more secure (and remove trailing whitespaces)
#
- # Revision 1.9 2004/01/01 15:53:18 dischi
- # move the shadow code into osd.py
- #
- # Revision 1.8 2003/12/14 17:39:52 dischi
- # Change TRUE and FALSE to True and False; vfs fixes
- #
- # Revision 1.7 2003/12/06 13:43:02 dischi
- # more cleanup
- #
- # Revision 1.6 2003/12/05 18:07:55 dischi
- # renaming of XML_xxx variables to Xxx
- #
- # Revision 1.5 2003/10/21 23:46:21 gsbarbieri
- # Info_Area now support images as
- # <img src="file" x="1" y="2" width="123" height="456" />
- # x and y are optional and will be set to "pen position" when not specified.
- # width and height are also optional and defaults to the image size.
- # file is the filename.
- #
- # <img> will define FLOAT images, not inline ones. You can simulate inline
- # images with <goto_pos>... Maybe someday, if needed, someone can implement it.
- #
# -----------------------------------------------------------------------
# Freevo - A Home Theater PC framework
--- 25,28 ----
Index: listing_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/skins/main/listing_area.py,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** listing_area.py 4 Feb 2004 18:37:14 -0000 1.23
--- listing_area.py 4 Feb 2004 19:05:36 -0000 1.24
***************
*** 10,21 ****
# -----------------------------------------------------------------------
# $Log$
# Revision 1.23 2004/02/04 18:37:14 dischi
! # Major skin bugfix. The rectange calc was wrong. Before this cahnge you
! # needed to draw from -3 to max+6 for a 3 pixel border around the item.
! # This is stupid, max is the item width/height. So now it's max+3, same
! # value as on the other side. This changes fix some problems when
! # an item doesn't fit in it's own height anymore.
! # Changed is the complete skin code and all skins. But some skins may
! # depend on that error, so maybe they need more fixes in the future.
#
# Revision 1.22 2004/02/01 17:03:58 dischi
--- 10,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.24 2004/02/04 19:05:36 dischi
+ # remove bad log message
+ #
# Revision 1.23 2004/02/04 18:37:14 dischi
! # <removed wrong log message>
#
# Revision 1.22 2004/02/01 17:03:58 dischi
Index: view_area.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/skins/main/view_area.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** view_area.py 4 Feb 2004 18:37:14 -0000 1.5
--- view_area.py 4 Feb 2004 19:05:36 -0000 1.6
***************
*** 10,21 ****
# -----------------------------------------------------------------------
# $Log$
# Revision 1.5 2004/02/04 18:37:14 dischi
! # Major skin bugfix. The rectange calc was wrong. Before this cahnge you
! # needed to draw from -3 to max+6 for a 3 pixel border around the item.
! # This is stupid, max is the item width/height. So now it's max+3, same
! # value as on the other side. This changes fix some problems when
! # an item doesn't fit in it's own height anymore.
! # Changed is the complete skin code and all skins. But some skins may
! # depend on that error, so maybe they need more fixes in the future.
#
# Revision 1.4 2003/12/06 13:43:03 dischi
--- 10,18 ----
# -----------------------------------------------------------------------
# $Log$
+ # Revision 1.6 2004/02/04 19:05:36 dischi
+ # remove bad log message
+ #
# Revision 1.5 2004/02/04 18:37:14 dischi
! # <removed wrong log message>
#
# Revision 1.4 2003/12/06 13:43:03 dischi
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog