Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-27 | rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon' | Pablo Barciela | 3 | -31/+36 | |
2018-03-26 | eel-editable-label.c: avoid 'append_action_signal' with stock ids | Pablo Barciela | 1 | -3/+3 | |
2018-03-23 | release 1.21.0v1.21.0 | raveit65 | 1 | -10/+36 | |
2018-03-23 | tx: update translations | raveit65 | 120 | -147858/+214425 | |
2018-03-23 | caja-query-editor.c: add #include <eel/eel-stock-dialogs.h> | Pablo Barciela | 1 | -0/+1 | |
Fixes https://github.com/mate-desktop/caja/pull/950#issuecomment-375567705 | |||||
2018-03-23 | tx: set minimum_perc = 2 | raveit65 | 1 | -1/+1 | |
2018-03-23 | tx: update config with branch specific resoures | raveit65 | 1 | -1/+1 | |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 5 | -13/+75 | |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 5 | -61/+124 | |
2018-03-15 | tx: add makepot and move .pot file to srcdir | raveit65 | 2 | -0/+5 | |
2018-03-12 | add caja.pot for auto-update translations | raveit65 | 1 | -0/+7639 | |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 8 | -30/+65 | |
2018-03-11 | transifex: set minimum_perc and type in config file | raveit65 | 1 | -0/+2 | |
2018-03-05 | caja-file-management-properties.ui: avoid deprecated GtkVBox and GtkHBox | Pablo Barciela | 1 | -56/+98 | |
2018-03-05 | caja-bookmarks-window.ui: avoid deprecated: | Pablo Barciela | 1 | -22/+15 | |
avoid deprecated GtkVBox, GtkHBox and GtkLabel:xpad/ypad | |||||
2018-03-03 | rename mate_dialog_add_button to eel_dialog_add_button | Pablo Barciela | 5 | -82/+34 | |
2018-03-03 | use development version | raveit65 | 2 | -2/+2 | |
2018-03-03 | pre-bumb version | raveit65 | 2 | -1/+3 | |
2018-03-01 | avoid eel_create_question_dialog with stock ids | Pablo Barciela | 6 | -11/+24 | |
2018-02-27 | avoid eel_run_simple_dialog with stock ids | Pablo Barciela | 3 | -3/+8 | |
2018-02-27 | eel-stock-dialogs: avoid gtk_dialog_add_button with stock ids | Pablo Barciela | 1 | -2/+24 | |
2018-02-27 | caja-file-operations: avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -39/+71 | |
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 |