Commit Graph

13 Commits

Author SHA1 Message Date
018fe31481 Calendar: Add shortcuts for move to previous/next date
Use Ctrl+PageUp/Ctrl+PageDown to move to the previous/next day, week,
month or year, depending on the current view.
2023-04-12 17:34:35 +02:00
3817d9bc10 I#2087 - Hide extra separators in Mail and Calendar view toolbars
Related to https://gitlab.gnome.org/GNOME/evolution/-/issues/2087
2022-10-20 10:43:56 +02:00
c12bb7fa43 I#2039 - Add option to disable use of header bars
Users can use:

   gsettings set org.gnome.evolution.shell use-header-bar false

to turn off header bars.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/2039
2022-09-22 11:09:19 +02:00
38a531c503 EShell: Use a header bar as title bar
- Move common actions from toolbar to headerbar
- Add EHeaderBarButton to mimic and replace EMenuToolButton
- Add EShellHeaderBar for "New button" handling
2022-07-21 13:16:11 +02:00
68a00993d2 Calendar: Implement 'Year View'
Let the calendar show events as a whole year.
2022-03-25 13:50:24 +01:00
b091bb5ea2 I#1556 - Calendar: Add option to hide Memos/Tasks pane
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1556
2021-07-08 19:17:55 +02:00
51c5063377 I#1527 - Calendar: Implement "Delete this and future occurrences"
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1527
2021-06-08 18:10:12 +02:00
40e3a2f10f I#262 - Calendar: Ability to change RSVP response
Can be found in the context menu of a meeting, when applicable.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/262
2021-02-04 17:58:02 +01:00
76c26c34e8 I#1336 - Calendar: Preserve time when creating events with double-click
... and from the context menu.

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1336
2021-01-20 14:04:00 +01:00
e7d88586c7 I#854 - Offer "Saved searches" submenu in the search bar
Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/854
2020-06-26 09:01:39 +02:00
1a05ba089e Bug 795870 - Add a way to initiate refresh of account sources 2018-06-08 10:36:16 +02:00
8378caaf5d Bug 783348 - Add 'Edit as New' event context menu option 2017-06-08 09:54:06 +02:00
d17f923f92 Reorganize directory structure
Let's have it as it's common to be, which means top level src/ for
sources, single data/ for data, and so on.
2016-10-11 19:30:18 +02:00