/devel/pecl-operator/

.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* add cleanfiles/built_sourcesMichael Zucci2005-05-1212-1/+41
* Fixed built_sources && cleanfiles for generated filesMichael Zucci2005-05-1224-1/+82
* setup cleanfiles & fix extra_distNot Zed2005-05-112-1/+7
* Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char toPhilip Van Hoof2005-05-093-34/+77
* fix names so that intltool will parse as xmlMichael Zucci2005-05-0668-242/+313
* Fixes #273063Chenthill Palanisamy2005-05-063-11/+11
* Removed the extra space in "Mark as default folder".Chenthill Palanisamy2005-05-062-1/+6
* Fixed a typo 272538Srinivasa Ragavan2005-05-062-1/+5
* Fixed a typo #273064Sarfraaz Ahmed2005-05-062-1/+5
* *** empty log message ***Jain Vivek2005-05-051-1/+0
* Initial work on remote mail interface, as a plugin.Michael Zucci2005-05-0410-0/+853
* A profiler plugin.Not Zed2005-04-284-0/+83
* check the store state, can create a shared folder only in online modeParthasarathi Susarla2005-04-112-0/+17
* Checking for the NULL query, also fixed some other minor issues. Fixes #74366Sushma Rai2005-04-112-11/+27
* Fixes #74265 In time_days_in_month the months are indexed from 0, soChenthill Palanisamy2005-04-082-3/+10
* Fixes #74291JP Rosevear2005-04-082-1/+8
* noop if we can't open the book/we're disabled.Not Zed2005-04-062-0/+7
* preprocessor hackery using the value of DBUS_VERSION to cope with changesDavid Malcolm2005-04-053-0/+13
* Fixes #73844JP Rosevear2005-04-012-1/+8
* **Fixes #74002 return cnc as NULL if evoluiton is in offline.Vivek Jain2005-03-312-0/+18
* **Fixes #73787 (bugzilla innerweb.novell) : use path passed in theVivek Jain2005-03-312-9/+46
* 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-27