summaryrefslogtreecommitdiff
path: root/plugins/filebrowser
AgeCommit message (Collapse)AuthorFilesLines
2015-09-02drop support for win32/osx and checkupdate pluginmonsta1-2/+0
that plugin has never been built in linux anyway due to logic in configure.ac
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta2-17/+12
2015-04-06filebrowser plugin: first connect to settings, then read them.Monsta1-24/+30
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
2014-06-06filebrowser: Fix g_settings_schema_source_lookup usageStefano Karapetsas1-1/+4
2014-05-19Drop support for gtk+ < 2.24infirit1-8/+0
* Bump required gtk+2 version * Remove pluma-spinner * Remove pluma-message-are
2014-05-19Replace deprecated gtk widget functioninfirit2-12/+0
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_*
2013-11-30Use Caja GSettings schema optionallyBalló György1-3/+9
This makes Caja dependency optional.
2013-10-30filebrowser: Improve GTK3 supportStefano Karapetsas2-1/+13
2013-10-30plugins: Add GTK3 supportStefano Karapetsas3-1/+17
2013-10-19Fix make dist, use .in.ininfirit1-1/+1
2013-09-24filemanager: Add missing data assignmentAlexander von Gluck IV1-0/+1
* Amanas mentioned in IRC that it was likely missed after the gsettings migration.
2013-09-24filemanager: Add assertion checks to prevent dereferencing ptrsAlexander von Gluck IV2-0/+4
* clang static analysis shows gaps where these calls could rereferencce pointers. Perform an assertion check.
2013-08-03Make automake happy: INCLUDES -> AM_CPPFLAGSinfirit1-1/+1
2013-01-24filebrowser: Migrate to GSettingsStefano Karapetsas4-323/+130
2012-11-18fixed incorrect fsf addresses.Steve Zesch13-13/+13
2012-08-31fix wrong urlStefano Karapetsas1-1/+1
http://forums.mate-desktop.org/viewtopic.php?f=2&t=718
2012-03-11fix other executable bitsStefano Karapetsas23-0/+0
2011-11-07using ./config/ instead of ./mate2/Perberos2-143/+143
2011-11-07renaming from gedit to plumaPerberos28-2061/+2061
2011-11-07initialPerberos23-0/+12421