Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-07 | Add an option for asking confirmation before moving files to the trash | Colomban Wendling | 3 | -1/+68 |
2017-01-27 | Rename method to reflect its altered functionality | Luke Yelavich | 1 | -4/+4 |
2017-01-27 | Replace other instances of atk_focus_tracker_notify with appropriate atk_set_... | Luke Yelavich | 1 | -5/+5 |
2017-01-27 | Use ATK_STATE_SELECTED and ATK_STATE_FOCUSED appropriately for highlight prop... | Luke Yelavich | 1 | -9/+7 |
2017-01-07 | a11y: fix accessibility implementation for CajaIconCanvasItemAccessible | Colomban Wendling | 1 | -3/+3 |
2017-01-06 | remove some unused code that's also gone upstream | monsta | 1 | -14/+0 |
2017-01-02 | Fix keyboard-down wraparound on compact view | lukefromdc | 1 | -26/+22 |
2016-12-31 | Fix cursor on single-click navigation mode. | Franco Tortoriello | 1 | -2/+15 |
2016-12-29 | file: don't consider all desktop files caja links | lukefromdc | 1 | -3/+6 |
2016-12-29 | Show "open with" menu for desktop and theme files | lukefromdc | 1 | -4/+2 |
2016-12-29 | fix indent and spacing a bit | monsta | 1 | -11/+11 |
2016-12-29 | check for stable version of GTK+3, not for development one | monsta | 1 | -3/+3 |
2016-12-14 | Add a separator when concatenating strings in icon text accessible | Colomban Wendling | 1 | -0/+2 |
2016-12-06 | schema: capitalize MIME in descriptions | monsta | 1 | -2/+2 |
2016-12-06 | schema: add missing capitalization of Caja | monsta | 1 | -2/+2 |