summaryrefslogtreecommitdiff
path: root/libnautilus-extension
Commit message (Expand)AuthorAgeFilesLines
* libnautilus-extension: add gtk-doc documentation coverageCosimo Cecchi2015-05-2517-8/+231
* libnautilus-extension: remove cusetom i18n headerCosimo Cecchi2015-05-256-29/+4
* Don't mention FSF addressCosimo Cecchi2014-02-1723-46/+23
* build: stop using INCLUDES, deprecated by automake 1.7Andrés G. Aragoneses2013-06-181-1/+1
* Normalize signal namesWilliam Jon McCann2013-01-221-2/+2
* build: use GNOME_MAINTAINER_MODE_DEFINESCosimo Cecchi2012-10-231-1/+1
* Use git.mkWilliam Jon McCann2012-09-171-0/+2
* Make time columns default to descending sort orderWilliam Jon McCann2012-07-202-0/+19
* extension: add some more missing gir annotationsCosimo Cecchi2012-01-164-2/+35
* extension: add some annotationsCosimo Cecchi2012-01-092-0/+72
* libnautilus-extension: remove the ability to add toolbar itemsCosimo Cecchi2011-02-172-22/+0
* libnautilus-extension: use a different directory for 3.0Cosimo Cecchi2010-12-033-9/+9
* build: simplify configure scriptCosimo Cecchi2010-10-301-3/+3
* Update pkg-config files for GTK+ 3.xBastien Nocera2010-06-232-2/+2
* Depend on the right gtk gir fileMatthias Clasen2010-06-211-1/+1
* Split WARNING_CFLAGS into its own variable.Cosimo Cecchi2010-05-201-1/+5
* Add introspection support for libnautilus-extensionRodrigo Moya2010-05-191-28/+21
* Added introspection to libnautilus-extensionRodrigo Moya2010-05-181-0/+34
* Don't use C++ keywords in NautilusMenu (#616657).Cosimo Cecchi2010-04-272-16/+16
* Dist nautilus-extension-private.hAlexander Larsson2009-12-171-0/+1
* Forgot to add nautilus-extension-private.h in last commitAlexander Larsson2009-12-071-0/+35
* Add lookup and creator functions for NautilusFileInfo objectsAlexander Larsson2009-12-042-0/+44
* Bug 574546 – Document nautilus_property_page_provider_get_pages()Sven Herzberg2009-03-091-1/+14
* Use G_DEFINE_TYPE_* instead of hand-written nautilus_foo_get_type()Cosimo Cecchi2009-02-022-58/+6
* Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).Cosimo Cecchi2008-12-061-1/+1
* Only include gtk/gtk.h, to allow extensions to build withChristian Persch2008-10-273-3/+3
* Remove gnome-vfs from the required libs.Cosimo Cecchi2008-10-021-1/+1
* include some documentation, bug #396929.Gilles Dartiguelongue2008-09-034-3/+48
* Add new APIs for extensions to NautilusFileInfo (can_write, get_mount andCosimo Cecchi2008-04-042-0/+36
* Add attribute_q property that is the Quark of the attribute property.Alexander Larsson2008-01-221-5/+15
* Pull in gio, not gnome-vfs.Alexander Larsson2008-01-043-2/+37
* Update to use extensions-2.0 dir.Brian Pepple2008-01-032-2/+2
* Merge gio-branchAlexander Larsson2007-11-302-66/+1
* Remove excess lines from uninstalled.pc file. (#462496) Patch from DamienMartin Wehner2007-08-021-12/+0
* Add uninstalled pkg-config file. (#400114) Patch from Brian CameronMartin Wehner2007-07-211-0/+24
* No need to make GTypeInfo and GInterfaceInfo static. Bug #362034.Christian Persch2007-01-1810-10/+10
* Update svn:ignore and remove .cvsignore filesChristian Persch2006-12-311-7/+0
* Add nautilus_file_info_get_activation_uri().Christian Neumair2006-12-182-0/+12
* Fix C99-style variable initialization for gcc 2.95. (#348665)Martin Wehner2006-10-301-1/+3
* Add extension versioning infrastructure and add nautilus-menu.[ch].Martin Wehner2006-07-246-51/+284
* Add items_updated signalAlexander Larsson2006-06-162-0/+25
* Add NautilusLocationWidgetProviderAlexander Larsson2005-12-203-6/+144
* Chain up in finalize handler, to fix leaks.Alexander Larsson2005-12-163-2/+19
* Build fixes for cygwin. Patch from Yaakov S (Cygwin Port)Alexander Larsson2005-10-181-1/+2
* Add new functions for extensions: nautilus_file_info_has_volume,Alexander Larsson2005-10-032-0/+48
* Don't mark object property names/descriptions for translation. FixesChristian Neumair2005-06-033-28/+28
* added extensiondir variable so that extensions can find out via pkg-configRodrigo Moya2005-06-021-0/+1
* addGediminas Paulauskas2004-08-301-0/+7
* Remove extra comma in enum. Fixes bug #142351 Patch from ChristianAlexander Larsson2004-08-161-1/+1
* New function.Dave Camp2004-03-042-0/+13