summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-22release 1.17.1v1.17.1raveit651-0/+18
2016-11-22sync with transiflexraveit65114-67556/+82797
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc113-7968/+272
2016-11-17configure.ac: Check for libnotifylukefromdc1-0/+1
2016-11-11application: correct description of --force-desktop optionmonsta1-1/+1
2016-11-10application: remove unused functionmonsta1-57/+0
2016-11-08remove convert metadatalukefromdc3-484/+2
2016-11-04Fix GTK2 buildlukefromdc1-1/+18
2016-11-04Compact view: ensure horizontal mouse wheel works both directionslukefromdc1-10/+9
2016-11-04Fix mousewheel scrolling in compact viewlukefromdc1-3/+13
2016-11-03Improved merge folder dialogZenWalker1-8/+40
2016-11-03suppress notification on unmounting non-ejectiable devicelukefromdc1-2/+1
2016-10-23Add gsettings preference to enable/disable notificationslukefromdc3-0/+8
2016-10-23libunique builds: enable eject notificationslukefromdc3-28/+15
2016-10-23Refactor notification code to remove duplicate functionlukefromdc4-35/+8
2016-10-23GtkApplication: show notifications for ejecting from the desktop toolukefromdc2-2/+37
2016-10-22GtkApplication: Notify when ejected volumes safe to unpluglukefromdc4-4/+67
2016-10-22GtkApplication: fix "caja 3.0" messagelukefromdc1-1/+1
2016-10-19release 1.17.0v1.17.0raveit651-0/+11
2016-10-18sync with Transifexmonsta8-111/+115
2016-10-17Fix disabled controls when recursively processing directoriesemanuele-f2-25/+28
2016-10-17Operations window fixes and control improvementsemanuele-f3-32/+114
2016-10-17Start immediately some opsemanuele-f1-7/+7
2016-10-17Fix bad indentationemanuele-f1-73/+73
2016-10-17Anticipate progress window creation to provide immediate op startemanuele-f3-70/+68
2016-10-17add GtkStock compatibilityemanuele-f1-5/+25
2016-10-17typos and little changesemanuele-f1-24/+22
2016-10-17fix GSource leak and little changesemanuele-f1-12/+14
2016-10-17operations can now specify to start immediatelyemanuele-f3-30/+33
2016-10-17add image unref and use localized messagesemanuele-f1-7/+14
2016-10-17extend to all the operationsemanuele-f2-12/+26
2016-10-17fix queue button sensitive on startemanuele-f1-10/+10
2016-10-17implement queue sort orderemanuele-f1-53/+237
2016-10-17thread synchronization to implement pause resumeemanuele-f2-9/+89
2016-10-17begin state machine implementationemanuele-f1-25/+153
2016-10-17add start and enqueue buttonsemanuele-f1-3/+25
2016-10-17move cancel button before the baremanuele-f1-12/+13
2016-10-16GTK+2: use eel helper again to set adjustment valuesraveit651-0/+36
2016-10-16Gtk+-2: add eel_gtk_adjustment* functions againraveit652-1/+40
2016-10-16support back and forward mouse buttons to navigateMartin Matuska5-0/+54
2016-10-15Gtk+-3 css: Consider GtkGrid changesraveit651-3/+4
2016-10-14Merge pull request #661 from lukefromdc/dev-gtk2fix-maybelukefromdc13-72/+77
2016-10-14GTK2: Use emanuele-f 's patch for build failure, fix build w/o libuniquelukefromdc13-72/+75
2016-10-14Fix missed selector change for separating GTK3 and libunique build optionslukefromdc2-1/+3
2016-10-11EelLabeledImageButton classes do not need a custom accessible object under GKT 3Luke Yelavich1-29/+3
2016-10-11Fix accessible object inherritance when used with GTK 3Luke Yelavich8-5/+343
2016-10-10Fix hashtable warnings on closelukefromdc3-9/+4
2016-10-09GtkApplication: Disable session management when root/not in MATElukefromdc2-10/+20
2016-10-08GTK3: port libunique ->GtkApplication as build time optionlukefromdc17-122/+1293
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc4-5/+15