aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/itip-utils.c
Commit message (Expand)AuthorAgeFilesLines
* EComposeHeaderTable: Replace "registry" property with "client-cache".Matthew Barnes2013-06-021-1/+6
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-1/+2
* Bug #699334 - Calendar: reply all doesn't quite workMilan Crha2013-05-011-5/+28
* Remove ECalShellSettings.Matthew Barnes2013-03-171-4/+7
* Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-8/+2
* itip-utils.c: Fix an unused-but-set-variable warning.Matthew Barnes2013-03-061-2/+0
* reply_to_calendar_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-2/+1
* itip_send_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-3/+2
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-2/+0
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-41/+53
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-3/+3
* Add format checker (in compile time) to e_notice()Milan Crha2012-10-171-5/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+6
* Preset timeout on SoupSession-s to 90 secondsMilan Crha2012-07-111-0/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-7/+0
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-148/+327
* Whitespace cleanup.Matthew Barnes2012-04-021-4/+4
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-191-8/+11
* Miscellaneous cleanups.Matthew Barnes2011-11-231-5/+5
* Downstream bug Bnc#688711 unable to book resourceVeerapuram Varadhan2011-10-141-1/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-8/+12
* Bug #656810 - Too strict checking for validity of received calendarsMilan Crha2011-08-181-4/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-8/+23
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-64/+65
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-9/+17
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+5
* Coding style cleanups.Matthew Barnes2011-05-091-11/+11
* Add itip_get_fallback_identity().Matthew Barnes2011-04-281-0/+27
* Add itip_get_user_identities().Matthew Barnes2011-04-271-1/+44
* Add itip_address_is_user().Matthew Barnes2011-04-261-17/+35
* itip-utils cleanups.Matthew Barnes2011-04-261-32/+56
* Remove redundant EAccountList utilities.Matthew Barnes2011-04-261-28/+9
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-16/+16
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-27/+88
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-27/+55
* Coding style cleanups.Matthew Barnes2010-09-131-10/+10
* Bug #629089 - Accepting a meeting request sends a Tentative replyMilan Crha2010-09-091-0/+32
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-141-2/+10
* Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Bug #602396 - Crashed on Reply to all in meeting pop up menuMilan Crha2010-02-221-2/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+6
* Bug #342935 - Do not choose disabled accounts for meeting requestsMilan Crha2009-12-231-2/+31
* Bug #372921 - Meeting invites sent from wrong email accountMilan Crha2009-12-231-3/+13
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-161-12/+25
* Slightly better error dialog on "Unable to book"Milan Crha2009-10-161-2/+7
* Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-2/+2
* Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-111-4/+10
* Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-08-111-0/+6
* More whitespace cleanup.Matthew Barnes2009-07-191-6/+6
* Fix excessive whitespace.Matthew Barnes2009-07-141-7/+0
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-17/+17
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-49/+49
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-4/+4
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-3/+3
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-3/+3
|\|
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-3/+3
| * ** Fix for bug #559604Milan Crha2009-01-241-2/+8
| * ** Fix for bug #541209Suman Manjunath2009-01-211-4/+4
| * ** Fix for bug #225712Milan Crha2009-01-191-6/+29
| * ** Fixes bug #566599Matthew Barnes2009-01-071-9/+40
| * Fix for bug #561467 - some changes in the core code needed for evolution-mapi.Suman Manjunath2008-11-281-1/+10
| * Fix a crash when selecting "Forward as iCalendar".Matthew Barnes2008-11-011-1/+1
| * License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-251-14/+14
| * ** Fix for bug #544117Milan Crha2008-08-081-3/+3
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-6/+12
* | Merge revisions 37075:37107 from trunk.Matthew Barnes2009-01-211-6/+29
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-3/+0
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-9/+40
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-1/+10
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-15/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+14
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-0/+14
* | Merge revisions 35931:35950 from trunk.Matthew Barnes2008-08-131-3/+3
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-041-41/+7
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-0/+23
* ** Fix for bug #240823Milan Crha2008-04-291-2/+9
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-351/+200
* Fixes#516408Chenthill Palanisamy2008-02-251-6/+11
* ** Fix for bug #475781Milan Crha2008-01-251-0/+2
* Port to libsoup 2.4. Plug a leak.Dan Winship2008-01-171-10/+10
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-160/+160
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #329746Milan Crha2007-08-241-2/+2
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-131-76/+0
* reviewed by: Veerapuram Varadhan <vvaradhan@novell.com>Chenthill Palanisamy2007-07-091-30/+153
* Use a GString to construct the body contents and also fix several memoryMatthew Barnes2007-04-071-39/+34
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #383027Chenthill Palanisamy2007-01-081-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+4
* Fixes #343369.Chenthill Palanisamy2006-08-191-1/+1
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-3/+18
* Fixes #330677Chenthill Palanisamy2006-02-241-8/+7
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-4/+2
* added code in gui/itip-utils.[ch], gui/e-cal-popup.[ch], gui/e-calendar-view.cChenthill Palanisamy2006-01-161-6/+349
* gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() forTor Lillqvist2005-11-251-6/+6
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* fixes #308802.Chenthill Palanisamy2005-10-181-4/+2
* Fixes #273847.Chenthill Palanisamy2005-09-301-1/+1
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+1
* Fixes #311686, #312460Chenthill Palanisamy2005-08-051-1/+1
* Fixes #309601Chenthill Palanisamy2005-08-031-1/+1
* Added a structure. Removed cal-attachment* Removed the attachment barSrinivasa Ragavan2005-07-111-1/+0
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-111-1/+3
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-6/+149
* check whether backend could handle sending resuests/updates, and if so,Harry Lu2005-05-301-1/+5
* when publishing, the to_list will always be null so don't error out thenJP Rosevear2005-03-161-4/+4
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-241-1/+0
* Fixes #72038Rodrigo Moya2005-02-151-0/+4
* make sure we free the user listJP Rosevear2005-01-261-0/+5
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-2/+63
* pass the variable in correctlyJP Rosevear2004-10-061-4/+1
* Fixes #65599Rodrigo Moya2004-09-271-4/+8
* Fixes #65682 check the static capability before booking the deletion.Chenthill Palanisamy2004-09-211-1/+1
* check for host being non-NULL in soup uri. host can be null for uri's ofSivaiah Nallagatla2004-06-171-1/+1
* Fixed to use e-passwords.Gary Ekker2004-04-111-12/+0
* pass the user list and returned icalcomponent to e_cal_send_objects().Rodrigo Moya2004-03-021-3/+5
* set the string length properly.Kidd Wang2004-02-181-2/+2
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-1/+1
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-0/+221
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-143/+143
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-26/+27
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-1/+1
* use a 'char **' for the 'error_msg' argument, instead of a fixed sizeRodrigo Moya2003-08-221-2/+3
* Fixes #43775JP Rosevear2003-05-311-4/+2
* kill warningsJP Rosevear2003-04-301-1/+1
* Fixes #41459JP Rosevear2003-04-171-9/+9
* added missing capabilities.Rodrigo Moya2003-04-111-1/+1
* create button properlyJP Rosevear2003-04-081-4/+2
* Fixes #39955JP Rosevear2003-04-021-2/+0
* Fixes #40661Rodrigo Moya2003-04-021-0/+1
* init new members (get_current_account): get a matching account for theJP Rosevear2003-03-281-2/+11
* Update for e_notice moveDan Winship2003-03-251-1/+1
* Fixes #39770Rodrigo Moya2003-03-201-5/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-201-2/+3
* Fixes #34095Hans Petter Jansson2003-03-181-6/+11
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-051-1/+1
* If only the pipe wouldn't break.JP Rosevear2003-03-051-7/+19
* gconf settings upgradesMichael Zucci2003-02-241-121/+17
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-1/+1
* run fix.sh over this.Not Zed2002-12-021-5/+5
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-4/+4
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-24/+20
* initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-241-2/+17
* use e_config_listener_* to get values (itip_addresses_get): dittoJP Rosevear2002-10-231-36/+11
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-181-2/+47
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-2/+29
* if the item being sent is not a meeting, send it as a mixed item with aJP Rosevear2002-09-261-7/+97
* fix non-ANSI switch statements.Dan Winship2002-09-231-0/+1
* don't try to send via the server if we are publishing; don't bail out on aJP Rosevear2002-09-061-5/+12
* bail out if we couldn't send the cancelJP Rosevear2002-09-051-2/+9
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-051-7/+16
* don't make the reply component minimalJP Rosevear2002-09-041-5/+0
* make the sure to list is 0 length before sending via imipJP Rosevear2002-08-311-1/+1
* clone the ical component before adding itJP Rosevear2002-08-201-1/+2
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-141-28/+0
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-091-58/+34
* just return the object untouched since we don't send anythingJP Rosevear2002-08-081-86/+157
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-251-1/+5
* add back protoJP Rosevear2002-06-251-18/+65
* make the range datetime member a struct not a pointerJP Rosevear2002-05-151-3/+3
* reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-061-0/+28
* [pullup from evolution-1-0-branch]Dan Winship2002-03-061-0/+4
* [pullup from evolution-1-0-branch]Dan Winship2002-03-041-80/+86
* [pullup from evolution-1-0-branch]Dan Winship2002-02-261-33/+8
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-201-16/+27
* use get_real_item (get_refresh_options): uncomment out (get_real_item):JP Rosevear2001-12-181-10/+21
* Marked strings for translation.Zbigniew Chyla2001-12-061-13/+16
* fixed typos in translatable strings. Fixes Ximian #15456Rodrigo Moya2001-11-281-1/+1
* send as mixed rather than alternativeJP Rosevear2001-10-311-1/+1
* set a body for the messageJP Rosevear2001-10-311-1/+7
* call GNOME_Evolution_Composer_setMultipartType to get aDan Winship2001-10-311-0/+6
* Revert.JP Rosevear2001-10-311-12/+1
* don't overwrite memory (e_meeting_time_selector_on_end_time_changed):JP Rosevear2001-10-311-1/+12
* Allocate enough space for the string! (was missing the null terminator)Federico Mena Quintero2001-10-311-2/+2
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* return fill_component successJP Rosevear2001-10-131-15/+8
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-72/+337
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-041-157/+203
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-2/+2
* gets a config db (cal_backend_file_destroy): release config dbJP Rosevear2001-09-211-1/+1
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-15/+4
* for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-171-4/+13
* send 6 weeks of free busy info starting with the UTC start of dayJP Rosevear2001-09-131-16/+99
* Marked strings for translation (with U_).Chyla Zbigniew2001-09-011-1/+2
* call back to add timezones to the top level (itip_send_comp): callJP Rosevear2001-08-231-1/+28
* Make calendar.ics the suggested name when attaching the ical objectJP Rosevear2001-08-081-1/+1
* I18n fixes.Chyla Zbigniew2001-08-041-0/+4
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-0/+1
* send the empty string as subject if there is no summaryJP Rosevear2001-07-271-1/+4
* free a list of attendees (meeting_page_fill_widgets): clean up attendeeJP Rosevear2001-07-271-1/+1
* new protoJP Rosevear2001-07-131-11/+1
* be careful about adding and stripping MAILTO:'s properlyJP Rosevear2001-07-121-6/+23
* actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-071-32/+78
* implementJP Rosevear2001-07-031-2/+2
* Changed attachData to accept a sequence of chars rather than a string.Dave Camp2001-06-211-2/+6
* add some needed commas (itip_send_comp): if publishing, don't set the toJP Rosevear2001-06-201-8/+27
* itip/imip send dialogJP Rosevear2001-06-201-1/+227
* remove hardcoded values (edit_attendee): ditto, and there are only 4 rolesJP Rosevear2001-04-281-2/+1
* I created this file to store some commonly used enumeration to stringJesse Pavel2000-11-141-0/+49