summaryrefslogtreecommitdiff
path: root/libnautilus-private/nautilus-module.c
Commit message (Expand)AuthorAgeFilesLines
* 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