aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-itip-control.c
Commit message (Expand)AuthorAgeFilesLines
* 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