summaryrefslogtreecommitdiff
path: root/libnautilus
Commit message (Expand)AuthorAgeFilesLines
* link only dependent libraries.Pasupathi Duraisamy2003-05-261-2/+1
* Call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-031-0/+1
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-0/+2
* Make 50% the default list view zoom.Alexander Larsson2003-03-104-0/+229
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-281-2/+2
* Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to theAlexander Larsson2003-02-181-4/+2
* s/GtkType/GType/Alexander Larsson2003-02-042-2/+2
* Unref the control.Dave Camp2003-01-221-0/+1
* Add missing mnemonics.Glynn Foster2002-12-051-4/+4
* Save the source so the idle callback can cancel the weak ref.Dave Camp2002-08-151-7/+28
* Remove icon XML string from HistoryItem.Sean Atkinson2002-05-152-2/+0
* activate the throbber in case we didn't earlier.Michael Meeks2002-05-131-18/+120
* re-instate the making of per display iids.Michael Meeks2002-03-141-2/+2
* use g_object_weak_ref instead of the "destroy" signal which is mostlyMichael Meeks2002-03-111-6/+10
* a GSource is not a GObject, #73782.Michael Meeks2002-03-081-2/+6
* Use gdk_get_display, not getenv ("DISPLAY"). Ditto. Ditto.Darin Adler2002-03-083-19/+5
* Rename old stop_monitoring_directory function.Darin Adler2002-03-081-2/+2
* Because lots of recent bugs were due to "signal handler called afterDarin Adler2002-03-075-28/+16
* impl. to cope with having a paned with no child2, without doing lots ofMichael Meeks2002-03-072-28/+29
* Call the real nautilus_global_preferences_init. Without this, all hellDarin Adler2002-03-041-32/+33
* Bump major soname version to 2. Should fix bug #73142.Alexander Larsson2002-03-041-0/+1
* Just release, don't unref. (get_metafile): Don't keep a ref. Also fixDarin Adler2002-02-271-1/+0
* Simplified calls to bonobo_object_ref/unref.Darin Adler2002-02-274-163/+145
* Remove #ifdef ENABLE_NLS since it's not supported in GNOME 2. Same here.Kjartan Maraas2002-02-221-2/+0
* Remove nautilus-desktop-file-loader.[ch]. Remove. Remove.Darin Adler2002-02-211-1/+1
* don't spew debug as we disconnect from a dead parent.Michael Meeks2002-02-201-1/+3
* setup both the rgba and GdkColor variants. (update_label_color): upd.Michael Meeks2002-02-191-3/+1
* fix licensing info.Laszlo Peter2002-02-042-6/+6
* Call gnome_program_init.Anders Carlsson2002-01-281-3/+6
* Add selectable argument. (attach_value_label): set selectable to TRUE.Anders Carlsson2002-01-271-1/+1
* Use newfangled gnome-client.h calls to turn off session management.Darin Adler2002-01-231-9/+5
* re-remove the per display IID creation scheme - it's broken.Michael Meeks2002-01-233-30/+50
* Disable the code that destroys the fallback icon at shutdown time since itDarin Adler2002-01-221-0/+1
* Remove nautilus-launch-icon.png.Darin Adler2002-01-192-3/+2
* Remove unneeded code and restore display-specific registration. This getsDarin Adler2002-01-172-26/+8
* define __nautilus_view_component_COMPILATION instead ofJohan Dahlin2002-01-162-3/+3
* Bump required eel version number. Get rid of ORBIT_REQUIRED.Darin Adler2002-01-151-1/+0
* Inspired by a patch from Jacob Berkman <jacob@ximian.com>, gotDarin Adler2002-01-151-7/+0
* Implement nautilus_view_close_window ().Anders Carlsson2002-01-083-0/+28
* fix strcmp style for Darin.Michael Meeks2001-12-213-45/+232
* Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> toDarin Adler2001-12-091-1/+2
* if we were already registered - due to a beautifuly inefficient activationMichael Meeks2001-12-081-7/+9
* remove cut'n'pasted functions which are in glib now. don't set close keyGediminas Paulauskas2001-12-054-0/+17
* Return from get_type() functions is GType, not guint. Deal with errantOwen Taylor2001-11-271-1/+1
* listen for changed on the text buffer. (notes_load_metainfo): set bufferMichael Meeks2001-11-221-9/+14
* fix marshaller.Michael Meeks2001-11-221-4/+8
* kill g_log_domain_glib.Michael Meeks2001-11-212-6/+4
* Update to use proper boilerplate macros. Other porting tweaks.Darin Adler2001-11-131-13/+7
* guard against CORBA_OBJECT_NIL return from get_control_frame.Michael Meeks2001-11-121-1/+2
* Work towards getting the components compiling and working. History, News,Thomas Canty2001-11-111-5/+13