Age | Commit message (Expand) | Author | Files | Lines |
2016-10-17 | Fix bad indentation | emanuele-f | 1 | -73/+73 |
2016-10-17 | Anticipate progress window creation to provide immediate op start | emanuele-f | 3 | -70/+68 |
2016-10-17 | add GtkStock compatibility | emanuele-f | 1 | -5/+25 |
2016-10-17 | typos and little changes | emanuele-f | 1 | -24/+22 |
2016-10-17 | fix GSource leak and little changes | emanuele-f | 1 | -12/+14 |
2016-10-17 | operations can now specify to start immediately | emanuele-f | 3 | -30/+33 |
2016-10-17 | add image unref and use localized messages | emanuele-f | 1 | -7/+14 |
2016-10-17 | extend to all the operations | emanuele-f | 2 | -12/+26 |
2016-10-17 | fix queue button sensitive on start | emanuele-f | 1 | -10/+10 |
2016-10-17 | implement queue sort order | emanuele-f | 1 | -53/+237 |
2016-10-17 | thread synchronization to implement pause resume | emanuele-f | 2 | -9/+89 |
2016-10-17 | begin state machine implementation | emanuele-f | 1 | -25/+153 |
2016-10-17 | add start and enqueue buttons | emanuele-f | 1 | -3/+25 |
2016-10-17 | move cancel button before the bar | emanuele-f | 1 | -12/+13 |
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 |