Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-27 | Add option to show file sizes with IEC units instead of SI units | Stefano Karapetsas | 6 | -11/+45 | |
Contains also a typo fix for the previous commit Closes #203 https://github.com/mate-desktop/caja/issues/203 | |||||
2014-01-27 | Add "Open parent location" in menu if we are in search view | Stefano Karapetsas | 1 | -0/+94 | |
It is shown if only one file is selected, and if it isn't a directory | |||||
2014-01-14 | configure: Avoid to create gz tarball | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-14 | Bump version to 1.7.1caja-1.7.1 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-14 | Use memmove with latest glib (>= 2.39) | Stefano Karapetsas | 1 | -0/+5 | |
g_memmove is removed in https://git.gnome.org/browse/glib/commit/?id=6e4a7fca431f53fdfd89afbe956212229cf52200 | |||||
2014-01-13 | Remove unused folder and file | Stefano Karapetsas | 1 | -1/+0 | |
2014-01-06 | Merge pull request #230 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Add to ACLOCAL_AMFLAGS for user added flags | |||||
2014-01-05 | Add to ACLOCAL_AMFLAGS for user added flags | infirit | 1 | -1/+1 | |
2013-12-29 | Merge pull request #214 from infirit/master | Stefano Karapetsas | 1 | -1/+1 | |
Revert "Fix for x-caja-desktop windows at login" | |||||
2013-12-22 | Merge pull request #217 from infirit/yelp | Stefano Karapetsas | 8 | -9/+9 | |
Update help uri to the correct location | |||||
2013-12-22 | Update help uri to the correct location | infirit | 8 | -9/+9 | |
2013-12-17 | Revert "Fix for x-caja-desktop windows at login" | infirit | 1 | -1/+1 | |
This reverts commit d116bf8ba8be698869fef81b30d576bcacf3234c. Revert because it does not solve the problem and it causes problems for users with other docks like plank. See issue #211. | |||||
2013-12-01 | Merge pull request #202 from City-busz/fix-max-child-size | Stefano Karapetsas | 1 | -0/+3 | |
Fix assertion failture on max_child_size | |||||
2013-11-30 | Fix assertion failture on max_child_size | Balló György | 1 | -0/+3 | |
This fixes the crasher when opening properties. | |||||
2013-11-29 | Merge pull request #198 from eyelash/icon-size | Stefano Karapetsas | 2 | -45/+5 | |
fix a GTK3 bug and simplify things | |||||
2013-11-13 | Fix g_thread_init deprecation | Stefano Karapetsas | 1 | -0/+2 | |
2013-11-08 | Merge pull request #197 from eyelash/toolbar-height | Stefano Karapetsas | 2 | -2/+0 | |
toolbar improvements | |||||
2013-11-07 | remove the border of the zoom control | Elias Aebi | 1 | -1/+0 | |
2013-11-07 | remove the border of the view as combo box | Elias Aebi | 1 | -1/+0 | |
2013-11-06 | put the containers instead of the contents into the size group and remove ↵ | Elias Aebi | 2 | -16/+4 | |
the now unnecessary frame container | |||||
2013-11-05 | Merge pull request #195 from eyelash/primary-toolbar | Stefano Karapetsas | 1 | -0/+3 | |
add the primary-toolbar style class to the primary toolbar | |||||
2013-11-03 | remove a custom size allocation that broke stuff on GTK3 | Elias Aebi | 1 | -28/+0 | |
2013-11-03 | use the same icon size for the location button (the button that lets you ↵ | Elias Aebi | 1 | -1/+1 | |
toggle between button and text-based location bar) as for the close side pane button and the pathbar icons | |||||
2013-11-03 | add the primary-toolbar style class to the primary toolbar (only for the ↵ | Elias Aebi | 1 | -0/+3 | |
GTK3 version) | |||||
2013-10-31 | Merge pull request #193 from infirit/master | Stefano Karapetsas | 3 | -5/+2 | |
Fix pkgconfig files and small cleanup of configure.ac | |||||
2013-10-31 | Remove forgotten GTK_API_VERSION and GTK_REQUIRED (now in case) | infirit | 1 | -3/+0 | |
2013-10-31 | Use GTK_API_VERSION in pkgconfig files | infirit | 2 | -2/+2 | |
2013-10-26 | Bump version to 1.7.0caja-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-21 | Merge pull request #188 from infirit/master | Stefano Karapetsas | 45 | -23152/+10 | |
Add disable-icon-update for distcheck / various cleanups | |||||
2013-10-20 | Add update-icon-cache config option for makedistcheck | infirit | 3 | -3/+10 | |
Otherwise the cache file is left behind and make distcheck fails. | |||||
2013-10-20 | Remove ltmain.sh, autofoo will bring it in | infirit | 1 | -9655/+0 | |
2013-10-20 | Remove m4 and rely on autofoo to pull them in | infirit | 7 | -8893/+0 | |
2013-10-20 | Remove pregenerated doc files, will be generated on every build | infirit | 34 | -4601/+0 | |
2013-10-19 | Rename INCLUDES to AM_CPPFLAGS in Makefile | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-19 | Merge pull request #182 from infirit/master | Stefano Karapetsas | 8 | -74/+6 | |
Use GTK_API_VERSION for GIR and correct typo | |||||
2013-10-18 | Correct typo as pointed out by raveit65 on irc | infirit | 1 | -1/+1 | |
2013-10-18 | Use GTK_API_VERSION for GIR | infirit | 2 | -1/+2 | |
2013-10-18 | Remove obsolete distro folder | infirit | 2 | -69/+0 | |
2013-10-18 | Complete mate-file-manager -> caja rename | infirit | 3 | -3/+3 | |
2013-10-17 | Package name is caja | Stefano Karapetsas | 1 | -1/+1 | |
2013-10-11 | Sync translations with transifex | Stefano Karapetsas | 13 | -5378/+5164 | |
2013-10-06 | Properly free GHashTable in properties window | Stefano Karapetsas | 3 | -1/+35 | |
Closes #178 https://github.com/mate-desktop/mate-file-manager/issues/178 I had to recover two functions previously removed in eel-glib-extensions. | |||||
2013-09-26 | Add manpage for caja-autorun-software | Stefano Karapetsas | 2 | -0/+15 | |
Closes #114 https://github.com/mate-desktop/mate-file-manager/issues/114 | |||||
2013-09-22 | Merge branch 'master' of github.com:mate-desktop/mate-file-manager | Stefano Karapetsas | 2 | -3/+5 | |
2013-09-22 | Add check if mimetype is null before apply thumbnail frame | Stefano Karapetsas | 1 | -6/+7 | |
To avoid segfaults on file deletions | |||||
2013-09-20 | Merge pull request #112 from aubade/browserfix | Stefano Karapetsas | 1 | -1/+4 | |
Make browser windows always open new folders in the same window, even when Spatial enabled | |||||
2013-09-19 | Possible fix for crash during file rename in external devices | Stefano Karapetsas | 1 | -2/+1 | |
Bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1005660 Solution from: https://git.gnome.org/browse/nautilus/commit/src/nautilus-icon-view.c?h=gnome-3-2&id=a67212a | |||||
2013-09-18 | Possible fix for crash during audio preview | Stefano Karapetsas | 1 | -0/+2 | |
See https://bugzilla.redhat.com/show_bug.cgi?id=959444 | |||||
2013-09-17 | Merge pull request #154 from romovs/master | Stefano Karapetsas | 2 | -11/+11 | |
fixed thumbnail frame not being displayed for some files | |||||
2013-09-05 | fixed thumbnail frame not being displayed for some files. also fixes #135. | romovs | 2 | -11/+11 | |