aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-view.h
Commit message (Expand)AuthorAgeFilesLines
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+2
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-2/+2
* Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-101-2/+4
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+2
* Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointme...Chenthill Palanisamy2012-03-051-1/+1
* Bug 661399 - Crash when hovering over calendar entryMatthew Barnes2011-10-121-2/+1
* Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-271-6/+6
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-7/+7
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-6/+13
* Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2010-12-071-1/+7
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-0/+5
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-191-4/+0
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Bug 628654 - e_calendar_view_get_tooltips memory leakMatthew Barnes2010-09-031-1/+1
* Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-0/+8
* Improve clipboard behavior.Matthew Barnes2010-01-181-0/+4
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+3
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-3/+0
* Header file cleanup.Matthew Barnes2009-11-211-78/+131
* Get the calendar view popup menu working.Matthew Barnes2009-08-161-1/+3
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-1/+0
* Trimming redundancy.Matthew Barnes2009-07-291-3/+0
* Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-241-24/+36
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-0/+2
|\
| * Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-031-0/+2
| * Stop abusing forward declarations.Matthew Barnes2009-06-191-2/+2
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-8/+8
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Stop abusing forward declarations.Matthew Barnes2009-06-191-2/+2
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-8/+8
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-0/+2
|\|
| * Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-211-0/+2
* | Manual conflict resolutionMatthew Barnes2009-04-251-1/+0
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+4
|\|
| * Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-0/+1
| * ** Fix for bug #559604Milan Crha2008-12-221-1/+1
| * Patch from Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #350725 (Cop...Suman Manjunath2008-12-081-0/+1
| * ** Fix for bug #559604Milan Crha2008-11-111-0/+1
| * ** Fix for bug #559086Ashish Shrivastava2008-11-031-0/+3
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+15
| * Fixes #347287Chenthill Palanisamy2008-08-131-0/+2
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+1
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-0/+1
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-241-0/+1
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-1/+0
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-15/+15
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-0/+2
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-3/+3
* ** Fix for bug #512543Milan Crha2008-03-131-2/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-8/+8
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-20 mcrha Fix for bug #262226Milan Crha2007-08-201-1/+1
* Fixes #300584Chenthill Palanisamy2007-07-091-0/+2
* ** Fix for bug #321741Srinivasa Ragavan2007-07-071-1/+2
* Fixes #351332Matthew Barnes2006-09-191-0/+12
* Added configure option for disabling cairo calendarSrinivasa Ragavan2006-07-281-2/+0
* Committing updated patch for cairo.Srinivasa Ragavan2006-05-041-0/+2
* fixes the tool tip crash.Chenthill Palanisamy2005-12-091-2/+9
* Added a function to get tooltip tooltip widgetSrinivasa Ragavan2005-11-231-2/+6
* fixes 257649.Chenthill Palanisamy2005-10-011-1/+3
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-1/+1
* guard config.hJP Rosevear2004-10-081-0/+1
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+1
* remove prototypesJP Rosevear2004-04-301-0/+1
* remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto.Kidd Wang2004-03-291-1/+0
* Fixes #52253JP Rosevear2004-03-161-1/+0
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-6/+9
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-0/+14
* delete the ECalViewMoveDirection type declaration which was added byKidd Wang2004-01-081-7/+0
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-061-0/+7
* add a menu item for "open appointment".Kidd Wang2003-12-291-0/+3
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-69/+69
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+1
* fixed typo in menu item label.Rodrigo Moya2003-10-291-0/+2
* accept also text/calendar for D&D.Rodrigo Moya2003-10-241-1/+1
* remove and free op before return.Harry Lu2003-10-241-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+13
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-6/+5
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+2
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-0/+4
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-1/+15
* removed.Rodrigo Moya2003-07-241-1/+12
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-0/+3
* removed unneeded prototypes.Rodrigo Moya2003-07-231-0/+2
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-0/+19
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-0/+2
* moved duplicated code to...Rodrigo Moya2003-07-181-1/+9
* new base class for calendar views.Rodrigo Moya2003-07-171-0/+55