Age | Commit message (Expand) | Author | Files | Lines |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 8 | -0/+51 |
2017-07-18 | update issue_template | raveit65 | 1 | -0/+3 |
2017-07-16 | avoid deprecated gdk_screen_get_number | ZenWalker | 4 | -10/+12 |
2017-07-12 | application: remove unneeded forward declarations | monsta | 1 | -22/+2 |
2017-07-08 | Fix browsing/autorun media on insertion | lukefromdc | 1 | -0/+1 |
2017-07-03 | fix vertical Compact View scrolling in fm_icon_view_scroll_event() | Galik | 1 | -34/+15 |
2017-06-29 | "property-browser: add style class frame to scrolledwindows" | raveit65 | 1 | -0/+2 |
2017-06-29 | Revert "property-browser: add style class frame to scrolledwindows" | raveit65 | 1 | -3/+0 |
2017-06-29 | Revert "property-browser: don't recast GtkWidget as GtkWidget" | raveit65 | 1 | -1/+1 |
2017-06-21 | Fix off-by-one error in caja-pathbar.c | nokangaroo | 1 | -1/+3 |
2017-06-08 | create issue_template.md | raveit65 | 1 | -0/+16 |
2017-05-25 | Restore Polish translation credits from GNOME | Piotr Drąg | 1 | -6/+11 |
2017-05-25 | added feature: present the size on disk of files as we present the size of th... | Felipe Barriga Richards | 15 | -53/+252 |
2017-05-10 | release 1.19.0v1.19.0 | raveit65 | 1 | -0/+26 |
2017-05-10 | sync with transifex | raveit65 | 114 | -53679/+54713 |
2017-05-07 | pass CajaApplication instead of GApplication to DBus init | monsta | 1 | -1/+1 |
2017-05-03 | restore DBus interface initialization | monsta | 1 | -0/+3 |
2017-05-02 | CSS: Load a different caja-desktop.css with GTK 3.14 | Clement Lefebvre | 3 | -2/+36 |
2017-04-20 | Use gtk+-3 bookmarks location | raveit65 | 1 | -1/+30 |
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 | update copyright year to 2017 | monsta | 1 | -1/+1 |
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 | 2 | -23/+3 |
2017-04-18 | don't check nonexistent ~/.mate2 directory | monsta | 1 | -16/+3 |
2017-04-17 | eel-accessibility: remove unused code and outdated comments | monsta | 2 | -112/+0 |
2017-04-17 | show correct right-click menu after making selection | monsta | 1 | -0/+1 |
2017-04-15 | sync with transfex | raveit65 | 8 | -73/+74 |
2017-04-15 | Sync translations. | Martin Wimpress | 11 | -546/+552 |
2017-04-15 | Revert "sync with transfex" | raveit65 | 14 | -615/+609 |
2017-04-15 | sync with transfex | raveit65 | 14 | -609/+615 |
2017-04-13 | eel: Queue resizes on the canvas as elements change visibility | raveit65 | 1 | -1/+18 |
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-04-10 | eel: remove unneeded #include with condition | monsta | 1 | -4/+0 |
2017-04-10 | eel: remove some unused code from eel-gdk-pixbuf-extensions | monsta | 3 | -1133/+0 |
2017-03-30 | pre-bump version | raveit65 | 2 | -1/+3 |
2017-03-28 | fix build warning (no const needed there) | monsta | 1 | -1/+1 |
2017-03-28 | fix build with gcc 4.9.2 (looks like it's in c89 mode by default) | monsta | 2 | -3/+9 |
2017-03-23 | search: added tag support (xattr::xdg.tags). | Felipe Barriga Richards | 4 | -9/+328 |
2017-03-23 | Fix broken rename in list view by selectin file name cell. | Martin Pieuchot | 1 | -1/+2 |
2017-03-23 | property-browser: don't recast GtkWidget as GtkWidget | raveit65 | 1 | -1/+1 |
2017-03-23 | property-browser: add style class frame to scrolledwindows | raveit65 | 1 | -0/+3 |
2017-03-17 | caja-application.c: Fix uninitialized variable | lukefromdc | 1 | -1/+1 |
2017-03-13 | release 1.18.0v1.18.0 | raveit65 | 1 | -1/+1 |
2017-03-13 | sync with transifex | raveit65 | 114 | -75999/+79407 |
2017-03-13 | update NEWS for 1.18, also add latest 1.16.x entries | monsta | 1 | -57/+46 |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 6 | -51/+149 |