Wed, 02 Jan 2008 03:00:56 -0600 |
William Pitcock |
It's 2008. Update copyright notices.
|
Wed, 02 Jan 2008 01:17:56 +0100 |
mf0102 |
finally, another update-po and German translation update!
|
Mon, 31 Dec 2007 17:08:52 +0100 |
Tomasz Mon |
some cleaning
|
Mon, 31 Dec 2007 16:57:38 +0100 |
Tomasz Mon |
branch merge
|
Mon, 31 Dec 2007 16:56:26 +0100 |
Tomasz Mon |
fix playlistwin resize
|
Sun, 30 Dec 2007 22:45:20 -0600 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 30 Dec 2007 22:44:58 -0600 |
William Pitcock |
start of a C++ binding on top of PAPI.
|
Sun, 30 Dec 2007 22:22:15 +0100 |
Tomasz Mon |
this file shouldn't be there
|
Sun, 30 Dec 2007 22:16:49 +0100 |
Tomasz Mon |
the less calls to gdk_window_get_pointer the better
|
Sun, 30 Dec 2007 21:36:46 +0100 |
Tomasz Mon |
one less gdk_window_get_pointer call
|
Sun, 30 Dec 2007 20:41:23 +0100 |
Tomasz Mon |
dock_move_press already presents window
|
Sun, 30 Dec 2007 20:20:15 +0100 |
Tomasz Mon |
if skin doesn't provide ini file use defaults (Bugzilla #55)
|
Sun, 30 Dec 2007 12:46:13 +0100 |
Tomasz Mon |
set mask on shade/unshade
|
Fri, 28 Dec 2007 20:42:56 +0100 |
Tomasz Mon |
set windows masks in saner way
|
Fri, 28 Dec 2007 04:31:02 -0600 |
Maciej Grela |
Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)
|
Thu, 27 Dec 2007 20:55:05 +0100 |
Murat Senel |
Turkish translation (Bugzilla #51)
|
Wed, 26 Dec 2007 21:00:12 +0300 |
Eugene Zagidullin |
oops...
|
Wed, 26 Dec 2007 20:40:50 +0300 |
Eugene Zagidullin |
better error handling. removed duplicated part
|
Wed, 26 Dec 2007 19:21:06 +0300 |
Eugene Zagidullin |
make use of AUDDBG
|
Wed, 26 Dec 2007 19:17:19 +0300 |
Eugene Zagidullin |
more strict error handling. make use of AUDDBG
|
Tue, 25 Dec 2007 17:21:04 -0600 |
George Averill |
- Update mainwin width when (un)shading the main window, as the mainwinWidth skin hint may be different from the proper shaded width.
|
Tue, 25 Dec 2007 14:14:33 -0600 |
Jussi Judin |
Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)
|
Tue, 25 Dec 2007 19:12:35 +0100 |
Tomasz Mon |
oops, this should get commited together with 4204b0a6aeb2
|
Tue, 25 Dec 2007 19:03:38 +0100 |
Tomasz Mon |
revise setting mask on windows
|
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
|
Tue, 25 Dec 2007 16:03:27 +0100 |
Tomasz Mon |
on ctrl-tab switch only between visible windows (Bugzilla #14)
|
Tue, 25 Dec 2007 19:15:44 +0900 |
Yoshiki Yazawa |
remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
|
Tue, 25 Dec 2007 01:53:55 -0600 |
William Pitcock |
Reset the text entry box to nothing when the jump to track window is requested.
|
Tue, 25 Dec 2007 01:16:26 -0600 |
Jussi Judin |
Fixes memory leak in playlist_add_files() function when using extension probing and trying to add file with unknown extension. (Bugzilla #44)
|