summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main: Update parent ID in AppDataBastien Nocera2019-12-121-1/+1
* build: Install appstream metadata to non-deprecated locationJeremy Bicha2017-11-271-1/+1
* build: Remove intltool markers from the Metainfo filePiotr Drąg2017-06-231-2/+2
* build: Remove intltool dependencyBastien Nocera2017-06-231-14/+6
* build: Remove autotoolsBastien Nocera2017-06-221-21/+0
* build: Add meson build systemBastien Nocera2017-06-221-0/+23
* main: Fix crash when fast-content-type is unavailableBastien Nocera2017-06-211-1/+9
* main: Assume file is readable if "can-read" is missingBastien Nocera2017-06-211-4/+8
* main: Add debug when files are ignoredBastien Nocera2017-06-211-1/+4
* main: Add AppData to show up in SoftwareBastien Nocera2016-09-292-0/+21
* sendto: fix jhbuild build failure on recent GCCChristian Hergert2016-04-121-0/+3
* main: Fix handling of files in Recent or in the TrashBastien Nocera2016-02-291-2/+33
* main: Fix build on some systemsBastien Nocera2016-02-011-0/+1
* main: Fix help messages in some localesTing-Wei Lan2016-01-111-0/+1
* main: Create temp directories using g_mkdtemp()Bastien Nocera2014-09-231-4/+4
* main: Use g_mkdir_with_parents()Bastien Nocera2014-09-231-6/+2
* main: Fix warnings when no mail client is installedBastien Nocera2013-06-131-2/+11
* main: Remove support for ancient evolution versionsBastien Nocera2013-06-131-17/+3
* main: Strip down nautilus-sendto to only send e-mailsBastien Nocera2013-03-2043-6669/+548
* Only use C90 declarationsColin Walters2012-09-042-3/+4
* evolution: Work-around possible e-d-s bugBastien Nocera2012-05-111-1/+1
* evolution: Don't use random number of expected resultsBastien Nocera2012-05-111-1/+1
* evolution: Fix usage of underscore in signal nameBastien Nocera2012-05-111-1/+1
* evolution: Also handle "%u" parametersBastien Nocera2012-04-111-0/+2
* plugins: Fix compilation warningBastien Nocera2012-04-111-0/+1
* evolution: Fix compilationBastien Nocera2012-04-111-1/+1
* evolution: Fix possible double-free crashMilan Crha2012-04-111-2/+5
* evolution: Fix addressbook source handlingMilan Crha2012-04-111-1/+4
* evolution: Fix view-completed signal handlingMilan Crha2012-04-111-4/+5
* evolution: Fix double assignmentMilan Crha2012-04-111-1/+1
* evolution: Finish incomplete cherry-pickBastien Nocera2012-04-111-0/+1
* Treat icedove as thunderbirdLaurent Bigonville2012-04-111-1/+1
* evolution: Fix command generationBastien Nocera2012-04-111-0/+5
* evolution: mail_cmd is now part of EvolutionPlugin structJavier Jardón2012-03-211-2/+2
* evolution: Update for ancient API changeBastien Nocera2012-03-141-1/+1
* evolution: Fix getting default mailer for GNOME 3.0Bastien Nocera2012-03-141-6/+8
* evolution: Remove unused assignmentBastien Nocera2012-03-141-2/+0
* evolution: Port to newest e-d-s using GSettingsBastien Nocera2012-03-141-30/+7
* main: Update for deprecationBastien Nocera2012-03-141-1/+4
* Replace deprecated symbolsPatricia Santana Cruz2012-01-106-7/+8
* Add --version argument.Patricia Santana Cruz2012-01-061-0/+7
* main: Remove useless codeBastien Nocera2011-02-021-8/+1
* Exclude outdated plugins instead of hardcoding the restEmilio Pozuelo Monfort2011-02-021-2/+1
* Fix build with recent gtk+Emilio Pozuelo Monfort2011-02-021-1/+1
* main: Handle delete events as wellBastien Nocera2010-11-041-8/+23
* plugins: Tweak packing filenameBastien Nocera2010-11-041-1/+4
* socialweb: Implement sending, with error reportingBastien Nocera2010-11-041-38/+196
* plugins: Add error quarksBastien Nocera2010-11-042-0/+18
* main: Actually print an error when file is not readableBastien Nocera2010-11-041-1/+1
* plugins: Add a progress bar helper widgetBastien Nocera2010-11-044-1/+271