| Commit message (Expand) | Author | Age | Files | Lines |
* | Add e_cal_model_list_clients(). | Matthew Barnes | 2013-04-13 | 1 | -8/+7 |
* | Remove e_cal_shell_view_update_timezone(). | Matthew Barnes | 2013-02-17 | 1 | -31/+0 |
* | ECalShellView: Handle error signals from calendar backends. | Matthew Barnes | 2013-02-17 | 1 | -0/+46 |
* | ECalShellView: Use g_clear_object() in dispose(). | Matthew Barnes | 2013-02-16 | 1 | -3/+3 |
* | Remove old GTK+ version checks. | Matthew Barnes | 2013-02-16 | 1 | -2/+0 |
* | Remove usage of deprecated e_client_is_opened(). | Matthew Barnes | 2013-01-26 | 1 | -2/+1 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -1/+0 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 1 | -8/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -2/+4 |
* | Make sure the selected days in the calendar matches shown days | Milan Crha | 2012-09-11 | 1 | -0/+16 |
* | Bug #683407 - Preserve week views in calendar when clicking one day | Milan Crha | 2012-09-11 | 1 | -2/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -38/+72 |
* | Bug #676785 - Enables wrong calendar after saving appointment | Milan Crha | 2012-08-10 | 1 | -5/+4 |
* | Adapt modules/calendar to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -22/+13 |
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 1 | -2/+2 |
* | Bug #671585 - Add support for smooth scrolling devices | Milan Crha | 2012-05-15 | 1 | -4/+27 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 1 | -11/+11 |
* | Bug #584143 - Global Search Function withing Calendar | Milan Crha | 2012-04-11 | 1 | -0/+462 |
* | Bug #670967 - Moving event in offline doesn't delete event from original cale... | Vibha Yadav | 2012-04-04 | 1 | -0/+20 |
* | Miscellaneous EShellView-related cleanups. | Matthew Barnes | 2011-12-08 | 1 | -5/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -1/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 1 | -5/+13 |
* | Bug #655843 - Copy to calendar doesn't add timezone information | James Bottomley | 2011-08-11 | 1 | -0/+30 |
* | Add a bit more error checking and do not leak icalcomponent-s | Milan Crha | 2011-06-30 | 1 | -2/+1 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -21/+23 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -6/+3 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
* | Bug #243938 - Clicking on week numbers changes work week to week view | Milan Crha | 2011-05-13 | 1 | -2/+8 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -2/+4 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -1/+1 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -2/+2 |
* | Remove unused function | Benjamin Otte | 2010-10-30 | 1 | -16/+0 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -6/+9 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 1 | -4/+7 |
* | Add a GCancellable to EActivity. | Matthew Barnes | 2010-09-19 | 1 | -1/+2 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -1/+1 |
* | use g_signal_connect_object to improve reliability | Michael Meeks | 2010-08-05 | 1 | -40/+40 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -1/+3 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -0/+96 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -12/+11 |
| * | fix build snafu (urk)MEEGO_1_0 | Michael Meeks | 2010-04-23 | 1 | -1/+1 |
| * | add defines to ease MeeGo building | Michael Meeks | 2010-04-23 | 1 | -0/+10 |
| * | Merge commit 'origin/gnome-2-30' into express2 | Michael Meeks | 2010-04-22 | 1 | -1/+84 |
| |\ |
|
| | * | Bug 596601 (bnc) - monitor system timezone changes in evolution | Chenthill Palanisamy | 2010-04-16 | 1 | -1/+84 |
| * | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-04-07 | 1 | -25/+31 |
| |/ |
|
| * | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -2/+4 |
| * | Bug #613356 - Calendar doesn't save Task/Memo table state | Milan Crha | 2010-04-01 | 1 | -0/+4 |
* | | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 1 | -0/+3 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -2/+2 |
* | | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -2/+4 |
* | | Bug #613356 - Calendar doesn't save Task/Memo table state | Milan Crha | 2010-04-01 | 1 | -0/+4 |
* | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-03-20 | 1 | -25/+31 |
|/ |
|
* | Some more directories relocated on windows | Fridrich Strba | 2010-03-11 | 1 | -0/+2 |
* | Bug 611727 - Date navigator marks dates for inactive calendars | Matthew Barnes | 2010-03-10 | 1 | -0/+4 |
* | Bug #529331 - Deletes appointments when moving to the same calendar | Milan Crha | 2010-02-25 | 1 | -2/+3 |
* | Improve sidebar and ECalModel interaction. | Matthew Barnes | 2010-01-30 | 1 | -0/+5 |
* | Remove a bunch of dead code in GnomeCalendar. | Matthew Barnes | 2010-01-30 | 1 | -24/+0 |
* | Rename ECalendarTable to ETaskTable. | Matthew Barnes | 2009-12-27 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -1/+2 |
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -4/+6 |
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 1 | -6/+6 |
* | Bug #602098 - No progress notification from GnomeCalendar | Milan Crha | 2009-11-18 | 1 | -2/+5 |
* | Bug 601767 - Delete action in calendar view has glitches | Matthew Barnes | 2009-11-14 | 1 | -3/+11 |
* | Bug #593751 - Show correct context menu in calendar views | Milan Crha | 2009-11-11 | 1 | -1/+19 |
* | Bug #596860 - Duplicate event gets shown in calendar view | Milan Crha | 2009-10-16 | 1 | -2/+0 |
* | Bug 594534 - Can't select calendar for a new appointment | Matthew Barnes | 2009-09-29 | 1 | -0/+27 |
* | Bug 595119 - Crash while trying to add a new category in contact | Matthew Barnes | 2009-09-21 | 1 | -2/+2 |
* | Introduce an EShellView::execute-search signal. | Matthew Barnes | 2009-09-03 | 1 | -155/+0 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -2/+2 |
* | Re-enable more calendar code. | Matthew Barnes | 2009-08-28 | 1 | -2/+5 |
* | Handle calendar URIs from the command line. | Matthew Barnes | 2009-08-25 | 1 | -1/+1 |
* | Trim more fat off the GnomeCalendar API. | Matthew Barnes | 2009-08-19 | 1 | -7/+159 |
* | Remove duplicate handlers for date navigator signals. | Matthew Barnes | 2009-08-18 | 1 | -1/+7 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -1/+0 |
* | Get the calendar view popup menu working. | Matthew Barnes | 2009-08-16 | 1 | -0/+135 |
* | Track the timezone in one place: ECalModel | Matthew Barnes | 2009-08-13 | 1 | -12/+3 |
* | Make switching between calendar views work. | Matthew Barnes | 2009-08-13 | 1 | -1/+8 |
* | Get the backup-restore plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+0 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-06 | 1 | -2/+0 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -52/+40 |
* | Get GnomeCalendar and the a11y stuff building. | Matthew Barnes | 2009-07-28 | 1 | -2/+2 |
* | Kill CalSearchBar. | Matthew Barnes | 2009-07-28 | 1 | -1/+150 |
* | Move "user_created" signal emission to ECalendarView. | Matthew Barnes | 2009-07-24 | 1 | -0/+22 |
* | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -0/+650 |