Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-04 | Fix some deprecations | Stefano Karapetsas | 10 | -5/+23 | |
2013-11-04 | taglist: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+18 | |
2013-11-04 | Merge pull request #24 from bl0ckeduser/master | Stefano Karapetsas | 6 | -14/+153 | |
Fix search/replace of strings containing backslashes | |||||
2013-10-30 | filebrowser: Improve GTK3 support | Stefano Karapetsas | 2 | -1/+13 | |
2013-10-30 | Update POTFILES.in | Stefano Karapetsas | 1 | -0/+1 | |
2013-10-30 | Add gtksource.h include for GTK3 | Stefano Karapetsas | 1 | -0/+4 | |
2013-10-30 | Merge pull request #39 from infirit/master | Stefano Karapetsas | 3 | -1/+7 | |
gtk3 check gtksourceview include | |||||
2013-10-30 | gtk3 check gtksourceview include | infirit | 3 | -1/+7 | |
2013-10-30 | plugins: Add GTK3 support | Stefano Karapetsas | 8 | -1/+69 | |
2013-10-30 | pluma: Add GTK3 support | Stefano Karapetsas | 31 | -32/+462 | |
2013-10-30 | Add GTK3 support in configure | Stefano Karapetsas | 1 | -5/+25 | |
2013-10-19 | Merge pull request #37 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Fix Chnagelog generation | |||||
2013-10-19 | Fix Chnagelog generation | infirit | 1 | -1/+1 | |
2013-10-19 | Merge pull request #36 from infirit/master | Stefano Karapetsas | 6 | -13/+8 | |
Fixes for make dist | |||||
2013-10-19 | Misc 'make dist' fixes | infirit | 1 | -8/+4 | |
2013-10-19 | Remove schema file with no translation | infirit | 1 | -1/+0 | |
2013-10-19 | Fix make dist, use .in.in | infirit | 3 | -3/+3 | |
2013-10-19 | Make tar.xz instead of tar.bz2 | infirit | 1 | -1/+1 | |
2013-10-17 | Merge pull request #34 from NiceandGently/master | Stefano Karapetsas | 4 | -6/+6 | |
rename to pluma | |||||
2013-10-18 | rename to pluma | raveit65 | 4 | -6/+6 | |
2013-10-10 | Merge pull request #32 from infirit/master | Stefano Karapetsas | 1 | -0/+2 | |
POTFILES.in: Add missing files and make test work | |||||
2013-10-10 | POTFILES.in: Add missing files and make test work | infirit | 1 | -0/+2 | |
2013-09-26 | Merge pull request #29 from kallisti5/master | Stefano Karapetsas | 3 | -0/+5 | |
filemanager: Add assertion checks to prevent dereferencing ptrs | |||||
2013-09-24 | filemanager: Add missing data assignment | Alexander von Gluck IV | 1 | -0/+1 | |
* Amanas mentioned in IRC that it was likely missed after the gsettings migration. | |||||
2013-09-24 | filemanager: Add assertion checks to prevent dereferencing ptrs | Alexander von Gluck IV | 2 | -0/+4 | |
* clang static analysis shows gaps where these calls could rereferencce pointers. Perform an assertion check. | |||||
2013-09-22 | Gracefully handle a rare search/replace special case | bl0ckeduser | 1 | -4/+42 | |
2013-09-22 | Make escape sequence parsing in search a GUI checkbox option | bl0ckeduser | 6 | -10/+111 | |
2013-09-19 | print to file fix | raveit | 1 | -2/+16 | |
2013-09-19 | fix_hardcoded_python_sitelibs_in_configure.ac | Wolfgang Ulbrich | 1 | -2/+2 | |
to avoid those warnings. 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: checking for headers required to compile python extensions... found 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 | |||||
2013-08-04 | Merge pull request #27 from infirit/yelptools | Stefano Karapetsas | 30 | -224/+224 | |
Use yelp-tools instead of mate-doc-utils | |||||
2013-08-03 | Merge pull request #26 from infirit/master | Stefano Karapetsas | 16 | -16/+16 | |
Make automake happy: INCLUDES -> AM_CPPFLAGS | |||||
2013-08-03 | Make automake happy: INCLUDES -> AM_CPPFLAGS | infirit | 16 | -16/+16 | |
2013-08-02 | Use yelp-tools instead of mate-doc-utils | infirit | 30 | -224/+224 | |
2013-05-31 | Fix search/replace of strings containing backslashes | bl0ckeduser | 1 | -7/+7 | |
2013-04-17 | Fix incorrect-fsf-address rpmlint check | Stefano Karapetsas | 3 | -25/+24 | |
Closes #22 (https://github.com/mate-desktop/mate-text-editor/issues/22) | |||||
2013-04-02 | Bump version to 1.6.0mate-text-editor-1.6.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-04-02 | Sync translations with transifex | Stefano Karapetsas | 90 | -197980/+181489 | |
2013-04-02 | Add transifex configuration file | Stefano Karapetsas | 1 | -0/+7 | |
2013-04-02 | Add empty ChangeLog to allow build from git | Stefano Karapetsas | 1 | -0/+2 | |
2013-03-24 | "Removed ChangeLog" | Steve Zesch | 1 | -1785/+0 | |
2013-03-22 | Merge pull request #19 from cygwinports/master | Stefano Karapetsas | 2 | -0/+51 | |
Add mateconf-gsettings-data-convert file | |||||
2013-03-17 | Merge pull request #20 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-03-15 | Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+51 | |
2013-01-25 | Remove obsolete distro/archlinux foldermate-text-editor-1.5.0 | Stefano Karapetsas | 2 | -59/+0 | |
2013-01-25 | Bump version to 1.5.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-01-25 | Add NEWS file for MATE | Stefano Karapetsas | 1 | -0/+8 | |
2013-01-24 | Update POTFILES.in | Stefano Karapetsas | 1 | -3/+4 | |
2013-01-24 | time: Migrate to GSettings | Stefano Karapetsas | 3 | -81/+62 | |
2013-01-24 | filebrowser: Migrate to GSettings | Stefano Karapetsas | 4 | -323/+130 | |