Age | Commit message (Expand) | Author | Files | Lines |
2016-10-04 | GTK3: fix warnings cause by GtkGrid | lukefromdc | 1 | -52/+3 |
2016-09-19 | release 1.16.0v1.16.0 | raveit65 | 1 | -1/+1 |
2016-09-19 | update NEWS for 1.16 | monsta | 1 | -96/+14 |
2016-09-19 | sync with Transifex | monsta | 106 | -57485/+55697 |
2016-09-15 | Fix for #492 | bl0ckeduser | 1 | -0/+3 |
2016-09-06 | GTK3.20:fix statusbar deprecation warning | lukefromdc | 1 | -1/+7 |
2016-09-06 | GTK3: Fix last pathbar warning | lukefromdc | 1 | -27/+18 |
2016-09-05 | GTK3: Fix pathbar "w/o calling gtk_widget get preferred width" warnings | lukefromdc | 1 | -3/+12 |
2016-09-05 | GTK3: fix pathbar pango warnings | lukefromdc | 1 | -1/+9 |
2016-08-31 | GTK3: stop warning spew from sidebar, pathbar | lukefromdc | 2 | -1/+6 |
2016-08-27 | Update caja-actions.h | bkerlin | 1 | -1/+0 |
2016-08-23 | libcaja-extension: don't call get_widget if it's NULL | monsta | 1 | -0/+1 |
2016-08-23 | libcaja-extension: remove duplicated code line | monsta | 1 | -1/+0 |
2016-08-23 | libcaja-extension: fix docs generation and fix some indent | monsta | 23 | -535/+663 |
2016-08-23 | po: update POTFILES.* after latest changes and fix sorting a bit | monsta | 2 | -5/+2 |
2016-08-22 | thumbnails: port from raw pthread API to GTask and GMutex | monsta | 1 | -27/+25 |
2016-08-22 | drop a large amount of completely unused code | monsta | 40 | -1951/+0 |
2016-08-12 | release 1.15.4v1.15.4 | raveit65 | 2 | -1/+10 |
2016-08-12 | sync with transiflex | raveit65 | 8 | -50/+53 |
2016-08-12 | GTK+-3 property-browser: port GtkTable to GtkGrid | raveit65 | 1 | -1/+61 |
2016-08-12 | GTK+-3 window: port GtkTable to GtkGrid | raveit65 | 4 | -2/+53 |
2016-08-10 | Fix background change crash | lukefromdc | 1 | -0/+24 |
2016-08-09 | Bring back part of caja.css needed for compositing | lukefromdc | 1 | -1/+5 |
2016-08-09 | Revert "caja.css: include GTK 3.21 desktop selectors" | raveit65 | 1 | -9/+0 |
2016-08-08 | Fix background rendering in noncomposited case | lukefromdc | 2 | -36/+126 |
2016-08-04 | release 1.15.3v1.15.3 | raveit65 | 2 | -4/+17 |
2016-08-04 | sync with transiflex | raveit65 | 113 | -16468/+16472 |
2016-08-04 | caja.css: include GTK 3.21 desktop selectors | lukefromdc | 1 | -0/+9 |
2016-08-04 | GTK3.21:fix desktop redraw (caja-icon-container.c) | lukefromdc | 1 | -3/+7 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-list-view.c) | lukefromdc | 1 | -0/+6 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-icon-view.c) | lukefromdc | 1 | -2/+10 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-directory-view.c) | lukefromdc | 1 | -5/+14 |
2016-08-04 | GTK3.21:fix desktop redraw (fm-desktop-icon-view.c) | lukefromdc | 1 | -0/+13 |
2016-08-04 | GTK3.21:fix desktop redraw (caja-desktop-window.c) | lukefromdc | 1 | -2/+16 |
2016-07-30 | use GtkAbout instead of MateAbout | raveit65 | 2 | -15/+12 |
2016-07-20 | GTK 3.21: stop properties window going full height | lukefromdc | 1 | -1/+4 |
2016-07-20 | release 1.15.2v1.15.2 | raveit65 | 1 | -0/+42 |
2016-07-20 | sync with transiflex | raveit65 | 113 | -47520/+47523 |
2016-07-15 | GTK+-3 eel: fix color definition pointed out by running distcheck with gtk3 | raveit65 | 1 | -3/+4 |
2016-07-15 | distcheck: explicitly use currently selected GTK+ version | monsta | 1 | -1/+1 |
2016-07-14 | fix stupid mistake | raveit65 | 1 | -2/+2 |
2016-07-14 | pre-bump version | raveit65 | 2 | -1/+3 |
2016-07-14 | GTK+-3 pathbar: always show the sliders | raveit65 | 1 | -2/+2 |
2016-07-14 | GTK+-3 pathbar: add slider-button class to sliders | raveit65 | 1 | -0/+4 |
2016-07-14 | GTK+-3 pathpar: add image-button class to iconic buttons | raveit65 | 1 | -0/+8 |
2016-07-14 | GTK+-3 pathbar: use text-button style class for pathbar buttons | raveit65 | 1 | -0/+4 |
2016-07-14 | GTK+-3 pathbar: fix allocation offset for the down slider button | raveit65 | 1 | -3/+2 |
2016-07-14 | GTK+-3 pathbar: do not use deprecated gtk_arrow_new | raveit65 | 1 | -7/+26 |
2016-07-14 | GTK+-3 pathbar: do not use deprecated gtk_alignment_new | raveit65 | 1 | -7/+5 |
2016-07-14 | GTK+-3 pathbar: refresh label size request every time it changes | raveit65 | 1 | -15/+34 |