aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-1/+1
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-2/+2
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-66/+78
* Make it use the proper action. Patch by Paweł ZembrzuskiTobias Mueller2009-02-221-1/+1
* Fix compiler warnings.Matthew Barnes2009-02-021-1/+1
* ** Fix for bug #541209Suman Manjunath2009-01-211-1/+1
* ** Fix for bug #225712Milan Crha2009-01-191-3/+3
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
* Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-111-2/+0
* ** Fixes bug #567276Matthew Barnes2009-01-111-2/+0
* ** Fixes bug #566566Matthew Barnes2009-01-051-1/+1
* ** Fixes bug #559042Matthew Barnes2008-11-031-1/+1
* License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-251-13/+13
* 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-3/+1
* ** Fixes security vulnerabilities CVE-2008-1108 and CVE-2008-1109Matthew Barnes2008-06-041-55/+74
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-1/+7
* Fixes#516408Chenthill Palanisamy2008-02-251-1/+4
* ** Fixes bug 474651Tobias Mueller2007-12-141-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-143/+143
* ** Fixes bug #492058Damien Carbery2007-11-031-47/+47
* Zero out the GnomePilotRecord struct to silence a compiler warning.Matthew Barnes2007-10-261-6/+16
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-3/+3
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-14/+14
* 2007-10-01 mcrha Fix for bug #428402Milan Crha2007-10-011-2/+4
* fix weak references problem pointed by Milan Crha (bug #439122)Gilles Dartiguelongue2007-09-071-9/+3
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-6/+5
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-5/+9
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-24/+82
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #329696 String change to make it more clear.Ushveen Kaur2006-10-161-2/+2
* ** Fixes bug #261082Ushveen Kaur2006-09-291-0/+12
* ** Fixes bug #261980, #325611Ushveen Kaur2006-09-291-0/+20
* fix an uninitialized GError - fixes bug 352423. committed by Andre KlapperMatthew Barnes2006-08-231-1/+1
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-3/+3
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-39/+2
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-6/+6
* added translator comments for 'RSVP', partial fix for bug 261071Andre Klapper2005-12-221-0/+1
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() forTor Lillqvist2005-11-251-2/+2
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* fixes #308802.Chenthill Palanisamy2005-10-181-8/+5
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+3
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-111-1/+4
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-3/+3
* dittoJP Rosevear2004-10-141-15/+8
* ** See bug #66736.Not Zed2004-09-291-0/+2
* Fixes #63513 Now the myaddress can be set to ecal address since ok will beChenthill Palanisamy2004-09-241-0/+3
* Fixes #65454JP Rosevear2004-09-101-44/+32
* bump version, requirementsJP Rosevear2004-08-281-1/+5
* Fixes #62911, #54101JP Rosevear2004-08-281-257/+564
* Fixes #62452JP Rosevear2004-08-091-56/+64
* Fixes #62021JP Rosevear2004-08-081-0/+4
* Handle decline request by using update_item rather than remove_item, soHarish Krishnaswamy2004-08-041-1/+3
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-261-1/+31
* Retracting the commit made below for #59983 as it has results in crashpchenthill2004-07-231-31/+2
* Fixes #59983 If the ecal component is already loaded, check for thepchenthill2004-07-231-2/+31
* Fixes #61451JP Rosevear2004-07-201-4/+16
* tidy up to work again (ok_clicked_cb): use above when replyingJP Rosevear2004-06-231-42/+8
* use e-util's HTML conversion function, instead of camel's. (write_html):Rodrigo Moya2004-06-171-4/+4
* Bug #36247 Changes to improve the performance of _(str) function call onVardhman Jain2004-06-071-5/+18
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-031-3/+2
* proper look for figuring out if the object is on the serverJP Rosevear2004-05-211-9/+3
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-2/+2
* get error information from the call to e_cal_receive_objects, and use thatRodrigo Moya2004-05-121-3/+4
* check we find any usable components of the icalendar entry beforeNot Zed2004-04-291-5/+7
* dont shadow source with another source in the fallback case. Related toNot Zed2004-04-281-2/+0
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-12/+12
* Use ngettext for handling plural forms throughout (fixes bug 53464).Danilo Šegan2004-03-241-26/+9
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-2/+1
* Fixes #53388 added a check for NULLSarfraaz Ahmed2004-02-051-0/+2
* Use PUBLISH if no METHOD definedRodney Dawes2004-01-241-4/+3
* we actually want to not return on any error as well (like NOT FOUND)JP Rosevear2004-01-171-4/+10
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-1/+2
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-331/+159
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-2/+5
* e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto.Hans Petter Jansson2003-11-271-3/+3
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* use a standard calendar status (backend_cal_opened_online): dittoJP Rosevear2003-11-121-2/+2
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-175/+175
* store config objects as well (gnome_calendar_set_default_uri): returnJP Rosevear2003-10-281-1/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-103/+59
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-101-1/+1
* Rename to start_default_server_async () and don't run a nested main loop.Hans Petter Jansson2003-08-211-46/+75
* Add destroy chaining.Hans Petter Jansson2003-08-131-6/+6
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-32/+47
* Fix an unused variableDan Winship2003-07-231-1/+1
* switch the "view_only" arg to be an int. (init): ditto.Jack Jia2003-06-191-4/+4
* Fixes #43775JP Rosevear2003-05-311-4/+1
* Fixes #37552JP Rosevear2003-04-251-3/+8
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-231-1/+1
* Fixes #41230JP Rosevear2003-04-171-10/+14
* Don't free static string.Dan Winship2003-04-051-1/+2
* the shell client is a g_object now, ref appropriatelyJP Rosevear2003-03-291-1/+1
* g_objectify ref/unrefJP Rosevear2003-03-051-3/+3
* override finalize, not destroy (start_calendar_server): take itip as aJP Rosevear2003-03-051-46/+118
* Fixes #37806, #37697JP Rosevear2003-03-051-4/+6
* If only the pipe wouldn't break.JP Rosevear2003-03-051-4/+29
* Fixes Ximian #38306.Hans Petter Jansson2003-02-271-19/+35
* gconf settings upgradesMichael Zucci2003-02-241-17/+21
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-231-1/+1
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-1/+2
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-061-13/+167
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-241-1/+1
* Use camel_text_to_html() instead.Jeffrey Stedfast2002-12-171-4/+4
* Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>"Jeffrey Stedfast2002-12-161-1/+1
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-25/+3
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-19/+19
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-14/+6
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-89/+88
* initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-241-8/+162
* fix warningJP Rosevear2002-10-231-1/+1
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-011-2/+2
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-261-0/+3
* Fixes #26362Rodrigo Moya2002-09-171-1/+40
* Fixes #24032Rodrigo Moya2002-09-101-9/+17
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-191-42/+24
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-141-148/+16
* just return the object untouched since we don't send anythingJP Rosevear2002-08-081-1/+0
* new util function to add information to an itip message that might notJP Rosevear2002-08-021-36/+41
* display the location in the itip informationJP Rosevear2002-07-251-0/+7
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-171-7/+42
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-091-1/+1
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-081-34/+266
* Fix a string.Kjartan Maraas2002-04-021-1/+1
* free the my_address member (find_my_address): fall back on a CN match ifJP Rosevear2002-04-011-97/+146
* reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-061-2/+0
* added the METHOD property to the top level component we create.Rodrigo Moya2002-03-011-0/+2
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-201-34/+85
* if this is a reply, print the attendee statusJP Rosevear2002-01-311-0/+34
* translate timezone names when displayed. Fixes bug #6544.Damon Chaplin2002-01-121-3/+14
* confirm expunging of the tasks (tasks_control_expunge_cmd): verb callbackJP Rosevear2002-01-031-1/+0
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-191-21/+14
* use get_real_item (get_refresh_options): uncomment out (get_real_item):JP Rosevear2001-12-181-28/+92
* only show the dialog if we created it. Hopefully fixes bug #15774. AlsoDamon Chaplin2001-12-011-3/+18
* fixed typos in translatable strings. Fixes Ximian #15456Rodrigo Moya2001-11-281-1/+1
* don't add the item, remove it if declining (in case it was added before)JP Rosevear2001-11-081-4/+2
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* use libical-evolution.laDamon Chaplin2001-10-301-14/+16
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-301-7/+20
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-281-32/+79
* 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
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-2/+7
* used functions to get PUBLISH_OPTIONS etc., so we can translate them.Damon Chaplin2001-10-261-23/+120
* write out the correct time in the controlJP Rosevear2001-10-231-2/+2
* large reworking of i18n tagging and now uses gtk_html_stream write and U_Larry Ewing2001-10-121-88/+70
* Silence warning I missed.Larry Ewing2001-10-111-1/+1
* set the default character set to utf-8.Larry Ewing2001-10-111-0/+6
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-5/+16
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-138/+134
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-2/+1
* base text on component typeJP Rosevear2001-09-241-7/+38
* remove silly debug #if 0JP Rosevear2001-09-191-1/+3
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-4/+0
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-4/+13
* for each call back, removes the alarms (cal_component_remove_all_alarms):JP Rosevear2001-09-171-16/+82
* added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-151-1/+1
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-141-39/+176
* changed 3 occurrences of 'Replyed' to 'replied'Damon Chaplin2001-09-011-3/+3
* Marked strings for translation (with U_).Chyla Zbigniew2001-09-011-5/+5
* strip the mailto bit for the email address if we display itJP Rosevear2001-08-221-1/+1
* fixed typo, 'send' -> 'sent'. Bug #7621.Damon Chaplin2001-08-201-2/+2
* destroy the addresses (clean_up): don't free the addresses, we need themJP Rosevear2001-08-181-3/+3
* add dialog for feedback (remove_item): ditto (send_item): dittoJP Rosevear2001-08-141-15/+30
* rewrite the gui to use gtkhtmlJP Rosevear2001-08-141-348/+373
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+3
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-2/+10
* free a list of attendees (meeting_page_fill_widgets): clean up attendeeJP Rosevear2001-07-271-1/+2
* gracefully handle the lack of a methodJP Rosevear2001-07-261-0/+2
* free various data related settings (destroy): use cleanup and unref theJP Rosevear2001-07-201-4/+60
* find the next displayable component (get_prev): find the previousJP Rosevear2001-07-181-3/+43
* be careful about adding and stripping MAILTO:'s properlyJP Rosevear2001-07-121-32/+46
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+3
* implementJP Rosevear2001-07-031-2/+17
* update to new callJP Rosevear2001-06-221-718/+778
* itip/imip send dialogJP Rosevear2001-06-201-319/+168
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-1/+1
* dittoJP Rosevear2001-06-021-1/+4
* unref the property bag when we finish with itJP Rosevear2001-05-091-2/+3
* fixed button placement to comply with gnome standards.Anna Marie Dirks2001-03-281-6/+6
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-2/+10
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* Mark a string for translation. Mark a bunch of strings for translation.Kjartan Maraas2001-01-301-19/+19
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-2/+1
* Fixed a crash that could happen when destroying a control without anyEttore Perazzoli2001-01-271-2/+3
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-17/+29
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-151-4/+10
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-3/+4
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-131-3/+4
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-121-1/+0
* Remove mysterious #include inserted by mmeeks to break the build.Dan Winship2000-12-051-1/+0
* return NULL if we can't create a view.Michael Meeks2000-12-051-7/+6
* fixed a bug that caused the calendar to segfault when the iTip control wasJesse Pavel2000-12-011-0/+3
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-251-2/+3
* Fixed size allocation bug.Jesse Pavel2000-11-221-12/+0
* added cancellation code to our program; people can cancel meetings,Jesse Pavel2000-11-171-18/+105
* Fixed REPLY code.Jesse Pavel2000-11-151-0/+1
* I created this file to store some commonly used enumeration to stringJesse Pavel2000-11-141-13/+152
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-13/+13
* I wrote the code so that recipients of meeting requests can replyJesse Pavel2000-11-101-8/+180
* updated the GUI to allow the user to add PUBLISHed events to his calendar,Jesse Pavel2000-11-091-5/+65
* *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI,Jesse Pavel2000-11-081-61/+120
* *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI toJesse Pavel2000-11-071-8/+77
* added some checks for the type of an incoming iCal component beforeJesse Pavel2000-11-071-5/+31
* *** empty log message ***Jesse Pavel2000-10-171-7/+82
* *** empty log message ***Jesse Pavel2000-10-141-6/+131
* *** empty log message ***Jesse Pavel2000-10-121-9/+23
* *** empty log message ***Jesse Pavel2000-10-111-0/+236