summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-11-031.12.0v1.12.0Clement Lefebvre1-1/+1
2015-11-03Sync translations with transifexClement Lefebvre1-0/+252
2015-10-30update NEWS for 1.12monsta1-1/+1
2015-10-09Add NEWS for 1.11.0mate-user-share-1.11.0monsta1-0/+4
2015-10-06pre-bump version to 1.11.0raveit652-1/+3
2015-09-28Merge pull request #36 from monsta/cleanupMartin Wimpress1-1/+1
configure.ac: drop dbus-1 requirement
2015-09-25configure.ac: drop dbus-1 requirementMonsta1-1/+1
not needed after https://github.com/mate-desktop/mate-user-share/commit/dadcc6243c6f3a7bcf7aba443816c50e987fc6e4
2015-09-23Merge pull request #35 from monsta/ancientMartin Wimpress3-42/+2
some cleanup
2015-09-08configure.ac: indicate that we support apache >= 2.2, not just 2.2Monsta1-1/+1
2015-09-08drop apache 2.0 config, it's ancientMonsta2-41/+1
2015-09-07some cleanup from upstreamMonsta2-44/+2
https://git.gnome.org/browse/gnome-user-share/commit/?id=447db6a8eaf551fd9de53d600885847d1e1eb0ac https://git.gnome.org/browse/gnome-user-share/commit/?id=032d88e1c4e89bef92540b3e613f5ad7baa6bedb https://git.gnome.org/browse/gnome-user-share/commit/?id=2bbc6384cb0d8a85dcf0208ec5d75d28e2d89049
2015-09-07configure.ac: drop obsolete macromonsta1-1/+0
It's been a no-op for a long time. See https://mail.gnome.org/archives/commits-list/2011-December/msg00681.html for example.
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-3/+3
2015-07-10help: corrected feedback page linkMonsta1-1/+1
2015-05-06Bump version to 1.10.0mate-user-share-1.10.0Stefano Karapetsas2-2/+2
2015-04-06Bump version to 1.9.90mate-user-share-1.9.90Stefano Karapetsas2-2/+2
2015-04-06Sync translations with transifexmate-i18n11-695/+1352
2015-03-13obexftp: fix spacing a bitmonsta1-2/+2
Closes https://github.com/mate-desktop/mate-user-share/pull/28
2015-03-13first connect to settings, then read them.Monsta2-12/+24
fixes the issue with GLib >= 2.43, https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619 Closes https://github.com/mate-desktop/mate-user-share/pull/29
2015-01-14renamed extension libMonsta1-4/+4
this has a few benefits: - the new name looks more consistent among other caja extension libs - less chance to confuse it with caja-share extension - proper extension description and about dialog due to the new name corresponding to .caja-extension file name (see https://github.com/mate-desktop/mate-user-share/issues/26)
2015-01-14Add user-share caja extension ini fileinfirit4-1/+15
2014-12-29fix UI load in GTK+3 buildmonsta1-1/+0
2014-12-28help: remove out-of-place directoryMonsta1-252/+0
Slovenian translation is at help/sl, not here
2014-12-28help: remove autogenerated filesMonsta4-170/+0
2014-12-25Gtk3: Fix gdk-x11 check in configure.acinfirit1-1/+1
2014-11-20Fix memory leakmate-user-share-1.9.0Monsta2-3/+4
Closes https://github.com/mate-desktop/mate-user-share/pull/22
2014-11-20Fixed logic flow (out-of-bounds array access if bluetooth is disabled)Monsta1-7/+9
2014-09-30Add missing variable typeStefano Karapetsas1-1/+1
Closes https://github.com/mate-desktop/mate-user-share/issues/21 Regression introduced in https://github.com/mate-desktop/mate-user-share/commit/4c6a1bdb10a2c554aedb6bb75a24ca61ef421d6d
2014-07-12Sync translations with transifexmate-i18n4-281/+278
2014-05-01Sync translations with transifexmate-i18n1-118/+130
2014-05-01Bump version to 1.9.0Stefano Karapetsas1-1/+1
2014-05-01Update NEWSStefano Karapetsas1-0/+3
2014-05-01Add GTK3 supportStefano Karapetsas1-3/+31
2014-04-26Add keywords key to .desktop filesMike Gabriel1-0/+1
Closes https://github.com/mate-desktop/mate-user-share/issues/19
2014-03-01Bump version to 1.8.0mate-user-share-1.8.0Stefano Karapetsas2-2/+2
2014-02-23Sync translations with transifexStefano Karapetsas16-1025/+2676
2014-02-23Add transifex configuration fileStefano Karapetsas1-0/+7
2014-02-19Bump version to 1.7.90mate-user-share-1.7.90infirit1-1/+1
2014-02-19Update NEWSinfirit1-0/+4
2014-02-19Disbale bluetooth by defaultinfirit1-1/+1
2014-02-10Restore user-guide and port to yelpinfirit54-4/+6689
2014-02-10Bump version to 1.7.0mate-user-share-1.7.0infirit1-1/+1
2014-02-10Update NEWSinfirit1-1/+3
2014-01-02Merge pull request #17 from NiceandGently/masterStefano Karapetsas1-0/+6
do not use download dir for incoming bluetooth downloads if mate-blueto...
2014-01-01Updates for make dist and make distcheckStefano Karapetsas4-4/+6
2014-01-01Create empty NEWS file for MATEStefano Karapetsas1-0/+0
2014-01-01Rename NEWS as NEWS.GNOMEStefano Karapetsas1-0/+0
2014-01-01Create xz tarballStefano Karapetsas1-1/+1
2013-11-21do not use download dir for incomming bluetooth downloads if mate-bluetooth ↵raveit651-0/+6
isn't installed
2013-09-19Merge pull request #15 from NiceandGently/masterStefano Karapetsas1-1/+1
fix typo in share-extension.c