Mon, 16 Jul 2007 13:31:52 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Mon, 16 Jul 2007 13:31:51 -0500 |
William Pitcock |
From: Daniel Drake <dsd@gentoo.org>
|
Sat, 14 Jul 2007 12:45:03 +0200 |
Tomasz Mon |
use GdkPixmaps for doublesizing
|
Fri, 13 Jul 2007 23:26:11 +0200 |
Tomasz Mon |
little cleaning
|
Fri, 13 Jul 2007 22:50:53 +0200 |
Tomasz Mon |
replace MonoStereo with UiSkinnedMonoStereo
|
Fri, 13 Jul 2007 22:28:20 +0200 |
Tomasz Mon |
replace Playstatus with UiSkinnedPlaystatus
|
Fri, 13 Jul 2007 21:43:57 +0200 |
Tomasz Mon |
branch merge
|
Fri, 13 Jul 2007 21:43:17 +0200 |
Tomasz Mon |
replace Menurow with UiSkinnedMenurow
|
Fri, 13 Jul 2007 10:19:43 -0500 |
William Pitcock |
Refactor skinned window code.
|
Fri, 13 Jul 2007 09:38:21 -0500 |
William Pitcock |
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.
|
Fri, 13 Jul 2007 12:35:08 +0200 |
Tomasz Mon |
correct tinyplayer skin
|
Fri, 13 Jul 2007 11:40:00 +0200 |
Tomasz Mon |
replace svis with UiSVis
|
Thu, 12 Jul 2007 13:41:06 +0200 |
Tomasz Mon |
mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUME
|
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
|
Tue, 10 Jul 2007 17:37:37 +0200 |
Tomasz Mon |
we don't need ui_vis_clear, it only caused problem
|
Tue, 10 Jul 2007 17:08:38 +0200 |
Tomasz Mon |
show UiSkinnedNumber only when track is playing
|
Tue, 10 Jul 2007 17:00:43 +0200 |
Tomasz Mon |
use button-press-event signals
|
Tue, 10 Jul 2007 17:13:24 +0300 |
Cristi Magherusan |
added lastfm GUI stub
|
Tue, 10 Jul 2007 11:33:37 +0200 |
Tomasz Mon |
branch merge
trunk
|
Tue, 10 Jul 2007 11:32:54 +0200 |
Tomasz Mon |
replace old Vis with UiVis
trunk
|
Mon, 09 Jul 2007 23:19:49 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
trunk
|
Mon, 09 Jul 2007 23:19:35 -0500 |
Daniel Drake |
Move timer updates out of the 100hz giant loop.
trunk
|
Mon, 09 Jul 2007 13:02:50 +0200 |
Tomasz Mon |
fix tinyplayer skin
trunk
|
Sun, 08 Jul 2007 20:33:32 +0200 |
Tomasz Mon |
use ui_skinned_set_push_button_data instead accessing values directly
trunk
|
Sun, 08 Jul 2007 19:56:51 +0200 |
Tomasz Mon |
request GdkGC when needed rather than carry one around
trunk
|
Sun, 08 Jul 2007 14:51:01 +0200 |
Tomasz Mon |
little cleaning
trunk
|
Sun, 08 Jul 2007 13:48:59 +0200 |
Tomasz Mon |
show UiSkinnedNumbers after un-shading
trunk
|
Sun, 08 Jul 2007 12:21:09 +0200 |
Tomasz Mon |
fully implement UiSkinnedNumber, number.c no longer needed
trunk
|
Sun, 08 Jul 2007 10:23:16 +0200 |
Tomasz Mon |
don't call gtk_widget_show/hide from func that's called every now and then
trunk
|
Sat, 07 Jul 2007 18:56:43 +0200 |
Tomasz Mon |
replace calling redraw signals with gtk_widget_queue_draw()
trunk
|
Thu, 05 Jul 2007 12:24:30 +0200 |
Tomasz Mon |
fix not updating window
trunk
|
Wed, 04 Jul 2007 17:34:05 +0200 |
Tomasz Mon |
correct gtk_fixed_put()'s
trunk
|
Wed, 04 Jul 2007 16:35:27 +0200 |
Tomasz Mon |
draw directly instead using embeded GtkImage
trunk
|
Tue, 03 Jul 2007 19:44:41 -0500 |
William Pitcock |
Remove urldecode.c, urldecode.h, fix references accordingly.
trunk
|
Tue, 03 Jul 2007 19:39:46 -0500 |
William Pitcock |
Rework DnD received data function to use g_filename_from_uri().
trunk
|
Mon, 02 Jul 2007 10:28:05 +0200 |
Tomasz Mon |
right click on mainwin_about brings menu
trunk
|
Sun, 01 Jul 2007 19:11:35 +0200 |
Tomasz Mon |
remove mainwin_svis clickability when not shaded
trunk
|
Sun, 01 Jul 2007 14:29:27 +0200 |
Tomasz Mon |
use g_strdup_printf instead of fixed-size gchar*
trunk
|
Sun, 01 Jul 2007 12:52:58 +0200 |
Tomasz Mon |
cleanup
trunk
|
Sat, 30 Jun 2007 18:44:20 +0200 |
Tomasz Mon |
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox
trunk
|
Thu, 28 Jun 2007 18:52:40 +0200 |
Tomasz Mon |
include UiSkinnedTextbox
trunk
|
Thu, 28 Jun 2007 01:42:49 -0500 |
William Pitcock |
Remove pointless starting_up variable.
trunk
|
Thu, 28 Jun 2007 01:41:03 -0500 |
William Pitcock |
Remove pposition_broken global variable.
trunk
|
Fri, 22 Jun 2007 17:23:58 +0200 |
Tomasz Mon |
use UiSkinnedButton instead of PButton in equalizerwin
trunk
|
Sun, 17 Jun 2007 16:53:40 +0200 |
Tomasz Mon |
UiSkinnedButton can now work as SButton
trunk
|
Sun, 17 Jun 2007 15:53:59 +0200 |
Tomasz Mon |
UiSkinnedButton can now work as TButton
trunk
|
Sun, 17 Jun 2007 12:54:59 +0200 |
Tomasz Mon |
rename audacious_pbutton to ui_skinned_button
trunk
|
Sat, 16 Jun 2007 20:29:46 +0200 |
Tomasz Mon |
fix flickering
trunk
|
Fri, 08 Jun 2007 03:42:32 -0700 |
desowin |
[svn] - draw_main_window redraws custom gtk widgets
trunk
|
Thu, 07 Jun 2007 13:24:13 -0700 |
desowin |
[svn] implement toggle-double-size
trunk
|
Thu, 07 Jun 2007 04:51:40 -0700 |
desowin |
[svn] remove obsolete code
trunk
|
Thu, 07 Jun 2007 03:54:12 -0700 |
desowin |
[svn] beginning of widgetcore rewrite
trunk
|
Sun, 13 May 2007 18:38:53 -0700 |
magma |
[svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started.
trunk
|
Wed, 09 May 2007 15:07:50 -0700 |
nenolod |
[svn] - make audacious build again
trunk
|
Wed, 09 May 2007 14:03:11 -0700 |
nenolod |
[svn] - drop controlsocket code. this probably does not compile yet.
trunk
|
Wed, 02 May 2007 10:34:59 -0700 |
mf0102 |
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer)
trunk
|
Thu, 05 Apr 2007 09:26:13 -0700 |
giacomo |
[svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions
trunk
|
Sat, 31 Mar 2007 19:33:04 -0700 |
nenolod |
[svn] - fix doublesize motion events. patch by gagern, closes #856.
trunk
|
Thu, 15 Feb 2007 00:33:21 -0800 |
nenolod |
[svn] - move the GC into the SkinnedWindow class.
trunk
|