Age | Commit message (Expand) | Author | Files | Lines |
2021-05-05 | caja-bookmarks-window.ui: remove deprecated GtkAlignment, remove empty labels | mbkma | 1 | -172/+82 |
2021-05-05 | caja-file-management-properties.ui: remove deprecated GtkAlignment (use | mbkma | 1 | -1219/+1157 |
2021-04-20 | Add creation time support | rbuj | 4 | -0/+21 |
2021-04-20 | caja-window: remove -Wcast-function-type warning | rbuj | 1 | -5/+13 |
2021-04-20 | caja-window-menus: remove -Wcast-function-type warning | rbuj | 1 | -3/+1 |
2021-04-20 | caja-window-manage-views: remove -Wcast-function-type warning | rbuj | 1 | -2/+10 |
2021-04-20 | caja-property-browser: remove -Wcast-function-type warning | rbuj | 1 | -4/+11 |
2021-04-13 | icon view: Add a directory setting to block moving icons | Colomban Wendling | 3 | -0/+78 |
2021-04-02 | No longer need to check the locale.h header as it's part of C90 | rbuj | 1 | -2/+0 |
2021-04-01 | warning: missing initializer for a field of ‘GtkActionEntry’ | rbuj | 5 | -34/+47 |
2021-03-11 | caja-places-sidebar: gnome-disk-utility ignores the --xid option | rbuj | 1 | -7/+0 |
2021-03-11 | caja-pathbar: Fix cppcheck warning nullPointerRedundantCheck | rbuj | 1 | -25/+19 |
2021-03-10 | caja-application: Use PACKAGE in notify_init instead of GETTEXT_PACKAGE | rbuj | 1 | -1/+1 |
2021-03-10 | cppcheck warning: Local variable 'combo_box' shadows outer argument | rbuj | 1 | -13/+6 |
2021-02-26 | caja-window: Fix cppcheck warning unusedAllocatedMemory | rbuj | 1 | -4/+0 |
2021-02-25 | caja-file-management-properties: Do not cast the instance to GObject when con... | rbuj | 1 | -11/+9 |
2021-02-25 | caja-file-management-properties: use gtk_builder_new_from_file | rbuj | 1 | -5/+1 |
2021-02-25 | Fix warnings about xmlChar cast | rbuj | 2 | -95/+105 |
2021-02-07 | build: allow users to disable gettext support (--disable-nls) | rbuj | 13 | -0/+30 |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 1 | -1/+1 |
2021-01-23 | caja-places-sidebar: upgrade format drive item | rbuj | 1 | -2/+49 |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 |
2021-01-15 | Remove warning -Wtype-limits | rbuj | 1 | -1/+1 |
2020-12-25 | caja-bookmarks-window: upgrade ui file | rbuj | 1 | -68/+65 |
2020-12-04 | caja-file-management-properties: use g_list_free_full | rbuj | 1 | -2/+1 |
2020-11-15 | fm-properties-window: make the location of system folders portable | rbuj | 2 | -2/+4 |
2020-11-11 | Remove unused macros | Pablo Barciela | 9 | -33/+0 |
2020-11-11 | Duplicate tabs using the scroll wheel (#1456) | Erik Bročko | 4 | -12/+32 |
2020-11-11 | Fix i18n in backgrounds and emblems dialog | rbuj | 1 | -6/+6 |
2020-09-05 | fm-directory-view: Error message when a link could not be created | rbuj | 1 | -8/+23 |
2020-08-04 | Remove trailing spaces/tabs | rbuj | 3 | -4/+4 |
2020-07-25 | Add a "Bookmarks" sidebar to Caja | Gordon N. Squash | 4 | -0/+650 |
2020-07-21 | Guard block is missing | rbuj | 2 | -0/+12 |
2020-07-16 | caja-notebook: Add notebook scroll event | rbuj | 1 | -7/+97 |
2020-07-13 | fm-icon-view: totem-audio-preview was removed in totem 2.25.90 | rbuj | 2 | -16/+3 |
2020-07-10 | caja-file-management-properties: Reduce the height of the dialog | rbuj | 1 | -294/+239 |
2020-07-10 | Remove unused variable from eel_notebook_scroll_event_cb | rbuj | 2 | -6/+7 |
2020-07-10 | fm-properties-window: Do not display Modified field for mounted points | rbuj | 1 | -1/+10 |
2020-06-30 | caja properties-window: display dir last modified | Ԝеѕ | 1 | -3/+20 |
2020-06-17 | caja-window-slot: fix window icon replacement/alternation | rbuj | 1 | -9/+15 |
2020-06-15 | fm-properties: Don't show notebook arrows | raveit65 | 1 | -1/+0 |
2020-06-13 | caja-file-management-properties: Remove caja_file_management_properties_size_... | rbuj | 2 | -32/+25 |
2020-06-13 | caja-file-management-properties.ui: Fix deprecations | rbuj | 1 | -80/+79 |
2020-05-26 | Replace GtkStateType (GTK2 enum) with GtkStateFlags (GTK3 enum) | rbuj | 1 | -5/+5 |
2020-05-15 | mate-submodules: use git submodule for libegg | Wu Xiaotian | 2 | -0/+2 |
2020-05-05 | Remove the warning: the address of ‘iter’ will never be NULL | rbuj | 1 | -8/+6 |
2020-04-28 | support an explicit --select command line option | plonibarploni | 1 | -5/+70 |
2020-04-13 | Fix -Wmissing-prototypes build warnings | Pablo Barciela | 3 | -4/+6 |
2020-04-12 | Remove warnings about function declaration isn’t a prototype | rbuj | 1 | -1/+2 |
2020-04-04 | caja-window-menus: website-label, consistency with other about-dialog | rbuj | 1 | -1/+1 |