Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-07 | build: allow users to disable gettext support (--disable-nls) | rbuj | 1 | -1/+3 | |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 1 | -1/+6 | |
2021-02-04 | build: underline package name and version in configure summary | rbuj | 1 | -1/+4 | |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 | |
2021-02-02 | release 1.25.2v1.25.2 | raveit65 | 1 | -1/+1 | |
2021-01-16 | release 1.25.1v1.25.1 | raveit65 | 1 | -1/+1 | |
2020-06-30 | add required libraries for libegg | Wu Xiaotian | 1 | -5/+1 | |
2020-06-15 | pre-bump version | raveit65 | 1 | -1/+1 | |
2020-05-15 | mate-submodules: use git submodule for libegg | Wu Xiaotian | 1 | -1/+2 | |
2020-04-04 | use MATE_COMPILE_WARNINGS from mate-common | raveit65 | 1 | -48/+3 | |
2020-02-09 | release 1.24.0v1.24.0 | raveit65 | 1 | -1/+1 | |
2020-02-05 | build: show compiler flags on configuration summary | rbuj | 1 | -0/+2 | |
2020-01-21 | release 1.23.4v1.23.4 | raveit65 | 1 | -1/+1 | |
2020-01-19 | release 1.23.3v1.23.3 | raveit65 | 1 | -1/+1 | |
2020-01-12 | fm-properties: Remove use of mate-desktop-thumbnail helper | raveit65 | 1 | -0/+3 | |
don't use mate_desktop_thumbnail_scale_down_pixbuf(). gdk-pixbuf doesn't have the same bugs when shrinking images by large factors. | |||||
2019-08-18 | release 1.23.2v1.23.2 | raveit65 | 1 | -1/+1 | |
2019-07-08 | Add support for checking .ui accessibility with gla11y | Samuel Thibault | 1 | -0/+1 | |
2019-07-01 | migrate intltool to gettext | Wu Xiaotian | 1 | -6/+2 | |
2019-06-30 | release 1.23.1v1.23.1 | raveit65 | 1 | -1/+1 | |
2019-06-10 | Change url projet's website | Laurent Napias | 1 | -1/+1 | |
2019-05-04 | eel: remove date & time functions | rbuj | 1 | -19/+0 | |
Do not need to extend glib library, since it now incorporates these functions. Extended date format modifiers are available on glib v2.56. eel-glib-extensions.h/c: GDate * eel_g_date_new_tm (struct tm *time_pieces); char * eel_strdup_strftime (const char *format, struct tm *time_pieces); gint64 eel_get_system_time (void); Do not need to test the extensions in eel_self_check_glib_extensions (void). eel-glib-extensions.c: static void check_tm_to_g_date (time_t time) static char * test_strftime (...) Do not need to check if strftime implements extended date format modifiers on the system (available on glibc v2.27). configure.ac | |||||
2019-04-08 | pre-bump version | raveit65 | 1 | -1/+1 | |
2019-03-29 | eel: replace eel_ref_str with GRefString | rbuj | 1 | -1/+1 | |
GNOME/nautilus@b4d200f https://developer.gnome.org/glib/stable/glib-Reference-counted-strings.html | |||||
2019-03-07 | configure.ac: fix portability issue with test | David H. Gutteridge | 1 | -1/+1 | |
"test ... ==" isn't a portable expression, change to POSIX "=". | |||||
2019-02-24 | release 1.22.0v1.22.0 | raveit65 | 1 | -1/+1 | |
2019-02-06 | fixed distcheck fail on debian | Wu Xiaotian | 1 | -7/+0 | |
2019-02-06 | fixed the help string of --disable-self-check | Wu Xiaotian | 1 | -1/+1 | |
2019-02-06 | Add --disable-self-check for configure | Wu Xiaotian | 1 | -0/+12 | |
Fixed make distcheck, see #1129 | |||||
2019-02-02 | release 1.21.4v1.21.4 | raveit65 | 1 | -1/+1 | |
2019-01-21 | configure.ac: Add check for PKG_CONFIG being set. | Pablo Barciela | 1 | -1/+5 | |
based in debian patch by Mike Gabriel <[email protected]> | |||||
2018-11-17 | release 1.21.3v1.21.3 | raveit65 | 1 | -1/+1 | |
2018-07-03 | release 1.21.2v1.21.2 | raveit65 | 1 | -1/+1 | |
2018-04-03 | pre-bump version | raveit65 | 1 | -1/+1 | |
2018-03-03 | use development version | raveit65 | 1 | -1/+1 | |
2018-03-03 | pre-bumb version | raveit65 | 1 | -1/+1 | |
2018-01-31 | release 1.20v1.20.0 | raveit65 | 1 | -1/+1 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -3/+3 | |
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 1 | -2/+1 | |
2017-12-27 | release 1.19.3v1.19.3 | raveit65 | 1 | -1/+1 | |
2017-10-11 | release 1.19.2v1.19.2 | raveit65 | 1 | -1/+1 | |
2017-08-25 | release 1.19.1v1.19.1 | raveit65 | 1 | -1/+1 | |
2017-03-30 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 | |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 1 | -1/+1 | |
Fixes partially #506, fixes compiz-reloaded/compiz#40. | |||||
2017-02-01 | pre-bump version | raveit65 | 1 | -1/+1 | |
2017-01-31 | eel: remove some code that seems to do nothing | monsta | 1 | -14/+0 | |
ported from: https://git.gnome.org/browse/nautilus/commit/?id=3c749cf9da882043cc5a5cb938f8831831dec768 | |||||
2017-01-18 | Bump version to 1.17.3v1.17.3 | Martin Wimpress | 1 | -1/+1 | |
2017-01-06 | release 1.17.2v1.17.2 | raveit65 | 1 | -1/+1 | |
2016-11-24 | build: require libmate-desktop >= 1.17.0 | monsta | 1 | -1/+1 | |
just to make sure it won't be built against GTK+2 version | |||||
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -86/+10 | |
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591 |