Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-24 | Sync translations with transifex | mate-i18n | 6 | -32/+32 | |
2015-01-21 | Disable desktop if we arent inside MATE | Stefano Karapetsas | 1 | -0/+4 | |
2015-01-20 | Sync translations with transifex | mate-i18n | 19 | -1435/+1444 | |
2015-01-13 | drop support for GTK+ < 2.12 | Monsta | 1 | -8/+0 | |
2015-01-13 | drop support for GLib < 2.36 | Monsta | 55 | -362/+46 | |
Closes https://github.com/mate-desktop/caja/pull/372 | |||||
2015-01-13 | Bump version to 1.9.4caja-1.9.4 | Stefano Karapetsas | 2 | -2/+2 | |
2015-01-12 | show mate-user-guide help | Monsta | 1 | -12/+5 | |
2015-01-12 | use mate_gdk_spawn_command_line_on_screen like other MATE apps do | Monsta | 3 | -61/+15 | |
Closes https://github.com/mate-desktop/caja/pull/370 | |||||
2015-01-10 | audio-preview: Add support for GStreamer 1.0 | Balló György | 1 | -2/+8 | |
2015-01-10 | some optimizations in the access to lists | Monsta | 1 | -29/+10 | |
2015-01-10 | some NULL pointer checks | Monsta | 1 | -0/+4 | |
2015-01-07 | drop support for ancient versions of exempi and exif | Monsta | 2 | -33/+13 | |
2014-12-29 | Revert "dbus-manager: add a skeleton of NautilusDBusManager" | infirit | 4 | -188/+0 | |
This reverts commit 08bc0644ebc869ff1db320cc2bdfc4a471a6f9ac. | |||||
2014-12-29 | Revert "dbus-manager: implement the CopyURIs method" | infirit | 2 | -86/+17 | |
This reverts commit be39d4a5f6b03a142e21d3d0448ef0e779e7e173. | |||||
2014-12-29 | Revert "dbus-manager: add an EmptyTrash operation" | infirit | 1 | -18/+0 | |
This reverts commit 8116b5a43e11493d6e81a0a1e1ba67fa0d6289a4. | |||||
2014-12-29 | fixed: 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-16 | dbus-manager: add an EmptyTrash operation | infirit | 1 | -0/+18 | |
2014-12-16 | dbus-manager: implement the CopyURIs method | infirit | 2 | -17/+86 | |
2014-12-16 | dbus-manager: add a skeleton of NautilusDBusManager | infirit | 4 | -0/+188 | |
2014-12-15 | simplify configure.ac a bit due to libunique being mandatory now | Monsta | 1 | -16/+6 | |
2014-12-15 | autoconf: cleanup X11 and pango checks | infirit | 1 | -50/+8 | |
2014-12-10 | va_start should be paired with va_end | monsta | 1 | -0/+1 | |
2014-12-10 | zero-init all signals arrays | Monsta | 25 | -26/+26 | |
2014-12-10 | NULL-init a pointer for g_assert to work correctly | monsta | 1 | -1/+1 | |
2014-12-10 | properly zero-init a variable | monsta | 1 | -1/+1 | |
2014-12-10 | added checks for NULL pointer where it's needed | Monsta | 3 | -3/+3 | |
2014-12-10 | don't leak memory | monsta | 3 | -0/+4 | |
2014-12-10 | libcaja-private: don't leak memory | Monsta | 5 | -61/+43 | |
2014-12-10 | connect-server-dialog: don't leak memory | Monsta | 1 | -0/+2 | |
2014-12-10 | file-manager: don't leak memory | Monsta | 3 | -4/+6 | |
2014-12-10 | eel: fix logic a bit | Monsta | 1 | -4/+6 | |
2014-11-22 | Sync translations with transifex | mate-i18n | 3 | -37/+37 | |
2014-11-16 | Sync translations with transifex | mate-i18n | 103 | -909/+2786 | |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 | |
2014-11-10 | Bump version to 1.9.3caja-1.9.3 | Stefano Karapetsas | 2 | -2/+3 | |
2014-11-10 | Sync translations with transifex | mate-i18n | 102 | -30166/+32218 | |
2014-11-09 | appdata: Add autotool bits for appdata | infirit | 3 | -0/+8 | |
2014-11-09 | Create caja.appdata.xml | alxpl | 1 | -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-06 | Fix segmentation fault if extensions dont provide information file | Stefano Karapetsas | 1 | -2/+2 | |
2014-11-03 | Add about dialog for extensions | Stefano Karapetsas | 4 | -7/+73 | |
2014-11-02 | Sync translations with transifex | mate-i18n | 2 | -8/+9 | |
2014-10-27 | Allow extensions to define an ini file with name, icon and description | Stefano Karapetsas | 3 | -20/+56 | |
2014-10-27 | implementation of extension interface and status management (gsoc2014) | Alexander van der Meij | 19 | -1170/+1017 | |
2014-10-24 | Sync translations with transifex | mate-i18n | 101 | -19469/+20064 | |
2014-10-21 | Check result of symlink function to avoid warnings | Stefano Karapetsas | 1 | -10/+9 | |
Translate also Perberos spanish comments | |||||
2014-10-21 | Fix g_desktop_app_info_set_desktop_env deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2014-10-12 | Bump version to 1.9.2caja-1.9.2 | Stefano Karapetsas | 2 | -2/+2 | |
2014-10-12 | Sync translations with transifex | mate-i18n | 2 | -56/+56 | |
2014-10-05 | Use g_get_user_config_dir instead of harcoding to $HOME/.config | infirit | 4 | -5/+5 | |
2014-10-05 | Move accel file to the proper place. Fixes #276 | infirit | 1 | -1/+1 | |