summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-04HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh21-276/+395
2018-04-04general: use gdk_monitor_get_scale_factorAlexandru Pandelea1-1/+1
2018-04-04list-view: use the cairo surface as a drag iconCosimo Cecchi1-11/+8
2018-04-04Scale screen dimensionsVictor Kareh7-25/+60
2018-04-04icon-info: hash/store icons using scale factor as well as sizeLionel Landwerlin1-6/+18
2018-04-04file: support HiDpi for thumbnails imagesCosimo Cecchi1-3/+3
2018-04-04properties-window: support HiDpi for the properties window iconCosimo Cecchi1-17/+10
2018-04-04Support HiDpi iconsCosimo Cecchi32-185/+332
2018-04-04canvas-container: listen to scale factor to invalidate iconsLionel Landwerlin1-0/+12
2018-04-04canvas-item: use gtk_render_icon_surface for the DnD surfaceCosimo Cecchi1-3/+8
2018-04-04desktop-canvas-view: scale desktop workareaAndrea Azzarone1-4/+8
2018-04-03pre-bump versionraveit652-1/+3
2018-04-02caja-side-pane.c: avoid deprecated GtkImageMenuItemPablo Barciela1-4/+6
2018-03-31caja-navigation-window-pane.c: avoid deprecated GtkImageMenuItemPablo Barciela1-7/+9
2018-03-31caja-navigation-window-menus.c: drop unused variablePablo Barciela1-8/+0
2018-03-31caja-navigation-window-menus.c: avoid deprecated GtkImageMenuItemPablo Barciela1-3/+0
2018-03-31caja-bookmark: avoid deprecated GtkImageMenuItemPablo Barciela2-13/+40
2018-03-31caja-places-sidebar.c: avoid deprecated GtkImageMenuItemPablo Barciela1-17/+19
2018-03-30caja-emblem-sidebar.c: avoid deprecated GtkImageMenuItemPablo Barciela1-9/+7
2018-03-30fm-tree-view.c: drop unused variablePablo Barciela1-1/+1
2018-03-29modify code error: end the statement with a semicolon张雯1-2/+2
2018-03-27fm-tree-view.c: avoid deprecated GtkImageMenuItemPablo Barciela1-32/+14
2018-03-27rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon'Pablo Barciela3-31/+36
2018-03-26eel-editable-label.c: avoid 'append_action_signal' with stock idsPablo Barciela1-3/+3
2018-03-23release 1.21.0v1.21.0raveit651-10/+36
2018-03-23tx: update translationsraveit65120-147858/+214425
2018-03-23caja-query-editor.c: add #include <eel/eel-stock-dialogs.h>Pablo Barciela1-0/+1
2018-03-23tx: set minimum_perc = 2raveit651-1/+1
2018-03-23tx: update config with branch specific resouresraveit651-1/+1
2018-03-23avoid 'gtk_file_chooser_dialog_new' with stock idsPablo Barciela5-13/+75
2018-03-17avoid gtk_dialog_new_with_buttons with stock idsPablo Barciela5-61/+124
2018-03-15tx: add makepot and move .pot file to srcdirraveit652-0/+5
2018-03-12add caja.pot for auto-update translationsraveit651-0/+7639
2018-03-12avoid gtk_dialog_add_buttons with stock idsPablo Barciela8-30/+65
2018-03-11transifex: set minimum_perc and type in config fileraveit651-0/+2
2018-03-05caja-file-management-properties.ui: avoid deprecated GtkVBox and GtkHBoxPablo Barciela1-56/+98
2018-03-05caja-bookmarks-window.ui: avoid deprecated:Pablo Barciela1-22/+15
2018-03-03rename mate_dialog_add_button to eel_dialog_add_buttonPablo Barciela5-82/+34
2018-03-03use development versionraveit652-2/+2
2018-03-03pre-bumb versionraveit652-1/+3
2018-03-01avoid eel_create_question_dialog with stock idsPablo Barciela6-11/+24
2018-02-27avoid eel_run_simple_dialog with stock idsPablo Barciela3-3/+8
2018-02-27eel-stock-dialogs: avoid gtk_dialog_add_button with stock idsPablo Barciela1-2/+24
2018-02-27caja-file-operations: avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-39/+71
2018-02-26remove runtime warning in usage of caja_clipboard_set_up_editablezhangwen21-1/+1
2018-02-24caja-file-conflict-dialog: avoid gtk_dialog_add_buttons with stock idPablo Barciela1-6/+27
2018-02-23avoid deprecated GtkButton:use-stockPablo Barciela2-21/+9
2018-02-22can selected all the search keywords with Ctrl+a. #918张雯3-3/+13
2018-02-22caja-autorun: avoid gtk_dialog_add_buttons with stock idsPablo Barciela1-4/+28
2018-02-21eel-editable-label.c: avoid gtk_image_menu_item_new_from_stockPablo Barciela1-7/+34