2006-06-18 James Livingston <doclivingston@gmail.com>
commit5da7ed76dd4995ae3fa46edc44ce6b8e39e83b20
authorjrl <jrl>
Sun, 18 Jun 2006 11:11:26 +0000 (18 11:11 +0000)
committerjrl <jrl>
Sun, 18 Jun 2006 11:11:26 +0000 (18 11:11 +0000)
tree8dfec66f81441b9cd65dcdaed4e5ae445779c728
parent6eeb881e501772c561b930c75d74393ce6fe45c5
2006-06-18  James Livingston  <doclivingston@gmail.com>

patch by: Alex Lancaster  <alexl@users.sourceforge.net>

* widgets/rb-entry-view.h:
* widgets/rb-entry-view.c: (rb_entry_view_class_init),
(rb_entry_view_append_column_custom),
(rb_entry_view_insert_column_custom): add support for inserting custom
columns at arbitrary locations, rather than just appending to the end.

* sources/rb-playlist-source.c: (rb_playlist_source_constructor): make
the playlists "track number" column go at the start, and add a normal
track number column. Fixes #329986.
ChangeLog
sources/rb-playlist-source.c
widgets/rb-entry-view.c
widgets/rb-entry-view.h