aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* add a11y name to Conflict Search Table Fixes #73914Li Yuan2005-03-302-0/+7
* **Fixes #73198 : pass the full name in get_conatiner_id (get_container_id)Vivek Jain2005-03-282-6/+31
* Use $(weatherdatadir) rather than $(weatherdir), get rid of an incorrectDavid Trowbridge2005-03-232-4/+7
* Fixes #73541Chenthill Palanisamy2005-03-224-3/+14
* Forming and setting OWA URL when existing account doesn't containSushma Rai2005-03-182-2/+56
* replace X_RETURN_NOTIFY_DECLINE with X_RETURN_NOTIFY_DELETEVivek Jain2005-03-183-2/+8
* **Fixes #73473 user proper entry to calculate the date of reply requestedVivek Jain2005-03-182-1/+7
* Setting the authentication mechanism on the the transport url along withSushma Rai2005-03-172-12/+30
* set the type appropriately so that assigned tasks can be handledJP Rosevear2005-03-152-0/+19
* **Fixes #73201 use full_name given by CamelFolder to get the selectedVivek Jain2005-03-102-13/+22
* Updated code to add priority to the appropriate header Fixes the problemSankar P2005-03-092-0/+12
* Plugin file changes, added commit callback definition and removedSushma Rai2005-03-082-10/+8
* don't free container list here. It is chaced in connection and will beSivaiah Nallagatla2005-03-072-6/+8
* don't set the relative uri if already present.Sivaiah Nallagatla2005-03-052-1/+16
* don't set the relative uri if already present. Also change the typo in theSivaiah Nallagatla2005-03-052-3/+18
* (forgot to commit this from ages ago)Not Zed2005-03-032-4/+9
* Reverted not approved patchRodrigo Moya2005-03-033-75/+34
* Reverted not approved patchRodrigo Moya2005-03-031-2/+2
* Reverted not approved patchRodrigo Moya2005-03-033-7/+2
* Corrected a little oepsPhilip Van Hoof2005-03-032-2/+2
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-03-023-12/+22
* Fixes for Bug #73099 and Bug #73098Philip Van Hoof2005-03-022-24/+60
* bump version, requiresJP Rosevear2005-03-014-1/+32
* bump version, requiresJP Rosevear2005-03-011-1/+1
* A plugin the does the startup wizardJP Rosevear2005-03-015-0/+508
* iHandling Out of office from account editor.Sushma Rai2005-02-272-13/+217
* corrected e-mail IDSushma Rai2005-02-261-1/+1
* Added page check for receive page, so that one can proceed with the accountSushma Rai2005-02-262-1/+14
* clean up author/descriptions for various plugins.Björn Torkelsson2005-02-2554-43/+233
* Fixes #71527Rodrigo Moya2005-02-253-27/+50
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-244-2/+10
* if the host is null in the url, set it to "", so it has a non-null value.Not Zed2005-02-232-0/+15
* use ssl when "always" and "whenever possible" is enabled changedVivek Jain2005-02-172-5/+21
* IF we get a invalid session string back from the server do the operationChenthill Palanisamy2005-02-102-1/+14
* Adding auth type section to editor for an Exchange account.Sushma Rai2005-02-073-0/+188
* specify idJP Rosevear2005-02-072-1/+5
* specify id for config pageJP Rosevear2005-02-072-1/+5
* Missing logJP Rosevear2005-02-071-0/+4
* specify idJP Rosevear2005-02-071-1/+1
* fix the access() call test.Not Zed2005-02-072-1/+5
* Set the spacing for ourself to 12 to be HIG compliant as we are a GtkHBoxRodney Dawes2005-02-042-23/+36
* Use $(weatherdir) instead of duplicating the define for it belowRodney Dawes2005-02-042-2/+8
* removing the file since the name is incorrectChenthill Palanisamy2005-02-031-3/+0
* Added functions to destroy the dialog when the composer is destroyed toChenthill Palanisamy2005-02-032-19/+57
* reviewed by Harish Krishnaswamy <kharish@novell.com>Chenthill Palanisamy2005-02-022-1/+12
* Michael's patch.. for supporting tables in e-config, handling hide bits andSushma Rai2005-02-013-314/+217
* initialize GError* to NULL Fixes #71512Sivaiah Nallagatla2005-02-013-2/+10
* Patch by Michael, to supporting tables in e-config, handling hide bits andSushma Rai2005-01-311-0/+19
* initial commit of addressbook-groupwise plguinSivaiah Nallagatla2005-01-294-0/+115
* Remove leading "%s" in the message. Similar to #36137Sivaiah Nallagatla2005-01-282-3/+11
* make tomorrow and this week strings work properlyJP Rosevear2005-01-282-3/+50
* remove debug testJP Rosevear2005-01-282-1/+5
* add some debugging spewJP Rosevear2005-01-281-5/+5
* add some debugging spewJP Rosevear2005-01-282-2/+13
* deal with the itip message having an individual instance.Rodrigo Moya2005-01-272-3/+9
* Fixes #71485JP Rosevear2005-01-273-37/+48
* fix typoDavid Trowbridge2005-01-272-1/+5
* actually destroy the client hashes so the signals get cleaned upJP Rosevear2005-01-262-2/+23
* set all new categories to not searchable.Rodrigo Moya2005-01-252-7/+12
* Fixed empty string being marked for translation.Sushma Rai2005-01-252-1/+20
* Changed the item_type to section instead of item. Made the necessaryChenthill Palanisamy2005-01-243-39/+59
* *properties.glade : changed the layout of the widgets *share-folder.[ch]:Vivek Jain2005-01-246-584/+599
* to display error messagesVivek Jain2005-01-242-0/+30
* Disabling auth sections in druid, and having it only in editor.Sushma Rai2005-01-243-2/+80
* *** empty log message ***Sivaiah Nallagatla2005-01-231-0/+8
* Added owa url entry to the config section in both druid and editor, andSushma Rai2005-01-233-75/+129
* Don't set offline_sync value taken from camel url instead set "1" or "0"Sivaiah Nallagatla2005-01-231-3/+3
* Check the buddy account name, not alias. Duh. (free_contact_list):Nat Friedman2005-01-232-17/+10
* Adding camel_url_free() at proper positionSushma Rai2005-01-221-1/+1
* missed plugin definition in org-gnome-exchange-account-setup.eplug.inSushma Rai2005-01-221-0/+7
* Setting owa url value in account editor and handlig ssl connection.Sushma Rai2005-01-223-16/+86
* forgot in last commitSivaiah Nallagatla2005-01-221-2/+2
* changed the item type from "item" to "item_table". avoids some debug spewSivaiah Nallagatla2005-01-221-0/+6
* initial check for address book file pluginSivaiah Nallagatla2005-01-214-0/+94
* intial commitSivaiah Nallagatla2005-01-214-0/+177
* 2005-01-20 Parthasarathi Susarla <sparthasarathi@novell.com> Chenthill Pala...Parthasarathi Susarla2005-01-204-0/+280
* Assiged value to URL.Sivaiah Nallagatla2005-01-202-1/+6
* *install-shared.c (org_gnome_popup_wizard): fixed a crash, caused byVivek Jain2005-01-192-1/+7
* Setting save password flag if user has selected remember password option.Sushma Rai2005-01-192-7/+10
* Reading the user validate function return value, so that reference count isSushma Rai2005-01-182-4/+9
* *install-shared.c (org_gnome_popup_wizard): removed unnecessary stuff forVivek Jain2005-01-182-64/+44
* Fix for #71384, Making page check work for exchange account, whenSushma Rai2005-01-182-16/+27
* use url->host instead of reading "poa" parameter everywhere. use "use_ssl"Sivaiah Nallagatla2005-01-182-64/+46
* Initializing host name with a dummy nameSushma Rai2005-01-182-3/+21
* *install-shared.c (org_gnome_popup_wizard): displays the message withoutParthasarathi Susarla2005-01-182-11/+29
* Code movement, using accessor functions, and reading url values fromSushma Rai2005-01-184-129/+281
* *install-shared.c : (org_gnome_popup_wizard): included a condition (nullVivek Jain2005-01-173-31/+56
* Makefile change to link to camel libsSushma Rai2005-01-172-1/+8
* new function to correctly retrieve the body of the message.Rodrigo Moya2005-01-152-18/+46
* use camel_data_wrapper_decode_to_stream instead ofJP Rosevear2005-01-142-1/+7
* handle UTC dtstart/dtend properlyJP Rosevear2005-01-142-2/+11
* Changes to take advantage of Siva's performance improvements to theNat Friedman2005-01-133-50/+54
* changed the function find_node to return user node corresponding to theVivek Jain2005-01-135-86/+108
* Combined all the exchange account setup plugins into one plugin.Sushma Rai2005-01-132-18/+5
* forgot to cvs removeMichael Zucci2005-01-131-41/+0
* added prototypes for exported functions, re-arranged slightly to staticiseNot Zed2005-01-135-18/+82
* fix spellingDavid Trowbridge2005-01-132-2/+6
* Added some functons to change the global send options.Chenthill Palanisamy2005-01-123-54/+352
* error check for old exchange librarySushma Rai2005-01-122-1/+10
* Adding a entry widgett o editor page and using Excahnge connectorSushma Rai2005-01-123-3/+97
* use a single setting for metric/imperial rather than separate temperatureDavid Trowbridge2005-01-123-102/+38
* Fixes #29985JP Rosevear2005-01-122-1/+11
* add new-mail-notify.h so it gets distedJP Rosevear2005-01-122-1/+5
* bump versionJP Rosevear2005-01-111-5/+3
* killed compile time warnings by including suitable definitions and typeVivek Jain2005-01-114-43/+56
* Added an extra button and prompting for password on button click,Sushma Rai2005-01-113-55/+38
* Fixed a compiler warning.Harish Krishnaswamy2005-01-112-1/+5
* (org_gnome_new_mail_notify): fixed some warnings & formattingMichael Zucci2005-01-113-11/+5
* fix LDFLAGS variable name.Not Zed2005-01-112-1/+5
* initial import of a new mail -> dbus message bridge pluginMichael Zucci2005-01-115-0/+215
* use HIG-compliant button order.Rodrigo Moya2005-01-112-5/+10
* Clean up spacing (liborg_gnome_send_options_la_LIBADD): Don't specify theRodney Dawes2005-01-112-4/+13
* set to the new items, duhJP Rosevear2005-01-112-2/+6
* *** empty log message ***JP Rosevear2005-01-111-1/+4
* compare pointers instead of content idJP Rosevear2005-01-112-2/+6
* More attachment updatesJP Rosevear2005-01-111-26/+45
* dont handle attachments in case of declineHarish Krishnaswamy2005-01-111-44/+29
* corrected api argumentsSushma Rai2005-01-112-1/+6
* first crack at saving attachments for the backend (extract_itip_data):JP Rosevear2005-01-102-3/+12
* initial check in for groupwise send optionsParthasarathi@novell.com2005-01-106-0/+219
* first crack at saving attachments for the backendJP Rosevear2005-01-102-0/+81
* 2005-01-10 Vivek Jain <jvivek@novell.com> IncludedJain Vivek2005-01-106-246/+349
* Included * ChangeLog and * install-shared.c to accept aVivek Jain2005-01-102-0/+264
* Plugin file to add the send options button in the account editor. Adds theChenthill Palanisamy2005-01-104-0/+295
* Plugin to read the exchange OWA URL instead of host nameSushma Rai2005-01-103-9/+101
* remove error modeJP Rosevear2005-01-103-24/+64
* accessor (itip_view_get_delegator): dittoJP Rosevear2005-01-104-3/+124
* launch an evolution window pointing at the calendar date of theJP Rosevear2005-01-102-2/+25
* only check for conflicts if the source has the conflict propertyJP Rosevear2005-01-102-15/+100
* Initial import of file properties plugin.JP Rosevear2005-01-105-0/+100
* Authentication for exchange accountSushma Rai2005-01-094-1/+143
* Exchange account level settings pluginSushma Rai2005-01-094-0/+259
* Reformatted the description.Nat Friedman2005-01-092-4/+5
* update itip_send_comp calls with the new prototype.Harish Krishnaswamy2005-01-082-2/+7
* shushJP Rosevear2005-01-081-0/+5
* new protosJP Rosevear2005-01-084-9/+202
* ensure there is only one attendee in the RSVP even if the user isJP Rosevear2005-01-082-2/+14
* protosJP Rosevear2005-01-084-22/+124
* define EDS's datadir, needed to get to the Locations.xml file.Rodrigo Moya2005-01-083-9/+20
* define weatherdatadir here, no need to use e-d-s's one, use evolution'sRodrigo Moya2005-01-082-6/+12
* add protosJP Rosevear2005-01-074-21/+205
* Initial import of weather properties pluginDavid Trowbridge2005-01-0711-0/+833
* include top_srcdirJP Rosevear2005-01-062-0/+5
* fix build for non gtk file chooser caseJP Rosevear2005-01-062-1/+6
* Dist the errors data properly, and add the .eplug output file toRodney Dawes2005-01-062-2/+8
* Use standard error messagesPhilip Van Hoof2005-01-043-34/+14
* Use standard error messagesPhilip Van Hoof2005-01-042-17/+8
* Don't do set_usize () on the containerRodney Dawes2005-01-042-1/+5
* load accountsJP Rosevear2005-01-042-0/+7
* remove unused messageJP Rosevear2005-01-043-9/+12
* implement cancel (update_item): add cancel info itemJP Rosevear2005-01-042-7/+19
* utility routine to make it easier to add info itemsJP Rosevear2005-01-044-30/+74
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-042-59/+60
* move the adjust item work here when we actually have the calendarJP Rosevear2005-01-042-5/+45
* add response enumsJP Rosevear2005-01-047-35/+288
* new protos, signalJP Rosevear2005-01-034-114/+749
* Warning when overwriting filePhilip Van Hoof2005-01-034-10/+60
* Warning when overwriting filePhilip Van Hoof2005-01-032-1/+30
* new protosJP Rosevear2004-12-305-40/+953
* s/strcmp/strncmp.David Trowbridge2004-12-283-3/+9
* Initial checkin of new itip formatterJP Rosevear2004-12-237-0/+1135
* list format-handler.h as a source so it distsJP Rosevear2004-12-222-1/+11
* Code splitup, each format has it's own c-file Added. Code splitup Added.Philip Van Hoof2004-12-207-566/+1258
* fixing ssl issueSivaiah Nallagatla2004-12-172-1/+6
* Imported backup/restore pluginJP Rosevear2004-12-177-0/+365
* 2004-12-16 Vivek Jain <jvivek@novell.com> Removed one crash point caused by f...Jain Vivek2004-12-161-2/+4
* Add camel-gw-listener.h to SOURCESRodney Dawes2004-12-162-4/+13
* Added (Create a shared folder) functionality in the pluginJain Vivek2004-12-153-93/+282
* some whitespace changes, typecasting widgets, in (on_add_clicked) removedJain Vivek2004-12-152-88/+130
* Include <libebook/e-destination.h> from evolution-data-server.Hans Petter Jansson2004-12-091-1/+1
* Support for CSV filesPhilip Van Hoof2004-12-082-29/+587
* *** empty log message ***Jain Vivek2004-12-086-0/+1900
* fixed some includes to get it build as pluginSivaiah Nallagatla2004-12-043-3/+6
* initial check in of groupwise config pluginSivaiah Nallagatla2004-12-043-0/+111
* have our own so we don't need to link with glib.Not Zed2004-12-031-1/+1
* 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