Mercurial > audlegacy
graph
-
mainwin_refresh_visibleSat, 04 Aug 2007 11:57:50 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSat, 04 Aug 2007 03:02:53 -0500, by William Pitcock
-
Update credits a little bit.Sat, 04 Aug 2007 03:02:48 -0500, by William Pitcock
-
Add a system path for default presets.Sat, 04 Aug 2007 03:02:38 -0500, by William Pitcock
-
add simplified macros to declare plugin. no more excessive NULLs.Sat, 04 Aug 2007 15:37:37 +0900, by Yoshiki Yazawa
-
Unbreak XMMS/GTK1 file selector.Fri, 03 Aug 2007 22:17:41 -0500, by William Pitcock
-
gtk_file_chooser_get_uris() results in unpredictable behaviour when GNOME is not installed. Build URIs ourselves.Fri, 03 Aug 2007 21:52:25 -0500, by William Pitcock
-
Fix DECLARE_PLUGIN() macro.Fri, 03 Aug 2007 21:16:18 -0500, by William Pitcock
-
Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunkFri, 03 Aug 2007 20:42:13 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 03 Aug 2007 20:39:42 -0500, by William Pitcock
-
- bump PAPI version to 4 due to DiscoveryPlugin trunkFri, 03 Aug 2007 20:39:35 -0500, by William Pitcock
-
fix unshading playlistwin when doubleclicking on textbox trunkFri, 03 Aug 2007 22:51:04 +0200, by Tomasz Mon
-
default value for "enabled discovery plugins" was missing. trunkFri, 03 Aug 2007 22:28:18 +0900, by Yoshiki Yazawa
-
show fileinfopopup only when mouse is over playlistwin_list trunkThu, 02 Aug 2007 17:42:38 +0200, by Tomasz Mon
-
I hope textbox_resize_relative is now working propertly trunkThu, 02 Aug 2007 16:10:32 +0200, by Tomasz Mon
-
Expose new libguess-ng character detectors in preferences. trunkThu, 02 Aug 2007 02:03:35 -0500, by William Pitcock
-
Add support for greek and hebrew character set detection. trunkThu, 02 Aug 2007 02:00:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 02 Aug 2007 01:38:22 -0500, by William Pitcock
-
Split off CJK implementation from guess.c logic. trunkThu, 02 Aug 2007 01:38:15 -0500, by William Pitcock
-
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunkWed, 01 Aug 2007 22:04:59 -0400, by ssokolow
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 08:08:25 -0500, by William Pitcock
-
Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 14:50:23 +0200, by Strahinja Kustudic
-
Allow libguess to be extended for other languages using a common API. trunkWed, 01 Aug 2007 07:11:38 -0500, by William Pitcock
-
oops, using a C0X extension (break-from-if) probably isn't cool here. trunkWed, 01 Aug 2007 03:38:35 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 03:37:06 -0500, by William Pitcock
-
Don't explicitly trust the mimetype, still do a probe. trunkWed, 01 Aug 2007 03:36:57 -0500, by William Pitcock
-
now "hide seekbar on streaming" uses message passing. trunkWed, 01 Aug 2007 13:55:02 +0900, by Yoshiki Yazawa
-
temporal fix for update problem which randomly caused by scrolling in playlist. trunkMon, 30 Jul 2007 20:42:40 +0900, by Yoshiki Yazawa
-
ran update-po, fixed POTFILES.in and updated German translation trunkSun, 29 Jul 2007 17:35:31 +0200, by mf0102
-
mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work. trunkSat, 28 Jul 2007 16:53:56 +0900, by Yoshiki Yazawa
-
revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update. trunkSat, 28 Jul 2007 16:07:14 +0900, by Yoshiki Yazawa
-
Un-shortcircuit some code that I didn't mean to. trunkFri, 27 Jul 2007 19:44:14 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 19:41:37 -0500, by William Pitcock
-
Don't display the seek bar if length is -1. There is probably a more efficient way of doing this, but I'm lazy. desowin@ can always fix this later. trunkFri, 27 Jul 2007 19:41:25 -0500, by William Pitcock
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkSat, 28 Jul 2007 01:12:03 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 15:28:34 -0500, by William Pitcock
-
Track playback monitor thread in InputPlayback.thread. trunkFri, 27 Jul 2007 15:28:26 -0500, by William Pitcock
-
Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init. trunkFri, 27 Jul 2007 03:16:09 +0200, by Christian Birchinger
-
I don't think that's needed. If you revert it, use playback_get_playing() instead. trunkFri, 27 Jul 2007 00:31:46 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 23:54:39 +0200, by Christian Birchinger
-
Don't call playback_get_time() if not playing in mainwin_idle_func(). trunkThu, 26 Jul 2007 23:54:07 +0200, by Christian Birchinger
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 22:39:43 +0200, by mf0102
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkThu, 26 Jul 2007 22:33:34 +0200, by Christian Birchinger
-
Only set the filename in the dialog if it has been defined before by a previous load or save opeation. trunkThu, 26 Jul 2007 22:33:25 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 26 Jul 2007 14:25:23 -0500, by William Pitcock
-
Hardcoded a dummy path to use with cdaudio-ng plugin trunkThu, 26 Jul 2007 12:10:34 +0300, by Calin Crisan ccrisan
-
playback_seek(): several WTFs in here (probably from XMMS) fixed trunkWed, 25 Jul 2007 19:10:53 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 25 Jul 2007 15:46:06 -0500, by William Pitcock
-
Remove mainwin_set_info_text() craq. Still some work to do. trunkWed, 25 Jul 2007 15:46:00 -0500, by William Pitcock
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkWed, 25 Jul 2007 22:39:53 +0200, by mf0102
-
- Took over the German translation and fixed tiny language inaccuracies trunkWed, 25 Jul 2007 22:37:56 +0200, by mf0102
-
exclude cue:// from regular scheme check. it is temporal too. trunkWed, 25 Jul 2007 18:49:27 +0900, by Yoshiki Yazawa
-
Use message passing to make sure the UI is updated in the main thread. trunkTue, 24 Jul 2007 01:05:57 -0500, by William Pitcock
-
Send a message from the monitor thread to the main thread for audio errors, like we do with eof condition. trunkMon, 23 Jul 2007 19:35:59 -0500, by William Pitcock
-
playback monitor thread: If forced stop occurs, do not queue "playback eof" signal. trunkMon, 23 Jul 2007 19:24:51 -0500, by William Pitcock
-
New threading model for playback. Playback code should now *block*. trunkMon, 23 Jul 2007 17:10:52 -0500, by William Pitcock
-
Add playback_eof(). Plugins should use this instead of playback->eof = 1. trunkMon, 23 Jul 2007 16:42:30 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 23 Jul 2007 15:55:40 -0500, by William Pitcock
-
Treating cdda:// as a regular file is bad, hmmkay? This is just a hack and nenolod will improve on it later. trunkMon, 23 Jul 2007 01:01:43 +0100, by Tony Vroon
-
made the decoder chooser aware of lastfm MP3 streams so that it will only try mad trunkSun, 22 Jul 2007 14:03:17 +0300, by Cristi Magherusan
-
add vfs_is_remote() and vfs_is_streaming(). trunkSun, 22 Jul 2007 12:12:08 +0900, by Yoshiki Yazawa
-
when mime match succeed, pr->ip should be obtained ip. trunkSun, 22 Jul 2007 12:08:08 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkSat, 21 Jul 2007 15:50:38 -0500, by William Pitcock
-
Rewrite VFSBufferedFile::fseek(), now far less buggy! trunkSat, 21 Jul 2007 15:50:13 -0500, by William Pitcock
-
replace PlaylistSlider with UiSkinnedPlaylistSlider trunkSat, 21 Jul 2007 20:07:30 +0200, by Tomasz Mon
-
prevent playback_get_time: assertion playback_get_playing() failed trunkSat, 21 Jul 2007 10:04:29 +0200, by Tomasz Mon
-
Handle non-probe-for-tuple functions without crashing. trunkFri, 20 Jul 2007 20:17:57 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 20:09:08 -0500, by William Pitcock
-
Call playlist_ins() instead of __playlist_ins(). trunkFri, 20 Jul 2007 20:06:07 -0500, by William Pitcock
-
Add new probe_for_tuple() function. Replaces all old probing interfaces. trunkFri, 20 Jul 2007 18:55:15 -0500, by William Pitcock
-
Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunkFri, 20 Jul 2007 10:21:24 -0500, by William Pitcock
-
Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1Fri, 20 Jul 2007 09:09:58 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 20 Jul 2007 09:00:33 -0500, by William Pitcock
-
Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunkFri, 20 Jul 2007 06:27:12 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 19 Jul 2007 22:48:30 -0500, by William Pitcock
-
Export playback.h as part of the public API. trunkThu, 19 Jul 2007 20:06:50 -0500, by William Pitcock
-
Switching from g_return_val_if_fail() to a more quiet return NULL trunkFri, 20 Jul 2007 05:27:50 +0200, by Christian Birchinger
-
Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunkThu, 19 Jul 2007 19:59:04 -0500, by William Pitcock
-
Add a NULL check on fd to avoid probing on none-existant fds.Fri, 20 Jul 2007 02:40:19 +0200, by Christian Birchinger
-
Added a fd NULL check to avoid probing on none-existing fdsFri, 20 Jul 2007 02:35:34 +0200, by Christian Birchinger
-
Backed out changeset 3c66c8d03c534692d1606ed3ed79634e227f7bd2 trunkSun, 01 Jul 2007 13:29:18 +0200, by root
-
Lower-case letters are more convenient, aren't they ? (anyhow bitmap fonts option is still available)Thu, 19 Jul 2007 21:32:57 +0200, by Stany HENRY
-
Just a few translatable strings.Thu, 19 Jul 2007 21:02:49 +0200, by Stany HENRY
-
Added tag audacious-1.4.0-dr1 for changeset 55a4a6da92a5Thu, 19 Jul 2007 10:30:17 -0500, by William Pitcock
-
fix compiler warningThu, 19 Jul 2007 13:51:37 +0200, by Tomasz Mon
-
we don't need create_dblsize_image() anymoreThu, 19 Jul 2007 13:37:23 +0200, by Tomasz Mon
-
little cleaningThu, 19 Jul 2007 13:11:48 +0200, by Tomasz Mon
-
replace EqGraph with UiSkinnedEqualizerGraphThu, 19 Jul 2007 13:06:41 +0200, by Tomasz Mon
-
correct doublesizeThu, 19 Jul 2007 12:15:19 +0200, by Tomasz Mon
-
branch mergeThu, 19 Jul 2007 11:17:41 +0200, by Tomasz Mon
-
replace EqSlider with UiSkinnedEqualizerSliderThu, 19 Jul 2007 11:16:38 +0200, by Tomasz Mon
-
add url unescape code to playlist_get_info_text().Thu, 19 Jul 2007 12:49:50 +0900, by Yoshiki Yazawa
-
- make jump to track more friendly to file:// scheme.Wed, 18 Jul 2007 21:42:58 +0900, by Yoshiki Yazawa
-
branch mergeTue, 17 Jul 2007 18:33:49 +0900, by Yoshiki Yazawa
-
Backed out changeset 7d33bbe11736Tue, 17 Jul 2007 18:28:54 +0900, by Yoshiki Yazawa
-
auto mergeMon, 16 Jul 2007 16:16:33 -0500, by William Pitcock
-
Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5Mon, 16 Jul 2007 16:16:17 -0500, by William Pitcock
-
Backed out changeset b27af7152811d3829d90fbb5439d78b81c16d220Mon, 16 Jul 2007 16:16:10 -0500, by William Pitcock
-
Use playback_get_playing() for while loop.Mon, 16 Jul 2007 15:52:39 -0500, by William Pitcock
-
Remove genevent, seperate playback logic into seperate control thread.Mon, 16 Jul 2007 15:50:32 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 16 Jul 2007 13:43:37 -0500, by William Pitcock
-
Fix a bug in backslash to slash conversion. Closes #1006.Mon, 16 Jul 2007 13:43:27 -0500, by William Pitcock
-
branch mergeTue, 17 Jul 2007 03:38:32 +0900, by Yoshiki Yazawa
-
filename should be unescaped when it is used as a default title in the playlist window.Tue, 17 Jul 2007 03:33:55 +0900, by Yoshiki Yazawa
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 16 Jul 2007 13:32:18 -0500, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>Mon, 16 Jul 2007 13:31:52 -0500, by William Pitcock
-
From: Daniel Drake <dsd@gentoo.org>Mon, 16 Jul 2007 13:31:51 -0500, by William Pitcock
-
unescape url encoded filename where real filename is needed.Tue, 17 Jul 2007 00:31:43 +0900, by Yoshiki Yazawa
-
added a default drawing for ui_skinned_monostereoMon, 16 Jul 2007 00:02:11 +0200, by Giacomo Lozito
-
recursive directory scan for add file dialog works againSun, 15 Jul 2007 20:02:21 +0200, by Giacomo Lozito
-
Use GdkPixbuf to display the credits logo.Sat, 14 Jul 2007 14:56:38 -0500, by William Pitcock
-
use GdkPixmaps for doublesizingSat, 14 Jul 2007 12:45:03 +0200, by Tomasz Mon
-
little fixSat, 14 Jul 2007 00:01:14 +0200, by Tomasz Mon
-
some skins have SKIN_MONOSTEREO with size 58x20Fri, 13 Jul 2007 23:56:12 +0200, by Tomasz Mon
-
little cleaningFri, 13 Jul 2007 23:26:11 +0200, by Tomasz Mon
-
replace MonoStereo with UiSkinnedMonoStereoFri, 13 Jul 2007 22:50:53 +0200, by Tomasz Mon
-
replace Playstatus with UiSkinnedPlaystatusFri, 13 Jul 2007 22:28:20 +0200, by Tomasz Mon
-
oops, forgot to include new filesFri, 13 Jul 2007 21:49:14 +0200, by Tomasz Mon
-
branch mergeFri, 13 Jul 2007 21:43:57 +0200, by Tomasz Mon
-
replace Menurow with UiSkinnedMenurowFri, 13 Jul 2007 21:43:17 +0200, by Tomasz Mon
-
Refactor skinned window code.Fri, 13 Jul 2007 10:19:43 -0500, by William Pitcock
-
Fix.Fri, 13 Jul 2007 10:11:04 -0500, by William Pitcock
-
Fix always on top.Fri, 13 Jul 2007 10:08:25 -0500, by William Pitcock
-
Use GTK_WINDOW_POPUP hint for SkinnedWindow objects.Fri, 13 Jul 2007 09:38:21 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 09:32:52 -0500, by William Pitcock
-
Set GTK+ window types.Fri, 13 Jul 2007 09:36:51 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 06:56:16 -0500, by William Pitcock
-
Use G_MODULE_EXPORT to ensure the plugin header is exported.Fri, 13 Jul 2007 06:55:44 -0500, by William Pitcock
-
branch mergeFri, 13 Jul 2007 12:53:30 +0200, by Tomasz Mon
-
use create_dblsize_image for doueblesizingFri, 13 Jul 2007 12:52:36 +0200, by Tomasz Mon
-
do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for themFri, 13 Jul 2007 12:36:30 +0200, by Giacomo Lozito
-
correct tinyplayer skinFri, 13 Jul 2007 12:35:08 +0200, by Tomasz Mon
-
Set the license explicitly to GPL v2Fri, 13 Jul 2007 11:48:21 +0200, by Tomasz Mon
-
remove dead filesFri, 13 Jul 2007 11:42:02 +0200, by Tomasz Mon
-
replace svis with UiSVisFri, 13 Jul 2007 11:40:00 +0200, by Tomasz Mon
-
Correct slider behaviour in doublesizeFri, 13 Jul 2007 09:47:21 +0200, by Tomasz Mon
-
Hooray, fix BadMatchesThu, 12 Jul 2007 21:10:16 +0200, by Tomasz Mon
-
correct slidersThu, 12 Jul 2007 16:40:37 +0200, by Tomasz Mon
-
correct showing equalizerwinThu, 12 Jul 2007 15:34:11 +0200, by Tomasz Mon
-
equalizerwin_volume and equalzerwin_balance are now UiSkinnedHorizontalSliders; hslider.c no longer neededThu, 12 Jul 2007 14:21:39 +0200, by Tomasz Mon
-
branch mergeThu, 12 Jul 2007 07:07:19 -0500, by William Pitcock
-
Fix Makefile rules.Thu, 12 Jul 2007 06:17:59 -0500, by William Pitcock
-
branch mergeThu, 12 Jul 2007 13:41:34 +0200, by Tomasz Mon
-
mainwin_volume and mainwin_balance are UiSkinnedHorizontalSliders now; add workaround for skins with too strait SKIN_VOLUMEThu, 12 Jul 2007 13:41:06 +0200, by Tomasz Mon
-
Makefile adjustments.Thu, 12 Jul 2007 06:03:29 -0500, by William Pitcock
-
MacOS (and others): Relocate libintl to a location where audacious can link to it automatically.Thu, 12 Jul 2007 06:01:51 -0500, by William Pitcock
-
mainwin_sposition is now UiSkinnedHorizontalSliderThu, 12 Jul 2007 12:50:52 +0200, by Tomasz Mon
-
branch mergeThu, 12 Jul 2007 12:26:54 +0200, by Tomasz Mon
-
import UiSkinnedHorizontalSliderThu, 12 Jul 2007 12:26:18 +0200, by Tomasz Mon
-
added hooks: playback pause and playback unpauseThu, 12 Jul 2007 01:01:54 +0200, by Giacomo Lozito
-
little tweak to handle_special_char()Wed, 11 Jul 2007 22:33:43 +0200, by Tomasz Mon
-
branch mergeWed, 11 Jul 2007 22:29:43 +0200, by Tomasz Mon
-
different way for doublesizeWed, 11 Jul 2007 22:29:04 +0200, by Tomasz Mon
-
MacOS target: build libid3tag correctly.Wed, 11 Jul 2007 05:53:25 -0500, by nenolod
-
Automated merge from ssh://petrie/dev-src/audacious.Wed, 11 Jul 2007 05:33:40 -0500, by nenolod
-
MacOS target: build fixesWed, 11 Jul 2007 04:59:30 -0500, by nenolod
-
little fix to ui_skinned_textbox_button_press()Wed, 11 Jul 2007 12:35:49 +0200, by Tomasz Mon
-
don't keep imgWed, 11 Jul 2007 12:28:11 +0200, by Tomasz Mon
-
branch mergeTue, 10 Jul 2007 20:16:54 +0200, by Tomasz Mon
-
prevent from displaying messTue, 10 Jul 2007 20:16:06 +0200, by Tomasz Mon
-
Automated merge with ssh://hg.atheme.org//hg/audaciousTue, 10 Jul 2007 11:42:09 -0500, by William Pitcock
-
Fix skinbrowser preview generation.Tue, 10 Jul 2007 11:41:56 -0500, by William Pitcock
-
we don't need ui_vis_clear, it only caused problemTue, 10 Jul 2007 17:37:37 +0200, by Tomasz Mon
-
show UiSkinnedNumber only when track is playingTue, 10 Jul 2007 17:08:38 +0200, by Tomasz Mon
-
use button-press-event signalsTue, 10 Jul 2007 17:00:43 +0200, by Tomasz Mon
-
added lastfm GUI stubTue, 10 Jul 2007 17:13:24 +0300, by Cristi Magherusan
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 23:19:49 -0500, by William Pitcock
-
Move timer updates out of the 100hz giant loop. trunkMon, 09 Jul 2007 23:19:35 -0500, by Daniel Drake
-
Handle metadata sources where there are no mimetype support yet implemented. trunkMon, 09 Jul 2007 05:17:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkMon, 09 Jul 2007 05:13:50 -0500, by William Pitcock
-
Use mimetype system to accelerate detection of network streams. trunkMon, 09 Jul 2007 05:13:41 -0500, by William Pitcock
-
use ui_skinned_set_push_button_data instead accessing values directly trunkSun, 08 Jul 2007 20:33:32 +0200, by Tomasz Mon
-
request GdkGC when needed rather than carry one around trunkSun, 08 Jul 2007 19:56:51 +0200, by Tomasz Mon
-
fully implement UiSkinnedNumber, number.c no longer needed trunkSun, 08 Jul 2007 12:21:09 +0200, by Tomasz Mon
-
don't call gtk_widget_show/hide from func that's called every now and then trunkSun, 08 Jul 2007 10:23:16 +0200, by Tomasz Mon
-
replace calling redraw signals with gtk_widget_queue_draw() trunkSat, 07 Jul 2007 18:56:43 +0200, by Tomasz Mon
-
playlist_dir_find_files(): Return list of URIs. trunkFri, 06 Jul 2007 01:12:17 -0500, by William Pitcock
-
ui_skinned_textbox_button_release is no longer lost trunkThu, 05 Jul 2007 11:03:42 +0200, by Tomasz Mon
-
Add and use find_path_recursively() which search the FS without using VFS (for GTK). trunkThu, 05 Jul 2007 01:40:11 -0500, by William Pitcock
-
find_file_recursively(): Return a valid URI instead of a literal path. trunkThu, 05 Jul 2007 01:26:16 -0500, by William Pitcock
-
Log a warning if an adequate transport was not found. trunkThu, 05 Jul 2007 01:25:56 -0500, by William Pitcock
-
Use gtk_file_chooser_get_uris() to enforce proper VFS URIs being passed around. trunkThu, 05 Jul 2007 00:56:01 -0500, by William Pitcock