Age | Commit message (Expand) | Author | Files | Lines |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 8 | -106/+195 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 1 | -6/+12 |
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 | Support HiDpi icons | Cosimo Cecchi | 11 | -122/+177 |
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-03-31 | caja-bookmark: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -13/+37 |
2018-03-29 | modify code error: end the statement with a semicolon | 张雯 | 1 | -2/+2 |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 1 | -3/+3 |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 2 | -8/+23 |
2018-03-03 | rename mate_dialog_add_button to eel_dialog_add_button | Pablo Barciela | 3 | -70/+18 |
2018-03-01 | avoid eel_create_question_dialog with stock ids | Pablo Barciela | 2 | -6/+7 |
2018-02-27 | avoid eel_run_simple_dialog with stock ids | Pablo Barciela | 1 | -1/+1 |
2018-02-27 | caja-file-operations: avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -39/+71 |
2018-02-24 | caja-file-conflict-dialog: avoid gtk_dialog_add_buttons with stock id | Pablo Barciela | 1 | -6/+27 |
2018-02-23 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -10/+4 |
2018-02-22 | caja-autorun: avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -4/+28 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 8 | -63/+73 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 9 | -135/+4 |
2018-01-15 | search_dispose and search_finilize can't be run after search finished | chen donghai | 1 | -1/+0 |
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 1 | -2/+1 |
2018-01-09 | remove +x attr from source files | monsta | 3 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 3 | -0/+9 |
2017-12-31 | eject: Do not show "safe to remove" notification if drive fails to unmount | lukefromdc | 1 | -1/+4 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 1 | -22/+8 |
2017-10-08 | reword Size on Disk column description a bit | monsta | 1 | -1/+1 |
2017-09-02 | icon-dnd: remove hardcoded highlight frame | Cosimo Cecchi | 1 | -6/+1 |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+10 |
2017-08-24 | libcaja-private: remove wrong link from internal README | monsta | 1 | -6/+0 |
2017-08-22 | private: Ensure we allow launching .desktop files from trusted symlinks | Ikey Doherty | 1 | -0/+42 |
2017-08-19 | open-with-dialog: set max-char-width for a label | raveit65 | 1 | -0/+1 |
2017-08-18 | Fix #828 "Open With" dialog "Open" button's text misaligned | lukefromdc | 1 | -1/+1 |
2017-08-12 | avoid deprecated gdk_screen_width/height | ZenWalker | 1 | -2/+7 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 1 | -6/+15 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 2 | -4/+5 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 11 | -47/+221 |
2017-04-20 | Open With dialog: force icon size | monsta | 1 | -1/+1 |
2017-04-20 | file: make caja_file_get_gicon return custom icons too (#765) | monsta | 1 | -0/+5 |
2017-04-19 | Expand grid width to canvas | raveit65 | 1 | -1/+6 |
2017-04-18 | use atk_component_get_extents instead of atk_component_get_position | monsta | 1 | -2/+2 |
2017-04-18 | don't parse .hidden files manually - GIO does it since 2.36 | monsta | 4 | -139/+2 |
2017-04-18 | don't check nonexistent MATE22_USER_DIR env var | monsta | 1 | -13/+2 |
2017-04-18 | don't check nonexistent ~/.mate2 directory | monsta | 1 | -16/+3 |
2017-04-13 | Add size_request to IconContainer to work around unncecessary | raveit65 | 1 | -0/+64 |
2017-04-13 | IconCanvasItem: fix overlapping filenames on hover | raveit65 | 1 | -1/+0 |
2017-03-28 | fix build with gcc 4.9.2 (looks like it's in c89 mode by default) | monsta | 1 | -2/+6 |
2017-03-23 | search: added tag support (xattr::xdg.tags). | Felipe Barriga Richards | 3 | -9/+205 |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 2 | -4/+16 |
2017-03-13 | Revert "GTK3.21:fix desktop redraw" | Alexei Sorokin | 1 | -7/+0 |