- 16 Jan, 2017 1 commit
-
-
Debarshi Ray authored
-
- 13 Dec, 2016 2 commits
-
-
Debarshi Ray authored
-
Debarshi Ray authored
Some bugs in evolution-data-server were causing us to hit Google's daily limit for the CalDAV and Tasks APIs. The bugs have since been fixed, but until every single user out there installs the fix, everybody using the old keys will be susceptible even if they have a fixed copy of evolution-data-server. This is because Google identifies us by the API key and not the version of the code running on the client. We are therefore phasing out the old key, so that users updating their systems have no connection to the one that was tainted by these bugs. https://bugzilla.gnome.org/show_bug.cgi?id=771547 https://bugzilla.gnome.org/show_bug.cgi?id=773248
-
- 20 Sep, 2016 1 commit
-
-
Debarshi Ray authored
-
- 14 Sep, 2016 2 commits
-
-
Debarshi Ray authored
-
Debarshi Ray authored
This is meant to specify the path to the templates file during the build. Templates won't work if this is left out. https://bugzilla.gnome.org/show_bug.cgi?id=771366
-
- 01 Sep, 2016 1 commit
-
-
Debarshi Ray authored
-
- 19 Aug, 2016 1 commit
-
-
Debarshi Ray authored
-
- 22 Jul, 2016 1 commit
-
-
Debarshi Ray authored
-
- 20 Jul, 2016 1 commit
-
-
Debarshi Ray authored
-
- 20 Jun, 2016 1 commit
-
-
Debarshi Ray authored
-
- 06 May, 2016 1 commit
-
-
Debarshi Ray authored
We can now use g_key_file_save_to_file which wraps g_key_file_to_data and g_file_set_contents. At the moment, g_key_file_to_data is documented as never throwing an error. So we don't lose anything in terms of error reporting. Even if this changes in the future, I think we can live without a separate error message for g_key_file_to_data. Bump minimum GLib version to 2.40. https://bugzilla.gnome.org/show_bug.cgi?id=688041
-
- 23 Mar, 2016 1 commit
-
-
Debarshi Ray authored
-
- 21 Mar, 2016 1 commit
-
-
Debarshi Ray authored
-
- 16 Mar, 2016 2 commits
-
-
Debarshi Ray authored
gtk-doc works just fine with srcdir != builddir.
-
Debarshi Ray authored
-
- 14 Mar, 2016 1 commit
-
-
Debarshi Ray authored
We should be pairing gtk_window_get_size gtk_window_set_default_size to avoid inconsistencies between the size reading and setting code. eg., in recent GTK+ versions, gtk_window_get_size and gtk_widget_set_size_request differ in their interpretation of the CSD chrome. However, gtk_window_set_default_size didn't work with non-resizable GtkWindows, until now. Bump minimum GTK+ version to 3.19.12 for the new GtkWindow size handling logic. https://bugzilla.gnome.org/show_bug.cgi?id=762548
-
- 16 Feb, 2016 1 commit
-
-
Debarshi Ray authored
-
- 20 Jan, 2016 1 commit
-
-
Debarshi Ray authored
-
- 11 Jan, 2016 2 commits
-
-
Cosimo Cecchi authored
Currently the --disable-telepathy switch only removes the Telepathy account provider from the list, but not the dependencies. We should remove the (then unused) Telepathy dependency too. https://bugzilla.gnome.org/show_bug.cgi?id=760189
-
-
- 15 Dec, 2015 1 commit
-
-
Debarshi Ray authored
-
- 24 Nov, 2015 1 commit
-
-
Debarshi Ray authored
-
- 16 Sep, 2015 1 commit
-
-
- 15 Sep, 2015 2 commits
-
-
Debarshi Ray authored
-
Debarshi Ray authored
-
- 14 Sep, 2015 1 commit
-
-
- 11 Sep, 2015 1 commit
-
-
Cosimo Cecchi authored
The backend will typically be a core OS component, where the client library can be bundled with applications. Make it possible to build the latter without the former. https://bugzilla.gnome.org/show_bug.cgi?id=751128
-
- 09 Sep, 2015 1 commit
-
-
Debarshi Ray authored
-
- 31 Jul, 2015 1 commit
-
-
- 22 May, 2015 2 commits
-
-
Debarshi Ray authored
-
Debarshi Ray authored
The warning was: AC_PROG_CC was called before AX_CHECK_ENABLE_DEBUG AX_CHECK_ENABLE_DEBUG is expanded from... GNOME_DEBUG_CHECK is expanded from... the top level
-
- 04 May, 2015 1 commit
-
-
Debarshi Ray authored
-
- 04 Mar, 2015 1 commit
-
-
Damián Nohales authored
Bump minimum WebKitGTK+ version to 2.7.2 because we need to create our own WebKitWebContext and handle user script messages. https://bugzilla.gnome.org/show_bug.cgi?id=742680
-
- 24 Feb, 2015 1 commit
-
-
Debarshi Ray authored
It does not work. There are currently no known applications that use it. Keeping the code means that some distributions enable it, only to have users complain that it does not work. Will be restored once the situation changes. See: https://bugzilla.gnome.org/721061
-
- 23 Feb, 2015 2 commits
-
-
Debarshi Ray authored
-
Debarshi Ray authored
-
- 03 Feb, 2015 1 commit
-
-
Debarshi Ray authored
As a result the minimum libsoup version was bumped to 2.42. Fixes: https://bugzilla.gnome.org/742651
-
- 19 Jan, 2015 1 commit
-
-
Debarshi Ray authored
-
- 19 Dec, 2014 1 commit
-
-
Debarshi Ray authored
-