Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-10-17 | GTK3 support | Laszlo Boros | 10 | -1/+93 | |
2013-10-17 | Add GTK3 support in configure.ac | Laszlo Boros | 1 | -1/+21 | |
2013-10-14 | Sync translations with transifex | Stefano Karapetsas | 16 | -1749/+2047 | |
2013-09-26 | Update NEWS | Stefano Karapetsas | 1 | -0/+6 | |
2013-09-26 | Migration to lcms2 | Stefano Karapetsas | 7 | -27/+14 | |
Closes #25 https://github.com/mate-desktop/mate-image-viewer/issues/25 See https://git.gnome.org/browse/eog/commit/?id=3c3a835 | |||||
2013-09-19 | Merge pull request #24 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
correct python libdir to avoid configure warnings for x86_64 | |||||
2013-09-16 | correct python libdir to avoid configure warnings for x86_64 | Wolfgang Ulbrich | 1 | -1/+1 | |
DEBUG: checking whether Python support is requested... autodetect DEBUG: checking for a Python interpreter with version >= 2.3... python DEBUG: checking for python... /usr/bin/python DEBUG: checking for python version... 2.7 DEBUG: checking for python platform... linux2 DEBUG: checking for python script directory... ${prefix}/lib/python2.7/site-packages DEBUG: checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory DEBUG: sed: can't read /usr/lib/python2.7/config/Makefile: No such file or directory DEBUG: checking for PYGTK... yes DEBUG: checking for pygobject defs... /usr/share/pygobject/2.0/defs DEBUG: checking for pygtk defs... /usr/share/pygtk/2.0/defs DEBUG: checking for pygobject codegen... /usr/bin/python /usr/share/pygobject/2.0/codegen/codegen.py DEBUG: checking for pygobject h2def... /usr/bin/python /usr/share/pygobject/2.0/codegen/h2def.py | |||||
2013-08-01 | Merge pull request #23 from infirit/yelptools | Stefano Karapetsas | 32 | -153/+163 | |
Use yelp tools instead of mate-doc-utils | |||||
2013-07-31 | Add all docs to EXTRA_DIST | infirit | 1 | -2/+10 | |
2013-07-31 | Use yelp-tools instead of mate-doc-utils | infirit | 32 | -153/+155 | |
2013-07-29 | Merge pull request #21 from NiceandGently/master | Stefano Karapetsas | 3 | -3/+3 | |
fix make files for automake-1.13 | |||||
2013-07-29 | fix make files for automake-1.13 | raveit65 | 3 | -3/+3 | |
2013-07-29 | Use pkgdatadir to install ui filesmate-image-viewer-1.6.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-07-29 | Bump version to 1.6.1 | Stefano Karapetsas | 1 | -2/+2 | |
2013-07-29 | Fixes for make dist and make distcheck | Stefano Karapetsas | 3 | -4/+4 | |
2013-04-30 | Added manpages. Closes #14 | Scott Balneaves | 4 | -1/+36 | |
2013-04-30 | Merge pull request #16 from eyelash/gseal | Stefano Karapetsas | 4 | -35/+35 | |
replace GDK_<keyname> with GDK_KEY_<keyname> | |||||
2013-04-25 | replace even more GDK key constants | Elias Aebi | 1 | -4/+4 | |
2013-04-25 | replace some more GDK key constants | Elias Aebi | 1 | -12/+12 | |
2013-04-25 | replace GDK_<keyname> with GDK_KEY_<keyname> | Elias Aebi | 2 | -19/+19 | |
2013-04-21 | Merge pull request #15 from eyelash/gseal | Stefano Karapetsas | 2 | -4/+4 | |
replace direct struct access with accessor functions | |||||
2013-04-21 | replace direct struct access with accessor functions in order to make it ↵ | Elias Aebi | 2 | -4/+4 | |
build with GSEAL_ENABLE | |||||
2013-04-16 | Move filechooser-xdg-fallback key into the correct GSettings schema | Stefano Karapetsas | 2 | -6/+6 | |
2013-04-11 | Update COPYING | Stefano Karapetsas | 1 | -22/+21 | |
2013-04-07 | Fix MateConf convert file | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-31 | Preparing for 1.6.0 release.mate-image-viewer-1.6.0 | Steve Zesch | 1 | -2/+2 | |
2013-03-31 | Added empty ChangeLog. | Steve Zesch | 1 | -0/+0 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -746/+0 | |
2013-03-24 | Bump version to 1.5.1mate-image-viewer-1.5.1 | Stefano Karapetsas | 1 | -1/+1 | |
2013-03-24 | Sync translations with transifex | Stefano Karapetsas | 4 | -0/+4346 | |
2013-03-24 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-03-23 | Merge pull request #9 from eyelash/master | Steve Zesch | 4 | -22/+38 | |
Replace some deprecated code | |||||
2013-03-17 | Merge pull request #10 from NiceandGently/master | Stefano Karapetsas | 1 | -1/+1 | |
remove category MATE from desktop file | |||||
2013-03-17 | remove category MATE | Wolfgang Ulbrich | 1 | -1/+1 | |
2013-02-05 | replace the deprecated GDK symbols | Elias Aebi | 1 | -20/+20 | |
2013-02-04 | fix some more deprecated code | Elias Aebi | 1 | -0/+8 | |
2013-02-04 | replace some deprecated code | Elias Aebi | 2 | -2/+10 | |
2012-12-20 | Merge pull request #6 from cygwinports/master | Stefano Karapetsas | 2 | -0/+33 | |
[eom] Add mateconf-gsettings-data-convert file | |||||
2012-12-19 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+33 | |
2012-11-05 | Merge pull request #5 from leigh123linux/master | Stefano Karapetsas | 1 | -5/+5 | |
Fix schema error | |||||
2012-11-05 | Fix schema error | leigh123linux | 1 | -5/+5 | |
2012-10-21 | bump version to 1.5.0mate-image-viewer-1.5.0 | Stefano Karapetsas | 2 | -1/+5 | |
2012-10-21 | rename NEWS => NEWS.gnome | Stefano Karapetsas | 1 | -0/+0 | |
2012-10-21 | remove mateconf from README | Stefano Karapetsas | 1 | -1/+1 | |
2012-10-21 | migrate to gsettings | Stefano Karapetsas | 6 | -706/+381 | |
2012-10-21 | update configure.ac for gsettings | Stefano Karapetsas | 1 | -11/+5 | |
2012-10-21 | remove autogenerated file | Stefano Karapetsas | 1 | -1019/+0 | |
2012-10-21 | add gsettings schema | Stefano Karapetsas | 4 | -321/+138 | |
2012-10-21 | fix GNOME Documentation team | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 86 | -93/+93 | |