summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-03release 1.21.2v1.21.2raveit652-1/+33
2018-07-03sync with transifexraveit65119-27198/+28659
2018-06-21eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons...lukefromdc1-2/+9
2018-06-20tx: update source fileraveit651-121/+129
2018-06-18caja-sidebar-title: Fix: images broken in sidebarPablo Barciela1-5/+30
2018-06-07caja-progress-info.c: show notifications in begin/end of progressPablo Barciela1-4/+18
2018-06-07caja-progress-info.c: avoid deprecated 'gtk_status_icon_get_visible'Pablo Barciela1-2/+5
2018-06-07caja-sidebar-title: fix [-Wmaybe-uninitialized] warningraveit651-0/+1
2018-06-06desktop window: Add is-desktop AtkObject attributeSamuel Thibault2-0/+51
2018-06-05caja-desktop-window.c: Fix: caja crashes unexpectedlyPablo Barciela1-0/+13
2018-06-05avoid deprecated 'gtk_widget_override_font'Pablo Barciela2-2/+12
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela6-10/+3
2018-06-02caja-bookmark.c: drop unused variablePablo Barciela1-1/+0
2018-05-23caja-bookmark.c: Fix icons in bookmarksPablo Barciela1-16/+10
2018-05-20icon-container: avoid deprecated 'gtk_style_context_get_border_color'Pablo Barciela1-2/+7
2018-05-18avoid deprecated 'gtk_dialog_get_action_area'Pablo Barciela2-10/+12
2018-05-18update potfilemonsta1-124/+120
2018-05-16Pathbar button: fix poor response to right-clicklukefromdc1-1/+1
2018-05-16editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems'Pablo Barciela1-15/+1
2018-05-16zoom-control: use NULL instead of uninitialized variablemonsta1-2/+1
2018-05-16remove unused functionmonsta1-25/+0
2018-05-16use NULL instead of uninitialized variablemonsta1-4/+2
2018-05-14eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela1-5/+5
2018-05-13eel-editable-label: avoid deprecated gtk_style_context_set_backgroundPablo Barciela1-15/+0
2018-05-10eel-gtk-extensions: replace deprecated gtk_menu_popup functionraveit655-54/+8
2018-05-10zoom-control: don't use eel_pop_up_context_menu functionraveit651-6/+10
2018-05-07Replace deprecated gtk_menu_popupraveit657-140/+29
2018-05-07libcaja-private: replace deprecated gdk_error_trap functionsraveit651-4/+6
2018-05-07fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functionsraveit651-4/+6
2018-05-07replace deprecated gdk_flushraveit652-3/+5
2018-05-07libcaja-private: fix -Wlogical-not-parentheses build warningraveit651-1/+1
2018-05-05avoid deprecated 'gtk_style_context_get_background_color'Pablo Barciela8-16/+87
2018-05-05release 1.21.1v1.21.1raveit651-2/+41
2018-05-05sync with transifexraveit65119-117386/+125049
2018-05-03caja-spatial-window.c: avoid deprecated 'gtk_vbox_new'Pablo Barciela1-4/+2
2018-05-03Eliminate accessible children-changed event flood on container repopulationJoanmarie Diggs2-2/+5
2018-04-24Eliminate accessible children-changed event flood during update allJoanmarie Diggs1-0/+6
2018-04-24Emit accessible-name-change signal for icons only when icons are renamedJoanmarie Diggs2-1/+4
2018-04-23libcaja-private/caja-recent.c: gvfs-open is a deprecated tool, switch to "gio...Mike Gabriel1-1/+1
2018-04-18sidebar popup menu: show "media-eject" icon in the "unmount" itemsPablo Barciela2-2/+2
2018-04-13update potfilemonsta1-29/+34
2018-04-12pathbar: fix random segfaults on opening mounts from Desktoplukefromdc3-121/+84
2018-04-11fm-icon-view: Show size on disk as sort criterionMoritz Bruder2-1/+9
2018-04-10sidebar popup menu: show "media-eject" iconPablo Barciela2-2/+2
2018-04-10update potfilemonsta1-975/+1034
2018-04-08Add sort criterion by reversed extension segmentsMoritz Bruder8-1/+238
2018-04-08set icon names instead stock ids in some placesPablo Barciela4-8/+8
2018-04-07caja-spatial-window.c: avoid deprecated GtkImageMenuItemPablo Barciela3-54/+73
2018-04-06Fix warnings from HiDPI commitslukefromdc3-1/+8
2018-04-04sidebar: Respect sidebar dimensions on HiDPIVictor Kareh2-2/+10