aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view-private.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore false GObject property change notificationsMilan Crha2014-06-051-1/+1
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-5/+5
* Bug #712342 - Calendar search doesn't finishMilan Crha2013-11-201-13/+9
* Bug #657808 - Copy/move of a single instance should grab whole serieMilan Crha2013-11-051-128/+94
* Miscellaneous cleanups.Matthew Barnes2013-09-081-13/+22
* Bug 704861 - Runtime warning in calendar moduleMatthew Barnes2013-07-291-1/+1
* ECalShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-201-105/+268
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-061-5/+1
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-061-34/+1
* Split CalendarViewFactory into separate classes by view type.Matthew Barnes2013-07-061-4/+4
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-061-18/+1
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-6/+3
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-6/+10
* ECalShellView: Disconnect "prepare-for-quit" handler on dispose().Matthew Barnes2013-06-111-0/+8
* Minor efficiency tweak in cal_shell_view_user_created_cb().Matthew Barnes2013-06-011-7/+3
* Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-011-3/+2
* Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-011-3/+2
* GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-011-4/+2
* Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-301-2/+8
* Add e_cal_model_list_clients().Matthew Barnes2013-04-131-8/+7
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-8/+0
* Remove ECalShellSettings.Matthew Barnes2013-03-171-39/+16
* Convert all "week-start-day" properties to GDateWeekday.Matthew Barnes2013-03-171-3/+4
* Remove e_cal_shell_view_update_timezone().Matthew Barnes2013-02-171-31/+0
* ECalShellView: Handle error signals from calendar backends.Matthew Barnes2013-02-171-0/+46
* ECalShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-161-3/+3
* Remove old GTK+ version checks.Matthew Barnes2013-02-161-2/+0
* Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-261-2/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+4
* Make sure the selected days in the calendar matches shown daysMilan Crha2012-09-111-0/+16
* Bug #683407 - Preserve week views in calendar when clicking one dayMilan Crha2012-09-111-2/+5
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-38/+72
* Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-101-5/+4
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-22/+13
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-2/+2
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-151-4/+27
* Whitespace cleanups.Matthew Barnes2012-05-131-11/+11
* Bug #584143 - Global Search Function withing CalendarMilan Crha2012-04-111-0/+462
* Bug #670967 - Moving event in offline doesn't delete event from original cale...Vibha Yadav2012-04-041-0/+20
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-5/+13
* Bug #655843 - Copy to calendar doesn't add timezone informationJames Bottomley2011-08-111-0/+30
* Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-06-301-2/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-21/+23
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-6/+3
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-05-131-2/+8
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-2/+4
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-1/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-2/+2
* Remove unused functionBenjamin Otte2010-10-301-16/+0
* Simplify EActivity.Matthew Barnes2010-10-231-6/+9
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-4/+7
* Add a GCancellable to EActivity.Matthew Barnes2010-09-191-1/+2
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-1/+1
* use g_signal_connect_object to improve reliabilityMichael Meeks2010-08-051-40/+40
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+3
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+96
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-12/+11
| * fix build snafu (urk)MEEGO_1_0Michael Meeks2010-04-231-1/+1
| * add defines to ease MeeGo buildingMichael Meeks2010-04-231-0/+10
| * Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-221-1/+84
| |\
| | * Bug 596601 (bnc) - monitor system timezone changes in evolutionChenthill Palanisamy2010-04-161-1/+84
| * | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-04-071-25/+31
| |/
| * Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-2/+4
| * Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-011-0/+4
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-0/+3
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-2/+2
* | Bug #613352 - Changed time range not propagated to calendarMilan Crha2010-04-011-2/+4
* | Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-011-0/+4
* | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-03-201-25/+31
|/
* Some more directories relocated on windowsFridrich Strba2010-03-111-0/+2
* Bug 611727 - Date navigator marks dates for inactive calendarsMatthew Barnes2010-03-101-0/+4
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-251-2/+3
* Improve sidebar and ECalModel interaction.Matthew Barnes2010-01-301-0/+5
* Remove a bunch of dead code in GnomeCalendar.Matthew Barnes2010-01-301-24/+0
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+2
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-4/+6
* Kill ETableScrolled.Matthew Barnes2009-12-081-6/+6
* Bug #602098 - No progress notification from GnomeCalendarMilan Crha2009-11-181-2/+5
* BugĀ 601767 - Delete action in calendar view has glitchesMatthew Barnes2009-11-141-3/+11
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-111-1/+19
* Bug #596860 - Duplicate event gets shown in calendar viewMilan Crha2009-10-161-2/+0
* Bug 594534 - Can't select calendar for a new appointmentMatthew Barnes2009-09-291-0/+27
* Bug 595119 - Crash while trying to add a new category in contactMatthew Barnes2009-09-211-2/+2
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-155/+0
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
* Re-enable more calendar code.Matthew Barnes2009-08-281-2/+5
* Handle calendar URIs from the command line.Matthew Barnes2009-08-251-1/+1
* Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-191-7/+159
* Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-181-1/+7
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-1/+0
* Get the calendar view popup menu working.Matthew Barnes2009-08-161-0/+135
* Track the timezone in one place: ECalModelMatthew Barnes2009-08-131-12/+3
* Make switching between calendar views work.Matthew Barnes2009-08-131-1/+8
* Get the backup-restore plugin working.Matthew Barnes2009-08-121-2/+0
* More refactoring of settings management.Matthew Barnes2009-08-061-2/+0
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-52/+40
* Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-281-2/+2
* Kill CalSearchBar.Matthew Barnes2009-07-281-1/+150
* Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-241-0/+22
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+650