log src/audacious/ui_main.c @ 4081:05140463a43e

age author description
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.
Thu, 11 Oct 2007 19:25:08 +0200 Tomasz Mon introduce playback_get_length()
Sun, 07 Oct 2007 01:04:41 -0500 William Pitcock get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
Mon, 01 Oct 2007 13:42:37 -0500 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
Mon, 01 Oct 2007 12:38:51 -0500 William Pitcock Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
Mon, 01 Oct 2007 00:41:25 -0500 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
Fri, 28 Sep 2007 16:10:21 +0200 Tomasz Mon I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
Sun, 23 Sep 2007 15:36:35 +0200 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
Sat, 22 Sep 2007 22:50:57 +0300 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
Tue, 18 Sep 2007 21:22:09 +0200 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
Sat, 15 Sep 2007 11:01:44 +0200 Jonathan Schleifer Fix Ctrl-Tab in main window. trunk
Sat, 15 Sep 2007 10:54:08 +0200 Jonathan Schleifer Ctrl-C copies current title to clipboard now. trunk
Thu, 13 Sep 2007 01:12:43 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious. trunk
Thu, 13 Sep 2007 00:49:21 -0500 William Pitcock Remove improper X11 includes. trunk
Sun, 09 Sep 2007 05:37:49 +0300 Matti Hamalainen Make the shutdown procedure more sane and improve playlist clearing trunk
Thu, 30 Aug 2007 10:57:04 +0200 Tomasz Mon redraw mainwin_repeat and mainwin_shuffle when using hotkeys trunk
Sun, 19 Aug 2007 10:45:24 +0200 Tomasz Mon don't call mainwin_update_song_info if track isn't played trunk
Sun, 19 Aug 2007 10:40:43 +0200 Tomasz Mon introduce change_timer_mode_cb trunk