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