summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-module.c
Commit message (Expand)AuthorAgeFilesLines
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* module: don't access the GModule if none was returnedCosimo Cecchi2012-01-161-5/+5
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-1/+0
* all: don't use EEL_CALL_PARENT* macrosCosimo Cecchi2011-10-051-2/+1
* module: make modules for extension that pull in ORBit residentCosimo Cecchi2011-02-221-0/+22
* Fix typo (G_TYPE_INSTANCE_CHECK_TYPE -> G_TYPE_CHECK_INSTANCE_TYPE)Piotr Eljasiak2011-01-221-1/+1
* Use G_DEFINE_TYPE instead of libgnome macros.Cosimo Cecchi2008-10-061-9/+6
* reviewed by: Cosimo CecchiA. Walton2008-05-051-2/+2
* Fix valgrind warning on shutdown (#346401, re-applied).Christian Neumair2007-10-031-4/+17
* Revert. We're in hard code freeze.Alexander Larsson2007-09-111-17/+4
* Fix valgrind warning on shutdown (#346401)Alexander Larsson2007-09-111-4/+17
* Be more robust against broken extensions (#449488)Alexander Larsson2007-08-241-0/+3
* Unref extension modules at shutdown. (#346401) Based on patch from GustavoMartin Wehner2007-06-231-0/+4
* open modules G_MODULE_BIND_LOCALAlexander Larsson2005-12-131-1/+1
* Use G_MODULE_BIND_LAZY when dlopening a module.Emmanuele Bassi2005-11-221-1/+1
* Some memory leak fixesThomas Cataldo2004-08-121-0/+1
* Merged from nautilus-extensions-branch.Dave Camp2004-01-111-0/+258