Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-11-15 | Merge pull request #48 from infirit/master | Stefano Karapetsas | 1 | -0/+4 | |
gtk3: fix implicit declaration: gtk_source_language_get_id | |||||
2013-11-15 | gtk3: fix implicit declaration: gtk_source_language_get_id | infirit | 1 | -0/+4 | |
modeline-parser.c:651:11: warning: implicit declaration of function 'gtk_source_language_get_id' [-Wimplicit-function-declaration] | |||||
2013-11-09 | Merge pull request #44 from infirit/master | Stefano Karapetsas | 1 | -5/+14 | |
Add section on running test and fixes | |||||
2013-11-09 | Update bug tracker url | infirit | 1 | -2/+2 | |
2013-11-09 | Update name in instalation | infirit | 1 | -3/+3 | |
2013-11-09 | Add section for running tests | infirit | 1 | -0/+9 | |
2013-11-06 | Merge pull request #43 from infirit/master | Stefano Karapetsas | 1 | -0/+4 | |
add the primary-toolbar style class to the primary toolbar | |||||
2013-11-06 | add the primary-toolbar style class to the primary toolbar | infirit | 1 | -0/+4 | |
2013-11-06 | Fix stable git branch in configure | Stefano Karapetsas | 1 | -1/+1 | |
2013-11-06 | Fix make distpluma-1.7.0 | Stefano Karapetsas | 1 | -3/+3 | |
2013-11-06 | Fix search fields in GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2013-11-05 | Fix Sun GNOME Documentation Team references | Stefano Karapetsas | 1 | -8/+8 | |
2013-11-05 | Bump version to 1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-11-05 | taglist: Fix tags loading with GTK3 | Stefano Karapetsas | 1 | -0/+15 | |
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 | |