log src/audacious/util.h @ 4419:35444232ac7e

age author description
Sun, 16 Mar 2008 22:23:59 +0100 mf0102 Split BmpConfig from main.c and main.h; move around some other stuff too
Mon, 11 Feb 2008 03:57:30 -0600 William Pitcock Fix some warnings.
Sun, 10 Feb 2008 07:19:45 +0300 Eugene Zagidullin - src stuff traveled to src_flow.c
Sat, 09 Feb 2008 01:05:36 +0300 Eugene Zagidullin - added template for src_flow
Sun, 27 Jan 2008 15:15:03 +0200 Cristi Magherusan removed some unused GdkPixmap stuff
Wed, 23 Jan 2008 01:12:08 +0200 Cristi Magherusan converted ui_skinned_equalizer_graph to GdkPixbuf
Tue, 22 Jan 2008 22:40:48 +0100 Tomasz Mon introduce ui_skinned_widget_draw
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Sun, 14 Oct 2007 22:24:41 -0500 William Pitcock forgot to export a symbol. now I am done. really.
Sun, 14 Oct 2007 21:11:21 -0500 William Pitcock export util_get_localdir().
Sun, 14 Oct 2007 03:50:08 -0500 William Pitcock fix some oopses
Sat, 13 Oct 2007 19:11:52 -0500 William Pitcock fun util dialog shit -> vtable
Sat, 13 Oct 2007 19:08:44 -0500 William Pitcock Use GCallback instead of GtkSignalFunc.
Tue, 11 Sep 2007 06:54:00 -0500 William Pitcock /* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed trunk
Sun, 09 Sep 2007 22:41:29 +0300 Matti Hamalainen xmms_show_message() is now audacious_info_dialog(), also removed alias macro trunk