summaryrefslogtreecommitdiff
path: root/components/music
Commit message (Expand)AuthorAgeFilesLines
* remove music viewAlexander Larsson2004-01-0641-15016/+0
* Update error dialogs to be HIGy, and use the new eel message dialog api.Alexander Larsson2003-12-111-6/+8
* s/GtkType/GType/Alexander Larsson2003-02-041-2/+2
* and you ... I SAW YOU ...Mark McLoughlin2002-10-021-0/+1
* Add CLEANFILES so that make clean deletes $(server_DATA) andNEW_SIDE_PANE_BRANCHPOINTPadraig O'Briain2002-09-201-0/+1
* Fixes bug #88596.Dave Camp2002-09-151-3/+57
* (nautilus_music_view_init): Use an EelBackgroundBox instead of aDave Camp2002-07-241-2/+3
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-163-39/+9
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-081-1/+1
* if there are no tracks in the list just return "". (play_current_file): ifDamon Chaplin2002-06-241-1/+11
* use $(prefix)/${DATADIRNAME}/locale rather than $(datadir)/locale so itDamon Chaplin2002-06-121-1/+1
* removed PLAYER_NEXT state, as it wasn't really necessary and was a bitDamon Chaplin2002-05-303-31/+43
* Don't use custom font.Alex Larsson2002-05-111-19/+3
* replace all the OAFIIDs with more sensibly named ones, that follow theMichael Meeks2002-04-183-6/+6
* impl. (nautilus_throbber_class_init): upd.Michael Meeks2002-04-051-2/+5
* use the y_offset to center the number in the allocation, while wasMichael Meeks2002-03-191-20/+20
* Escape text that is parsed as markup that could have ampersands etc. inAlexander Larsson2002-03-121-19/+47
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-073-66/+50
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-061-1/+1
* misc minor deprecation removals. ditto. (nautilus_music_view_update) :Jody Goldberg2002-02-283-22/+26
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-221-4/+2
* Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. SameKjartan Maraas2002-02-221-1/+1
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-217-23/+38
* remove usize mis-use.Michael Meeks2002-02-204-17/+23
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-211-39/+30
* Remove nautilus-launch-icon.png.Darin Adler2002-01-191-1/+0
* Remove. Remove nautilus-help.desktop since Nautilus isn't the help browserDarin Adler2002-01-081-19/+11
* Fixed to use g_iconv instead of iconv, starting with a patch from JeanDarin Adler2002-01-081-2/+0
* Update to matched changed return value from nautilus_program_chooser_newAnders Carlsson2002-01-041-492/+380
* Updated.Darin Adler2002-01-031-1/+0
* Use GnomeCanvasRect instead of EelCanvasRect. We can redo theDarin Adler2002-01-032-24/+15
* Port from EelLabel to GtkLabel.Darin Adler2002-01-031-1/+0
* fix strcmp style for Darin.Michael Meeks2001-12-211-2/+2
* lots of files Get rid of casts in callers to g_object_ref/g_object_unref.Darin Adler2001-12-072-6/+3
* allow double destroys & split out (nautilus_tree_view_finalize): impl.Michael Meeks2001-11-151-6/+19
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-112-11/+13
* Lots of files. Get rid a lot of unneeded casts.Darin Adler2001-11-091-18/+18
* Just me, not the mailing list.Darin Adler2001-11-093-36/+2
* Remove Nautilus 1 news. This file is empty for now. Add some renamingDarin Adler2001-11-081-2/+2
* Switch to glib's gettext.Darin Adler2001-11-072-6/+6
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-063-27/+27
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-041-18/+18
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-041-1/+1
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-282-9/+9
* First baby steps at compiling under gnome 2.Darin Adler2001-10-241-6/+6
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-151-1/+1
* Ported to use EelList instead of GtkCList. This looks better and allowsMaciej Stachowiak2001-08-201-83/+174
* Revert accidental commit of not quite done change.Maciej Stachowiak2001-08-151-2/+0
* A bunch of code cleanup; stop using hidden columns in the list view andMaciej Stachowiak2001-08-152-134/+77
* Fix bug 5242 (Selection not kept on-screen after column resort) byMaciej Stachowiak2001-07-231-1/+5