Mon, 31 Mar 2008 06:47:48 +0300 |
Matti Hamalainen |
Huge renaming patch, changing BMP references to Audacious.
|
Mon, 31 Mar 2008 06:36:41 +0300 |
Matti Hamalainen |
bmp_config_* -> aud_config_*
|
Thu, 13 Mar 2008 16:41:48 +0100 |
mf0102 |
cleaning up some cruft
|
Thu, 13 Mar 2008 16:31:48 +0100 |
mf0102 |
removed report_error() and reimplemented some error routines
|
Sat, 08 Mar 2008 22:32:53 +0100 |
Tomasz Mon |
remove setting_volume, not used anyway
|
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
|
Sun, 27 Jan 2008 19:43:53 +0200 |
Cristi Magherusan |
doublesize -> custom scale:
|
Sat, 19 Jan 2008 14:00:14 +0100 |
Tomasz Mon |
set doublesize mask on doublesizing
|
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 12:46:13 +0100 |
Tomasz Mon |
set mask on shade/unshade
|
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:03:38 +0100 |
Tomasz Mon |
revise setting mask on windows
|
Tue, 25 Dec 2007 16:03:27 +0100 |
Tomasz Mon |
on ctrl-tab switch only between visible windows (Bugzilla #14)
|
Wed, 19 Dec 2007 00:45:41 -0600 |
Jussi Judin |
Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)
|
Sun, 09 Dec 2007 14:41:10 +0100 |
Tomasz Mon |
install skin if user drag'n'drops it on mainwin
|
Sun, 09 Dec 2007 13:56:34 +0100 |
Tomasz Mon |
introduce WIDGET_FONT_BTN
|
Mon, 19 Nov 2007 18:50:23 +0100 |
mf0102 |
- first update-po after a long time -> update of German translation
|
Sat, 17 Nov 2007 06:21:00 -0600 |
William Pitcock |
Work around the issues with broken Gtk-Qt-Engine and Modern skins with inline GTK.
|
Fri, 16 Nov 2007 18:55:48 +0100 |
Tomasz Mon |
fix douebliesize for mainwin_info on startup; Closes Gentoo #199071
|
Tue, 06 Nov 2007 13:32:04 -0600 |
William Pitcock |
fix more bogusness
audacious-1.4.0
|
Tue, 06 Nov 2007 13:24:01 -0600 |
William Pitcock |
revert something which broke GTK redrawing completely.
|
Tue, 06 Nov 2007 13:19:38 -0600 |
William Pitcock |
possible fix
|
Tue, 06 Nov 2007 13:13:15 -0600 |
William Pitcock |
call to gdk_window_get_size() is also unneeded here; remove.
|
Tue, 06 Nov 2007 11:41:50 -0600 |
William Pitcock |
Fix a skin size boundary issue.
|
Sun, 14 Oct 2007 22:24:41 -0500 |
William Pitcock |
forgot to export a symbol. now I am done. really.
|
Fri, 12 Oct 2007 14:26:02 +0200 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
Thu, 11 Oct 2007 19:38:55 -0500 |
William Pitcock |
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
|