aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/event-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-041-1/+1
* do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-281-6/+0
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-221-12/+15
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-18/+19
* Disable the meeting editor if the user is not an organizer whereverChenthill Palanisamy2005-06-081-4/+13
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-071-36/+48
* Fixes #73879 Added a function to sensitize/desensitize the attachment bar.Chenthill Palanisamy2005-04-011-0/+5
* Fixes #73031Chenthill Palanisamy2005-03-211-5/+23
* Fixes #72006Chenthill Palanisamy2005-02-231-1/+1
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-181-0/+1
* Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-091-1/+1
* Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-041-0/+2
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-1/+2
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-081-0/+3
* Commiting send optionsChenthill Palanisamy2005-01-061-1/+4
* Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-241-2/+4
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-021-0/+2
* removed the call for comp_editor_show_page, so that the event page showsChenthill Palanisamy2004-11-251-2/+0
* Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-201-14/+16
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-191-7/+4
* conver to G_DEFINE_TYPEJP Rosevear2004-10-141-28/+12
* use Invitations not Meetings (event_editor_edit_comp): dittoJP Rosevear2004-08-011-2/+2
* use "Task" instead of "Basic"JP Rosevear2004-06-261-1/+1
* HIGify and newer design; alarm page is gone, Cancel/OK buttons for theJP Rosevear2004-06-231-68/+1
* Fixes #56875Rodrigo Moya2004-06-041-0/+8
* fixed leak and pass the correct icalcomponent to e_cal_modify_object.Rodrigo Moya2004-06-031-2/+2
* Same.Jeffrey Stedfast2004-05-181-1/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-1/+1
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Cleanup some ref/unref callsJP Rosevear2003-11-181-6/+6
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-35/+35
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-221-2/+3
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-33/+29
* added a GtkWindow argument for callers to specify the parent window.Rodrigo Moya2003-06-301-1/+2
* unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-021-5/+3
* dittoJP Rosevear2003-04-301-1/+5
* Fixes #34095Hans Petter Jansson2003-03-181-0/+2
* If only the pipe wouldn't break.JP Rosevear2003-03-051-16/+24
* gconf settings upgradesMichael Zucci2003-02-241-8/+10
* Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-241-0/+10
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-1/+0
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-191-30/+10
* run fix.sh over this.Not Zed2002-12-021-15/+15
* Fixes #30057Rodrigo Moya2002-10-031-5/+16
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-8/+23
* bail out if we couldn't send the cancelJP Rosevear2002-09-051-4/+10
* use util function to see if the user is the organizer72002-07-181-1/+1
* add back protoJP Rosevear2002-06-251-12/+47
* Pass the @component_pixmaps in so we give the new "Meeting" button anEttore Perazzoli2002-05-211-1/+6
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-201-2/+5
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-2/+19
* Explicitly destroy the EMeetingModel. This is a hack to work aroundJon Trowbridge2001-12-071-0/+1
* make sure to remove all attendees from the model when we edit a new comp,JP Rosevear2001-11-071-5/+15
* Fix bug #10016.Federico Mena Quintero2001-10-301-3/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* return fill_component successJP Rosevear2001-10-131-9/+10
* fix logic checksJP Rosevear2001-10-101-3/+11
* refactor functionality into several function (comp_string): if we areJP Rosevear2001-10-041-2/+3
* listen for model changes (task_editor_edit_comp): add the attendees to theJP Rosevear2001-09-201-12/+67
* A page that shows the meeting time selector and free/busy data forJP Rosevear2001-09-191-3/+48
* set the attendees of a component (meeting_page_fill_component): use aboveJP Rosevear2001-08-091-1/+28
* connect to the entry not the comboJP Rosevear2001-07-071-5/+26
* Add new columns for information specification (meeting_page_destroy): saveJP Rosevear2001-07-041-0/+5
* implementJP Rosevear2001-07-031-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* itip/imip send dialogJP Rosevear2001-06-201-4/+107
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-0/+155