Mercurial > audlegacy
graph
-
do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them2007-07-13, by Giacomo Lozito
-
correct tinyplayer skin2007-07-13, by Tomasz Mon
-
Set the license explicitly to GPL v22007-07-13, by Tomasz Mon
-
remove dead files2007-07-13, by Tomasz Mon
-
replace svis with UiSVis2007-07-13, by Tomasz Mon
-
Correct slider behaviour in doublesize2007-07-13, by Tomasz Mon
-
Hooray, fix BadMatches2007-07-12, by Tomasz Mon
-
correct sliders2007-07-12, by Tomasz Mon
-
correct showing equalizerwin2007-07-12, by Tomasz Mon
-
branch merge2007-07-12, by William Pitcock
-
Fix Makefile rules.2007-07-12, by William Pitcock
-
branch merge2007-07-12, by Tomasz Mon
-
Makefile adjustments.2007-07-12, by William Pitcock
-
MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.2007-07-12, by William Pitcock
-
mainwin_sposition is now UiSkinnedHorizontalSlider2007-07-12, by Tomasz Mon
-
branch merge2007-07-12, by Tomasz Mon
-
import UiSkinnedHorizontalSlider2007-07-12, by Tomasz Mon
-
added hooks: playback pause and playback unpause2007-07-11, by Giacomo Lozito
-
little tweak to handle_special_char()2007-07-11, by Tomasz Mon
-
branch merge2007-07-11, by Tomasz Mon
-
different way for doublesize2007-07-11, by Tomasz Mon
-
MacOS target: build libid3tag correctly.2007-07-11, by nenolod
-
Automated merge from ssh://petrie/dev-src/audacious.2007-07-11, by nenolod
-
MacOS target: build fixes2007-07-11, by nenolod
-
little fix to ui_skinned_textbox_button_press()2007-07-11, by Tomasz Mon
-
don't keep img2007-07-11, by Tomasz Mon
-
branch merge2007-07-10, by Tomasz Mon
-
prevent from displaying mess2007-07-10, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audacious2007-07-10, by William Pitcock
-
Fix skinbrowser preview generation.2007-07-10, by William Pitcock
-
we don't need ui_vis_clear, it only caused problem2007-07-10, by Tomasz Mon
-
show UiSkinnedNumber only when track is playing2007-07-10, by Tomasz Mon
-
use button-press-event signals2007-07-10, by Tomasz Mon
-
added lastfm GUI stub2007-07-10, by Cristi Magherusan
-
Handle metadata sources where there are no mimetype support yet implemented. trunk2007-07-09, by William Pitcock
-
Use mimetype system to accelerate detection of network streams. trunk2007-07-09, by William Pitcock
-
use ui_skinned_set_push_button_data instead accessing values directly trunk2007-07-08, by Tomasz Mon
-
don't call gtk_widget_show/hide from func that's called every now and then trunk2007-07-08, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunk2007-07-05, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunk2007-07-05, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunk2007-07-05, by William Pitcock
-
Use vfs_file_test() instead of g_file_test() where appropriate. trunk2007-07-05, by William Pitcock
-
Remove inlined urldecoding functions and use g_filename_from_uri() instead where appropriate. trunk2007-07-04, by William Pitcock
-
Rework DnD received data function to use g_filename_from_uri(). trunk2007-07-04, by William Pitcock
-
fix ui_skinned_button_expose(); don't call ui_skinned_button_paint() directly trunk2007-07-02, by Tomasz Mon
-
don't call ui_skinned_textbox_paint() directly, use gtk_widget_queue_draw() instead; fix ui_skinned_textbox_expose() trunk2007-07-02, by Tomasz Mon
-
Use gtk_widget_queue_draw() instead of forcing a draw operation which can be an X protocol violation. trunk2007-07-02, by William Pitcock
-
add gdk_flush() to ui_skinned_textbox_paint(). only for investigation. trunk2007-07-01, by Yoshiki Yazawa
-
make scrolling stop for second when it reaches end, replace remaining mainwin TextBox with UiSkinnedTextbox trunk2007-06-30, by Tomasz Mon
-
Automated merge from file:///home/nenolod/dev-src/audacious-devel-audtool2. trunk2007-06-29, by William Pitcock
-
Denote that audtool can take multiple command+argument sequences. trunk2007-06-29, by William Pitcock
-
Split out vital information category into seperate source file. trunk2007-06-29, by William Pitcock
-
Convert code where necessary to work with the new data passed to it. trunk2007-06-29, by William Pitcock
-
Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunk2007-06-29, by William Pitcock
-
Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf(). trunk2007-06-28, by William Pitcock
-
separate build_stamp.c from depend-prehook to avoid excessive stamping. trunk2007-06-26, by Yoshiki Yazawa
-
replace SButton in playlistwin with UiSkinnedButton, sbutton.c is no longer needed trunk2007-06-24, by Tomasz Mon
-
replace PButton in playlistwin with UiSkinnedButton, pbutton.c is no longer needed trunk2007-06-24, by Tomasz Mon
-
Back out a bunch of changes. It's really a shame that GNU/FSF's lies have been as trunk2007-06-24, by William Pitcock