infirit
bacead2866
pluma-dirs: Fix accel file location
2014-01-16 00:47:28 +01:00
infirit
2cfd8639d0
plumadirs: Cleanup config dir usage
...
Remove backwards compatibility for < glib 2.6 as we require glib 2.22 at
a minimum now.
Use g_get_user_config_dir instead of custom logic.
Use pluma_dirs_get_user_config_dir in pluma_dirs_get_user_accels_file.
2014-01-16 00:41:55 +01:00
infirit
2adb637a2e
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05 14:23:34 +01:00
Stefano Karapetsas
7ceb8fe98b
Merge pull request #48 from infirit/master
...
gtk3: fix implicit declaration: gtk_source_language_get_id
2013-11-15 03:30:16 -08:00
infirit
d606b8dee0
gtk3: fix implicit declaration: gtk_source_language_get_id
...
modeline-parser.c:651:11: warning: implicit declaration of function 'gtk_source_language_get_id'
[-Wimplicit-function-declaration]
2013-11-15 10:00:27 +01:00
Stefano Karapetsas
44be0fc2b7
Merge pull request #44 from infirit/master
...
Add section on running test and fixes
2013-11-09 07:31:12 -08:00
infirit
665c8ddf3f
Update bug tracker url
2013-11-09 10:29:06 +01:00
infirit
16ce16f560
Update name in instalation
2013-11-09 10:26:10 +01:00
infirit
9c515aece2
Add section for running tests
2013-11-09 10:24:20 +01:00
Stefano Karapetsas
4c04783ce1
Merge pull request #43 from infirit/master
...
add the primary-toolbar style class to the primary toolbar
2013-11-06 07:32:33 -08:00
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