Mon, 19 May 2008 18:11:41 +0200 |
Tomasz Mon |
Suffix all type names in core with _
|
Tue, 22 Apr 2008 13:27:32 +0200 |
mf0102 |
renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
|
Mon, 31 Mar 2008 06:47:48 +0300 |
Matti Hamalainen |
Huge renaming patch, changing BMP references to Audacious.
|
Mon, 28 Jan 2008 02:50:54 +0100 |
Giacomo Lozito |
- use ceil() to round non-integer pixel lengths up to the next integer value; this is needed to deal with non-integer scale factors, and should be probably applied to other scalable ui-widgets
|
Sun, 27 Jan 2008 23:00:32 +0200 |
Cristi Magherusan |
mostly works, but the VIS is broken, and the eq window is too large...more bugs
|
Tue, 22 Jan 2008 22:40:48 +0100 |
Tomasz Mon |
introduce ui_skinned_widget_draw
|
Sat, 19 Jan 2008 06:03:03 +0100 |
Tomasz Mon |
beggining of GdkPixbuf transition
|
Tue, 25 Dec 2007 16:42:10 +0100 |
Tomasz Mon |
oops, fix previous commit
|
Tue, 25 Dec 2007 16:28:34 +0100 |
Tomasz Mon |
prevent BadAlloc's
|
Thu, 15 Nov 2007 12:38:47 +0100 |
Tomasz Mon |
we don't need to store GtkFixed pointer, do we?
|
Wed, 14 Nov 2007 17:32:02 +0100 |
Tomasz Mon |
beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
|
Wed, 24 Oct 2007 19:01:17 +0200 |
Tomasz Mon |
Add my name in few places
|
Fri, 12 Oct 2007 14:26:02 +0200 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
Sun, 23 Sep 2007 15:36:35 +0200 |
Tomasz Mon |
Pop up playback menu if right clicked over playback-control widgets
trunk
|
Sat, 11 Aug 2007 14:46:19 +0200 |
Tomasz Mon |
fix doublesize
trunk
|
Fri, 10 Aug 2007 15:29:35 +0200 |
Tomasz Mon |
revise 19ad8ea66a03: fix skins with non-standard size posbar
trunk
|
Sun, 05 Aug 2007 16:43:53 +0200 |
Tomasz Mon |
goodbye widgets directory
|
Fri, 20 Jul 2007 09:09:58 -0500 |
William Pitcock |
Invoke "Plugins are not derived work" clause provided by GPL3.
trunk audacious-1.4.0-DR1
|
Fri, 20 Jul 2007 08:59:47 -0500 |
William Pitcock |
GPL3 relicensing.
trunk
|
Thu, 19 Jul 2007 16:21:31 +0200 |
Tomasz Mon |
cleaning
audacious-1.4.0-dr1
|
Thu, 19 Jul 2007 13:37:23 +0200 |
Tomasz Mon |
we don't need create_dblsize_image() anymore
|
Sat, 14 Jul 2007 12:45:03 +0200 |
Tomasz Mon |
use GdkPixmaps for doublesizing
|
Fri, 13 Jul 2007 12:52:36 +0200 |
Tomasz Mon |
use create_dblsize_image for doueblesizing
|
Fri, 13 Jul 2007 09:47:21 +0200 |
Tomasz Mon |
Correct slider behaviour in doublesize
|
Thu, 12 Jul 2007 21:10:16 +0200 |
Tomasz Mon |
Hooray, fix BadMatches
|
Thu, 12 Jul 2007 16:40:37 +0200 |
Tomasz Mon |
correct sliders
|
Thu, 12 Jul 2007 12:50:52 +0200 |
Tomasz Mon |
mainwin_sposition is now UiSkinnedHorizontalSlider
|
Thu, 12 Jul 2007 12:26:18 +0200 |
Tomasz Mon |
import UiSkinnedHorizontalSlider
|