aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-day-view.h
Commit message (Expand)AuthorAgeFilesLines
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+2
* EDayView: Hide data members which have accessor functions.Matthew Barnes2013-03-171-13/+0
* EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-171-13/+0
* EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-171-20/+11
* EDayView cleanups.Matthew Barnes2013-03-091-118/+122
* Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().Matthew Barnes2012-12-011-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-49/+49
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-3/+0
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-30/+0
* calendar: Draw day view with cairoBenjamin Otte2010-10-301-3/+0
* calendar: Only include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Bug #629150 - Empty calendar viewMilan Crha2010-09-291-0/+2
* Coding style cleanups.Matthew Barnes2010-09-131-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-2/+4
* Centralize week-start-day tracking in calendar views.Matthew Barnes2009-08-191-8/+0
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-6/+0
* Add properties to calendar classes.Matthew Barnes2009-07-311-18/+29
* Trimming redundancy.Matthew Barnes2009-07-291-7/+21
* Fix excessive whitespace.Matthew Barnes2009-07-141-6/+0
* Bug #251694 - Highlight current day in a calendarMilan Crha2009-07-031-0/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-1/+1
* ** Fix for bug #200254Milan Crha2009-01-191-1/+9
* ** Fix for bug #246313Milan Crha2009-01-151-2/+10
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-15/+15
* Fixes #347287Chenthill Palanisamy2008-08-131-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* ** Fix for bug #346693Milan Crha2007-11-051-0/+7
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-23 mcrha Fix for bug #201201 and bug #201202Milan Crha2007-08-231-0/+6
* Added Cairo support for Evolution.Srinivasa Ragavan2006-04-241-0/+1
* Fixes #272301Thouis R. Jones2005-05-301-0/+16
* Reverted Marcus Baines patchRodrigo Moya2005-05-161-16/+0
* Fixes #272301Thouis R. Jones2005-05-131-0/+16
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-0/+1
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-1/+0
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-8/+4
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-1/+1
* remove protoJP Rosevear2004-02-271-3/+0
* add a new signal "event_move" and its key binding.Andrew Wu2004-01-091-0/+3
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-6/+2
* Do not depend on e-folder-list.Ettore Perazzoli2003-12-031-4/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-5/+5
* add new signal "selected_time_changed" a11y initialization new publicBolian Yin2003-11-041-0/+5
* fixed typo in menu item label.Rodrigo Moya2003-10-291-8/+0
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-7/+0
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-1/+1
* Add a11y dependency. gui/calendar-commands.cBolian Yin2003-08-201-0/+5
* new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): newRodrigo Moya2003-07-251-9/+0
* define ECalViewEvent as the base struct for the other views.Rodrigo Moya2003-07-241-19/+1
* removed.Rodrigo Moya2003-07-241-14/+1
* moved the duplicated popup menu code here. (e_cal_view_create_popup_menu):Rodrigo Moya2003-07-231-1/+0
* removed unneeded prototypes.Rodrigo Moya2003-07-231-12/+0
* added "get_selected_events", and "update_query" virtual methods.Rodrigo Moya2003-07-231-24/+0
* removed e_day_view_set_calendar prototype.Rodrigo Moya2003-07-221-6/+0
* moved duplicated code to...Rodrigo Moya2003-07-181-6/+0
* new base class for calendar views.Rodrigo Moya2003-07-171-2/+4
* Forgot this fileRodrigo Moya2003-06-261-0/+5
* Fixes #22444Rodrigo Moya2003-04-231-0/+2
* Fixes #39895Not Zed2003-03-301-0/+1
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-261-1/+1
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-1/+1
* use util function to see if the user is the organizer72002-07-181-0/+2
* free the view popup (e_week_view_show_popup_menu): add the view popup toJP Rosevear2002-04-241-1/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-191-0/+7
* don't call calendar_config_check_timezone_set() now, since the startupDamon Chaplin2001-09-041-0/+10
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-2/+5
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-0/+3
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-0/+9
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-041-0/+6
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+2
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+8
* removed not-uses-anymore parameter in call toRodrigo Moya2001-06-281-0/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* added cut&paste support, by using a GtkInvisible widget to manage theRodrigo Moya2001-06-131-0/+4
* new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-291-4/+3
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-13/+7
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-2/+11
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+2
* added changed flags and added calls to a new functionDamon Chaplin2000-12-111-5/+21
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-291-4/+10
* added more support for config settings.Damon Chaplin2000-11-271-4/+28
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-1/+20
* when the user types in a new event, don't create it until the user hitsDamon Chaplin2000-10-051-7/+2
* updated to support RDATE end times or durations. Note that if you have twoDamon Chaplin2000-09-301-6/+11
* switched to using new ECalendar widget, and a few other fixes.Damon Chaplin2000-08-311-3/+51
* Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-301-12/+6
* Use CalComponent instead of iCalObject. Work around not having a compareJP Rosevear2000-08-221-1/+1
* changed so it keeps the selection range. It just moves it on one day/weekDamon Chaplin2000-06-211-3/+5
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-3/+16
* show the EText item, just in case it hasn't moved, otherwise it won'tDamon Chaplin2000-05-081-3/+4
* new function to get the currently seleted time range form the currentDamon Chaplin2000-05-011-0/+5
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-6/+14
* added new source files and pixmaps, and removed old source files, whichDamon Chaplin2000-04-241-7/+19
* New widget for Day/Work-Week views. Unfinished.Damon Chaplin2000-03-141-0/+463