summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-05-19GTK3: set top and bottom margin of statusbar to zeroraveit651-0/+7
This reduce the size of the statusbar that it looks like GTK2 version. The size can now controled with .frame.flat and/or .flat.button selector by the theme.
2015-05-12Merge pull request #401 from NiceandGently/masterMartin Wimpress1-2/+4
U fixes for file management preferences
2015-04-07Ui: set a default window size for file management preferencesraveit651-0/+2
This fixes wrong window size in GTK3 version. For GTK2 best size is 600x600, best size for GTK3 is 800x600. But the smallest size works perfect for both GTK+ versions.
2015-04-07Ui: expand list columns in file management preferencesraveit651-2/+2
no need to have a scrollbar for a few entries
2015-04-07Fix g_bus_unwatch_name assertiontarakbumba1-2/+6
Guard the g_bus_unwatch_name() call to only run when we actually have set a watcher to the screensaver.
2015-04-07Fix for https://github.com/mate-desktop/caja/issues/398tarakbumba2-4/+232
On the Shmoocon at 2011 there was a presentation by Jon Larimer demonstrating how to abuse vulnerabilities and bugs, or even just creating socially or security compromising thumbnails in mounting and thumbnailing, which happens on automounting USB drives. This is a particular issue when this happens on a locked box where the attacker doesn't otherwise have access to the user account: http://www.net-security.org/secworld.php?id=10544 Disable automounting if the MATE screen saver is currently locked. See also https://bugzilla.gnome.org/show_bug.cgi?id=642020 This commit is merely based on : https://git.gnome.org/browse/nautilus/commit/?h=gnome-2-32&id=b7262fa945ef1ea936c15f0d248ad7a024d97dca
2015-04-06Bump version to 1.10.0caja-1.10.0Stefano Karapetsas2-2/+2
2015-04-04Sync translations with transifexmate-i18n18-1475/+8993
2015-03-19places-sidebar: fix crashMonsta1-2/+4
taken from upstream commits: https://git.gnome.org/browse/nautilus/commit/?id=cda2c75df4b95a481e8b774081ec1240d47fa45f https://git.gnome.org/browse/nautilus/commit/?id=4764a856c7a6e5a84d4067e7b105c09a93ffdbe4 Closes https://github.com/mate-desktop/caja/pull/395
2015-03-05GTK3: add missing style class view to FMIconContainerraveit651-0/+4
Closes https://github.com/mate-desktop/caja/pull/392 Closes https://github.com/mate-desktop/caja/issues/382
2015-02-24Bump version to 1.9.90caja-1.9.90Stefano Karapetsas2-2/+2
2015-02-24Sync translations with transifexmate-i18n6-32/+32
2015-01-21Disable desktop if we arent inside MATEStefano Karapetsas1-0/+4
2015-01-20Sync translations with transifexmate-i18n19-1435/+1444
2015-01-13drop support for GTK+ < 2.12Monsta1-8/+0
2015-01-13drop support for GLib < 2.36Monsta55-362/+46
Closes https://github.com/mate-desktop/caja/pull/372
2015-01-13Bump version to 1.9.4caja-1.9.4Stefano Karapetsas2-2/+2
2015-01-12show mate-user-guide helpMonsta1-12/+5
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta3-61/+15
Closes https://github.com/mate-desktop/caja/pull/370
2015-01-10audio-preview: Add support for GStreamer 1.0Balló György1-2/+8
2015-01-10some optimizations in the access to listsMonsta1-29/+10
2015-01-10some NULL pointer checksMonsta1-0/+4
2015-01-07drop support for ancient versions of exempi and exifMonsta2-33/+13
2014-12-29Revert "dbus-manager: add a skeleton of NautilusDBusManager"infirit4-188/+0
This reverts commit 08bc0644ebc869ff1db320cc2bdfc4a471a6f9ac.
2014-12-29Revert "dbus-manager: implement the CopyURIs method"infirit2-86/+17
This reverts commit be39d4a5f6b03a142e21d3d0448ef0e779e7e173.
2014-12-29Revert "dbus-manager: add an EmptyTrash operation"infirit1-18/+0
This reverts commit 8116b5a43e11493d6e81a0a1e1ba67fa0d6289a4.
2014-12-29fixed: Adjust Default _zoom level always get the last "old" value高群凯1-1/+2
The callback function update_auto_enum should be connected before the default_zoom_level_changed, otherwise the new_level always get the last "old" value in default_zoom_level_changed and the desktop-view display strange.
2014-12-16dbus-manager: add an EmptyTrash operationinfirit1-0/+18
2014-12-16dbus-manager: implement the CopyURIs methodinfirit2-17/+86
2014-12-16dbus-manager: add a skeleton of NautilusDBusManagerinfirit4-0/+188
2014-12-15simplify configure.ac a bit due to libunique being mandatory nowMonsta1-16/+6
2014-12-15autoconf: cleanup X11 and pango checksinfirit1-50/+8
2014-12-10va_start should be paired with va_endmonsta1-0/+1
2014-12-10zero-init all signals arraysMonsta25-26/+26
2014-12-10NULL-init a pointer for g_assert to work correctlymonsta1-1/+1
2014-12-10properly zero-init a variablemonsta1-1/+1
2014-12-10added checks for NULL pointer where it's neededMonsta3-3/+3
2014-12-10don't leak memorymonsta3-0/+4
2014-12-10libcaja-private: don't leak memoryMonsta5-61/+43
2014-12-10connect-server-dialog: don't leak memoryMonsta1-0/+2
2014-12-10file-manager: don't leak memoryMonsta3-4/+6
2014-12-10eel: fix logic a bitMonsta1-4/+6
2014-11-22Sync translations with transifexmate-i18n3-37/+37
2014-11-16Sync translations with transifexmate-i18n103-909/+2786
2014-11-10appdata: Add necessary markers for translationinfirit1-3/+3
2014-11-10Bump version to 1.9.3caja-1.9.3Stefano Karapetsas2-2/+3
2014-11-10Sync translations with transifexmate-i18n102-30166/+32218
2014-11-09appdata: Add autotool bits for appdatainfirit3-0/+8
2014-11-09Create caja.appdata.xmlalxpl1-0/+41
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-06Fix segmentation fault if extensions dont provide information fileStefano Karapetsas1-2/+2