aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-content.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-07-071-5/+8
* Split CalendarView into separate classes by view type.Matthew Barnes2013-07-061-8/+17
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-19/+10
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-211-0/+19
* Remove more Express Mode hacks.Matthew Barnes2013-04-011-125/+112
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-3/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-4/+0
* Add cal_shell_content_check_state().Matthew Barnes2012-08-191-0/+214
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-1/+3
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-081-39/+35
* Bug #664708 - Composer's headers preference is reset on From changeMilan Crha2011-11-291-1/+1
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Port EComposerHeaderTable to GSettingsRodrigo Moya2011-10-131-7/+1
* Migrate ECalShellContent to GSettingsRodrigo Moya2011-10-111-18/+18
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-3/+4
* Keep opening EClient-s till they report busy errorMilan Crha2011-06-301-1/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-301-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-10/+5
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-3/+3
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-5/+10
* EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-251-0/+21
* Merge branch 'express2'Matthew Barnes2010-05-271-71/+75
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * Fix compiler warnings.Matthew Barnes2010-05-251-72/+75
| * Simplify the search UI for express mode.Matthew Barnes2010-04-071-6/+3
| * Add extensions to configure calender widgets.Matthew Barnes2010-04-071-3/+2
| * Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-04-071-39/+53
| * Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-011-12/+69
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-11/+15
* | Bug #613356 - Calendar doesn't save Task/Memo table stateMilan Crha2010-04-011-12/+69
* | Simplify the search UI for express mode.Matthew Barnes2010-03-271-6/+3
* | Add extensions to configure calender widgets.Matthew Barnes2010-03-201-3/+1
* | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-03-201-40/+54
|/
* Fix a couple compiler warnings.Matthew Barnes2010-03-161-1/+1
* Fix GnomeCalendar lifecycle; not being a widget meant we didn'tMichael Meeks2010-03-141-3/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-12/+0
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-132/+1
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-21/+21
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+2
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-108/+0
* Bug #605192 - New memo window has start date as NoneMilan Crha2009-12-231-0/+16
* BugĀ 596947 - Calendar view forgets memo pane heightMatthew Barnes2009-12-201-3/+4
* Refactor the EShell search API.Matthew Barnes2009-12-191-0/+15
* Kill ETableScrolled.Matthew Barnes2009-12-081-14/+32
* BugĀ 602907 - Cannot delete meetings or appointments in list viewMatthew Barnes2009-11-251-0/+8
* Fix typos in e_cal_shell_content_paste_clipboard().Matthew Barnes2009-11-211-2/+2
* Simplify clipboard handling in calendar.Matthew Barnes2009-11-121-9/+9
* Bug #598519 - Cannot open task/memo by double click in calendar day viewMilan Crha2009-10-271-0/+12
* Fix a potential calendar crash.Matthew Barnes2009-10-241-2/+1
* GN-bug #593617 - GroupWise plugins are not builtMilan Crha2009-09-231-1/+50
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
* Fix calendar pane positioning.Matthew Barnes2009-08-281-6/+4
* More panel resizing goodness.Matthew Barnes2009-08-271-2/+2
* Fix resize behavior of main window panes.Matthew Barnes2009-08-271-2/+2
* More GnomeCalendar cleanup.Matthew Barnes2009-08-191-6/+32
* Trim more fat off the GnomeCalendar API.Matthew Barnes2009-08-191-1/+1
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-3/+0
* Get the calendar view popup menu working.Matthew Barnes2009-08-161-4/+3
* Make switching between calendar views work.Matthew Barnes2009-08-131-2/+31
* Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-111-0/+9
* More refactoring of settings management.Matthew Barnes2009-08-061-108/+0
* Fix a typo.Matthew Barnes2009-08-061-1/+1
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-99/+19
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-1/+1
* Add properties to calendar classes.Matthew Barnes2009-07-311-13/+170
* Trimming redundancy.Matthew Barnes2009-07-291-4/+29
* Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-261-149/+38
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+827