| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-14 | 1 | -33/+33 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-30 | 1 | -3/+0 |
* | calendar: Remove now unused gcs and colormap handling from EWeekView | Benjamin Otte | 2010-10-30 | 1 | -3/+0 |
* | calendar: Only include libgnomecanvas.h | Benjamin Otte | 2010-10-30 | 1 | -1/+1 |
* | Bug #629150 - Empty calendar view | Milan Crha | 2010-09-29 | 1 | -0/+2 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -5/+5 |
* | Centralize week-start-day tracking in calendar views. | Matthew Barnes | 2009-08-19 | 1 | -5/+0 |
* | Add properties to calendar classes. | Matthew Barnes | 2009-07-31 | 1 | -2/+2 |
* | Trimming redundancy. | Matthew Barnes | 2009-07-29 | 1 | -2/+2 |
* | Add EMonthView, a simple subclass of EWeekView. | Matthew Barnes | 2009-07-24 | 1 | -70/+86 |
* | Move "user_created" signal emission to ECalendarView. | Matthew Barnes | 2009-07-24 | 1 | -15/+28 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -3/+0 |
* | Bug #251694 - Highlight current day in a calendar | Milan Crha | 2009-07-03 | 1 | -0/+1 |
* | Bug #236996 - Calendar display for weekends in month view | Milan Crha | 2009-07-03 | 1 | -0/+1 |
* | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 1 | -6/+2 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 1 | -1/+1 |
* | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 1 | -0/+4 |
* | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -16/+15 |
* | Fixes #347287 | Chenthill Palanisamy | 2008-08-13 | 1 | -1/+1 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -2/+2 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -1/+1 |
* | ** Fixes bug #534360 | Matthew Barnes | 2008-05-23 | 1 | -4/+4 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -7/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fix for the same issue of week view of bug #330628 | Hiroyuki Ikezoe | 2007-08-27 | 1 | -0/+1 |
* | ** Fix for bug #468440 | Srinivasa Ragavan | 2007-08-25 | 1 | -1/+2 |
* | 2007-08-23 mcrha Fix for bug #201201 and bug #201202 | Milan Crha | 2007-08-23 | 1 | -0/+6 |
* | Added a function to get tooltip tooltip widget | Srinivasa Ragavan | 2005-11-23 | 1 | -0/+1 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -0/+1 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -1/+0 |
* | Fixes #59824 | Larry Ewing | 2004-06-23 | 1 | -2/+2 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 1 | -0/+6 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -6/+3 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 1 | -1/+1 |
* | add a new signal "event_move" and its key binding. | Andrew Wu | 2004-01-09 | 1 | -0/+3 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -4/+4 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -8/+0 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -8/+0 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 1 | -0/+6 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -0/+2 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 1 | -0/+4 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 1 | -8/+0 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 1 | -9/+1 |
* | removed. | Rodrigo Moya | 2003-07-24 | 1 | -12/+0 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 1 | -1/+0 |
* | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 1 | -12/+0 |
* | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 1 | -25/+1 |
* | removed e_day_view_set_calendar prototype. | Rodrigo Moya | 2003-07-22 | 1 | -7/+0 |
* | moved duplicated code to... | Rodrigo Moya | 2003-07-18 | 1 | -6/+0 |
* | new base class for calendar views. | Rodrigo Moya | 2003-07-17 | 1 | -2/+3 |
* | Fixes #45274 | Bolian Yin | 2003-07-01 | 1 | -1/+1 |
* | Fixes #22444 | Rodrigo Moya | 2003-04-23 | 1 | -0/+3 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 1 | -0/+1 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 1 | -1/+1 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -1/+1 |
* | kill warning | JP Rosevear | 2002-09-07 | 1 | -0/+4 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 1 | -0/+2 |
* | figure out when today is and highlight if it is not selected | JP Rosevear | 2002-01-15 | 1 | -0/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | keep a reference to the EvolutionShellClient component | Rodrigo Moya | 2001-10-19 | 1 | -0/+6 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 1 | -0/+7 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 1 | -3/+3 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 1 | -0/+3 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -1/+9 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 1 | -0/+6 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -0/+2 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+8 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 1 | -0/+4 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 1 | -0/+4 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 1 | -0/+9 |
* | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 1 | -3/+7 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -0/+5 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+2 |
* | finished 12-hour support and tried to tidy up & comment the drawing code | Damon Chaplin | 2000-11-29 | 1 | -9/+38 |
* | added more support for config settings. | Damon Chaplin | 2000-11-27 | 1 | -0/+23 |
* | when the user types in a new event, don't create it until the user hits | Damon Chaplin | 2000-10-05 | 1 | -5/+0 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 1 | -17/+40 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 1 | -14/+6 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-21 | 1 | -1/+1 |
* | added little buttons which are shown when there are more events than will | Damon Chaplin | 2000-06-17 | 1 | -0/+5 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 1 | -0/+5 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 1 | -8/+21 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 1 | -0/+357 |