summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only use C90 declarationsColin Walters2012-09-042-3/+4
* main: Don't run error out if there's no main loopBastien Nocera2012-09-031-1/+2
* main: Split reading the last compression format usedBastien Nocera2012-09-031-3/+3
* main: Show the UI in main()Bastien Nocera2012-09-031-3/+5
* Bug 677404 - Patch for Evolution-Data-Server API changesMatthew Barnes2012-06-253-92/+77
* 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
* 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
* Treat icedove as thunderbirdLaurent Bigonville2012-04-111-1/+1
* evolution: Fix command generationBastien Nocera2012-04-111-2/+6
* extension: Remove shadowing declarationBastien Nocera2012-04-111-3/+1
* main: Remove obsolete propertyBastien Nocera2012-03-141-1/+0
* 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-28/+8
* main: Add --xid command-line optionBastien Nocera2012-03-141-1/+19
* Add missing ending slash to pathLuca Ferretti2011-03-251-1/+1
* Use /org/gnome/NautilusSendto as path for schemasLuca Ferretti2011-03-251-1/+1
* 2.90.0NAUTILUS_SENDTO_2_90_0Bastien Nocera2010-06-291-2/+2
* Remove Bluetooth pluginBastien Nocera2010-06-233-594/+0
* Port to GSettingsBastien Nocera2010-06-234-26/+55
* Add required dbus and dbus-glib CFLAGSBastien Nocera2010-06-231-0/+1
* Port to GTK+ 3.0Bastien Nocera2010-06-231-1/+1
* Fix handling of shadowed mountsBastien Nocera2010-06-101-1/+25
* Remove never_unload from the plugin structBastien Nocera2010-06-098-10/+1
* Never unload modules once init() has been doneBastien Nocera2010-06-091-2/+0
* Never unload plugins that use D-Bus internallyBastien Nocera2010-06-091-1/+1
* Remove Empathy pluginBastien Nocera2010-06-092-312/+0
* Fix thunderbird's mailto commandBastien Nocera2010-06-091-2/+11
* Make the last selected medium's widget grab focusBastien Nocera2010-06-091-0/+5
* Compile with -DGSEAL_ENABLE. Fixes bug 612493.Andre Klapper2010-05-292-2/+2
* Remove untranslatable string from help outputBastien Nocera2010-03-151-1/+1
* Update EContactEntry from contact-lookup-appletBastien Nocera2010-02-012-14/+17
* Respect the "gtk-button-images" GtkSettings propertyBastien Nocera2010-02-011-0/+22
* Fix possible crasher in Bluetooth pluginBastien Nocera2010-02-011-12/+15
* Some gtk-doc cleanupsBastien Nocera2010-02-012-12/+21
* fix undefined references when linking plugins (bug#602365)Funda Wang2009-11-198-8/+8
* Fix distcheck in bluetooth pluginBastien Nocera2009-11-171-3/+5
* Add support for Seamonkey mailerGabor Karsay2009-10-301-1/+1
* Fix compile-time warningsBastien Nocera2009-10-301-54/+70
* Escape commas as well as ampersands in filenamesBastien Nocera2009-10-301-7/+16
* Fix balsa command-lineGabor Karsay2009-10-301-3/+4
* Fix command-line example in --helpBastien Nocera2009-10-171-1/+1
* Fix whitespace errors in pidgin pluginBastien Nocera2009-10-021-87/+86