summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
...
* Save the parent class. (nautilus_image_properties_view_finalize): Chain toDave Camp2003-01-131-2/+6
* s/Nodes/Notes/ Patch from R.I.P. Deaddog. Fixes #102736. Approved by i18nAlex Duggan2003-01-071-1/+1
* Fixed a silly double negation in an error string. (Fixes #100376)James Willcox2002-12-051-1/+1
* Remove sample and loser from the default build.Anders Carlsson2002-11-201-2/+3
* Add CLEANFILES so that make clean deletes $(server_DATA) andPadraig O'Briain2002-11-193-0/+3
* Make bonobo property pages regular controls instead of NautilusViews.James Willcox2002-11-083-29/+65
* Remove click-on-throbber. Patch by Jan Arne PetersenAlexander Larsson2002-11-041-220/+1
* Removed the music view.Dave Camp2002-11-011-1/+0
* fix two typosThomas Vander Stichele2002-10-262-2/+2
* Activate the bonobo property pages asynchronously Hide the bonobo propertyJames Willcox2002-10-251-0/+5
* Implement image properties pageAlexander Larsson2002-10-247-0/+430
* Correctly sort the emblemsJames Willcox2002-10-231-4/+26
* Add a popup menu to the emblems in the emblem sidebar that allows renamingJames Willcox2002-10-211-15/+325
* define DATADIR Add erase emblem Remove data/emblems ditto installJames Willcox2002-10-072-18/+49
* Added a missing fileJames Willcox2002-10-041-0/+57
* New common utils for emblemsAlexander Larsson2002-10-041-147/+13
* Add display_name argument to nautilus_icon_factory_get_pixbuf_for_icon andAlexander Larsson2002-10-046-0/+889
* and you ... I SAW YOU ...Mark McLoughlin2002-10-0210-0/+10
* Merge the multihead branch into HEAD and :Mark McLoughlin2002-10-021-4/+7
* Add CLEANFILES so that make clean deletes $(server_DATA) andNEW_SIDE_PANE_BRANCHPOINTPadraig O'Briain2002-09-208-0/+10
* Fixes bug #88596.Dave Camp2002-09-151-3/+57
* New functions. (create_tree): Create a NautilusTreeViewDragDest.Dave Camp2002-07-251-0/+79
* (nautilus_music_view_init): Use an EelBackgroundBox instead of aDave Camp2002-07-243-6/+7
* Fix wrong location.Alexander Larsson2002-07-222-2/+2
* Fixes the Nautilus part of #46238; see eel for the other part.Federico Mena Quintero2002-07-192-10/+0
* fixupjacob berkman2002-07-171-1/+1
* fixup name.Michael Meeks2002-07-171-1/+1
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-1633-353/+102
* Don't block the selection_changed signal. (row_activated_callback): MovedDave Camp2002-07-112-23/+52
* Modified Files: ChangeLog components/music/nautilus-music-view.cGregory Merchan2002-07-082-5/+7
* sidebar -> side pane.Michael Meeks2002-07-026-10/+10
* implement viewing/opening and executing of files for the tree viewFrank Worsley2002-06-251-6/+34
* 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-128-8/+8
* New, protects us from illegal preferences.David Emory Watson2002-06-121-0/+1
* Only enable the hardware view on Linux, if explicitely requested withMichael Meeks2002-06-061-4/+9
* upd. (get_file_load_method): impl.Michael Meeks2002-05-314-36/+147
* removed PLAYER_NEXT state, as it wasn't really necessary and was a bitDamon Chaplin2002-05-303-31/+43
* make flag storage more efficient. (report_node_inserted): report has_childJonathan Blandford2002-05-272-16/+8
* work around the aformentioned gtk+ bug, since it seems not to be beingMichael Meeks2002-05-241-1/+7
* This change only partially works, it works correctly with a fix to Gtk+Michael Meeks2002-05-233-46/+138
* cache the property bag item, so we're not forever querying for it.Michael Meeks2002-05-211-4/+4
* Add copyright notice.Alexander Larsson2002-05-175-37/+64
* include nautilus-history-view.hJacob Berkman2002-05-161-1/+5
* Remove icon XML string from HistoryItem.Sean Atkinson2002-05-156-43/+98
* Don't use custom font.Alex Larsson2002-05-111-19/+3
* if the file size is 0, just report loading is complete and return. FixesDamon Chaplin2002-05-091-0/+7
* Disable news sidebar.Alex Larsson2002-04-301-1/+5
* turn on word-wrapping for the GtkTextView. Fixes bug #75209. (Approved byDamon Chaplin2002-04-261-0/+2
* NautilusView is a GObject, not a GtkObject.Anders Carlsson2002-04-211-3/+5