Age | Commit message (Expand) | Author | Files | Lines |
2016-10-16 | GTK+2: use eel helper again to set adjustment values | raveit65 | 1 | -0/+36 |
2016-10-16 | Gtk+-2: add eel_gtk_adjustment* functions again | raveit65 | 2 | -1/+40 |
2016-10-16 | support back and forward mouse buttons to navigate | Martin Matuska | 5 | -0/+54 |
2016-10-15 | Gtk+-3 css: Consider GtkGrid changes | raveit65 | 1 | -3/+4 |
2016-10-14 | Merge pull request #661 from lukefromdc/dev-gtk2fix-maybe | lukefromdc | 13 | -72/+77 |
2016-10-14 | GTK2: Use emanuele-f 's patch for build failure, fix build w/o libunique | lukefromdc | 13 | -72/+75 |
2016-10-14 | Fix missed selector change for separating GTK3 and libunique build options | lukefromdc | 2 | -1/+3 |
2016-10-11 | EelLabeledImageButton classes do not need a custom accessible object under GKT 3 | Luke Yelavich | 1 | -29/+3 |
2016-10-11 | Fix accessible object inherritance when used with GTK 3 | Luke Yelavich | 8 | -5/+343 |
2016-10-10 | Fix hashtable warnings on close | lukefromdc | 3 | -9/+4 |
2016-10-09 | GtkApplication: Disable session management when root/not in MATE | lukefromdc | 2 | -10/+20 |
2016-10-08 | GTK3: port libunique ->GtkApplication as build time option | lukefromdc | 17 | -122/+1293 |
2016-10-08 | Stop warnings on window-close and 3 warnings on exit | lukefromdc | 4 | -5/+15 |
2016-10-08 | pre-bump version | raveit65 | 2 | -1/+3 |
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 |