Age | Commit message (Collapse) | Author | Files | Lines |
|
Fixes https://github.com/mate-desktop/caja/pull/956#issuecomment-377222055
|
|
|
|
avoid deprecated:
gtk_image_menu_item_new_from_stock
gtk_image_menu_item_new_with_mnemonic
gtk_image_menu_item_set_image
|
|
|
|
|
|
|
|
|
|
Fixes https://github.com/mate-desktop/caja/pull/950#issuecomment-375567705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
avoid deprecated GtkVBox, GtkHBox and GtkLabel:xpad/ypad
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and add icon to "Select All"
|
|
avoid deprecated GtkImage:stock and GtkButton:use-stock
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #719
|
|
|
|
in caja_search_directory.c,
fixes https://github.com/mate-desktop/caja/issues/895
|
|
|
|
|
|
|
|
fallout from last commit
|
|
make it consistent with behaviour for caja-places-sidebar
|
|
|