summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-14Update caja-connect-server.1hekel1-43/+33
2014-02-14Update caja-autorun-software.1hekel1-11/+33
2014-02-12Re add bookmark section in connect server dialogStefano Karapetsas1-1/+49
2014-02-11Include autogen.sh in tarballStefano Karapetsas1-1/+2
Closes https://github.com/mate-desktop/caja/issues/253
2014-02-11Add description to caja-autorun-software manpageStefano Karapetsas1-1/+1
Patch by Mike Gabriel Closes https://github.com/mate-desktop/caja/issues/254
2014-02-10Add Keyword to desktop files, patch by Mike Gabriel (sunweaver)infirit5-0/+5
2014-02-10Sync translations with transifexStefano Karapetsas1-9/+9
2014-02-10Remove old unused COPYING-DOCS fileStefano Karapetsas1-355/+0
See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738537#10 https://git.gnome.org/browse/nautilus/commit/?id=f933accf04863e3e0f5828e9ba7655861057c2bc Closes #251 https://github.com/mate-desktop/caja/issues/251
2014-02-09Bump version to 1.7.2caja-1.7.2Stefano Karapetsas1-1/+1
2014-02-09Sync translations with transifexStefano Karapetsas2-7/+7
2014-02-08Fix typo in po/lv.poStefano Karapetsas1-1/+1
2014-02-08Fix typo in po/el.poStefano Karapetsas1-1/+1
2014-02-08Sync translations with transifexStefano Karapetsas1-7/+8
2014-02-03Sync translations with transifexStefano Karapetsas6-1103/+1108
2014-01-29Sync translations with transifexStefano Karapetsas103-84027/+91978
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas6-11/+45
Contains also a typo fix for the previous commit Closes #203 https://github.com/mate-desktop/caja/issues/203
2014-01-27Add "Open parent location" in menu if we are in search viewStefano Karapetsas1-0/+94
It is shown if only one file is selected, and if it isn't a directory
2014-01-14configure: Avoid to create gz tarballStefano Karapetsas1-1/+1
2014-01-14Bump version to 1.7.1caja-1.7.1Stefano Karapetsas1-1/+1
2014-01-14Use memmove with latest glib (>= 2.39)Stefano Karapetsas1-0/+5
g_memmove is removed in https://git.gnome.org/browse/glib/commit/?id=6e4a7fca431f53fdfd89afbe956212229cf52200
2014-01-13Remove unused folder and fileStefano Karapetsas1-1/+0
2014-01-06Merge pull request #230 from infirit/masterStefano Karapetsas1-1/+1
Add to ACLOCAL_AMFLAGS for user added flags
2014-01-05Add to ACLOCAL_AMFLAGS for user added flagsinfirit1-1/+1
2013-12-29Merge pull request #214 from infirit/masterStefano Karapetsas1-1/+1
Revert "Fix for x-caja-desktop windows at login"
2013-12-22Merge pull request #217 from infirit/yelpStefano Karapetsas8-9/+9
Update help uri to the correct location
2013-12-22Update help uri to the correct locationinfirit8-9/+9
2013-12-17Revert "Fix for x-caja-desktop windows at login"infirit1-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-01Merge pull request #202 from City-busz/fix-max-child-sizeStefano Karapetsas1-0/+3
Fix assertion failture on max_child_size
2013-11-30Fix assertion failture on max_child_sizeBalló György1-0/+3
This fixes the crasher when opening properties.
2013-11-29Merge pull request #198 from eyelash/icon-sizeStefano Karapetsas2-45/+5
fix a GTK3 bug and simplify things
2013-11-13Fix g_thread_init deprecationStefano Karapetsas1-0/+2
2013-11-08Merge pull request #197 from eyelash/toolbar-heightStefano Karapetsas2-2/+0
toolbar improvements
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 ↵Elias Aebi2-16/+4
the now unnecessary frame container
2013-11-05Merge pull request #195 from eyelash/primary-toolbarStefano Karapetsas1-0/+3
add the primary-toolbar style class to the primary toolbar
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 ↵Elias Aebi1-1/+1
toggle between button and text-based location bar) as for the close side pane button and the pathbar icons
2013-11-03add the primary-toolbar style class to the primary toolbar (only for the ↵Elias Aebi1-0/+3
GTK3 version)
2013-10-31Merge pull request #193 from infirit/masterStefano Karapetsas3-5/+2
Fix pkgconfig files and small cleanup of configure.ac
2013-10-31Remove forgotten GTK_API_VERSION and GTK_REQUIRED (now in case)infirit1-3/+0
2013-10-31Use GTK_API_VERSION in pkgconfig filesinfirit2-2/+2
2013-10-26Bump version to 1.7.0caja-1.7.0Stefano Karapetsas1-1/+1
2013-10-21Merge pull request #188 from infirit/masterStefano Karapetsas45-23152/+10
Add disable-icon-update for distcheck / various cleanups
2013-10-20Add update-icon-cache config option for makedistcheckinfirit3-3/+10
Otherwise the cache file is left behind and make distcheck fails.
2013-10-20Remove ltmain.sh, autofoo will bring it ininfirit1-9655/+0
2013-10-20Remove m4 and rely on autofoo to pull them ininfirit7-8893/+0
2013-10-20Remove pregenerated doc files, will be generated on every buildinfirit34-4601/+0
2013-10-19Rename INCLUDES to AM_CPPFLAGS in MakefileStefano Karapetsas1-1/+1
2013-10-19Merge pull request #182 from infirit/masterStefano Karapetsas8-74/+6
Use GTK_API_VERSION for GIR and correct typo