aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Use slash instead of G_DIR_SEPARATOR_S since URIs always use slash as separatorCarsten Guenther2005-08-131-2/+2
* Fixes #312739Chenthill Palanisamy2005-08-121-14/+7
* Fixes #310338Chenthill Palanisamy2005-08-123-19/+61
* Use g_build_path instead of g_strconcat to build the pathname to theCarsten Guenther2005-08-121-16/+25
* Removed the warningsChenthill Palanisamy2005-08-101-4/+7
* Added the x property for delegation.Chenthill Palanisamy2005-08-101-1/+10
* Missed to commit this file.Chenthill Palanisamy2005-08-101-2/+2
* Fixes #310438Chenthill Palanisamy2005-08-101-6/+18
* Vulnerability patch submitted byChenthill Palanisamy2005-08-053-3/+3
* Fixes #311686, #312460Chenthill Palanisamy2005-08-052-2/+6
* Fixes #302460Chenthill Palanisamy2005-08-051-5/+10
* Fix for #312447.Harry Lu2005-08-041-0/+13
* Fixes #309601Chenthill Palanisamy2005-08-032-8/+32
* Fixes #306017 Obtain the default zone information from cal-view andP. S. Chakravarthi2005-08-031-9/+16
* Added support for the Target selection for 'Tasks'. Resolved one undefinedShakti Sen2005-08-025-46/+63
* Commenting the code for marking the summary of unaccepted meetings asChenthill Palanisamy2005-07-292-5/+6
* Add reserved field for an empty structure. Add reserved field for an emptyMengjie Yu2005-07-272-0/+2
* send the comp_data->client to itip_get_comp_attendee.Chenthill Palanisamy2005-07-251-1/+1
* Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward asViren.l2005-07-253-20/+88
* Committing the header file.Chenthill Palanisamy2005-07-251-0/+1
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-254-13/+43
* Fixes #309991Chenthill Palanisamy2005-07-222-0/+51
* Creating the tasks-menu. Activated/deactivated the menu. In brief, addedShakti Sen2005-07-222-0/+18
* Fixes #309602Chenthill Palanisamy2005-07-222-2/+78
* Fixes #245331. Keybindings for switching b/w calendar views.Harish Krishnaswamy2005-07-212-2/+54
* Fixes #310340 Check if the backend supports having master object forChenthill Palanisamy2005-07-201-6/+9
* made it use e_attachment_bar_get_parts instead of the old apiSrinivasa Ragavan2005-07-201-2/+2
* Fixes #309680 Remove the recurrence id only from e_cal_comp.Chenthill Palanisamy2005-07-201-3/+1
* Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-132-2/+6
* Expand the mailing list by getting the contact back from the server.Chenthill Palanisamy2005-07-121-17/+62
* Fixed some compiler warning and checked some negative casesSrinivasa Ragavan2005-07-121-5/+11
* Merge back eplugin-import-branch.Michael Zucci2005-07-122-1/+10
* Added support for opening a calendar-item in the editor when its ESourceVeerapuram Varadhan2005-07-123-9/+66
* Fixed huge memory leak, and come compile warnings. Also fixed a crash,Srinivasa Ragavan2005-07-111-26/+35
* Added a structure. Removed cal-attachment* Removed the attachment barSrinivasa Ragavan2005-07-115-36/+387
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-116-13/+43
* Enable alarm even if we are not an organizer.Chenthill Palanisamy2005-07-061-1/+1
* Changed the way in which calendars having null summary are handled.Sankarasivasubramanian Pasupathilingam2005-07-061-13/+12
* Created new target type Added #define for the new target type Poped e-calSrinivasa Ragavan2005-07-054-18/+82
* Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-042-2/+2
* Added vertical scrollbar policy of list view to always so that it does notSrinivasa Ragavan2005-07-041-1/+1
* Fixes the problem in sending the meeting to the mailing list if the listChenthill Palanisamy2005-07-022-2/+22
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-029-39/+137
* Added the source type field in _ECalConfigTargetSource Set the source typePraveen Kumar2005-07-012-0/+4
* do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-281-6/+0
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-277-17/+21
* check for save schedules before calling send_compChenthill Palanisamy2005-06-251-2/+1
* Desensitize the source seletor while delegating a meeting.Chenthill Palanisamy2005-06-231-1/+3
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2328-43/+43
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-225-20/+32
* Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-227-18/+33
* Delegate support for personal calendarChenthill Palanisamy2005-06-219-68/+451
* gui/GNOME_Evolution_Calendar.server.in.in Use SOEXT.Tor Lillqvist2005-06-181-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1720-44/+45
* We need compare backend for long events too.Jedy Wang2005-06-131-0/+3
* Disable the meeting editor if the user is not an organizer whereverChenthill Palanisamy2005-06-085-37/+159
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-0711-74/+305
* Fixes #272301Thouis R. Jones2005-05-3010-3/+266
* check whether backend could handle sending resuests/updates, and if so,Harry Lu2005-05-301-1/+5
* Fixes #272114 Check if the color is present in the source before settingChenthill Palanisamy2005-05-241-4/+4
* Added the support to DnD remote URL to the attachment window. It downloadsSrinivasa Ragavan2005-05-245-35/+413
* Reverted Marcus Baines patchRodrigo Moya2005-05-1611-267/+4
* composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-161-34/+9
* Removed the debug messages.Chenthill Palanisamy2005-05-161-3/+0
* moved e-error to e-util/Not Zed2005-05-1611-11/+11
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-161-0/+2
* Fixes #272301Thouis R. Jones2005-05-1311-4/+267
* Setting default until date to 2 weeks after the start date. Fixes #268906Sushma Rai2005-05-131-3/+6
* On behalf of jack jia <jack.jia@sun.com>Harish Krishnaswamy2005-05-121-1/+0
* Now not marking geographical locations for translation. Fixes #261080Sushma Rai2005-05-121-2/+2
* Fixes #271523Vivek Jain2005-05-121-2/+11
* Fixes the bug 269416 It makes the DnD to move tasks instead copying.Srinivasa Ragavan2005-05-121-0/+2
* Fixes #301350Rodrigo Moya2005-05-101-1/+23
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-095-467/+657
* cover the case when there is no calendar.ics/tasks.ics file in the folderRodrigo Moya2005-05-091-1/+1
* **Fixes #261079 Added translator comments.Vivek Jain2005-05-071-1/+7
* Fixing a grammar mistake. See 301459Chenthill Palanisamy2005-05-061-1/+1
* Fix for 272542Harish Krishnaswamy2005-05-061-2/+2
* **Fixes #272566 removed unwanted space in button labelVivek Jain2005-05-061-1/+1
* uncomment code that shouldn't be.Rodrigo Moya2005-05-061-9/+9
* Fixes #271679Rodrigo Moya2005-05-069-64/+215
* removed GAL's e-categories.h include.Rodrigo Moya2005-05-052-2/+0
* Fixes #274406 Removed the additional unref present.Chenthill Palanisamy2005-05-021-1/+0
* Fixes #274476 Send the right value boolean variable meeting toChenthill Palanisamy2005-04-181-2/+1
* If the status is busy call open method again, do not remove the client. IFChenthill Palanisamy2005-04-082-2/+16
* Fixes #68423Rodrigo Moya2005-04-053-0/+9
* Fixes #41740Rodrigo Moya2005-04-022-2/+4
* Fixes #73879 Added a function to sensitize/desensitize the attachment bar.Chenthill Palanisamy2005-04-014-1/+29
* Fixes #73969 Remove the recurrence id property if its present.Chenthill Palanisamy2005-03-311-0/+2
* Fixes #73914Li Yuan2005-03-301-0/+3
* Fixes #44719Rodrigo Moya2005-03-281-0/+1
* Fixes #69272JP Rosevear2005-03-241-14/+6
* Fixes #73320 Check if we are editing the same row and if so do not removeChenthill Palanisamy2005-03-241-1/+2
* Fixes #73508 Set the organizers status as NEEDS ACTION, checking for theChenthill Palanisamy2005-03-241-1/+4
* remove the edit function.Li Yuan2005-03-231-9/+1
* Popup all the menu items when clicked on the source.Chenthill Palanisamy2005-03-221-13/+2
* Fixes #73031Chenthill Palanisamy2005-03-212-9/+41
* if its busy, try again (client_cal_opened_cb): dittoJP Rosevear2005-03-211-0/+2
* abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-212-9/+8
* ensure the color and primary config are set on the personal sourceJP Rosevear2005-03-212-0/+22
* Fixes #44579Li Yuan2005-03-211-3/+15
* Fixes #68525, 68580 Added a boolean variable to avoid crash when a raceChenthill Palanisamy2005-03-181-0/+8
* Fixes 72983Rodrigo Moya2005-03-161-0/+1
* when publishing, the to_list will always be null so don't error out thenJP Rosevear2005-03-161-4/+4
* Merge from 2.10 branchJP Rosevear2005-03-152-1/+3
* Fixes #73563JP Rosevear2005-03-141-1/+1
* Fixes #72979 Check whether its a meeting and send appropriate booleanChenthill Palanisamy2005-03-141-2/+13
* Handling static capability for disabling general send options at theSushma Rai2005-03-112-9/+11
* free the ecalcomponent after using it.Not Zed2005-03-112-0/+2
* Fixes #73141 Assign the updated client to priv->client and unref the oldChenthill Palanisamy2005-03-081-0/+3
* disable dialog for asking user which instance(s) to modify.Rodrigo Moya2005-03-061-0/+13
* Fixes #72835Rodrigo Moya2005-03-043-54/+109
* Fixes #69556 Add missing call to attach_mime_part.Harish Krishnaswamy2005-03-011-0/+9
* Fixes #72928Rodrigo Moya2005-03-012-6/+7
* revert fix for 70000, its a ui changeJP Rosevear2005-03-011-1/+0
* Connect the signal to "event", and open the attachment only if its aChenthill Palanisamy2005-03-011-15/+19
* Fixes #72958 If the backend returns success, if the delay delivery is set,Chenthill Palanisamy2005-02-281-3/+26
* Make sure the base uri is same as the one migration code uses. Avoids twoSivaiah Nallagatla2005-02-261-1/+1
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-245-5/+4
* Fixes #70000JP Rosevear2005-02-241-0/+1
* Fixes #72006Chenthill Palanisamy2005-02-233-3/+5
* Fixes #63866, #67714, #62089, #47747, #61495JP Rosevear2005-02-236-153/+266
* Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-222-12/+245
* if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-181-0/+3
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-187-7/+28
* check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-161-3/+10
* Fixes #72038Rodrigo Moya2005-02-151-0/+4
* Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-101-2/+14
* Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-091-1/+1
* set instance times correctly.Rodrigo Moya2005-02-081-29/+8
* Fixes #61075JP Rosevear2005-02-081-32/+64
* correct the error that was made in the earlier commit that was missing a ':'Harish Krishnaswamy2005-02-051-1/+1
* add messages for calendar/tasks not marked for offline usage.Harish Krishnaswamy2005-02-052-21/+33
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+1
* fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+384
* Add a11y name for attachment button and bars.Harry Lu2005-02-052-0/+4
* Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-044-0/+44
* clear the component preview when we update the view.Rodrigo Moya2005-02-044-6/+5
* Fixes #71265Rodrigo Moya2005-02-042-2/+11
* Fix for #56901Yong Sun2005-02-041-2/+2
* add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-033-6/+10
* added a warning message for invalid server version added a case to checkVivek Jain2005-02-031-0/+10
* Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-034-735/+744
* Fixes #72090Rodrigo Moya2005-02-021-31/+33
* Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-021-4/+15
* fix typoJP Rosevear2005-02-022-6/+6
* add correct mask for detached recurrences.Rodrigo Moya2005-02-012-0/+4
* only add real data to the array.Rodrigo Moya2005-02-011-2/+2
* Fixes #71944JP Rosevear2005-02-011-0/+1
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-011-1/+1
* Fixes #61078Priit Laes2005-01-311-4/+4
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-311-2/+8
* Fixes #71452JP Rosevear2005-01-291-2/+22
* use correct key name.Rodrigo Moya2005-01-292-2/+2
* Fixes #33078Rodrigo Moya2005-01-292-133/+81
* objects returned from e_cal_get_objects_for_uid are ECalComponent's, soRodrigo Moya2005-01-261-1/+1
* use full name for the weekday checkbox.Li Yuan2005-01-261-1/+22
* make sure we free the user listJP Rosevear2005-01-261-0/+5
* add a11y name to task table.Li Yuan2005-01-251-0/+5
* if there are detached instances, disable recurrence date widgets.Rodrigo Moya2005-01-241-0/+13
* Fixes #46404JP Rosevear2005-01-224-112/+78
* killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-192-2/+9
* handle error conditions more gracefully.Harish Krishnaswamy2005-01-181-4/+8
* use libedataserver's e-url.Rodrigo Moya2005-01-177-7/+7
* Changed the title for the free/busy publishing settings dialog toNat Friedman2005-01-171-1/+1
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-171-2/+2
* fixed a kludge.Harish Krishnaswamy2005-01-171-8/+5
* Fixes #65820JP Rosevear2005-01-131-0/+1
* set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-121-1/+1
* Reverted the previous fix to offset the hyphen whileHarish Krishnaswamy2005-01-121-1/+1
* remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-112-1/+7
* offset the file name to account for the 'hyphen'.Harish Krishnaswamy2005-01-111-1/+1
* Missed to commit this file before.Chenthill Palanisamy2005-01-102-13/+15
* Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-103-20/+18
* handle calendar:// urisJP Rosevear2005-01-101-1/+65
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-0818-30/+383
* New files that provide attachments support for calendar items.Harish Krishnaswamy2005-01-087-0/+2064
* clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-082-1/+3
* put a name to the 'Send options' frame.Rodrigo Moya2005-01-084-30/+26
* MissingRodrigo Moya2005-01-072-0/+4
* initial import of ECalEvent targetsDavid Trowbridge2005-01-073-0/+264
* install schemas properlyJP Rosevear2005-01-071-1/+1
* Commiting send optionsChenthill Palanisamy2005-01-0611-7/+562
* added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-052-4/+14
* use the new e-categories API in e-d-s.Rodrigo Moya2005-01-051-1/+2
* search our internal data for the correct event.Rodrigo Moya2005-01-051-2/+21
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-042-0/+6
* Fixes #69663JP Rosevear2005-01-041-1/+11
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-033-24/+1
* add necessary includeJP Rosevear2005-01-019-57/+94
* removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-271-6/+4
* set fields we free to NULL.Rodrigo Moya2004-12-271-0/+1
* Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-241-2/+4
* Merging offline brnach with HEADSivaiah Nallagatla2004-12-241-0/+39
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-39/+0
* get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-233-97/+46
* Correct bad include.Hans Petter Jansson2004-12-232-14/+1
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-237-297/+227
* prevent compare against null default_fb_uri and fix thinkoJP Rosevear2004-12-231-1/+1
* Change copyright from ximian to novellJP Rosevear2004-12-221-1/+1
* svn path=/trunk/; revision=28177Not Zed2004-12-227-8/+8
* Fixes #61077JP Rosevear2004-12-222-2/+2
* Fixes #61076JP Rosevear2004-12-222-3/+3
* no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-221-29/+18
* Merge from recurrences-work-branchRodrigo Moya2004-12-225-242/+254
* Add schema for Free/Busy template uri.James Bowes2004-12-1811-204/+675
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-181-0/+20
* Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-141-0/+1
* +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-131-3/+5
* keep a local copy of the ECal.Rodrigo Moya2004-12-091-3/+18
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-094-4/+4
* update the query so currently held events can be cleared off.Harish Krishnaswamy2004-12-081-0/+3
* include plugin headers to fix 64 bit problems.David Mosberger2004-12-081-0/+2
* Fixes #67403Rodrigo Moya2004-12-062-4/+11
* add libeabutil, since we use e-destination.Not Zed2004-12-031-0/+3
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-0210-35/+90
* Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-022-0/+19
* Moved the call for the warning dialog (send_component_prompt_subject)Chenthill Palanisamy2004-11-291-6/+8
* dittoJP Rosevear2004-11-262-9/+2
* prevent crash if there is no descriptionJP Rosevear2004-11-261-5/+9
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-254-9/+23
* removed the call for comp_editor_show_page, so that the event page showsChenthill Palanisamy2004-11-251-2/+0
* Added two error ids to display use it when the meeting is created withoutChenthill Palanisamy2004-11-253-1/+41
* Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-234-385/+430
* Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-091-8/+2
* expand the horizontal box so that it fills all available space.Rodrigo Moya2004-11-042-5/+5
* added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-047-777/+652
* Fixes #6767Li Yuan2004-11-043-113/+102
* make sure the day view times redraw themselves if we switch 24/12 hourJP Rosevear2004-11-031-0/+3
* Fixes #68707JP Rosevear2004-11-031-1/+3
* added hook doco.Not Zed2004-10-284-0/+29
* don't expand recurrences for the list view.Rodrigo Moya2004-10-281-1/+0
* Quieter.Nat Friedman2004-10-221-0/+1
* Add status bits to denote if the calendar source is available offline soHarish Krishnaswamy2004-10-222-0/+18
* use the new source selector dialog in libedataserverui.Rodrigo Moya2004-10-221-101/+7
* put an icon on the properties menu itemJP Rosevear2004-10-213-2/+7
* correct classidJP Rosevear2004-10-201-1/+1
* convert to org.gnome hook namesJP Rosevear2004-10-209-16/+16
* Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-203-19/+21
* listen to the canvas for focus events (setup_widgets): listen for listenJP Rosevear2004-10-192-2/+19
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-197-55/+117
* dont access a NULL client.Not Zed2004-10-1810-89/+576
* remove useless ifdef'd out statement (its been unused for 3+ years)JP Rosevear2004-10-161-7/+0
* remove prototypeJP Rosevear2004-10-162-105/+0
* convert to G_DEFINE_TYPEJP Rosevear2004-10-149-152/+88
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-70/+37
* convert to G_DEFINE_TYPEJP Rosevear2004-10-148-119/+79
* convert to G_DEFINE_TYPEJP Rosevear2004-10-144-50/+12
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-70/+35
* convert to G_DEFINE_TYPEJP Rosevear2004-10-145-63/+35