- 30 May, 2017 1 commit
-
-
The warning was: warning: "HAVE__NL_MEASUREMENT_MEASUREMENT" is not defined
-
- 11 Oct, 2016 1 commit
-
-
Milan Crha authored
Let's have it as it's common to be, which means top level src/ for sources, single data/ for data, and so on.
-
- 10 Oct, 2016 1 commit
-
-
Milan Crha authored
-
- 01 Dec, 2015 1 commit
-
-
Milan Crha authored
It's sometimes hard to spot what's wrong when creating a new address book/calendar/task list/memo list/mail account, or editing it. This change adds visual indication beside widgets whose value is not filled correctly.
-
- 15 Apr, 2015 1 commit
-
-
- 07 Apr, 2015 1 commit
-
-
Milan Crha authored
-
- 24 Mar, 2015 1 commit
-
-
Milan Crha authored
-
- 24 Feb, 2015 1 commit
-
-
Milan Crha authored
-
- 15 Mar, 2014 1 commit
-
-
Matthew Barnes authored
-
- 24 Jan, 2014 1 commit
-
-
Milan Crha authored
-
- 07 Jan, 2014 1 commit
-
-
Matthew Barnes authored
-
- 07 Dec, 2013 1 commit
-
-
Matthew Barnes authored
-
- 01 Dec, 2013 1 commit
-
-
Fabiano Fidêncio authored
-
- 22 Nov, 2013 1 commit
-
-
Milan Crha authored
The ESourceExtension had a 'unit' property, but it was not used anywhere, thus I changed it to reflect possible values of current libgweather and made it used in the background.
-
- 18 Nov, 2013 1 commit
-
-
Milan Crha authored
Apart of fixing the crash, the format of saved location is changed, which requires changes in evolution-data-server, commit with the same bug number in its description (063a2bc).
-
- 12 Dec, 2012 1 commit
-
-
Matthew Barnes authored
Evolution consists of entirely too many small utility libraries, which increases linking and loading time, places a burden on higher layers of the application (e.g. modules) which has to remember to link to all the small in-tree utility libraries, and makes it difficult to generate API documentation for these utility libraries in one Gtk-Doc module. Merge the following utility libraries under the umbrella of libeutil, and enforce a single-include policy on libeutil so we can reorganize the files as desired without disrupting its pseudo-public API. libemail-utils/libemail-utils.la libevolution-utils/libevolution-utils.la filter/libfilter.la widgets/e-timezone-dialog/libetimezonedialog.la widgets/menus/libmenus.la widgets/misc/libemiscwidgets.la widgets/table/libetable.la widgets/text/libetext.la This also merges libedataserverui from the Evolution-Data-Server module, since Evolution is its only consumer nowadays, and I'd like to make some improvements to those APIs without concern for backward-compatibility. And finally, start a Gtk-Doc module for libeutil. It's going to be a project just getting all the symbols _listed_ much less _documented_. But the skeletal structure is in place and I'm off to a good start.
-
- 19 Aug, 2012 1 commit
-
-
Matthew Barnes authored
-
- 11 Jul, 2012 1 commit
-
-
Giovanni Campagna authored
libgweather 3.5.0 changed API compared to API, and some small changes are needed in the configuration widgets. https://bugzilla.gnome.org/show_bug.cgi?id=678984
-
- 14 Jun, 2012 1 commit
-
-
Matthew Barnes authored
ECalSourceConfig drags in no additional dependencies, and although we do publish a libevolution-calendar.so, this keeps all the ESource config UI in one place so it can more easily be moved to Evolution-Data-Server.
-
- 03 Jun, 2012 2 commits
-
-
Matthew Barnes authored
-
Matthew Barnes authored
Registers the "Weather" backend in ECalSourceConfig widgets. Replaces the 'calendar-weather' plugin.
-