summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit655-0/+46
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit656-0/+28
2015-10-07fixed wrong link to gnome website in the commentsmonsta1-1/+1
2015-09-26GTK3: reduce size of autorun-dialograveit651-0/+6
2015-09-17undostack: don't try restoring files w/o "trash::orig-path" attributemonsta1-0/+5
2015-09-17use standard defines for "trash::" attributesmonsta2-4/+6
2015-09-06Rework gsettings schema buildinginfirit5-510/+506
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-4/+4
2015-07-20removed useless call to g_list_freeMonsta1-1/+1
2015-07-20small indent fixesMonsta1-3/+1
2015-07-07Merge pull request #431 from NiceandGently/mastermonsta1-1/+6
2015-06-27Use g_malloc instead of malloc to be safeOBATA Akio1-2/+2
2015-06-24compact view: don't auto-scroll to the right on long filenamesMonsta1-4/+6
2015-06-21icon-container: reset the double click counter after a double clickraveit651-1/+6
2015-01-13drop support for GLib < 2.36Monsta25-204/+26
2015-01-10some optimizations in the access to listsMonsta1-29/+10
2014-12-29Revert "dbus-manager: add a skeleton of NautilusDBusManager"infirit3-183/+0
2014-12-29Revert "dbus-manager: implement the CopyURIs method"infirit2-86/+17
2014-12-29Revert "dbus-manager: add an EmptyTrash operation"infirit1-18/+0
2014-12-16dbus-manager: add an EmptyTrash operationinfirit1-0/+18
2014-12-16dbus-manager: implement the CopyURIs methodinfirit2-17/+86
2014-12-16dbus-manager: add a skeleton of NautilusDBusManagerinfirit3-0/+183
2014-12-10zero-init all signals arraysMonsta12-12/+12
2014-12-10added checks for NULL pointer where it's neededMonsta2-2/+2
2014-12-10don't leak memorymonsta2-0/+2
2014-12-10libcaja-private: don't leak memoryMonsta5-61/+43
2014-11-03Add about dialog for extensionsStefano Karapetsas2-1/+13
2014-10-27Allow extensions to define an ini file with name, icon and descriptionStefano Karapetsas2-10/+25
2014-10-27implementation of extension interface and status management (gsoc2014)Alexander van der Meij10-10/+280
2014-10-05Use g_get_user_config_dir instead of harcoding to $HOME/.configinfirit1-1/+1
2014-10-05Move accel file to the proper place. Fixes #276infirit1-1/+1
2014-10-03file-conflict-dialog: Alt+S is already used in Skip buttonStefano Karapetsas1-1/+1
2014-09-30libcaja-private: fix always-false expressionsBoris Egorov2-8/+2
2014-09-25limit deep scount (folder contents and size) to one filesystemPhillip Susi1-4/+39
2014-07-05Handle metadata key deletions (fixes #296)bl0ckeduser1-4/+22
2014-04-28Quick fix for #105bl0ckeduser1-1/+1
2014-03-09icon-canvas-item: attempt to fix up a11y for CajaIconCanvasItemStefano Karapetsas2-334/+274
2014-02-26Fix double forking issue with pkexectarakbumba1-40/+102
2014-01-27Add option to show file sizes with IEC units instead of SI unitsStefano Karapetsas4-5/+26
2013-09-22Add check if mimetype is null before apply thumbnail frameStefano Karapetsas1-6/+7
2013-09-05fixed thumbnail frame not being displayed for some files. also fixes #135.romovs2-11/+11
2013-07-25libcaja-private: Add GDK3 supportStefano Karapetsas2-0/+38
2013-07-25Fixes for GTK3 supportStefano Karapetsas1-0/+4
2013-07-25Fix a nautilus => caja renameStefano Karapetsas1-2/+2
2013-07-25Include only gtk.hStefano Karapetsas1-1/+1
2013-07-24Update for mate-desktop changesStefano Karapetsas2-2/+2
2013-07-18INCLUDES to AM_CPPFLAGSWolfgang Ulbrich1-1/+1
2013-06-29Fixes for make distStefano Karapetsas1-1/+1
2013-05-07Fix for #111Scott Balneaves1-5/+7
2013-04-17Possible fix for Issue #111Scott Balneaves1-0/+4