Age | Commit message (Expand) | Author | Files | Lines |
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 | keep one .desktop suffix on desktop file renaming | Konstantin Unruh | 1 | -1/+4 |
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-03-08 | travis: build with mate-common-1.24.2 from repos | raveit65 | 1 | -11/+0 |
2021-02-26 | Rename wallpaper pattern name from MATE to GNOME | rbuj | 4 | -39/+37 |
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 | 5 | -126/+140 |
2021-02-24 | caja-customization-data: keep the key of the hash table if exists | rbuj | 1 | -1/+1 |
2021-02-24 | caja-customization-data: Do not build the path to the browser.xml file | rbuj | 1 | -27/+18 |
2021-02-22 | tx: temporarily disable build for ArchLinux | raveit65 | 1 | -1/+1 |
2021-02-21 | caja-directory-async: drop istr_set_insert, use g_hash_table_add instead | rbuj | 1 | -19/+7 |
2021-02-07 | build: allow users to disable gettext support (--disable-nls) | rbuj | 27 | -48/+86 |
2021-02-05 | build: Use PACKAGE_URL variable | rbuj | 5 | -6/+13 |
2021-02-04 | build: underline package name and version in configure summary | rbuj | 1 | -1/+4 |
2021-02-02 | build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME | rbuj | 1 | -1/+1 |
2021-02-02 | release 1.25.2v1.25.2 | raveit65 | 2 | -1/+10 |
2021-02-02 | tx: sync with transifex | raveit65 | 119 | -66239/+66328 |
2021-02-02 | build: fix dist target | rbuj | 1 | -9/+12 |
2021-02-02 | i18n: Fix fetching all keywords on desktop files | rbuj | 1 | -3/+3 |
2021-01-30 | Fix desktop file validation warning | rbuj | 1 | -1/+1 |
2021-01-23 | caja-places-sidebar: upgrade format drive item | rbuj | 1 | -2/+49 |
2021-01-16 | update resource for transifex | rbuj | 1 | -3/+3 |
2021-01-16 | Update copyright to 2021 | rbuj | 1 | -1/+1 |
2021-01-16 | release 1.25.1v1.25.1 | raveit65 | 2 | -1/+45 |
2021-01-16 | tx: sync with transifex | raveit65 | 119 | -44235/+40958 |
2021-01-15 | tx: update resource | raveit65 | 1 | -553/+554 |
2021-01-15 | Remove warning -Wtype-limits | rbuj | 2 | -2/+2 |
2020-12-25 | caja-bookmarks-window: upgrade ui file | rbuj | 1 | -68/+65 |
2020-12-11 | caja-file-operations: Let user mark trusted launcher | rbuj | 1 | -0/+7 |
2020-12-11 | caja-directory-async: trust marked launchers | rbuj | 3 | -0/+11 |
2020-12-11 | caja-directory-async: trust also launchers from user desktop | rbuj | 3 | -8/+31 |
2020-12-11 | caja-directory-async: trust only system launchers | rbuj | 1 | -6/+1 |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |
2020-12-08 | update issue template | raveit65 | 1 | -1/+1 |
2020-12-04 | caja-file-management-properties: use g_list_free_full | rbuj | 1 | -2/+1 |
2020-11-29 | caja-icon-container: warning -Wold-style-declaration | rbuj | 1 | -1/+1 |
2020-11-28 | file-operations: don't attempt to move into the source dir | ericek111 | 1 | -8/+8 |
2020-11-24 | test-eel-pixbuf-scale: Profile only the scaling functions just once | rbuj | 1 | -24/+9 |
2020-11-24 | Remove the use of the gettimeofday function | rbuj | 2 | -19/+36 |
2020-11-15 | test-eel-image-table: Fix the filename for the test image | rbuj | 2 | -1/+2 |
2020-11-15 | test-eel-image-table: Use the UTF-8 encoding for the file itself | rbuj | 1 | -4/+4 |
2020-11-15 | test-eel-labeled-image: Fix showing the image on the controls | rbuj | 1 | -2/+5 |
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 | 21 | -79/+0 |