aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
Commit message (Expand)AuthorAgeFilesLines
* Fixes 314922.Chenthill Palanisamy2005-09-022-1/+8
* Fixes 313705Chenthill Palanisamy2005-08-253-0/+14
* source-type is an enum not a pointer!Not Zed2005-08-2421-46/+110
* Remove unwanted include of header that also borks the build.Harish Krishnaswamy2005-08-192-1/+5
* Show the attachment bar menu items when needed.Chenthill Palanisamy2005-08-189-47/+81
* ** See bug #312668.Not Zed2005-08-184-419/+7
* Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only saveCarsten Guenther2005-08-182-13/+23
* Fixes #311904Chenthill Palanisamy2005-08-172-15/+22
* Use slash instead of G_DIR_SEPARATOR_S since URIs always use slash as separatorCarsten Guenther2005-08-131-2/+2
* Fixes #312739Chenthill Palanisamy2005-08-122-14/+13
* Fixes #310338Chenthill Palanisamy2005-08-124-20/+75
* Use g_build_path instead of g_strconcat to build the pathname to theCarsten Guenther2005-08-122-16/+35
* Use privsolib instead of privlib (they are the same on Unix, on Win32Tor Lillqvist2005-08-102-3/+9
* Removed the warningsChenthill Palanisamy2005-08-102-4/+13
* 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-102-6/+29
* Vulnerability patch submitted byChenthill Palanisamy2005-08-054-6/+16
* Fixes #311686, #312460Chenthill Palanisamy2005-08-053-8/+19
* Fixes #302460Chenthill Palanisamy2005-08-052-5/+24
* Fix for #312447.Harry Lu2005-08-042-0/+22
* Fixes #309601Chenthill Palanisamy2005-08-033-9/+47
* Fixes #306017 Obtain the default zone information from cal-view andP. S. Chakravarthi2005-08-032-9/+23
* Added support for the Target selection for 'Tasks'. Resolved one undefinedShakti Sen2005-08-026-46/+78
* Commenting the code for marking the summary of unaccepted meetings asChenthill Palanisamy2005-07-293-5/+15
* Add reserved field for an empty structure. Add reserved field for an emptyMengjie Yu2005-07-273-0/+11
* send the comp_data->client to itip_get_comp_attendee.Chenthill Palanisamy2005-07-252-1/+7
* Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward asViren.l2005-07-254-20/+98
* 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-255-13/+56
* Fixes #309991Chenthill Palanisamy2005-07-223-0/+60
* Creating the tasks-menu. Activated/deactivated the menu. In brief, addedShakti Sen2005-07-223-0/+27
* Fixes #309602Chenthill Palanisamy2005-07-223-2/+90
* Fixes #245331. Keybindings for switching b/w calendar views.Harish Krishnaswamy2005-07-213-2/+63
* Fixes #310340 Check if the backend supports having master object forChenthill Palanisamy2005-07-202-7/+18
* made it use e_attachment_bar_get_parts instead of the old apiSrinivasa Ragavan2005-07-202-2/+7
* Fixes #309680 Remove the recurrence id only from e_cal_comp.Chenthill Palanisamy2005-07-202-3/+7
* Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-133-2/+13
* Expand the mailing list by getting the contact back from the server.Chenthill Palanisamy2005-07-122-17/+68
* Fixed some compiler warning and checked some negative casesSrinivasa Ragavan2005-07-122-5/+18
* Merge back eplugin-import-branch.Michael Zucci2005-07-128-393/+354
* Added support for opening a calendar-item in the editor when its ESourceVeerapuram Varadhan2005-07-124-9/+74
* Fixed huge memory leak, and come compile warnings. Also fixed a crash,Srinivasa Ragavan2005-07-112-26/+42
* Added a structure. Removed cal-attachment* Removed the attachment barSrinivasa Ragavan2005-07-116-36/+398
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-118-15/+67
* Enable alarm even if we are not an organizer.Chenthill Palanisamy2005-07-062-1/+6
* Changed the way in which calendars having null summary are handled.Sankarasivasubramanian Pasupathilingam2005-07-063-14/+22
* Created new target type Added #define for the new target type Poped e-calSrinivasa Ragavan2005-07-055-18/+91
* Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-043-2/+9
* Added vertical scrollbar policy of list view to always so that it does notSrinivasa Ragavan2005-07-042-1/+7
* Fixes the problem in sending the meeting to the mailing list if the listChenthill Palanisamy2005-07-023-2/+30
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-0210-39/+162
* Patch from Mark G. AdamsVeerapuram Varadhan2005-07-013-0/+8
* Added the source type field in _ECalConfigTargetSource Set the source typePraveen Kumar2005-07-013-0/+12
* do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-282-6/+6
* Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-2713-36/+49
* check for save schedules before calling send_compChenthill Palanisamy2005-06-252-2/+7
* Desensitize the source seletor while delegating a meeting.Chenthill Palanisamy2005-06-232-1/+9
* 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-226-20/+53
* Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-228-18/+59
* Delegate support for personal calendarChenthill Palanisamy2005-06-2110-68/+490
* gui/GNOME_Evolution_Calendar.server.in.in Use SOEXT.Tor Lillqvist2005-06-183-2/+7
* 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-132-0/+9
* Disable the meeting editor if the user is not an organizer whereverChenthill Palanisamy2005-06-086-37/+181
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-0712-74/+347
* Fixes #272301Thouis R. Jones2005-05-3011-3/+287
* check whether backend could handle sending resuests/updates, and if so,Harry Lu2005-05-302-1/+10
* Fixes #272114 Check if the color is present in the source before settingChenthill Palanisamy2005-05-242-4/+11
* Added the support to DnD remote URL to the attachment window. It downloadsSrinivasa Ragavan2005-05-247-35/+434
* Reverted Marcus Baines patchRodrigo Moya2005-05-1612-288/+4
* composer/e-message-composer.c calendar/gui/dialogs/comp-editor.cSrinivasa Ragavan2005-05-162-34/+17
* Removed the debug messages.Chenthill Palanisamy2005-05-162-3/+6
* moved e-error to e-util/Not Zed2005-05-1616-382/+235
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-162-0/+6
* Fixes #272301Thouis R. Jones2005-05-1312-4/+288
* Setting default until date to 2 weeks after the start date. Fixes #268906Sushma Rai2005-05-132-3/+12
* On behalf of jack jia <jack.jia@sun.com>Harish Krishnaswamy2005-05-122-1/+9
* Missed Changelog in previous commit.Sushma Rai2005-05-121-0/+6
* Now not marking geographical locations for translation. Fixes #261080Sushma Rai2005-05-121-2/+2
* Fixes #271523Vivek Jain2005-05-122-2/+23
* Fixes the bug 269416 It makes the DnD to move tasks instead copying.Srinivasa Ragavan2005-05-122-0/+6
* Fixes #301350Rodrigo Moya2005-05-102-1/+33
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-091-1/+1
* Made the alarm-notify dialog multi-alarm awarePhilip Van Hoof2005-05-096-467/+662
* cover the case when there is no calendar.ics/tasks.ics file in the folderRodrigo Moya2005-05-092-1/+6
* **Fixes #261079 Added translator comments.Vivek Jain2005-05-072-1/+13
* Fixing a grammar mistake. See 301459Chenthill Palanisamy2005-05-062-1/+7
* Fix for 272542Harish Krishnaswamy2005-05-062-2/+7
* Changelog already addedChenthill Palanisamy2005-05-061-3/+3
* Fixes #272464Chenthill Palanisamy2005-05-063-4/+11
* **Fixes #272566 removed unwanted space in button labelVivek Jain2005-05-062-1/+7
* uncomment code that shouldn't be.Rodrigo Moya2005-05-062-9/+14
* Fixes #271679Rodrigo Moya2005-05-0610-64/+256
* removed GAL's e-categories.h include.Rodrigo Moya2005-05-053-2/+5
* Fixes #274406 Removed the additional unref present.Chenthill Palanisamy2005-05-022-1/+6
* Changing the date of commit.Chenthill Palanisamy2005-04-181-1/+1
* Fixes #274476 Send the right value boolean variable meeting toChenthill Palanisamy2005-04-182-2/+8
* Fixes #70035Rodrigo Moya2005-04-082-2/+9
* If the status is busy call open method again, do not remove the client. IFChenthill Palanisamy2005-04-083-2/+25
* Fixes #68423Rodrigo Moya2005-04-054-0/+18
* Fixes #41740Rodrigo Moya2005-04-025-3/+25
* Changing the date of commit.Chenthill Palanisamy2005-04-011-1/+1
* Fixes #73879 Added a function to sensitize/desensitize the attachment bar.Chenthill Palanisamy2005-04-015-1/+41
* Changing the date of commitChenthill Palanisamy2005-03-311-1/+1
* Fixes #73969 Remove the recurrence id property if its present.Chenthill Palanisamy2005-03-312-0/+8
* Fixes #73914Li Yuan2005-03-302-0/+10
* Fixes #44719Rodrigo Moya2005-03-282-0/+8
* Fixes #69272JP Rosevear2005-03-242-14/+16
* Fixes #73320 Check if we are editing the same row and if so do not removeChenthill Palanisamy2005-03-242-1/+8
* Fixes #73508 Set the organizers status as NEEDS ACTION, checking for theChenthill Palanisamy2005-03-242-1/+10
* remove the edit function.Li Yuan2005-03-232-9/+8
* Popup all the menu items when clicked on the source.Chenthill Palanisamy2005-03-222-13/+7
* Fixes #73031Chenthill Palanisamy2005-03-213-9/+48
* if its busy, try again (client_cal_opened_cb): dittoJP Rosevear2005-03-212-0/+8
* abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-213-9/+17
* ensure the color and primary config are set on the personal sourceJP Rosevear2005-03-213-0/+29
* Fixes #44579Li Yuan2005-03-212-3/+20
* Fixes #68525, 68580 Added a boolean variable to avoid crash when a raceChenthill Palanisamy2005-03-182-0/+15
* Fixes #73101Rodrigo Moya2005-03-163-3/+10
* Fixes 72983Rodrigo Moya2005-03-162-0/+8
* when publishing, the to_list will always be null so don't error out thenJP Rosevear2005-03-162-4/+9
* Merge from 2.10 branchJP Rosevear2005-03-154-2/+8
* Fixes #73563JP Rosevear2005-03-142-1/+9
* Fixes #72979 Check whether its a meeting and send appropriate booleanChenthill Palanisamy2005-03-142-2/+20
* Handling static capability for disabling general send options at theSushma Rai2005-03-113-9/+23
* free the ecalcomponent after using it.Not Zed2005-03-113-1/+8
* Fixes #73141 Assign the updated client to priv->client and unref the oldChenthill Palanisamy2005-03-082-0/+11
* disable dialog for asking user which instance(s) to modify.Rodrigo Moya2005-03-062-0/+18
* Fixes #72835Rodrigo Moya2005-03-044-54/+127
* Fixes #69556 Add missing call to attach_mime_part.Harish Krishnaswamy2005-03-012-0/+16
* Fixes #72928Rodrigo Moya2005-03-013-6/+16
* revert fix for 70000, its a ui changeJP Rosevear2005-03-012-1/+5
* Connect the signal to "event", and open the attachment only if its aChenthill Palanisamy2005-03-012-15/+25
* Fixes #72958 If the backend returns success, if the delay delivery is set,Chenthill Palanisamy2005-02-282-3/+34
* Make sure the base uri is same as the one migration code uses. Avoids twoSivaiah Nallagatla2005-02-262-1/+8
* Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-247-6/+16
* Fixes #70000JP Rosevear2005-02-242-0/+8
* Fixes #72006Chenthill Palanisamy2005-02-234-3/+14
* Add one more bug to the ChangeLogJP Rosevear2005-02-231-1/+1
* Fixes #63866, #67714, #62089, #47747, #61495JP Rosevear2005-02-237-153/+305
* Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-223-12/+261
* if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-182-0/+8
* added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-188-7/+47
* check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-162-3/+15
* Fixes #72038Rodrigo Moya2005-02-152-0/+11
* Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-102-2/+20
* Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-092-1/+8
* set instance times correctly.Rodrigo Moya2005-02-082-29/+12
* Fixes #61075JP Rosevear2005-02-082-32/+71
* 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-055-21/+63
* 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-052-1/+394
* Add a11y name for attachment button and bars.Harry Lu2005-02-053-0/+11
* Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-045-0/+62
* clear the component preview when we update the view.Rodrigo Moya2005-02-045-6/+13
* Fixes #71265Rodrigo Moya2005-02-043-2/+19
* calendar-errors.xml.h changed the warning message string forVivek Jain2005-02-043-2/+8
* Fix for #56901Yong Sun2005-02-042-2/+9
* Update to include new strings from the calendar-errors.xml fileRodney Dawes2005-02-042-0/+11
* add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-034-6/+19
* added a warning message for invalid server version added a case to checkVivek Jain2005-02-033-0/+24
* Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-035-735/+758
* Fixes #72090Rodrigo Moya2005-02-022-31/+40
* Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-022-4/+24
* fix typoJP Rosevear2005-02-023-6/+12
* add correct mask for detached recurrences.Rodrigo Moya2005-02-013-0/+10
* only add real data to the array.Rodrigo Moya2005-02-012-2/+8
* Fixes #71944JP Rosevear2005-02-012-0/+8
* And the changelog entry.Hans Petter2005-02-011-0/+5
* Remove the -module flag, this isn't supposed to be a module.Hans Petter Jansson2005-02-011-1/+1
* Remove definition of CalObjUID and include that fromHans Petter Jansson2005-02-012-3/+7
* Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-012-1/+6
* Fixes #61078Priit Laes2005-01-312-4/+10
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-312-2/+15
* Fixes #71452JP Rosevear2005-01-292-2/+30
* use correct key name.Rodrigo Moya2005-01-293-2/+7
* Fixes #33078Rodrigo Moya2005-01-293-133/+102
* Fixes #71485JP Rosevear2005-01-273-2/+15
* objects returned from e_cal_get_objects_for_uid are ECalComponent's, soRodrigo Moya2005-01-262-1/+7
* use full name for the weekday checkbox.Li Yuan2005-01-262-1/+30
* make sure we free the user listJP Rosevear2005-01-262-0/+10
* add a11y name to task table.Li Yuan2005-01-252-0/+10
* if there are detached instances, disable recurrence date widgets.Rodrigo Moya2005-01-242-0/+18
* Fixes #46404JP Rosevear2005-01-225-112/+96
* use receive_objects method instead of individually updating objects. SetRodrigo Moya2005-01-202-2/+9
* use receive_objects method instead of individually updating objects.Rodrigo Moya2005-01-192-27/+18
* Added bug numberRodrigo Moya2005-01-191-0/+2
* killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-193-2/+17
* handle error conditions more gracefully.Harish Krishnaswamy2005-01-182-4/+14
* use libedataserver's e-url.Rodrigo Moya2005-01-178-7/+17
* Changed the title for the free/busy publishing settings dialog toNat Friedman2005-01-172-1/+7
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-172-2/+7
* fixed a kludge.Harish Krishnaswamy2005-01-172-8/+10
* Fixes #65820JP Rosevear2005-01-132-0/+7
* set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-122-1/+6
* Reverted the previous fix to offset the hyphen whileHarish Krishnaswamy2005-01-122-1/+7
* remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-113-1/+14
* offset the file name to account for the 'hyphen'.Harish Krishnaswamy2005-01-112-1/+7
* Missed to commit this file before.Chenthill Palanisamy2005-01-103-13/+21
* Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-104-20/+32
* handle calendar:// urisJP Rosevear2005-01-102-1/+70
* 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-083-1/+8
* put a name to the 'Send options' frame.Rodrigo Moya2005-01-085-30/+43
* MissingRodrigo Moya2005-01-072-0/+4
* initial import of ECalEvent targetsDavid Trowbridge2005-01-074-0/+270
* install schemas properlyJP Rosevear2005-01-072-1/+5
* Commiting send optionsChenthill Palanisamy2005-01-0612-7/+588
* added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-053-4/+27
* use the new e-categories API in e-d-s.Rodrigo Moya2005-01-052-1/+7
* search our internal data for the correct event.Rodrigo Moya2005-01-052-2/+26
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-043-0/+13
* Fixes #69663JP Rosevear2005-01-042-1/+18
* redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-034-24/+19
* add necessary includeJP Rosevear2005-01-0110-57/+114
* removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-272-6/+8
* set fields we free to NULL.Rodrigo Moya2004-12-272-0/+7
* typo correctionHarish Krishnaswamy2004-12-241-1/+1
* Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-242-2/+9
* Merging offline brnach with HEADSivaiah Nallagatla2004-12-242-0/+50
* 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-234-97/+56
* Correct bad include.Hans Petter Jansson2004-12-233-14/+9
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-238-297/+270
* prevent compare against null default_fb_uri and fix thinkoJP Rosevear2004-12-232-1/+6
* Change copyright from ximian to novellJP Rosevear2004-12-222-1/+5
* svn path=/trunk/; revision=28177Not Zed2004-12-228-8/+24
* Fixes #61077JP Rosevear2004-12-223-2/+10
* Fixes #61076JP Rosevear2004-12-223-3/+13
* Fixes #41624JP Rosevear2004-12-222-1/+8
* no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-222-29/+23
* Merge from recurrences-work-branchRodrigo Moya2004-12-226-243/+309
* Add schema for Free/Busy template uri.James Bowes2004-12-1812-204/+713
* Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-182-0/+29
* Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-142-0/+6
* +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-132-3/+10
* keep a local copy of the ECal.Rodrigo Moya2004-12-092-3/+23
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-095-4/+12
* update the query so currently held events can be cleared off.Harish Krishnaswamy2004-12-082-0/+8
* include plugin headers to fix 64 bit problems.David Mosberger2004-12-082-0/+6
* Fixes #67403Rodrigo Moya2004-12-063-4/+23
* add libeabutil, since we use e-destination.Not Zed2004-12-032-0/+8
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-0211-35/+118
* Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-023-0/+27
* committed this file. Missed to commit this one.Chenthill Palanisamy2004-11-292-0/+14
* Moved the call for the warning dialog (send_component_prompt_subject)Chenthill Palanisamy2004-11-292-6/+14