summaryrefslogtreecommitdiff
path: root/src/caja-places-sidebar.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-31/+1
2016-10-23libunique builds: enable eject notificationslukefromdc1-18/+4
2016-10-23Refactor notification code to remove duplicate functionlukefromdc1-4/+4
2016-10-22GtkApplication: Notify when ejected volumes safe to unpluglukefromdc1-2/+31
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc1-2/+2
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc1-0/+4
2016-05-30GTK+3 sidebars and caja-places: port style_set to style_updatedraveit651-5/+8
2016-05-28GTK3: caja-places-sidebar.c use GtkStyleContextlukefromdc1-0/+10
2016-01-13GTK3 general: use eel_create_spotlight_pixbuf()Wolfgang Ulbrich1-0/+9
2015-10-14Gtk3 places-sidebar: fixes accidental device ejectraveit651-0/+5
2015-06-18places-sidebar: enable both creating bookmarks and dropping filesMonsta1-6/+18
2015-06-18places sidebar: fix indentation a bitMonsta1-8/+6
2015-06-11Merge pull request #424 from flexiondotorg/masterMartin Wimpress1-14/+115
2015-06-11Revert "places-sidebar: allow dropping of files to bookmarks"Martin Wimpress1-14/+115
2015-03-19places-sidebar: fix crashMonsta1-2/+4
2015-01-13drop support for GLib < 2.36Monsta1-2/+0
2014-12-10properly zero-init a variablemonsta1-1/+1
2014-05-17propagate button-release event when ejecting, fixes #169alexandervdm1-3/+2
2014-03-21places-sidebar: allow dropping of files to bookmarksraveit651-115/+14
2014-03-21sidebar: rearranged of caja sidebar to 1.4 styleraveit651-154/+156
2013-02-24Fix issues with XDG dirs in places sidebarStefano Karapetsas1-1/+12
2013-02-24More indentation fixesStefano Karapetsas1-19/+19
2013-02-24Indentation fixesStefano Karapetsas1-423/+424
2012-12-22[places-sidebar] plug leak in _dispose, add g_clear_object in glibcomat.hJasmine Hassan1-15/+5
2012-11-23[all] include src/glibcompat.h & use g_list_free_full() where neededJasmine Hassan1-2/+3
2012-11-16[places-sidebar] use gtk_widget_set_visible() instead of the eel helperJasmine Hassan1-9/+9
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-3/+4
2012-11-16[src] convert to new GDK_KEY prefixJasmine Hassan1-8/+8
2012-11-16[places-sidebar] redesign the Places sidebarJasmine Hassan1-264/+556
2012-11-16[places-sidebar] fix eject button highlightingJasmine Hassan1-23/+33
2012-11-16[pathbar] release the highlight path on disposeJasmine Hassan1-6/+8
2012-11-16[places-sidebar] don't update the icon if it's not visibleJasmine Hassan1-21/+37
2012-11-16[pathbar] make sure |path| is always valid and memory releasedJasmine Hassan1-6/+10
2012-11-16[places-sidebar] use _icon_info_lookup_from_name()Jasmine Hassan1-5/+5
2012-11-16[places-sidebar] Add highlight to eject iconJasmine Hassan1-22/+136
2012-09-05remove latest mateconf stuffStefano Karapetsas1-1/+0
2012-09-05start migration to gsettingsStefano Karapetsas1-4/+7
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-1/+1
2012-05-28Bookmarks can now be opened via the enter or space key.Steve Zesch1-0/+22
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+3092