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
|
Tue, 13 Feb 2007 13:22:51 -0800 |
chainsaw |
[svn] gtk_window_set_wmclass() has to be called before gtk_widget_realize(). Patched by Christian "Joker" Birchinger from Gentoo.
trunk
|
Sat, 10 Feb 2007 20:47:46 -0800 |
nenolod |
[svn] - split out jump to track
trunk
|
Sat, 10 Feb 2007 20:11:28 -0800 |
nenolod |
[svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available().
trunk
|
Sat, 10 Feb 2007 20:09:23 -0800 |
nenolod |
[svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain
trunk
|
Sat, 10 Feb 2007 17:04:31 -0800 |
nenolod |
[svn] - remove debugging notices
trunk
|
Sat, 10 Feb 2007 17:01:44 -0800 |
nenolod |
[svn] Try to put some skinned window code in a common place.
trunk
|
Wed, 07 Feb 2007 18:38:48 -0800 |
giacomo |
[svn] - add window class player.Audacious to audacious player window
trunk
|
Tue, 06 Feb 2007 06:06:58 -0800 |
marvin |
[svn] - fixed crash when skipping to next song with an empty playlist
trunk
|
Mon, 05 Feb 2007 16:28:03 -0800 |
giacomo |
[svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE
trunk
|
Sat, 27 Jan 2007 04:37:49 -0800 |
nenolod |
[svn] - break out the URL opener UI code
trunk
|
Fri, 26 Jan 2007 14:50:30 -0800 |
mf0102 |
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.*
trunk
|
Sat, 20 Jan 2007 04:48:41 -0800 |
mf0102 |
[svn] made strings.h for existing strings.c, cleanups
trunk
|
Wed, 17 Jan 2007 04:09:20 -0800 |
giacomo |
[svn] - removed other obsolete (and annoying) gdk_window_set_hints calls
trunk
|
Wed, 17 Jan 2007 03:11:48 -0800 |
giacomo |
[svn] - added audacious_menu_main_show(x,y,button,time) in util.h, convenience function to display the audacious main popup menu
trunk
|
Tue, 16 Jan 2007 04:18:58 -0800 |
giacomo |
[svn] - in mainwin_real_show, do not return if a nullmask doesn't exist
trunk
|
Mon, 15 Jan 2007 09:48:56 -0800 |
giacomo |
[svn] - removed a couple of useless gdk calls in mainwin_real_hide()
trunk
|
Sat, 13 Jan 2007 16:41:21 -0800 |
js |
[svn] - Added script for migration to XDG basedir.
trunk
|
Fri, 12 Jan 2007 11:43:40 -0800 |
nenolod |
[svn] - objective-make autodepend fixes
trunk
|