summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2013-10-18Correct typo as pointed out by raveit65 on ircinfirit1-1/+1
2013-10-18Use GTK_API_VERSION for GIRinfirit2-1/+2
2013-10-18Remove obsolete distro folderinfirit2-69/+0
2013-10-18Complete mate-file-manager -> caja renameinfirit3-3/+3
2013-10-17Package name is cajaStefano Karapetsas1-1/+1
2013-10-11Sync translations with transifexStefano Karapetsas13-5378/+5164
2013-10-06Properly free GHashTable in properties windowStefano Karapetsas3-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-26Add manpage for caja-autorun-softwareStefano Karapetsas2-0/+15
Closes #114 https://github.com/mate-desktop/mate-file-manager/issues/114
2013-09-22Merge branch 'master' of github.com:mate-desktop/mate-file-managerStefano Karapetsas2-3/+5
2013-09-22Add check if mimetype is null before apply thumbnail frameStefano Karapetsas1-6/+7
To avoid segfaults on file deletions
2013-09-20Merge pull request #112 from aubade/browserfixStefano Karapetsas1-1/+4
Make browser windows always open new folders in the same window, even when Spatial enabled
2013-09-19Possible fix for crash during file rename in external devicesStefano Karapetsas1-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-18Possible fix for crash during audio previewStefano Karapetsas1-0/+2
See https://bugzilla.redhat.com/show_bug.cgi?id=959444
2013-09-17Merge pull request #154 from romovs/masterStefano Karapetsas2-11/+11
fixed thumbnail frame not being displayed for some files
2013-09-05fixed thumbnail frame not being displayed for some files. also fixes #135.romovs2-11/+11
2013-09-03Merge pull request #162 from infirit/masterStefano Karapetsas1-1/+1
Fix spatial mode crash and shift+double click
2013-09-01Fix spatial mode crash and shift+double clickinfirit1-1/+1
Fixes issues: https://github.com/mate-desktop/mate-file-manager/issues/120 https://github.com/mate-desktop/mate-file-manager/issues/161
2013-08-06Sync translations with transifexStefano Karapetsas18-3332/+10834
2013-08-01Merge pull request #146 from infirit/masterStefano Karapetsas8-8/+8
Replace ghelp: with help: for user-guide
2013-08-01Replace ghelp: with help: for user-guideinfirit8-8/+8
2013-07-26Fix introspection dirsStefano Karapetsas1-2/+2
2013-07-25configure: Translate spanish commentsStefano Karapetsas1-6/+5
2013-07-25src: Add GTK3/GDK3 supportStefano Karapetsas3-8/+40
2013-07-25libcaja-private: Add GDK3 supportStefano Karapetsas2-0/+38
2013-07-25eel: Add GDK3 supportStefano Karapetsas1-0/+17
2013-07-25cut-n-paste-code: Add GTK3 supportStefano Karapetsas1-0/+8
2013-07-25configure: Use appropriate gail versionStefano Karapetsas1-5/+6
2013-07-25Fixes for GTK3 supportStefano Karapetsas4-2/+17
2013-07-25Fix a nautilus => caja renameStefano Karapetsas1-2/+2
2013-07-25Include only gtk.hStefano Karapetsas1-1/+1
2013-07-24eel: Add GTK3 supportStefano Karapetsas8-7/+185
2013-07-24eel: Disable unused function in GTK3Stefano Karapetsas2-0/+5
2013-07-24Update for mate-desktop changesStefano Karapetsas8-8/+8
2013-07-23eel: depth argument is removed from gdk_window_get_geometry in GTK3Stefano Karapetsas1-0/+4
2013-07-23Fix typoStefano Karapetsas1-1/+1
2013-07-18Merge pull request #141 from NiceandGently/masterStefano Karapetsas7-9/+9
fix privat icons dir and make files for automake-1.13
2013-07-18Merge pull request #140 from Semmu/dev-gtk3Stefano Karapetsas1-1/+6
First gtk3 support commit.
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1