aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/meeting-page.c
Commit message (Expand)AuthorAgeFilesLines
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-5/+15
* set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-201-1/+2
* add back protoJP Rosevear2002-06-251-91/+71
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-5/+3
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-5/+8
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-2/+3
* Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocatedChyla Zbigniew2001-11-101-2/+5
* Add _() to a string that was missing it.Federico Mena Quintero2001-10-311-1/+1
* Commit the ETable click-to-add for if the dialog is being destroyed.Federico Mena Quintero2001-10-311-1/+23
* count the actual attendees (doesn't include people delegatingJP Rosevear2001-10-311-2/+6
* get the management object by idJP Rosevear2001-10-301-1/+0
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* subtract 1 from any positive BYSETPOS value, since our array is 0-based.Damon Chaplin2001-10-261-0/+12
* we don't need to save the stateJP Rosevear2001-10-221-8/+0
* call the invite others dialog in the modelJP Rosevear2001-10-191-146/+1
* return fill_component successJP Rosevear2001-10-131-17/+19
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-4/+11
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-10/+0
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-738/+105
* Updated required version of gal to 0.11.99.4.Christopher James Lahey2001-09-171-3/+6
* use ical partstat, role, cutypes directlyJP Rosevear2001-09-141-47/+52
* free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-121-5/+4
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-8/+15
* added support for the Contacts field. Note that I'm not sure what weDamon Chaplin2001-08-151-0/+4
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-091-27/+78
* Mark strings for translationJP Rosevear2001-07-311-67/+64
* when an entry has changed, iterate over the elements of the entry and addJP Rosevear2001-07-271-175/+248
* free a list of attendees (meeting_page_fill_widgets): clean up attendeeJP Rosevear2001-07-271-15/+89
* see if the address is already in the list of attendees (duplicate_error):JP Rosevear2001-07-261-16/+57
* stip the delto and delfrom (popup_delegate_cb): show a delegate dialog andJP Rosevear2001-07-251-38/+96
* Print a g_message when the list of invited people changes in theJon Trowbridge2001-07-171-2/+11
* fix typo breaking compilationJP Rosevear2001-07-131-1/+1
* be careful about adding and stripping MAILTO:'s properlyJP Rosevear2001-07-121-11/+12
* [Fix bug #4388: ETableSpecification still in .c file]Jason Leach2001-07-111-46/+4
* Add popup support so you can delete users from the listJP Rosevear2001-07-111-6/+130
* connect to the entry not the comboJP Rosevear2001-07-071-1/+1
* actually clear some widgets and hide/show widgets in the default setupJP Rosevear2001-07-071-13/+164
* Fixes bug #4018 and what would be the analogous bugs for the otherFederico Mena Quintero2001-07-051-0/+15
* Add new columns for information specification (meeting_page_destroy): saveJP Rosevear2001-07-041-13/+48
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-1/+1
* publish free/busy information for the currently viewed time rangeJP Rosevear2001-07-031-8/+91
* Renamed the occur field to occur_start; added an occur_end field. This wayFederico Mena Quintero2001-06-271-1/+3
* itip/imip send dialogJP Rosevear2001-06-201-204/+535
* Sync from laptop.JP Rosevear2001-06-071-0/+587