2007-09-29 Pedro Villavicencio Garrido <email address hidden>
* NEWS: update news for 0.5 release.
* configure.ac: bumping version to 0.5.
2007-09-29 Pedro Villavicencio Garrido <email address hidden>
* src/HipoMainWindow.cs:
* src/ImportDialog.cs: fixed some translation issues. (Andre Klapper)
Fixes #475574.
2007-09-26 Pedro Villavicencio <email address hidden>
* src/HipoMainWindow.cs: use casting instead of System.Double.
(Benoit Garret).
Fixes #479722.
2007-09-21 Pedro Villavicencio Garrido <email address hidden>
* src/HipoMainWindow.cs: fixed ipod capacity bar for
ipod's with less than 1GB of capacity. (Felipe Barros)
Fixed #478826.
2007-09-16 Pedro Villavicencio Garrido <email address hidden>
* src/HipoMainWindow.cs: Make the playlists name editables.
(Benoit Garret)
* src/PlaylistView.cs:
* src/hipo.xml:
Fixed #440436.
2007-09-16 Pedro Villavicencio Garrido <email address hidden>
* src/HipoMainWindow.cs: Fixed some string issues.
(Andre Klapper)
2007-09-16 Pedro Villavicencio Garrido <email address hidden>
* src/HipoMainWindow.cs: Fixed keyboard shortcuts
(Benoit Garret).
Fixed #452474.
2007-05-19 Pedro Villavicencio <email address hidden>
* src/HipoMainWindow.cs: make use of ellipsizemode.
set the number of tracks color to grey.
* src/PlaylistView.cs:
* src/hipo.glade:
2007-04-29 Pedro Villavicencio <email address hidden>
* src/HipoMainWindow.cs: now you can drag and drop
from the track list to your desktop.
Fixed #434396
2007-04-28 Pedro Villavicencio <email address hidden>
* src/TracksView.cs: correct the audioproperties method.
2007-04-28 Pedro Villavicencio <email address hidden>
* configure.ac: bumping ipod-cil library to 0.6.3 since
it corrected a couple of fixes.
Closes #433047
2007-04-14 Pedro Villavicencio <email address hidden>
* taglib-sharp/Makefile.am: modified the makefile
for working with the new version of taglib-sharp.
2007-04-04 Pedro Villavicencio <email address hidden>
* data/Makefile.am: add ipod.gif
* src/HipoMainWindow.cs: use ImportDialog instead of
ProgressDialog. We want to have a translatable progress
dialog.
* src/ImportDialog.cs: add file.
* src/Makefile.am:
Fixed #426254, Thanks to Felipe Barros.
2007-03-29 Pedro Villavicencio <email address hidden>
* src/HipoMainWindow.cs:
* src/TracksView.cs: Implement D&D from nautilus.
Also some code clean up.
Fixed #419723