Martin Wimpress
ef20034174
Corrects a typo. Fixes #63 .
2014-02-21 11:25:58 +00:00
infirit
6d575b1cf8
Add keywords key to .desktop file ( close #62 )
...
Patch by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
2014-02-20 14:26:02 +01:00
Stefano Karapetsas
5088dd808c
Bump version to 1.7.90
2014-02-18 21:44:01 +01:00
Stefano Karapetsas
f4e9365a71
Sync translations with transifex
2014-02-18 21:43:09 +01:00
Stefano Karapetsas
2e01a9116a
Update NEWS
2014-02-17 10:41:16 +01:00
Stefano Karapetsas
05416891f6
configure: Add check-news
2014-02-17 10:39:03 +01:00
Stefano Karapetsas
b95bb9785e
Merge pull request #61 from hekel/master
...
Update Manual
2014-02-17 10:38:29 +01:00
Stefano Karapetsas
9e75f79b75
Dont free string owned by glib
...
Regression caused by 86369deb93
Closes https://github.com/mate-desktop/pluma/issues/60
2014-02-17 10:35:24 +01:00
Stefano Karapetsas
6996153b65
Fix pluma_dirs_get_user_accels_file
...
And free always config_dir
2014-02-17 09:42:31 +01:00
Stefano Karapetsas
38f6f2b09c
Remove support for never existed env var
2014-02-17 09:35:20 +01:00
Stefano Karapetsas
928082bef8
Merge branch 'master' of github.com:mate-desktop/pluma
2014-02-17 09:30:06 +01:00
hekel
564a80cbc2
Update Manual
2014-02-14 04:01:07 -05:00
infirit
24c8142ce7
remove mate-text-editor symlink
2014-02-13 18:09:14 +01:00
Stefano Karapetsas
879dbc0ccd
MATE Foundation doesnt exist
2014-02-12 13:52:30 +01:00
infirit
e0deea0a7f
Bump version to 1.7.2
2014-02-09 23:50:14 +01:00
Stefano Karapetsas
5b24fe5a6d
Sync translations with transifex
2014-02-03 18:17:46 +01:00
Stefano Karapetsas
7ac38aa3a9
Add missing include for GTK3
...
Patch by Benjamin Denisart
2014-02-03 18:16:42 +01:00
Stefano Karapetsas
5697065e11
Add tool to generate plugin templates
2014-01-29 16:07:41 +01:00
Stefano Karapetsas
f9933b9afd
configure: Fix to allow build with latest mate-common
2014-01-25 18:28:16 +01:00
Stefano Karapetsas
03b99a2cf8
Bump version to 1.7.1
2014-01-18 13:11:19 +01:00
Stefano Karapetsas
8971b9fc9d
Sync translations with transifex
2014-01-18 13:01:31 +01:00
Stefano Karapetsas
587c11cec2
Merge pull request #55 from infirit/pluma-dirs
...
Move plugins to data_dir, fix accel file location and minor cleanup
2014-01-17 03:20:49 -08:00
infirit
86369deb93
Move user plugins dir to data_dir
...
Plugins don't belong in config_dir so we move them to data_dir.
User will need to move the plugin dir to the new location, see NEWS.
2014-01-16 00:54:52 +01:00
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
Stefano Karapetsas
90e4a3c917
Fix gettext
2014-01-06 15:19:52 +01:00
Stefano Karapetsas
b660002db7
Fix gettext
2014-01-06 15:19:47 +01:00
Stefano Karapetsas
33c8e58730
Merge pull request #52 from infirit/master
...
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-06 02:47:47 -08:00
infirit
2adb637a2e
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05 14:23:34 +01:00
Stefano Karapetsas
557fda5b12
Merge pull request #49 from City-busz/make-caja-optional
...
Use Caja GSettings schema optionally
2014-01-02 11:57:42 -08:00
Balló György
97336e5a49
Bump required glib version number to 2.32
...
It's required for the GSettingsSchemaSource API.
2013-12-01 09:53:13 +01:00
Balló György
052e043ea3
Use Caja GSettings schema optionally
...
This makes Caja dependency optional.
2013-11-30 13:02:57 +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