Commit Graph

19 Commits

Author SHA1 Message Date
Monsta 79c3e28490 drop gdkkeysyms-compat usage, use modern key names 2015-08-03 18:04:03 +03:00
Monsta aac60a7008 filebrowser plugin: first connect to settings, then read them.
fixes the issue with GLib >= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/pluma/pull/109
2015-04-06 11:21:42 +02:00
Stefano Karapetsas 1f4945e1ff filebrowser: Fix g_settings_schema_source_lookup usage 2014-06-06 20:16:24 +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
Balló György 052e043ea3 Use Caja GSettings schema optionally
This makes Caja dependency optional.
2013-11-30 13:02:57 +01:00
Stefano Karapetsas 70a9d462ec filebrowser: Improve GTK3 support 2013-10-30 23:13:21 +01:00
Stefano Karapetsas e79794e482 plugins: Add GTK3 support 2013-10-30 16:20:47 +01:00
infirit 88ff6bdb99 Fix make dist, use .in.in 2013-10-19 14:19:34 +02: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
infirit 06ae9932b0 Make automake happy: INCLUDES -> AM_CPPFLAGS 2013-08-03 00:08:36 +02:00
Stefano Karapetsas 0a745cb559 filebrowser: Migrate to GSettings 2013-01-24 21:05:58 +01:00
Steve Zesch 93dce2bc98 fixed incorrect fsf addresses. 2012-11-18 20:54:49 -05:00
Stefano Karapetsas f4a51f740a fix wrong url
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2012-08-31 10:05:56 +02:00
Stefano Karapetsas 8c239347fd fix other executable bits 2012-03-11 20:34:30 +01:00
Perberos 421415f7cb using ./config/ instead of ./mate2/ 2011-11-07 21:10:16 -03:00
Perberos 5ded9cba85 renaming from gedit to pluma 2011-11-07 19:52:18 -03:00
Perberos 528c1e5ff5 initial 2011-11-07 16:46:58 -03:00