summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-01-12show mate-user-guide helpMonsta1-12/+5
2015-01-12use mate_gdk_spawn_command_line_on_screen like other MATE apps doMonsta2-43/+13
2015-01-10audio-preview: Add support for GStreamer 1.0Balló György1-2/+8
2015-01-10some NULL pointer checksMonsta1-0/+4
2015-01-07drop support for ancient versions of exempi and exifMonsta1-19/+9
2014-12-29Revert "dbus-manager: add a skeleton of NautilusDBusManager"infirit1-5/+0
2014-12-29fixed: Adjust Default _zoom level always get the last "old" value高群凯1-1/+2
2014-12-16dbus-manager: add a skeleton of NautilusDBusManagerinfirit1-0/+5
2014-12-10zero-init all signals arraysMonsta9-9/+9
2014-12-10properly zero-init a variablemonsta1-1/+1
2014-12-10added checks for NULL pointer where it's neededMonsta1-1/+1
2014-12-10don't leak memorymonsta1-0/+2
2014-12-10connect-server-dialog: don't leak memoryMonsta1-0/+2
2014-12-10file-manager: don't leak memoryMonsta3-4/+6
2014-11-06Fix segmentation fault if extensions dont provide information fileStefano Karapetsas1-2/+2
2014-11-03Add about dialog for extensionsStefano Karapetsas2-6/+60
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas1-10/+31
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij9-1160/+737
2014-10-21Check result of symlink function to avoid warningsStefano Karapetsas1-10/+9
2014-10-21Fix g_desktop_app_info_set_desktop_env deprecationStefano Karapetsas1-0/+2
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit3-4/+4
2014-06-27Add option in the UI to set IEC units usageStefano Karapetsas2-0/+72
2014-05-17propagate button-release event when ejecting, fixes #169alexandervdm1-3/+2
2014-05-10Merge pull request #275 from NiceandGently/masterStefano Karapetsas1-3/+3
2014-04-24Use MateAboutDialogStefano Karapetsas1-2/+3
2014-04-16replace g_free call on GFile objects, fixes #196alexandervdm1-1/+1
2014-03-22fix some compile warningsraveit651-3/+3
2014-03-21places-sidebar: allow dropping of files to bookmarksraveit651-115/+14
2014-03-21sidebar: rearranged of caja sidebar to 1.4 styleraveit651-154/+156
2014-03-21Show trash in tree panelStefano Karapetsas1-4/+3
2014-03-19Remove ConsoleKit usageStefano Karapetsas2-161/+0
2014-03-18Possible solution for x-caja-desktop issueStefano Karapetsas2-8/+24
2014-02-20Merge pull request #260 from Zaffy/masterSander Sweers1-1/+1
2014-02-20Add Main category to desktop files (close #252)infirit1-1/+2
2014-02-20Fixed crash in caja-pathbar.c (issue #209)Zaffy1-1/+1
2014-02-12Re add bookmark section in connect server dialogStefano Karapetsas1-1/+49
2014-02-10Add Keyword to desktop files, patch by Mike Gabriel (sunweaver)infirit1-0/+1
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas2-6/+19
2014-01-27Add "Open parent location" in menu if we are in search viewStefano Karapetsas1-0/+94
2013-12-22Update help uri to the correct locationinfirit8-9/+9
2013-11-29Merge pull request #198 from eyelash/icon-sizeStefano Karapetsas2-45/+5
2013-11-13Fix g_thread_init deprecationStefano Karapetsas1-0/+2
2013-11-07remove the border of the zoom controlElias Aebi1-1/+0
2013-11-07remove the border of the view as combo boxElias Aebi1-1/+0
2013-11-06put the containers instead of the contents into the size group and remove the...Elias Aebi2-16/+4
2013-11-03remove a custom size allocation that broke stuff on GTK3Elias Aebi1-28/+0
2013-11-03use the same icon size for the location button (the button that lets you togg...Elias Aebi1-1/+1
2013-11-03add the primary-toolbar style class to the primary toolbar (only for the GTK3...Elias Aebi1-0/+3
2013-10-19Rename INCLUDES to AM_CPPFLAGS in MakefileStefano Karapetsas1-1/+1
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas1-1/+1