log audacious/util.c @ 1851:aceb472cce6c trunk

age author description
Mon, 09 Oct 2006 03:44:50 -0700 nenolod [svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand. trunk
Wed, 20 Sep 2006 01:13:06 -0700 nenolod [svn] - fix a memory leak in util_run_filebrowser() trunk
Sat, 16 Sep 2006 16:26:54 -0700 js [svn] Fixed a lot of warnings that only showed up on *BSD. trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Thu, 07 Sep 2006 21:44:05 -0700 nenolod [svn] - abstractionalize a lot of stuff, build still broken, live with it trunk
Thu, 07 Sep 2006 17:25:29 -0700 nenolod [svn] - gtkquartz compatibility, pass 1 trunk
Sat, 02 Sep 2006 08:24:10 -0700 yaz [svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunk
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Wed, 02 Aug 2006 15:44:07 -0700 chainsaw [svn] Update FSF address in copyright notices. Update autotools templates. trunk
Thu, 22 Jun 2006 07:04:25 -0700 yaz [svn] try to avoid malconversion of latin1 character when chardet has been enabled. trunk
Tue, 13 Jun 2006 08:36:56 -0700 yaz [svn] filesize must be cached, otherwise lookup loop will crash. trunk
Sun, 11 Jun 2006 12:10:53 -0700 nenolod [svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunk
Fri, 02 Jun 2006 09:08:57 -0700 chainsaw [svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunk
Sat, 27 May 2006 11:37:53 -0700 yaz [svn] chardet build error fix. trunk
Sat, 27 May 2006 11:02:08 -0700 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk