Commit Graph

480 Commits

Author SHA1 Message Date
alxpl
8dc0f51c1d Create pluma.appdata.xml
An appdata file for inclusion in the upcoming software centers as per the new freedesktop.org specs.

It should be placed in /usr/share/appdata/ similar to the way .desktop files are placed in /usr/share/applications/, e.g. if you have a "$(datadir)/applications" definition in your makefiles, you need to add a "$(datadir)/appdata" as well.

Please, skim through the file in case I made a mistake and please, include it in the 1.8 branch as well.

Thanks!
2014-11-09 14:50:21 +02:00
mate-i18n
d5b412c87b Sync translations with transifex 2014-10-23 11:13:25 +02:00
mate-i18n
c1ca209172 Sync translations with transifex 2014-07-12 10:34:13 +02:00
Stefano Karapetsas
1f4945e1ff filebrowser: Fix g_settings_schema_source_lookup usage 2014-06-06 20:16:24 +02:00
infirit
ca9fdb4cef Remove has_separator property from gtkbuilder files 2014-05-19 20:57:49 +02:00
infirit
3fc6d6c429 Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
Replace functions available in gtk+2 and gtk+3
gdk_window_get_* | since 2.24
gtk_widget_get_allocation | since 2.18
gtk_widget_get_window | since 2.14
gtk_window_get_group | since 2.10
gtk_widget_get_mapped | since 2.20
gtk_widget_get_realized | since 2.20
gdk_window_get_display | since 2.24

Remove deprecated GtkNotebookPage and check.
2014-05-19 20:57:49 +02:00
infirit
36a55c5f8e Use GSourceFunc also for gtk+-2 2014-05-19 20:57:49 +02:00
infirit
1bfcadb0c0 Unify search GtkComboBox so it work in gtk+-2 and gtk+-3 2014-05-19 20:57:25 +02:00
infirit
cc28312a3f Drop support for gtk+ < 2.24
* Bump required gtk+2 version
* Remove pluma-spinner
* Remove pluma-message-are
2014-05-19 18:37:37 +02:00
infirit
51291bf1b2 Replace deprecated gtk widget function
The replacement functions are available since 2.18
GTK_WIDGET_HAS_FOCUS -> gtk_widget_has_focus
GTK_WIDGET_VISIBLE -> gtk_widget_get_visible
GTK_WIDGET_SET_FLAGS -> gtk_widget_set_*
2014-05-19 18:37:37 +02:00
infirit
53be5f994d Replace GtkObject with Gobject in gtk+2 build 2014-05-19 18:37:37 +02:00
infirit
b3097ad42b Remove all calls to deprecated gtk_dialog_set_has_separator 2014-05-19 12:54:08 +02:00
infirit
495f56659d Drop support for glib < 2.36 2014-05-19 12:46:54 +02:00
mate-i18n
82e1234a53 Sync translations with transifex 2014-04-29 20:50:35 +02:00
Stefano Karapetsas
6f768fd8cf Bump version to 1.9.0 2014-04-29 20:46:25 +02:00
Stefano Karapetsas
0768242dc4 Use MateAboutDialog from libmate-desktop 2014-04-29 20:45:38 +02:00
Stefano Karapetsas
5daa5b4fe5 GTK3: file-system-backend property is removed 2014-04-29 20:22:15 +02:00
bl0ckeduser
4b130a9016 Fix for #46 (GTK3 missing filename file in save as) 2014-04-29 19:41:57 +02:00
Stefano Karapetsas
9e01bddf6b Fix go to line crash after GTK3 support adding
Closes https://github.com/mate-desktop/pluma/issues/75
2014-03-21 15:55:04 +01:00
Stefano Karapetsas
1dce8625e2 Use zenity instead of mate-dialogs 2014-03-19 11:08:34 +01:00
Stefano Karapetsas
e418c09423 Merge pull request #74 from ryanpcmcquen/master
convert pluma.rc to LF line endings (currently CR+LF)
2014-03-06 13:10:25 +01:00
Ryan Q
337349ae27 convert pluma.rc to LF line endings (currently CR+LF) 2014-03-05 07:32:37 -08:00
Stefano Karapetsas
ee354c1bae Merge pull request #73 from ryanpcmcquen/master
remove needless whitespace from pluma/plumatextregion.c
2014-03-03 09:57:41 +01:00
Ryan Q
2ddfede0dc remove needless whitespace from pluma/plumatextregion.c 2014-03-02 14:53:55 -08:00
Stefano Karapetsas
c166df6246 Bump version to 1.8.0 2014-03-01 15:14:28 +01:00
Stefano Karapetsas
87668a4d4a Sync translations with transifex 2014-03-01 15:13:44 +01:00
Stefano Karapetsas
381afc4441 Sync translations with transifex 2014-02-23 19:35:38 +01:00
infirit
d30af5ce18 Change file enciding to utf-8 (close #65) 2014-02-22 17:36:10 +01:00
infirit
c537c7a2f6 Sync translations with transifex 2014-02-21 20:37:54 +01:00
Sander Sweers
3c87cb554c Merge pull request #67 from flexiondotorg/master
Corrects a typo. Fixes #63.
2014-02-21 12:37:20 +01:00
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