Commit Graph

40 Commits

Author SHA1 Message Date
Monsta bdb0ef751e show correct help pages for prefs and plugins dialogs 2015-07-08 12:42:59 +03:00
monsta 1557235206 taglist plugin: don't use timestamps when using gzip 2015-06-16 15:59:07 +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
Monsta e5943056a8 plugins: don't leak memory 2014-12-19 13:56:36 +01:00
monsta c24498bd92 use the correct deallocation function/macro 2014-12-10 12:33:03 +01: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 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
Stefano Karapetsas 1dce8625e2 Use zenity instead of mate-dialogs 2014-03-19 11:08:34 +01:00
Balló György 052e043ea3 Use Caja GSettings schema optionally
This makes Caja dependency optional.
2013-11-30 13:02:57 +01: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 0d33dc62d8 Fix make dist 2013-11-06 13:38:25 +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 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
raveit65 fa9c24a8d3 rename to pluma 2013-10-18 01:01:11 +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 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 f2b686d6f6 time: Migrate to GSettings 2013-01-24 21:06:15 +01:00
Stefano Karapetsas 0a745cb559 filebrowser: Migrate to GSettings 2013-01-24 21:05:58 +01:00
Stefano Karapetsas 698c1a83b5 checkupdate: Migrate to GSettings 2013-01-24 21:05:32 +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 798174ce18 a copypaste failure 2011-11-27 20:14:18 -03:00
Perberos 267fbd64cc adding a tool for external tools, for switch onto .c and .h files 2011-11-22 14:38:03 -03:00
Perberos 8e150735c5 end of line mistake 2011-11-12 04:28:06 -03:00
Perberos 09be0113ed adding a "search on text" external tool 2011-11-12 04:26:45 -03: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