Commit Graph

111 Commits

Author SHA1 Message Date
infirit af3a5d1f69 add the primary-toolbar style class to the primary toolbar 2013-11-06 16:23:50 +01:00
Stefano Karapetsas 18e207daee Fix stable git branch in configure 2013-11-06 13:39:59 +01:00
Stefano Karapetsas 0d33dc62d8 Fix make dist 2013-11-06 13:38:25 +01:00
Stefano Karapetsas cc5426de20 Fix search fields in GTK3 2013-11-06 01:22:15 +01:00
Stefano Karapetsas 39bcb8d6bf Fix Sun GNOME Documentation Team references 2013-11-05 21:59:08 +01:00
Stefano Karapetsas 77e3954167 Bump version to 1.7.0 2013-11-05 19:50:01 +01:00
Stefano Karapetsas a08c14ba6b taglist: Fix tags loading with GTK3 2013-11-05 19:49:37 +01:00
Stefano Karapetsas 76265841b7 Fix some deprecations 2013-11-04 12:46:45 +01:00
Stefano Karapetsas c0bd4250ef taglist: Fix GTK3 support 2013-11-04 12:14:13 +01:00
Stefano Karapetsas bdec76d8f1 Merge pull request #24 from bl0ckeduser/master
Fix search/replace of strings containing backslashes
2013-11-04 02:26:08 -08:00
Stefano Karapetsas 70a9d462ec filebrowser: Improve GTK3 support 2013-10-30 23:13:21 +01:00
Stefano Karapetsas 3fa783ec0e Update POTFILES.in 2013-10-30 23:06:31 +01:00
Stefano Karapetsas a7ce13a186 Add gtksource.h include for GTK3 2013-10-30 17:27:33 +01:00
Stefano Karapetsas 1418f8639d Merge pull request #39 from infirit/master
gtk3 check gtksourceview include
2013-10-30 09:07:48 -07:00
infirit 0d2f43acef gtk3 check gtksourceview include 2013-10-30 17:06:27 +01:00
Stefano Karapetsas e79794e482 plugins: Add GTK3 support 2013-10-30 16:20:47 +01:00
Stefano Karapetsas 7f0ccea481 pluma: Add GTK3 support 2013-10-30 00:56:56 +01:00
Stefano Karapetsas 5f87f64677 Add GTK3 support in configure 2013-10-30 00:54:14 +01:00
Stefano Karapetsas 2f00a27541 Merge pull request #37 from infirit/master
Fix Chnagelog generation
2013-10-19 06:29:25 -07:00
infirit 40a701beef Fix Chnagelog generation 2013-10-19 15:15:50 +02:00
Stefano Karapetsas e12c6b7c69 Merge pull request #36 from infirit/master
Fixes for make dist
2013-10-19 06:01:03 -07:00
infirit 1cbb900219 Misc 'make dist' fixes 2013-10-19 14:22:20 +02:00
infirit 59f2db5110 Remove schema file with no translation 2013-10-19 14:20:45 +02:00
infirit 88ff6bdb99 Fix make dist, use .in.in 2013-10-19 14:19:34 +02:00
infirit 10798a09c9 Make tar.xz instead of tar.bz2 2013-10-19 13:43:45 +02:00
Stefano Karapetsas c867bb0be8 Merge pull request #34 from NiceandGently/master
rename to pluma
2013-10-17 16:22:03 -07:00
raveit65 fa9c24a8d3 rename to pluma 2013-10-18 01:01:11 +02:00
Stefano Karapetsas bd9e37bc9a Merge pull request #32 from infirit/master
POTFILES.in: Add missing files and make test work
2013-10-10 05:52:27 -07:00
infirit 41092cc5de POTFILES.in: Add missing files and make test work 2013-10-10 14:44:10 +02:00
Stefano Karapetsas a43a1d9f36 Merge pull request #29 from kallisti5/master
filemanager: Add assertion checks to prevent dereferencing ptrs
2013-09-26 01:29:31 -07:00
Alexander von Gluck IV 66585e2be5 filemanager: Add missing data assignment
* Amanas mentioned in IRC that it was likely
  missed after the gsettings migration.
2013-09-24 19:59:06 -05:00
Alexander von Gluck IV b4b58f54b6 filemanager: Add assertion checks to prevent dereferencing ptrs
* clang static analysis shows gaps where these calls could
  rereferencce pointers. Perform an assertion check.
2013-09-24 18:46:53 -05:00
bl0ckeduser 1bf710e2a1 Gracefully handle a rare search/replace special case 2013-09-22 12:07:41 -04:00
bl0ckeduser 24dc1853b7 Make escape sequence parsing in search a GUI checkbox option 2013-09-22 12:07:36 -04:00
raveit dfe505522c print to file fix 2013-09-19 16:08:51 +02:00
Wolfgang Ulbrich 1a171bb327 fix_hardcoded_python_sitelibs_in_configure.ac
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-09-19 16:08:41 +02:00
Stefano Karapetsas 1a52ccbfb5 Merge pull request #27 from infirit/yelptools
Use yelp-tools instead of mate-doc-utils
2013-08-04 07:39:23 -07:00
Stefano Karapetsas 8e0336cb25 Merge pull request #26 from infirit/master
Make automake happy: INCLUDES -> AM_CPPFLAGS
2013-08-03 01:48:25 -07:00
infirit 06ae9932b0 Make automake happy: INCLUDES -> AM_CPPFLAGS 2013-08-03 00:08:36 +02:00
infirit 7452d28d5c Use yelp-tools instead of mate-doc-utils 2013-08-02 23:54:44 +02:00
bl0ckeduser 9b7c40cb73 Fix search/replace of strings containing backslashes 2013-05-31 13:46:48 -04:00
Stefano Karapetsas d5249f5fe6 Fix incorrect-fsf-address rpmlint check
Closes #22 (https://github.com/mate-desktop/mate-text-editor/issues/22)
2013-04-17 00:58:25 +02:00
Stefano Karapetsas a2550f972d Bump version to 1.6.0 2013-04-02 16:00:25 +02:00
Stefano Karapetsas 07fa92b3b1 Sync translations with transifex 2013-04-02 15:59:48 +02:00
Stefano Karapetsas 008e40b337 Add transifex configuration file 2013-04-02 15:55:50 +02:00
Stefano Karapetsas 07bbfe3cf5 Add empty ChangeLog to allow build from git 2013-04-02 15:49:54 +02:00
Steve Zesch 15365ffde5 "Removed ChangeLog" 2013-03-24 16:33:13 -04:00
Stefano Karapetsas 927136bc23 Merge pull request #19 from cygwinports/master
Add mateconf-gsettings-data-convert file
2013-03-22 14:50:08 -07:00
Stefano Karapetsas aa067c203d Merge pull request #20 from NiceandGently/master
remove category MATE from desktop file
2013-03-17 07:04:07 -07:00
Wolfgang Ulbrich 461ab04ea4 remove category MATE 2013-03-17 14:47:04 +01:00