aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-view.c
Commit message (Expand)AuthorAgeFilesLines
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-231-0/+168
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-181-1/+1
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-3/+7
* Provides across calendars keyboard accelerators for popup menusSrinivasa Ragavan2005-10-031-4/+4
* fixes 316954.Chenthill Palanisamy2005-10-011-1/+1
* fixes #301391Chenthill Palanisamy2005-10-011-2/+9
* Fixes #246480Chenthill Palanisamy2005-09-301-4/+14
* source-type is an enum not a pointer!Not Zed2005-08-241-4/+3
* Vulnerability patch submitted byChenthill Palanisamy2005-08-051-1/+1
* Fixes #306017 Obtain the default zone information from cal-view andP. S. Chakravarthi2005-08-031-9/+16
* Added a mask to check if the meeting needs to be accepted. Increased theChenthill Palanisamy2005-07-251-5/+5
* Fixes #310340 Check if the backend supports having master object forChenthill Palanisamy2005-07-201-6/+9
* Fixes #309680 Remove the recurrence id only from e_cal_comp.Chenthill Palanisamy2005-07-201-3/+1
* Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-111-6/+13
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-9/+17
* Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-221-2/+10
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-8/+47
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-071-25/+91
* Fixes #271679Rodrigo Moya2005-05-061-19/+39
* Fixes #274476 Send the right value boolean variable meeting toChenthill Palanisamy2005-04-181-2/+1
* Fixes #73969 Remove the recurrence id property if its present.Chenthill Palanisamy2005-03-311-0/+2
* abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-211-1/+3
* clear the component preview when we update the view.Rodrigo Moya2005-02-041-1/+1
* Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-311-2/+8
* removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-171-2/+2
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-6/+6
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* keep a local copy of the ECal.Rodrigo Moya2004-12-091-3/+18
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-251-1/+2
* added hook doco.Not Zed2004-10-281-0/+8
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-191-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-12/+8
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-121-1/+16
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-250/+101
* re-added 'Make this occurrence movable' menu item, gone by mistake.Rodrigo Moya2004-08-101-0/+72
* Fixes #57622Rodrigo Moya2004-08-021-10/+6
* creating new items no longer needs to be disabled since the user canJP Rosevear2004-08-011-4/+4
* Fixes #57287, 58748JP Rosevear2004-07-141-9/+20
* Fixes #60289Rodrigo Moya2004-07-101-2/+15
* Fixes #60645JP Rosevear2004-07-061-0/+4
* Fixes #58799Rodrigo Moya2004-06-101-2/+16
* Fixes #57578Rodrigo Moya2004-06-091-22/+55
* Fixes #59369Rodrigo Moya2004-06-011-0/+3
* *Bug #51968 "Invite others.." button confusing in Appointment editorPriyanshu Raj2004-06-011-3/+3
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-5/+5
* if we don't have a RECURRENCE-ID, remove nothing, and use the instanceRodrigo Moya2004-05-171-6/+2
* if we don't have a RECURRENCE-ID, remove nothing.Rodrigo Moya2004-05-171-11/+13
* remove prototypesJP Rosevear2004-04-301-11/+28
* Fixes #56504JP Rosevear2004-04-221-0/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-11/+24
* include libecal/e-cal-component.h to kill implicit declaration ofTrent Lloyd2004-04-191-0/+1
* use the DTSTART for the recur-id if it's not available.Rodrigo Moya2004-04-151-2/+13
* fix small typoRadek Doulik2004-04-011-1/+1
* Naming issue, Go to Date -> Select Date, Go to Today -> Select today.Hari Prasad Nadig2004-03-291-2/+2
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-291-55/+1
* Fixes #55648JP Rosevear2004-03-271-0/+3
* fix buildChris Toshok2004-03-241-1/+1
* make the flow control correctJP Rosevear2004-03-241-4/+3
* get the UID from the server on newly created events and set theRodrigo Moya2004-03-221-2/+67
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-1/+1
* Fixes #52253JP Rosevear2004-03-161-51/+2
* Fixes #35577Rodrigo Moya2004-03-151-6/+22
* make copy & paste and drag & drop behave the same way described asKidd Wang2004-02-181-8/+53
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-5/+1
* stop status bar messages madness.Rodrigo Moya2004-01-291-4/+0
* we are required to pass in the end in-out argJP Rosevear2004-01-181-2/+2
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-15/+25
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-28/+2
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-0/+71
* add a menu item for "open appointment".Kidd Wang2003-12-291-0/+43
* Fixes part of #41237Rodrigo Moya2003-12-171-13/+0
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-041-13/+0
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-25/+17
* Fixes #43556Rodrigo Moya2003-11-201-127/+71
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-273/+273
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+10
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+31
* no need to keep the timezone here, it is already stored in the model.Rodrigo Moya2003-10-281-11/+8
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-2/+2
* remove and free op before return.Harry Lu2003-10-241-15/+46
* connect also to ETableModel's "model_cell_changed" signal.Rodrigo Moya2003-10-231-1/+14
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-142/+355
* set more icons for the popup menu.Rodrigo Moya2003-08-201-1/+27
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-123/+156
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+29
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-2/+3
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-1/+75
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-27/+47
* check the uid before using it.Rodrigo Moya2003-07-241-0/+2
* removed.Rodrigo Moya2003-07-241-32/+59
* added missing cases. (setup_popup_icons): new function to set up icons forRodrigo Moya2003-07-241-0/+24
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-3/+479
* removed unneeded prototypes.Rodrigo Moya2003-07-231-50/+42
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-0/+421
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-0/+40
* moved duplicated code to...Rodrigo Moya2003-07-181-0/+39
* new base class for calendar views.Rodrigo Moya2003-07-171-0/+70