Version: 3.26.3-bp150.1.4
* Wed Jan 17 2018 luc14n0@linuxmail.org
- Update to version 3.26.3:
+ Fix time in tooltip text.
+ Fix timezones.
+ Updated translations.
* Thu Oct 05 2017 luc14n0@linuxmail.org
- Update to version 3.26.2:
+ Fixed many Flatpak issues.
+ Updated translations.
* Thu Sep 21 2017 luc14n0@linuxmail.org
- Update to version 3.26.1:
+ Fix translations not being picked up.
+ Fix type race issue preventing correct initialization.
* Tue Sep 12 2017 dimstar@opensuse.org
- Update to version 3.26.0:
+ Many fixes to recurrent events.
+ Cache events for better resource management.
+ Improve organization of files in the source code.
+ Handle command line options correctly.
+ Added the first version of a test suite. This will allow us
continue improving and delivering new features with much less
regressions.
+ Many code cleanups and reorganizations.
+ updated translations.
- Disable gtk-doc for now. Build fails (bgo#782150).
* Sat Sep 09 2017 jengelh@inai.de
- Update package summaries.
* Mon Aug 14 2017 zaitor@opensuse.org
- Update to version 3.25.90:
+ Port to Meson build system.
+ Improve string in the quick add popover.
+ Fix Month view's overflow detection.
+ Add support for adding and modifying recurrences.
+ Grey out out-of-range cells in Month view.
+ Move remaining files to GPLv3.
+ Updated translations.
- Add meson BuildRequires and switch autotools macros configure,
make and makeinstall to meson, meson_build and meson_install
following upstream switch to Meson build system.
- Add gtk-doc and pass Denable-gtk-doc to meson: Build
documentation, needed now that we are using meson buildsystem.
- Drop obsolete post(un) handling, remove following macros:
+ icon_theme_cache_post(un).
+ desktop_database_post(un).
+ glib2_gsettings_schema_post(un).
* Tue Jun 20 2017 dimstar@opensuse.org
- Update to version 3.25.3:
+ Drop intltool.
+ Move events at column after remove event from list.
+ Hide search popover if click is performed outside.
+ Plug memory leaks.
+ Fix drag n' drop of multiday events in Week header.
+ Add margins to overflow label in Month view.
+ Properly format dates.
+ Fix crash when after closing Calendar.
+ Add recurrence dialog for modifying and removing recurrent
events.
+ Updated translations.
- Drop intltool BuildRequires: no longer needed.
* Fri Jun 09 2017 firebird209@gmail.com
- Update to version 3.25.1:
+ Add developer documentation.
* Fri Jun 09 2017 zaitor@opensuse.org
- Update to version 3.24.3:
+ Fix date calculation in week header.
+ Plug many memory leaks.
+ Draw current time strip over events in Week view.
+ Reliably keep track of time with a new internal clocking API.
+ Add a new --debug option, to show debug messages.
+ Use libical2 to build Flatpak.
+ Improve Month view rendering code.
* Wed May 10 2017 zaitor@opensuse.org
- Update to version 3.24.2:
+ Fix crash in Week view.
+ Fix crash in changing the current date.
+ Properly update Week view's header when removing events.
+ Hide search popover when clicking outside it.
+ Updated translations.
* Fri Apr 28 2017 dimstar@opensuse.org
- Update to version 3.24.1:
+ Added logging capabilities.
+ Fix a lot of issues in Week view.
+ Big code cleanups in old classes.
+ Synchronize disabled calendars with Evolution.
+ Fix DnD cursor.
+ Optimize Year view.
+ Drop "Search..." app menu item.
+ Show tooltips when hovering event widgets.
+ Various memory leaks and fixups.
+ Updated translations.
* Mon Mar 20 2017 dimstar@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
* Fri Mar 17 2017 zaitor@opensuse.org
- Update to version 3.23.92:
+ Fix first weekday in Week view.
+ Start searching after 3 characters.
+ Make sure calendar colors are in sync in Edit dialog.
+ Don't show search popover for empty searcher.
+ Minor fixups to Week view.
+ Updated translations.
* Tue Feb 28 2017 dimstar@opensuse.org
- Update to version 3.23.91.1:
+ Fix compiler flags.
+ Add the co-maintainer to the DOAP file.
* Tue Feb 28 2017 dimstar@opensuse.org
- Update to version 3.23.91:
+ Minor bugfixes.
+ Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
- Update to version 3.23.90:
+ Week view.
+ Improvements on the search popover.
+ Fix Year view not synchronized with Month view.
+ Correctly check if Edit dialog is editing a new event.
+ Improve focus tracking on the quick add popover.
+ Add a Flatpak manifest.
+ Align circle with subtitle in Edit dialog.
+ Updated translations.
* Mon Dec 19 2016 zaitor@opensuse.org
- Update to version 3.22.2:
+ Online calendars are now downloaded offline and synchronized.
+ Correctly draw the month view on mouse scroll.
+ A memory leaks was fixed.
+ Updated translations.
* Sun Oct 02 2016 zaitor@opensuse.org
- Update to version 3.22.1:
+ Ablility to change months/years through mouse and touchpad
scroll.
+ A huge number of bugfixes.
+ Many memory leaks were fixed.
+ Updated translations.
* Mon Sep 19 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
* Wed Sep 14 2016 zaitor@opensuse.org
- Update to version 3.21.92:
+ Fix compiler warning.
+ Fix various places to work with Gtk+ 3.21.6.
+ Forbid dragging read-only events.
+ Updated translations.
- Drop gnome-calendar-initialize-variable.patch: Fixed upstream.