aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-249-408/+937
* Fixes #332409 Reset the ecal to NULL. If the default client does not existChenthill Palanisamy2006-04-242-2/+5
* Added the delfrom property to the delegatee. Fixes #165714Harish Krishnaswamy2006-04-221-3/+3
* Move the tooltip if it could hide in the corner.Srinivasa Ragavan2006-04-223-5/+46
* Rewrite Alarm Notify with EThreadSrinivasa Ragavan2006-04-224-130/+673
* Commiting Johnny's patch for adding ' Click to add' feature in Memo.Srinivasa Ragavan2006-04-223-6/+9
* Fixes #163039Chenthill Palanisamy2006-04-103-54/+11
* Fixes #328808Chenthill Palanisamy2006-04-067-5/+74
* Fixes drag and drop of recurring appointmentsChenthill Palanisamy2006-04-061-4/+2
* Fixes #162005Chenthill Palanisamy2006-04-061-2/+3
* Fixes bug #333704 Because the passing text is in UTF-8 encoding, it shouldSimon Zheng2006-04-051-5/+5
* Fixes bug 335214Irene Huang2006-04-041-0/+1
* Added retract support.Chenthill Palanisamy2006-04-034-10/+287
* Fixes #160357Chenthill Palanisamy2006-03-292-5/+23
* Fixes #160357Chenthill Palanisamy2006-03-294-2/+38
* Fixes #333877 Use gtk_tree_selection_get_selected_rows instead ofJeff Cai2006-03-281-4/+6
* Fix for 333693. need to see if source is NULL to avoid a CRITICAL warning.Harry Lu2006-03-281-1/+1
* Fixes #329502Chenthill Palanisamy2006-03-232-2/+3
* Fixes #330842Chenthill Palanisamy2006-03-221-1/+6
* Fix for 333697 remove two useless widgets: sendoptions_frame andHarry Lu2006-03-221-5/+0
* Fix for 333706Harry Lu2006-03-221-1/+1
* ** Fix for bug #268584Boby Wang2006-03-202-3/+3
* Fixes #334003Chenthill Palanisamy2006-03-131-2/+4
* **Fixes #321832 Pickup the right-icon for f/b. Define EVOLUTION_ICONSDIRVeerapuram Varadhan2006-03-062-1/+2
* Fixes bug #332140Simon Zheng2006-03-062-9/+15
* Fixes #311482 As uri is encaped ASCII-encoded, it can't be recognized whenSimon Zheng2006-03-061-2/+2
* committed fix for bug #328988Srinivasa Ragavan2006-03-062-76/+52
* fixes #330448Chenthill Palanisamy2006-03-061-0/+6
* Fixes #329353Chenthill Palanisamy2006-03-061-1/+1
* Fixes #333234 Initialize calendar to ensure gconf_client is valid.Jeff Cai2006-03-041-0/+4
* Fixes #331089Chenthill Palanisamy2006-03-041-2/+0
* Fixes #324560 Request notification of changes to show_task_preview.Sam Yang2006-03-033-0/+29
* Fixes #312423, #329749Chenthill Palanisamy2006-03-032-11/+20
* fixes #332726Chenthill Palanisamy2006-02-281-9/+0
* Fixes #330677Chenthill Palanisamy2006-02-241-8/+7
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-80/+97
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+3
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+2
* Committed Rajeev's patch.Srinivasa Ragavan2006-02-151-0/+1
* Fix for bug #330931 #331029Srinivasa Ragavan2006-02-141-1/+2
* sensitize should be initialized to TRUE since it is being ANDed to computeHarish Krishnaswamy2006-02-131-1/+1
* mark strings for translationKarsten Bräckelmann2006-02-131-3/+3
* added translator comments for some occurrences of heavy sentenceAndre Klapper2006-02-122-11/+60
* adding translator comments to "second" strings to distinguish ordinalAndre Klapper2006-02-123-1/+4
* a11y changes for bug #330723Karsten Bräckelmann2006-02-113-3/+4
* fix a11y string, bug #330712Karsten Bräckelmann2006-02-111-1/+1
* fixes #329570Chenthill Palanisamy2006-02-101-16/+8
* fixes #330521Chenthill Palanisamy2006-02-091-2/+2
* Pass the client along with the id for search to handle cases where theHarish Krishnaswamy2006-02-091-2/+2
* fixes #329768Chenthill Palanisamy2006-02-091-4/+2
* fixes #330465Chenthill Palanisamy2006-02-091-2/+2
* Construct the pathname to the xml file at run-time to avoid usingTor Lillqvist2006-02-091-1/+7
* broken pipes are soo funKjartan Maraas2006-02-0822-210/+41
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-0854-680/+151
* Committing Johnny's patch.Srinivasa Ragavan2006-02-081-1/+1
* Committed Ranjan's patch.Srinivasa Ragavan2006-02-081-1/+1
* Committing Johnny's patch.Srinivasa Ragavan2006-02-081-0/+2
* Committing Rajeev's patch.Srinivasa Ragavan2006-02-071-0/+1
* Committing Ozwald's and Johnny's patch.Srinivasa Ragavan2006-02-062-0/+3
* fix typoKarsten Bräckelmann2006-02-061-1/+1
* Fix compilation against HEAD gtk and on Win32, where we use theTor Lillqvist2006-01-311-2/+4
* show the alarm list dialog.Chenthill Palanisamy2006-01-311-0/+1
* Reverting Chakravarthi's commit on Jan 17 to fix miscellaneous problemsHarish Krishnaswamy2006-01-301-22/+5
* Fixed a small build issue.Devashish Sharma2006-01-301-8/+8
* removed the unnecessary printfChenthill Palanisamy2006-01-301-1/+0
* Fixed the page layouts as per HIG spacing.Johnny Jacob2006-01-304-802/+913
* fixes #225816Chenthill Palanisamy2006-01-301-2/+177
* Fixes #328285 Added. Handle focus in and out events. (init_widgets):Johnny Jacob2006-01-301-0/+29
* fixes #225816Chenthill Palanisamy2006-01-302-3/+47
* ** Fixes Bug #327347Rajeev ramanathan2006-01-301-1/+2
* fixes #327344Chenthill Palanisamy2006-01-302-1/+2
* ** Fixes Bug #327304Rajeev ramanathan2006-01-301-0/+2
* Committing Rajeev's patch.Srinivasa Ragavan2006-01-287-244/+318
* Changed the layout of the alarm dialog.Srinivasa Ragavan2006-01-284-142/+199
* fixes #325762Chenthill Palanisamy2006-01-255-303/+229
* fixes #327879Chenthill Palanisamy2006-01-251-1/+2
* fixes #323700Chenthill Palanisamy2006-01-241-6/+20
* Committing patch from Jon Ander HernandezSrinivasa Ragavan2006-01-241-1/+1
* removed surrounding markup. Fixes bug 313120. Committing on behalf ofAndre Klapper2006-01-241-2/+7
* added translator comment to a string. Fixes bug 328006.Andre Klapper2006-01-241-0/+4
* added translator comments to workday abbreviations. Fixes bug 328007.Andre Klapper2006-01-241-0/+1
* committing patch from pavithranSrinivasa Ragavan2006-01-232-0/+2
* Fixes #327958Irene Huang2006-01-231-3/+10
* fixes #326478Chenthill Palanisamy2006-01-232-312/+145
* Removed wrong parameter to be able to compile again.Andre Klapper2006-01-201-1/+1
* Edit button implementation for tasks.Chenthill Palanisamy2006-01-201-2/+29
* fixes #327487Chenthill Palanisamy2006-01-201-5/+10
* 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