Age | Commit message (Expand) | Author | Files | Lines |
2018-05-16 | editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems' | Pablo Barciela | 1 | -15/+1 |
2018-05-16 | zoom-control: use NULL instead of uninitialized variable | monsta | 1 | -2/+1 |
2018-05-16 | remove unused function | monsta | 1 | -25/+0 |
2018-05-16 | use NULL instead of uninitialized variable | monsta | 1 | -4/+2 |
2018-05-14 | eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default' | Pablo Barciela | 1 | -5/+5 |
2018-05-13 | eel-editable-label: avoid deprecated gtk_style_context_set_background | Pablo Barciela | 1 | -15/+0 |
2018-05-10 | eel-gtk-extensions: replace deprecated gtk_menu_popup function | raveit65 | 5 | -54/+8 |
2018-05-10 | zoom-control: don't use eel_pop_up_context_menu function | raveit65 | 1 | -6/+10 |
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 7 | -140/+29 |
2018-05-07 | libcaja-private: replace deprecated gdk_error_trap functions | raveit65 | 1 | -4/+6 |
2018-05-07 | fm-desktop-icon-view: replace deprecated gdk_error_trap_push/pop functions | raveit65 | 1 | -4/+6 |
2018-05-07 | replace deprecated gdk_flush | raveit65 | 2 | -3/+5 |
2018-05-07 | libcaja-private: fix -Wlogical-not-parentheses build warning | raveit65 | 1 | -1/+1 |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 8 | -16/+87 |
2018-05-05 | release 1.21.1v1.21.1 | raveit65 | 1 | -2/+41 |
2018-05-05 | sync with transifex | raveit65 | 119 | -117386/+125049 |
2018-05-03 | caja-spatial-window.c: avoid deprecated 'gtk_vbox_new' | Pablo Barciela | 1 | -4/+2 |
2018-05-03 | Eliminate accessible children-changed event flood on container repopulation | Joanmarie Diggs | 2 | -2/+5 |
2018-04-24 | Eliminate accessible children-changed event flood during update all | Joanmarie Diggs | 1 | -0/+6 |
2018-04-24 | Emit accessible-name-change signal for icons only when icons are renamed | Joanmarie Diggs | 2 | -1/+4 |
2018-04-23 | libcaja-private/caja-recent.c: gvfs-open is a deprecated tool, switch to "gio... | Mike Gabriel | 1 | -1/+1 |
2018-04-18 | sidebar popup menu: show "media-eject" icon in the "unmount" items | Pablo Barciela | 2 | -2/+2 |
2018-04-13 | update potfile | monsta | 1 | -29/+34 |
2018-04-12 | pathbar: fix random segfaults on opening mounts from Desktop | lukefromdc | 3 | -121/+84 |
2018-04-11 | fm-icon-view: Show size on disk as sort criterion | Moritz Bruder | 2 | -1/+9 |
2018-04-10 | sidebar popup menu: show "media-eject" icon | Pablo Barciela | 2 | -2/+2 |
2018-04-10 | update potfile | monsta | 1 | -975/+1034 |
2018-04-08 | Add sort criterion by reversed extension segments | Moritz Bruder | 8 | -1/+238 |
2018-04-08 | set icon names instead stock ids in some places | Pablo Barciela | 4 | -8/+8 |
2018-04-07 | caja-spatial-window.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 3 | -54/+73 |
2018-04-06 | Fix warnings from HiDPI commits | lukefromdc | 3 | -1/+8 |
2018-04-04 | sidebar: Respect sidebar dimensions on HiDPI | Victor Kareh | 2 | -2/+10 |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 21 | -276/+395 |
2018-04-04 | general: use gdk_monitor_get_scale_factor | Alexandru Pandelea | 1 | -1/+1 |
2018-04-04 | list-view: use the cairo surface as a drag icon | Cosimo Cecchi | 1 | -11/+8 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 7 | -25/+60 |
2018-04-04 | icon-info: hash/store icons using scale factor as well as size | Lionel Landwerlin | 1 | -6/+18 |
2018-04-04 | file: support HiDpi for thumbnails images | Cosimo Cecchi | 1 | -3/+3 |
2018-04-04 | properties-window: support HiDpi for the properties window icon | Cosimo Cecchi | 1 | -17/+10 |
2018-04-04 | Support HiDpi icons | Cosimo Cecchi | 32 | -185/+332 |
2018-04-04 | canvas-container: listen to scale factor to invalidate icons | Lionel Landwerlin | 1 | -0/+12 |
2018-04-04 | canvas-item: use gtk_render_icon_surface for the DnD surface | Cosimo Cecchi | 1 | -3/+8 |
2018-04-04 | desktop-canvas-view: scale desktop workarea | Andrea Azzarone | 1 | -4/+8 |
2018-04-03 | pre-bump version | raveit65 | 2 | -1/+3 |
2018-04-02 | caja-side-pane.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -4/+6 |
2018-03-31 | caja-navigation-window-pane.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -7/+9 |
2018-03-31 | caja-navigation-window-menus.c: drop unused variable | Pablo Barciela | 1 | -8/+0 |
2018-03-31 | caja-navigation-window-menus.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -3/+0 |
2018-03-31 | caja-bookmark: avoid deprecated GtkImageMenuItem | Pablo Barciela | 2 | -13/+40 |
2018-03-31 | caja-places-sidebar.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -17/+19 |