Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-03-30 | caja-emblem-sidebar.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -9/+7 |
2018-03-30 | fm-tree-view.c: drop unused variable | Pablo Barciela | 1 | -1/+1 |
2018-03-29 | modify code error: end the statement with a semicolon | 张雯 | 1 | -2/+2 |
2018-03-27 | fm-tree-view.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -32/+14 |
2018-03-27 | rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon' | Pablo Barciela | 3 | -31/+36 |
2018-03-26 | eel-editable-label.c: avoid 'append_action_signal' with stock ids | Pablo Barciela | 1 | -3/+3 |
2018-03-23 | release 1.21.0v1.21.0 | raveit65 | 1 | -10/+36 |
2018-03-23 | tx: update translations | raveit65 | 120 | -147858/+214425 |
2018-03-23 | caja-query-editor.c: add #include <eel/eel-stock-dialogs.h> | Pablo Barciela | 1 | -0/+1 |
2018-03-23 | tx: set minimum_perc = 2 | raveit65 | 1 | -1/+1 |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -1/+1 |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 5 | -13/+75 |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 5 | -61/+124 |
2018-03-15 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 |
2018-03-12 | add caja.pot for auto-update translations | raveit65 | 1 | -0/+7639 |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 8 | -30/+65 |