summaryrefslogtreecommitdiff
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Add new "inserted_first_child" boolean so we can insert new children andDarin Adler2002-03-091-3/+24
* Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.Darin Adler2002-03-084-71/+39
* Rename old stop_monitoring_directory function.Darin Adler2002-03-083-60/+195
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-0717-203/+136
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-078-105/+48
* New name for destroy_unneeded_children, which now starts monitoring forDarin Adler2002-03-062-67/+26
* don't try to set properties on a remote container that is being / has beenMichael Meeks2002-03-062-2/+2
* Oops, rolled that out.Darin Adler2002-03-061-2/+0
* Remove unneeded g_return_if_fail. We call only one other function, so thatDarin Adler2002-03-061-0/+2
* Remove the #ifdef GNOME2_CONVERSION_COMPLETE and replaceDave Camp2002-03-051-7/+8
* Escape '!' character in URIs before using it as a moniker string.Jens Finke2002-03-051-2/+9
* use COMPONENT_LIBS rather than COMPONENT_CFLAGS.Yanko Kaneti2002-03-041-1/+1
* Use eel_add_weak_pointer, since it's more foolproof thanDarin Adler2002-03-021-6/+2
* Move reset constant into header.Darin Adler2002-03-012-7/+7
* Remove some GNOME2_CONVERSION_COMPLETE code.Darin Adler2002-02-281-13/+0
* misc minor deprecation removals. ditto. (nautilus_music_view_update) :Jody Goldberg2002-02-285-84/+56
* Removed.Dave Camp2002-02-275-1034/+1355
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-2710-95/+56
* only set the selection if we have some items.Michael Meeks2002-02-261-2/+3
* Let "Loading" and "Empty" special nodes be italic.Anders Carlsson2002-02-253-0/+13
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-222-6/+2
* Use GETTEXT_PACKAGE. Same here. Same here. Same here. Same. SameKjartan Maraas2002-02-226-8/+8
* typo.Jody Goldberg2002-02-221-2/+2
* add DISABLE_DEPRECATED_CFLAGS. ProgressiveDataSink is gone in gnome2. useJody Goldberg2002-02-218-451/+124
* Remove. Michael already took it out of the tarball, so I am removing itDarin Adler2002-02-214-913/+0
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-218-24/+38
* remove usize mis-use.Michael Meeks2002-02-2014-28/+34
* Replace deprecated signal handling functions.Dave Camp2002-02-151-9/+15
* Record the idle ID so we can cancel it properly. New.Darin Adler2002-02-132-17/+36
* Require at least libxml 2.4.7, since that's the version where xmlFree andDarin Adler2002-02-124-39/+221
* Added open pixbuf support.Darin Adler2002-02-083-18/+119
* New. (insert_node): New. (reparent_node): New. (update_node): Handle filesDarin Adler2002-02-083-38/+378
* eel_signal_connect_while_alive -> g_object_add_weak_pointer.Darin Adler2002-02-0710-1212/+842
* Make this component build with the deprecation flags set.Dave Camp2002-02-061-47/+111
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-02-055-1591/+0
* Port to GtkTreeView, lots of work still remains though.Anders Carlsson2002-02-055-2368/+571
* Remove smooth mode and unused font and font size machinery.Darin Adler2002-01-291-44/+0
* Call gnome_program_init.Anders Carlsson2002-01-281-0/+8
* GNOME2_CONVERSION_COMPLETE eradication campaignDarin Adler2002-01-245-159/+9
* Use newfangled gnome-client.h calls to turn off session management.Darin Adler2002-01-233-21/+19
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-231-89/+43
* add comment about how this should be fixedHavoc Pennington2002-01-221-1/+9
* Get rid of code that passes around the "optimize for AA" flag.Darin Adler2002-01-211-8/+4
* Remove. Remove. Remove. Remove. Remove.Darin Adler2002-01-2115-1117/+57
* Port to GtkTreeView.Johan Dahlin2002-01-191-152/+125
* Remove nautilus-launch-icon.png.Darin Adler2002-01-192-6/+4
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-175-82/+4
* Remove. Remove.Darin Adler2002-01-162-57/+0
* Re-add ui_DATA to EXTRA_DIST. I removed it by accident.NAUTILUS_1_1_1Darin Adler2002-01-151-1/+1
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-1514-189/+74