Age | Commit message (Expand) | Author | Files | Lines |
2018-04-12 | pathbar: fix random segfaults on opening mounts from Desktop | lukefromdc | 3 | -121/+84 |
2018-04-11 | fm-icon-view: Show size on disk as sort criterion | Moritz Bruder | 2 | -1/+9 |
2018-04-10 | sidebar popup menu: show "media-eject" icon | Pablo Barciela | 2 | -2/+2 |
2018-04-08 | Add sort criterion by reversed extension segments | Moritz Bruder | 4 | -0/+28 |
2018-04-08 | set icon names instead stock ids in some places | Pablo Barciela | 3 | -6/+6 |
2018-04-07 | caja-spatial-window.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -54/+46 |
2018-04-06 | Fix warnings from HiDPI commits | lukefromdc | 1 | -0/+4 |
2018-04-04 | sidebar: Respect sidebar dimensions on HiDPI | Victor Kareh | 2 | -2/+10 |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 11 | -170/+183 |
2018-04-04 | general: use gdk_monitor_get_scale_factor | Alexandru Pandelea | 1 | -1/+1 |
2018-04-04 | list-view: use the cairo surface as a drag icon | Cosimo Cecchi | 1 | -11/+8 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 3 | -8/+18 |
2018-04-04 | properties-window: support HiDpi for the properties window icon | Cosimo Cecchi | 1 | -17/+10 |
2018-04-04 | Support HiDpi icons | Cosimo Cecchi | 21 | -63/+155 |
2018-04-04 | desktop-canvas-view: scale desktop workarea | Andrea Azzarone | 1 | -4/+8 |
2018-04-02 | caja-side-pane.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -4/+6 |
2018-03-31 | caja-navigation-window-pane.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -7/+9 |
2018-03-31 | caja-navigation-window-menus.c: drop unused variable | Pablo Barciela | 1 | -8/+0 |
2018-03-31 | caja-navigation-window-menus.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -3/+0 |
2018-03-31 | caja-bookmark: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -0/+3 |
2018-03-31 | caja-places-sidebar.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -17/+19 |
2018-03-30 | caja-emblem-sidebar.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -9/+7 |
2018-03-30 | fm-tree-view.c: drop unused variable | Pablo Barciela | 1 | -1/+1 |
2018-03-27 | fm-tree-view.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 1 | -32/+14 |
2018-03-23 | caja-query-editor.c: add #include <eel/eel-stock-dialogs.h> | Pablo Barciela | 1 | -0/+1 |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 2 | -10/+10 |
2018-03-17 | avoid gtk_dialog_new_with_buttons with stock ids | Pablo Barciela | 5 | -61/+124 |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 4 | -20/+38 |
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 |
2018-03-01 | avoid eel_create_question_dialog with stock ids | Pablo Barciela | 3 | -4/+4 |
2018-02-27 | avoid eel_run_simple_dialog with stock ids | Pablo Barciela | 1 | -1/+1 |
2018-02-26 | remove runtime warning in usage of caja_clipboard_set_up_editable | zhangwen2 | 1 | -1/+1 |
2018-02-23 | avoid deprecated GtkButton:use-stock | Pablo Barciela | 1 | -11/+5 |
2018-02-22 | can selected all the search keywords with Ctrl+a. #918 | 张雯 | 3 | -3/+13 |
2018-02-19 | caja-file-management-properties.ui: avoid stock properties: | Pablo Barciela | 1 | -56/+68 |
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-09 | avoid deprecated GtkStock | Pablo Barciela | 16 | -201/+210 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 28 | -268/+14 |
2018-01-26 | Fix tasklist icon change when opening new tab | bl0ckeduser | 1 | -0/+3 |
2018-01-19 | Include local files with "" instead of <> | Jan Niklas Hasse | 2 | -3/+5 |
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 | 2 | -2/+0 |
2018-01-09 | update copyright year to 2018 | monsta | 1 | -1/+1 |
2018-01-09 | remove +x attr from source files | monsta | 7 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 7 | -0/+27 |
2018-01-01 | places-sidebar: show user's home dir when it is also the desktop | lukefromdc | 1 | -25/+25 |
2018-01-01 | caja-file-management-properties.c: Fix build warning: | Pablo Barciela | 1 | -1/+1 |