aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-view-actions.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2013-09-081-2/+1
* Bug #658164 - Pressing the "Make this Occurrence Movable" changes meeting timeFabiano Fidêncio2013-08-271-1/+1
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-24/+0
* Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-131-13/+10
* Use e_cal_client_connect().Matthew Barnes2013-01-301-16/+14
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+2
* e-cal-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-031-79/+85
* Whitespace cleanups.Matthew Barnes2012-05-131-3/+3
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-13/+28
* Bug #584143 - Global Search Function withing CalendarMilan Crha2012-04-111-0/+42
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Bug #632619 - Recurring events can clutter month viewMilan Crha2011-09-291-1/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+2
* Bug #655419 - "Save as iCalendar" misses mnemonicMilan Crha2011-08-261-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-22/+54
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-40/+48
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-281-7/+7
* Restore lockdown integration.Matthew Barnes2011-03-281-11/+26
* Bug #639483 - Category list includes weather informationMilan Crha2011-02-181-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-01-301-1/+3
* Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2010-12-071-2/+1
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-1/+6
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-021-5/+5
* Some post-merge cleanup.Matthew Barnes2010-05-271-22/+5
* Merge branch 'express2'Matthew Barnes2010-05-271-0/+19
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-1/+1
| * Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-111-0/+26
| * Get rid of custom quit for calendar and instead use the shellSrinivasa Ragavan2010-04-191-27/+0
| * Just close the window and not the entire shellSrinivasa Ragavan2010-04-191-3/+8
| * Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-04-071-12/+37
* | Bug #607257 - Add checks for event->comp_data != NULLMilan Crha2010-05-141-2/+34
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-3/+3
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+1
* | Close only the current window than the entire shell.Srinivasa Ragavan2010-03-231-3/+8
* | Redo Calendar for express mode. Just design/layout changes.Srinivasa Ragavan2010-03-201-12/+37
|/
* Bug 612792 - Crash when trying to delete WebDav addressbookMatthew Barnes2010-03-151-1/+1
* Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..."Matthew Barnes2010-03-061-15/+2
* Bug #529331 - Deletes appointments when moving to the same calendarMilan Crha2010-02-251-4/+18
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-16/+10
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-2/+2
* Cleanup delete actions in shell views.Matthew Barnes2010-01-111-21/+23
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-14/+41
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-63/+0
* Refactor the EShell search API.Matthew Barnes2009-12-191-13/+24
* Bug #499322 - Use extension for "Save as" suggested file nameMilan Crha2009-12-101-1/+4
* Kill ETableScrolled.Matthew Barnes2009-12-081-6/+2
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+2
* port modules/ to new EError API.Jonathon Jongsma2009-12-011-1/+1
* Bug 494394 - No way for the user to refresh a calendarMilan Crha2009-11-301-0/+40
* Bug #558030 - Convert meeting to appointment popup menu optionMilan Crha2009-11-261-5/+52
* Bug #579599 - Let the Advanced Search work againMilan Crha2009-11-191-25/+15
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-1/+1
* Bug 601767 - Delete action in calendar view has glitchesMatthew Barnes2009-11-141-1/+1
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-111-1/+1
* Bug #593751 - Show correct context menu in calendar viewsMilan Crha2009-11-111-4/+4
* Convert some "Save As" actions to run asynchronously.Matthew Barnes2009-11-081-9/+23
* Bug 597533 - e_file_dialog_save() does not pass parent windowMatthew Barnes2009-10-071-1/+7
* Typo fixAndre Klapper2009-09-211-1/+1
* Bug 593646 - Starting in day view does not restore panels correctlyMatthew Barnes2009-09-101-1/+16
* Introduce an EShellView::execute-search signal.Matthew Barnes2009-09-031-28/+2
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-1/+4
* Get the calendar view popup menu working.Matthew Barnes2009-08-161-11/+565
* Start re-enabling parts of the calendar.Matthew Barnes2009-07-281-30/+15
* Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-281-3/+45
* Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-261-11/+17
* Radically reorganize source code.Matthew Barnes2009-06-251-0/+1202