summaryrefslogtreecommitdiff
path: root/src/nautilus-sendto-command.c
Commit message (Expand)AuthorAgeFilesLines
* Make the last selected medium's widget grab focusBastien Nocera2010-06-091-0/+5
* Compile with -DGSEAL_ENABLE. Fixes bug 612493.Andre Klapper2010-05-291-1/+1
* Remove untranslatable string from help outputBastien Nocera2010-03-151-1/+1
* Respect the "gtk-button-images" GtkSettings propertyBastien Nocera2010-02-011-0/+22
* Escape commas as well as ampersands in filenamesBastien Nocera2009-10-301-7/+16
* Fix command-line example in --helpBastien Nocera2009-10-171-1/+1
* Resolve symbols immediately when loading modulesBastien Nocera2009-09-281-1/+1
* Add gettext_package member for the plugin structBastien Nocera2009-09-231-1/+1
* Add gtk-doc supportBastien Nocera2009-09-231-0/+3
* Make plugin capabilities an enumerationBastien Nocera2009-09-111-2/+2
* Fix warning due to GtkBuilder patchBastien Nocera2009-07-291-1/+1
* Bug 587368 – should use gtkbuilder rather than libgladeSebastien Bacher2009-07-291-15/+19
* Bug 586530 – Remove deprecated GTK+ symbolsBastien Nocera2009-06-251-1/+1
* Bug 582924 – Fix UI with long plugin descriptionsBastien Nocera2009-05-191-9/+16
* Bug 579929 – Plugins strings are not displayed translatedBastien Nocera2009-04-261-1/+1
* Make it possible for plugins to tell us whether they support sendingBastien Nocera2009-02-061-61/+58
* Fix filenames and URIs being mixed in the filelist, spotted by AndrewBastien Nocera2009-01-161-6/+5
* When going through the filenames from the command-line, get FUSE filenamesBastien Nocera2009-01-071-44/+21
* Add a better way to enable/disable plugins in nautilus-sendto, ripped fromBastien Nocera2009-01-071-11/+35
* Replace g_timeout_add with g_timeout_add_seconds which uses less energy.Baptiste Mille-Mathias2008-12-191-4/+4
* Try to avoid the handlers internal to the plugin not being run onBastien Nocera2008-12-191-2/+2
* Check whether nautilus-sendto-command.c exists to check whether we're inBastien Nocera2008-10-161-1/+3
* Make sure ampersands are escaped even if we're passed a URI (Closes:Bastien Nocera2008-07-201-2/+9
* Update FSF addressBastien Nocera2008-04-241-2/+2
* Make the send button unsensitive when packing in a file is enabled andBastien Nocera2008-04-231-80/+102
* Fix the mnemonic for "Send to" not working (Closes: #526258)Bastien Nocera2008-04-081-1/+2
* Allow distributors to override the default thunderbird binary name withBastien Nocera2008-03-271-0/+1
* Try loading files from the uninstalled path when running in the sourceBastien Nocera2008-01-201-2/+10
* status_label_clear was called passing the status label instead of theMarco Barisione2007-08-181-2/+3
* HIG love. Bug #428195.Christian Persch2007-06-211-1/+7
* require glib 2.6.0 for Goption, split nautilus-sendto (the binary) and theBastien Nocera2007-03-091-51/+69
* use gnome-common macros to get more warnings whilst compilingBastien Nocera2007-03-061-4/+5
* update for added/removed files, add nst.schemas.in (Closes: #375982)Bastien Nocera2007-03-061-18/+67
* Changes in my email adress updated version to nautilus-sendto (0.8)Roberto Majadas2006-10-111-1/+1
* Patch from Colin Leroy <colin@colino.net> to remember the last selectedBastien Nocera2006-08-211-6/+38
* Patch from Colin Leroy <colin@colino.net> to pass a URI to the plugin whenBastien Nocera2006-07-171-10/+12
* Patch from Colin Leroy <colin@colino.net> to fix a few leaks (Closes:Bastien Nocera2006-07-171-3/+14
* Patch from Colin Leroy <colin@colino.net> to try a good guess at anBastien Nocera2006-07-171-0/+119
* mark a few more functions as staticBastien Nocera2006-04-161-5/+5
* Pass filenames not URIs to file-roller, mark a couple of function asBastien Nocera2006-04-161-18/+56
* escape ampersands in filenames passed on the command-lineBastien Nocera2006-04-121-2/+38
* Show the help when started without any arguments, or no filenames, PassBastien Nocera2006-04-061-13/+40
* Patch from Ruben Vermeersch <ruben@lambda1.be> to send files when enter isBastien Nocera2006-04-061-0/+2
* Use g_str_has_suffix instead of our home-made str_has_suffix, and useBastien Nocera2006-04-061-46/+19
* Fix (I think so) the nautilus-sendto crash. Thanks Peter Johanson. [BugRoberto Majadas2005-12-281-1/+5
* )Roberto Majadas2005-07-311-2/+2
* Fix a bug with the contacts widgetsRoberto Majadas2005-06-121-0/+1
* Reviewed by: Roberto Majadas <roberto.majadas@hispalinux.es>Bastien Nocera2005-06-121-5/+5
* Some void's added , thanks Gary EkkerRoberto Majadas2005-01-271-1/+5
* Add support for libebook for diferent versionsNAUTILUS_SENDTO_0_3Roberto Majadas2005-01-171-1/+0