Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-26 | remove runtime warning in usage of caja_clipboard_set_up_editable | zhangwen2 | 1 | -1/+1 | |
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 | 2 | -21/+9 | |
2018-02-22 | can selected all the search keywords with Ctrl+a. #918 | 张雯 | 3 | -3/+13 | |
2018-02-22 | caja-autorun: avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -4/+28 | |
2018-02-21 | eel-editable-label.c: avoid gtk_image_menu_item_new_from_stock | Pablo Barciela | 1 | -7/+34 | |
and add icon to "Select All" | |||||
2018-02-19 | caja-file-management-properties.ui: avoid stock properties: | Pablo Barciela | 1 | -56/+68 | |
avoid deprecated GtkImage:stock and GtkButton:use-stock | |||||
2018-02-19 | Toolbar: find icon: use icon name instead the stock id | Pablo Barciela | 1 | -1/+1 | |
2018-02-18 | caja-bookmarks-window.ui: avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -118/+137 | |
2018-02-17 | CAJA_TYPE_NAVIGATION_ACTION: avoid deprecated property "stock_id" | Pablo Barciela | 1 | -2/+2 | |
2018-02-13 | fix backgrounds and emblems dialog content rendering | lukefromdc | 1 | -0/+8 | |
Fix https://github.com/mate-desktop/caja/issues/506 Redraw the contents once and exactly once at intial run of eel_wrap_table_draw to get them to show up immediately. | |||||
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 26 | -268/+287 | |
2018-01-31 | release 1.20v1.20.0 | raveit65 | 2 | -1/+14 | |
2018-01-31 | sync with transifex | raveit65 | 117 | -73508/+88518 | |
2018-01-31 | drop CSS for GTK+ 3.14 | monsta | 2 | -30/+0 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 46 | -603/+24 | |
2018-01-26 | Fix tasklist icon change when opening new tab | bl0ckeduser | 1 | -0/+3 | |
Fixes #719 | |||||
2018-01-19 | Include local files with "" instead of <> | Jan Niklas Hasse | 3 | -4/+6 | |
2018-01-15 | search_dispose and search_finilize can't be run after search finished | chen donghai | 1 | -1/+0 | |
in caja_search_directory.c, fixes https://github.com/mate-desktop/caja/issues/895 | |||||
2018-01-15 | add missing window icon to About dialog for extensions | monsta | 1 | -0/+1 | |
2018-01-14 | move libegg to the top srcdir and drop some leftovers | monsta | 18 | -75/+12 | |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 | |
2018-01-09 | remove +x attr from source files | monsta | 11 | -0/+0 | |
fallout from last commit | |||||
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 11 | -0/+39 | |
make it consistent with behaviour for caja-places-sidebar | |||||
2018-01-02 | Link to GitHub instead of non-existing mailing list, see #890 | Jan Niklas Hasse | 1 | -5/+5 | |
2018-01-01 | places-sidebar: show user's home dir when it is also the desktop | lukefromdc | 1 | -25/+25 | |
Current behavior is to show Desktop but hide the user's home directory in the sidebar when desktop-is-home-directory is set. This is opposite what would be expected so invert it. Patch by https://github.com/TomaszGasior | |||||
2018-01-01 | caja-file-management-properties.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 | |
passing argument 2 of ‘gtk_about_dialog_set_authors’ from incompatible pointer type | |||||
2017-12-31 | places-sidebar: remove duplicate function | lukefromdc | 1 | -3/+0 | |
This is already handled in libcaja-private/caja-file-operations.c | |||||
2017-12-31 | eject: Do not show "safe to remove" notification if drive fails to unmount | lukefromdc | 1 | -1/+4 | |
2017-12-27 | release 1.19.3v1.19.3 | raveit65 | 2 | -1/+11 | |
2017-12-27 | sync with transifex | raveit65 | 114 | -2141/+2155 | |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 7 | -99/+31 | |
This commit reverts: https://github.com/mate-desktop/caja/commit/4c130e22b98bbc1a85747adac3b582e45d34514e https://github.com/mate-desktop/caja/commit/ac12e6d16f4a51b3327d013781e72cfec17f3624 https://github.com/mate-desktop/caja/commit/17b3c0ca924ffcd4bd06fded98227eba626d4f0b https://github.com/mate-desktop/caja/commit/42c8d2c3373c25d6e321be6950997c0d7ce44279 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-12-14 | Fix #880 and fix refusal to unmount when sidebar is wide | lukefromdc | 1 | -44/+23 | |
caja-places-sidebar: revert all kludges for eject behavior: Revert https://github.com/mate-desktop/caja/commit/d14fef384a435471860130f7337d5dea5bb824a0 https://github.com/mate-desktop/caja/commit/9b2e152876067aaee3baa699c51c6c6174d4954e and https://github.com/mate-desktop/caja/commit/30f19d0aed3e40a3682f820059ebb8b3038ba84e the last being a subset of a commit we'll apply later caja-places-sidebar: fix eject button hover, eject behavior Apply https://github.com/GNOME/nautilus/commit/f294a4e80626793624d76d6002b094d1c0809de4 "Fix up eject button hover in places sidebar" We were calling gtk_tree_view_column_cell_get_position() without properly loading the cell attribute for the right row before. We fix this by calling gtk_tree_view_column_cell_set_cell_data(). With this in place we can also use the x_offset for the position and avoid the whole summing of widths. Due to a bug in Gtk which expands the eject icon cell renderer we have to right align it so that it lines up properly. https://bugzilla.gnome.org/show_bug.cgi?id=640741 caja-places-sidebar: disable overlay scrollbar disable overlay scrollbars as they force the use of too much padding | |||||
2017-11-12 | Fix: wrong behavior with key "enter" while renaming files in list view | Pablo Barciela | 1 | -10/+21 | |
Fixes https://github.com/mate-desktop/caja/issues/698 | |||||
2017-11-05 | open folder in new window: [ctrl] + [shift] + [w] | Pablo Barciela | 1 | -1/+1 | |
Fixes https://github.com/mate-desktop/caja/issues/859 | |||||
2017-11-02 | zoom-control: change zoom with mousewheel scroll over button | monsta | 1 | -1/+2 | |
like it was with GTK+2 | |||||
2017-10-11 | release 1.19.2v1.19.2 | raveit65 | 2 | -24/+37 | |
2017-10-11 | sync with transifex | raveit65 | 114 | -96039/+98321 | |
2017-10-10 | View -> Visible Columns: fix vertical expand of dialog content | monsta | 1 | -1/+1 | |
this menu item is only visible when list view is selected, so I'm not surprised we missed it | |||||
2017-10-08 | reword Size on Disk column description a bit | monsta | 1 | -1/+1 | |
2017-09-23 | Fix: wrong <Shift+Del> behavior while renaming files | Pablo Barciela | 1 | -2/+4 | |
Fixes https://github.com/mate-desktop/caja/issues/509 | |||||
2017-09-02 | icon-dnd: remove hardcoded highlight frame | Cosimo Cecchi | 1 | -6/+1 | |
The call to gtk_render_frame() should be enough; Now the .dnd style class setting from themes are used. Fixes https://github.com/mate-desktop/mate-themes/issues/194 origin commit: https://git.gnome.org/browse/nautilus/commit/?id=8d8979f | |||||
2017-09-01 | Fix: high cpu while loading background image | ZenWalker | 1 | -0/+8 | |
Fixes #606 | |||||
2017-08-29 | list view: fix large icon margins on zooming out | monsta | 1 | -0/+3 | |
ported from: https://git.gnome.org/browse/nautilus/commit/?id=4f17fb7db7b8736ebb4fe82ddb1c279777847730 https://git.gnome.org/browse/nautilus/commit/?id=41de4e52b43c8ed5c9118860dac7caa303ebbc5b | |||||
2017-08-29 | Revert "Adds columns autosizing" | monsta | 1 | -2/+0 | |
This reverts commit 2a424fca8bd928223e92570fa692266c471a52b3. | |||||
2017-08-28 | make sure scaling the desktop wallpaper works in all monitors | ZenWalker | 1 | -4/+20 | |
Fixes #836 | |||||
2017-08-28 | remove weird +x attribute from a source file | monsta | 1 | -0/+0 | |
2017-08-25 | release 1.19.1v1.19.1 | raveit65 | 2 | -2/+29 | |
2017-08-25 | sync with transifex | raveit65 | 18 | -979/+987 | |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 3 | -0/+28 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window |