aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* fixes #327293Chenthill Palanisamy2006-01-191-0/+12
* Committed Chax's fix for double click of events in week/month view. Partly fi...Srinivasa Ragavan2006-01-181-5/+22
* Implements the edit buttonChenthill Palanisamy2006-01-173-3/+53
* remove shortcut keys (UI Hackfest - SeeHarish Krishnaswamy2006-01-163-5/+5
* fixes #324739Chenthill Palanisamy2006-01-163-50/+104
* fixes #325629Chenthill Palanisamy2006-01-161-13/+5
* changes in alarm-queue.c to fix two bugs 324889 and 324816. The code thatChenthill Palanisamy2006-01-161-38/+40
* added code in gui/itip-utils.[ch], gui/e-cal-popup.[ch], gui/e-calendar-view.cChenthill Palanisamy2006-01-165-12/+408
* modified some code in alarm-queue.c that causes a crash while alarm-notificat...Chenthill Palanisamy2006-01-161-39/+18
* fixes #213660Chenthill Palanisamy2006-01-136-3/+37
* fixes #320101Chenthill Palanisamy2006-01-131-28/+32
* fixes #311888Chenthill Palanisamy2006-01-131-0/+16
* edit menu implementationChenthill Palanisamy2006-01-135-10/+197
* fixes #313112Chenthill Palanisamy2006-01-131-3/+14
* fixes #271810Chenthill Palanisamy2006-01-133-0/+29
* ** Fixes bug #274234Srinivasa Ragavan2006-01-132-7/+26
* fixes #271541Chenthill Palanisamy2006-01-131-0/+12
* fixes #326735Chenthill Palanisamy2006-01-131-0/+9
* Changes accels for Calendar (C+F3 -> C+3), Tasks (C+F4 ->C+4) and MemoSrinivasa Ragavan2006-01-121-3/+3
* Re-define keyboard shortcuts for switching between views. UI Hackfest -Harish Krishnaswamy2006-01-121-8/+8
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-109-5/+12
* Bypass most of this file on Win32, as there are no 1.x installations onTor Lillqvist2006-01-091-3/+17
* Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-01-092-68/+67
* added translator comments to several strings. Fixes bug 325612.Andre Klapper2006-01-071-0/+15
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-066-12/+12
* use libedataserver/e-account-list.h instead of e-util/e-account-list.h.Simon Zheng2006-01-061-1/+1
* Reviewed/Committed by Harish <kharish@novell.com> : Fixed warnings.Johnny Jacob2006-01-061-15/+15
* Change the keys which need to be pressed to alter the end time of theBoby Wang2006-01-061-2/+2
* make the alarm dialog modal.Chenthill Palanisamy2006-01-051-0/+1
* fixes #216535Chenthill Palanisamy2006-01-051-5/+19
* fixes a build break.Chenthill Palanisamy2006-01-051-2/+2
* fixes #258786Chenthill Palanisamy2006-01-052-2/+12
* fixes #303193Chenthill Palanisamy2006-01-051-2/+4
* modified the alarm-notify.glade file and some code in alarm-notify-dialog.cChenthill Palanisamy2006-01-052-26/+86
* reverting the patch.Chenthill Palanisamy2006-01-041-33/+8
* Reinstate the run-time glade file pathname lookup change from 2005-11-26.Tor Lillqvist2006-01-041-1/+7
* ** Fix for bug #325416Srinivasa Ragavan2006-01-041-8/+33
* ** Fix for bug #325414Srinivasa Ragavan2006-01-023-0/+31
* The timezone should be set on the task we are trying to open - not on theHarish Krishnaswamy2006-01-021-1/+1
* Fixes #325468 (critical warning crasher).Harish Krishnaswamy2006-01-021-1/+1
* harmonized "URL", "Url" and "url". Fixes bug 325125.Andre Klapper2005-12-301-4/+4
* added translator comments for 'RSVP', partial fix for bug 261071Andre Klapper2005-12-222-0/+2
* fixes #306150Chenthill Palanisamy2005-12-211-1/+1
* Changed the code in options and autopick call back in e-meeting-time-sel.cChenthill Palanisamy2005-12-211-2/+2
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-213-36/+39
* Fixes #323984 Invoke task_page_set_show_timezone() to check whether toSam Yang2005-12-211-16/+2
* fixing string bug 308851Andre Klapper2005-12-201-4/+4
* Fixes #323125, #323126Veerapuram Varadhan2005-12-202-10/+8
* applied an approved patch for fixing #323955. Also correct the date of previo...Chenthill Palanisamy2005-12-201-20/+5
* fixes #324196.Chenthill Palanisamy2005-12-201-17/+18
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-1914-2105/+1302
* Fixes #324195Chenthill Palanisamy2005-12-191-0/+9
* Use GLib to construct filenames from URIs and vice versa.Tor Lillqvist2005-12-181-2/+4
* : Use gstdio wrappers. Use g_filename_from_uri()Tor Lillqvist2005-12-171-5/+13
* gui/dialogs/cal-attachment.h Remove unused files from CVS.Tor Lillqvist2005-12-172-740/+0
* gui/dialogs/cal-attachment-bar.h Remove unused files from CVS.Tor Lillqvist2005-12-172-1201/+0
* When building against GTK+ 2.9.0 or later, and always on Win32, use theTor Lillqvist2005-12-171-3/+98
* Use gstdio wrappers. Use GDir API instead of dirent. UseTor Lillqvist2005-12-171-31/+35
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* Use e_util_utf8_strcasecmp() to do proper casefolded comparison ofTor Lillqvist2005-12-171-17/+18
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* Use gstdio wrappers.Tor Lillqvist2005-12-171-1/+3
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* Use e_util_utf8_strcasecmp() to do proper comparison of translated (UTF-8)Tor Lillqvist2005-12-171-5/+6
* Use gstdio wrappers.Tor Lillqvist2005-12-171-1/+2
* Use g_filename_to_uri() to construct a file: URI.Tor Lillqvist2005-12-171-2/+4
* ** Fixes bug #324094Srinivasa Ragavan2005-12-171-1/+4
* Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS.Tor Lillqvist2005-12-172-2/+2
* Committing the missed e-week-view.c in my prev commit, where i did justSrinivasa Ragavan2005-12-161-3/+3
* Commited fix to remove markup from translation and added few notes toSrinivasa Ragavan2005-12-151-1/+9
* fixes #324058Chenthill Palanisamy2005-12-151-18/+5
* fixes #321739Chenthill Palanisamy2005-12-153-7/+146
* Added code to make the tooltips strings translatable. Also picked up theSrinivasa Ragavan2005-12-151-24/+7
* Committed Johnny's patch for adding the FOR time implementationSrinivasa Ragavan2005-12-142-16/+165
* Committed Johnny Patch to fix bug #324060Srinivas Ragavan2005-12-141-2/+15
* fixes the tool tip crash.Chenthill Palanisamy2005-12-098-69/+245
* gui/e-cal-config.c (ecph_class_init) Remove stray leftover debuggingTor Lillqvist2005-12-062-4/+1
* fixes #322616Chenthill Palanisamy2005-11-291-3/+6
* fixes #317322Chenthill Palanisamy2005-11-291-47/+55
* fixes #314639Chenthill Palanisamy2005-11-281-0/+8
* fixes #318777Chenthill Palanisamy2005-11-281-5/+26
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-2/+8
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-2626-57/+229
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-2/+2
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-3/+3
* gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() forTor Lillqvist2005-11-252-8/+8
* Changes for alarm notification bubbleChenthill Palanisamy2005-11-248-122/+594
* Include e-time-utils.h from libedataserver instead of using evolution'sTor Lillqvist2005-11-241-1/+1
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-2417-17/+17
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-237-9/+361
* Fixes #321237 Add the categories' name The name of categories in newBoby Wang2005-11-221-0/+5
* changes are made in alarm-notify.glade and alarm-notify-dialog.c to make sureChenthill Palanisamy2005-11-172-28/+35
* show the details page in task editor.Chenthill Palanisamy2005-11-162-34/+9
* UI changes for task editor.Chenthill Palanisamy2005-11-169-609/+1671
* struct _ECalModelMemosPrivate should not be zero sized.Irene Huang2005-11-161-0/+1
* Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When newIrene Huang2005-11-161-2/+2
* UI changes for the event editor.Chenthill Palanisamy2005-11-1514-952/+2702
* fixes #313538.Chenthill Palanisamy2005-11-101-10/+1
* fixes #321088.Chenthill Palanisamy2005-11-101-18/+16
* Fixes 273322Chenthill Palanisamy2005-11-091-2/+13
* Modified the code in alarm_notify_add_calendars() to generate the correct key...Chenthill Palanisamy2005-11-081-2/+9
* Changed the code to load alarms from current day beginning if the last notifi...Chenthill Palanisamy2005-11-082-11/+10
* Sankar Committting for MubeenMubeen Jukaku2005-10-211-2/+2
* Sankar committing for VirenViren.L2005-10-211-0/+29
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-1935-5/+6937
* fixes #308802.Chenthill Palanisamy2005-10-188-31/+40
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-185-17/+398
* Should not return a value, so, change all the g_return_val_if_fail toIrene Huang2005-10-171-2/+2
* fixes #266144, #317575.Chenthill Palanisamy2005-10-116-85/+119
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-0717-80/+310
* Provides across calendars keyboard accelerators for popup menusSrinivasa Ragavan2005-10-034-15/+15
* fixes #315095.Chenthill Palanisamy2005-10-031-64/+76
* fixes 271480.Chenthill Palanisamy2005-10-031-0/+7
* fixes #264449.Chenthill Palanisamy2005-10-0312-41/+251
* fixes 257649.Chenthill Palanisamy2005-10-012-2/+21
* fixes #244981.Chenthill Palanisamy2005-10-011-0/+9
* fixes 316954.Chenthill Palanisamy2005-10-011-1/+1
* fixes #301391Chenthill Palanisamy2005-10-011-2/+9
* fixes #269685.Chenthill Palanisamy2005-10-011-5/+84
* fixes #258786.Chenthill Palanisamy2005-10-016-6/+15
* Fixes #314599.Chenthill Palanisamy2005-09-301-3/+3
* fixes #273781.Chenthill Palanisamy2005-09-301-0/+2
* Fixes #274188.Chenthill Palanisamy2005-09-301-1/+2
* Fixes #273847.Chenthill Palanisamy2005-09-303-2/+7
* Fixes #246480Chenthill Palanisamy2005-09-301-4/+14
* Fixes #270036Chenthill Palanisamy2005-09-301-1/+4
* Fixes #317014Chenthill Palanisamy2005-09-299-18/+41
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-4/+4
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-3/+3
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-2/+2
* Fixes #261625Chenthill Palanisamy2005-09-191-7/+11
* Fixes 314922.Chenthill Palanisamy2005-09-021-1/+3
* Fixes 313705Chenthill Palanisamy2005-08-252-0/+7
* source-type is an enum not a pointer!Not Zed2005-08-2420-46/+39
* Remove unwanted include of header that also borks the build.Harish Krishnaswamy2005-08-191-1/+0
* Show the attachment bar menu items when needed.Chenthill Palanisamy2005-08-188-47/+59
* ** See bug #312668.Not Zed2005-08-183-419/+0
* Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only saveCarsten Guenther2005-08-181-13/+16
* Fixes #311904Chenthill Palanisamy2005-08-171-15/+15
* 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