comparison ChangeLog @ 1837:be26ff803e4f trunk

[svn] - Make mainwin shading work correctly.
author nhjm449
date Thu, 05 Oct 2006 21:31:27 -0700
parents a1089ea6f436
children e765e7a40685
comparison
equal deleted inserted replaced
1836:a1089ea6f436 1837:be26ff803e4f
1 2006-10-06 03:18:41 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [2629]
3 - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid
4
5 trunk/audacious/widgets/skin.c | 18 +++++
6 trunk/audacious/widgets/skin.h | 4 -
7 trunk/audacious/widgets/textbox.c | 123 +++++++++++++++++++-------------------
8 3 files changed, 85 insertions(+), 60 deletions(-)
9
10
1 2006-10-06 02:50:10 +0000 George Averill <nhjm449@gmail.com> 11 2006-10-06 02:50:10 +0000 George Averill <nhjm449@gmail.com>
2 revision [2627] 12 revision [2627]
3 - revert to 2599 13 - revert to 2599
4 14
5 trunk/audacious/mainwin.c | 3 +-- 15 trunk/audacious/mainwin.c | 3 +--