aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* get image from icon factory directlyJP Rosevear2004-11-262-4/+6
* make sure GETTEXT_PACKAGE is definedJP Rosevear2004-11-242-0/+8
* added a setting to mark the account for offline usuageSivaiah Nallagatla2004-11-221-19/+51
* no changelog providedMichael Zucci2004-11-175-65/+49
* Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed aDiego Sevilla Ruiz2004-11-142-8/+11
* Accept protocol-less URIs. Fixes #68264. (e_calendar_http_check): Fixed aDiego Sevilla Ruiz2004-11-122-5/+27
* Added author tag, fixed description, removed "plugin" from name, changedMeilof Veeningen2004-11-126-49/+78
* fixed author and descriptionRadek Doulik2004-11-122-2/+8
* Add org-gnome-mailing-list-actions.xml to EXTRA_DISTRodney Dawes2004-11-102-1/+6
* Add the eplug.in file to EXTRA_DISTRodney Dawes2004-11-102-1/+8
* Add the xml file to EXTRA_DISTRodney Dawes2004-11-092-1/+7
* Add EXTRA_DIST variable for the eplug.in fileRodney Dawes2004-11-092-0/+6
* Add AC_SUBST for plugins_base alsoRodney Dawes2004-11-091-1/+1
* ShushJP Rosevear2004-11-053-0/+15
* include <config.h> for GETTEXT_PACKAGEJP Rosevear2004-11-052-0/+7
* fixedJeffrey Stedfast2004-11-051-2/+3
* Added mailing list actions plugin from Meilof Veeningen <meilof@wanad...Michael Zucci2004-11-047-0/+367
* duh, add this to cvs, remove Makefile.Not Zed2004-11-043-546/+17
* Initial import of webcal properties plugin.David Trowbridge2004-11-044-0/+870
* fixed description and added author's info, to display correctly on theRodrigo Moya2004-11-032-2/+8
* fixed description and added author's info, to display correctly on theRodrigo Moya2004-11-032-2/+8
* fix the popup id.Not Zed2004-11-032-1/+5
* revert rodrigo's last fix, it should actually work now, i hope.Not Zed2004-11-032-1/+6
* Add description and author fields. Change name.Nat Friedman2004-11-032-2/+17
* extra_dist the .eplug.in file.Not Zed2004-11-032-0/+6
* gave it a better name and fixed the description and author tags.Not Zed2004-11-032-2/+8
* implemented a plugin manager plugin.Not Zed2004-11-035-0/+339
* dist xml menu fileJP Rosevear2004-11-022-1/+7
* Dist .eplug.in filesJP Rosevear2004-11-0224-1/+75
* list bbdb.h as a source so it gets distedJP Rosevear2004-11-022-1/+5
* fix folder view popup id and use stock icon for meetings.Rodrigo Moya2004-10-292-2/+7
* fix folder view popup id again.Rodrigo Moya2004-10-292-2/+6
* added mail-to-meeting plugin, to convert mails to meetings.Rodrigo Moya2004-10-295-0/+222
* Softly now.Nat Friedman2004-10-293-0/+7
* Re-enable BBDB.Nat Friedman2004-10-291-6/+0
* Don't build the test-evobuddy program.Nat Friedman2004-10-291-3/+3
* fix folder view popup id.Not Zed2004-10-282-1/+5
* Fixed hook id.Michael Zucci2004-10-282-1/+3
* fix folderview popup hook id.Not Zed2004-10-282-1/+5
* Use _with_mnemonic for the button.Nat Friedman2004-10-273-2/+8
* Sync the Gaim buddy list. Set a timer to check for Gaim buddy list chnagesNat Friedman2004-10-266-38/+685
* removed unused enum declaration (org_gnome_audio_inline_play_clicked):Radek Doulik2004-10-263-12/+44
* handle application/x-ogg mime typeRadek Doulik2004-10-253-1/+7
* handle audio/x-mp3 mime typeRadek Doulik2004-10-253-2/+9
* quiet cvsRadek Doulik2004-10-251-0/+5
* imported audio inline pluginRadek Doulik2004-10-254-0/+326
* restoring the files in the correct directoryHarish Krishnaswamy2004-10-244-0/+87
* Restoring the original file.Harish Krishnaswamy2004-10-241-4/+4
* restoring the original filesHarish Krishnaswamy2004-10-241-4/+4
* This file does not belong hereHarish Krishnaswamy2004-10-241-16/+0
* Change assertions to if statements, so as not to issue warnings in theNat Friedman2004-10-233-9/+28
* addd my new nifty pluginJeffrey Stedfast2004-10-233-0/+138
* Added the bbdb plugin.Nat Friedman2004-10-225-0/+367
* new functions. (do_mail_to_task): set attendees and organizer on the taskRodrigo Moya2004-10-222-1/+63
* use correct icon.Rodrigo Moya2004-10-222-1/+5
* fixed to make the plugin show up in the correct place.Rodrigo Moya2004-10-222-2/+7
* implemented plugin for converting selected mails to tasks.Rodrigo Moya2004-10-225-0/+154
* sample plugin added to mark a calendar to be available offline or revertHarish Krishnaswamy2004-10-224-9/+79
* s/image/icon/JP Rosevear2004-10-212-1/+5
* ShushJP Rosevear2004-10-214-0/+4
* setup the right plugin init function.Not Zed2004-10-212-2/+7
* get error information in e_cal_* calls, and display errors to the user.Rodrigo Moya2004-10-212-3/+31
* *** empty log message ***Rodrigo Moya2004-10-214-0/+16
* implemented a copy-utils plugin.Not Zed2004-10-214-0/+138
* compile if not using file chooserJP Rosevear2004-10-212-2/+7
* better menu items.Rodrigo Moya2004-10-211-2/+2
* better menu items.Rodrigo Moya2004-10-211-2/+2
* better menu items.Rodrigo Moya2004-10-212-3/+7
* new plugin for saving a calendar to disk.Rodrigo Moya2004-10-214-0/+154
* update factory nameJP Rosevear2004-10-212-3/+3
* implement a plugin that allows the user to limit the displayed task listsJP Rosevear2004-10-215-0/+88
* Imported prefer-plain plugin.Not Zed2004-10-204-0/+239
* Imported save-attachments example plugin.Not Zed2004-10-205-0/+448
* removed camel from include path, everything should include camel/foo.Not Zed2004-10-202-1/+5
* implementJP Rosevear2004-10-207-0/+110
* fix for #62053Sivaiah Nallagatla2004-10-111-3/+43
* change the "CheckList" to "Tasks" as there is another foder calledSivaiah Nallagatla2004-08-261-1/+1
* if any of the settings required for soap interaction changes trySivaiah Nallagatla2004-08-211-36/+45
* remove the cal/taksks sources when account is disbaled. Also do not try toSivaiah Nallagatla2004-08-141-3/+13
* fix for e_passwords api change, and handle reprompting as well.Not Zed2004-08-121-2/+4
* Add an entry to specify POA address and a check box to say whehter ssl hasSivaiah Nallagatla2004-07-291-60/+117
* : pass "use_ssl" value to these functions and set it on e-sourceSivaiah Nallagatla2004-07-131-20/+57
* set port property on e-sourceSivaiah nallagatla2004-05-261-0/+2
* return NULL when there is no existing gw account with same uidSivaiah Nallagatla2004-05-261-9/+12
* remove /soap part from uri. make port as a e-source property instead ofSivaiah Nallagatla2004-05-261-44/+76
* Fixed typo.Christian Kellner2004-05-041-1/+1
* added CAMEL_LIBS to LIBADD added new function to get addres book namesSivaiah Nallagatla2004-04-211-68/+166
* change the auth type string from Password to plain/passwordSivaiah Nallagatla2004-04-131-1/+1
* add bookname to uriSivaiah Nallagatla2004-04-111-6/+5
* removed ldap seetings and added a settng for SOAP port read port numberSivaiah Nallagatla2004-03-251-85/+65
* use "Calendar" and "Checklist" for the folder names, instead of "Default".Rodrigo Moya2004-03-031-8/+7
* add port and /soap parts to relative uri while updating it when accountSivaih Nallagatla2004-01-281-4/+5
* add port and "/soap" to source uriSiviaah Nallagatla2004-01-191-2/+6
* added some conf entries for LDAP address setup addedSivaiah Nallagatla2004-01-161-5/+148
* *** empty log message ***Rodrigo Moya2004-01-161-16/+8
* set the "auth" property on the ESource's we create, to get authentication.Rodrigo Moya2004-01-141-0/+1
* renamed groupwise-config-listener.[ch] to these file names and alsoSivaiah Nallagatla2004-01-132-0/+543