summaryrefslogtreecommitdiff
path: root/libcaja-private
AgeCommit message (Expand)AuthorFilesLines
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc21-1794/+47
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 notificationslukefromdc1-8/+6
2016-10-23Refactor notification code to remove duplicate functionlukefromdc2-3/+4
2016-10-23GtkApplication: show notifications for ejecting from the desktop toolukefromdc2-2/+37
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-16support back and forward mouse buttons to navigateMartin Matuska1-0/+10
2016-10-11Fix accessible object inherritance when used with GTK 3Luke Yelavich1-0/+57
2016-10-10Fix hashtable warnings on closelukefromdc2-7/+3
2016-10-08Stop warnings on window-close and 3 warnings on exitlukefromdc2-3/+7
2016-08-31GTK3: stop warning spew from sidebar, pathbarlukefromdc1-1/+1
2016-08-22thumbnails: port from raw pthread API to GTask and GMutexmonsta1-27/+25
2016-08-22drop a large amount of completely unused codemonsta14-369/+0
2016-08-04GTK3.21:fix desktop redraw (caja-icon-container.c)lukefromdc1-3/+7
2016-07-13drop unneeded includesmonsta1-2/+0
2016-07-12libcaja-private: drop unused CajaIdleQueue codemonsta4-208/+0
2016-07-12libcaja-private: drop some more unused codemonsta8-190/+0
2016-07-12libcaja-private: remove unused CajaMergedDirectory codemonsta3-802/+0
2016-07-11all: don't use deprecated GMutex/GThread APIraveit654-75/+21
2016-07-06GTK+-3 open-with-dialog: use widget properties instead of GtkAlignmentraveit651-0/+8
2016-07-06GTK+-3 file-conflict-dialog: use widget properties instead of GtkAlignmentraveit651-0/+16
2016-07-06icon-container: don't use eel helper to set adjustment valuesraveit651-15/+10
2016-07-04GTK+-3 caja-icon-dnd: avoid deprecated gtk_drag_beginraveit651-0/+10
2016-07-04Gtk+-3.20 eel-canvas: use GdkSeat operationsraveit651-0/+39
2016-07-04GTK+-3.20 caja-tree-view-drag-dest: use GdkSeat operationsraveit651-2/+14
2016-07-04GTK+-3.20 caja-dnd: use GdkSeat operationsraveit651-2/+12
2016-07-04GTK+-3.20 caja-icon-container: use GdkSeat operationsraveit651-1/+11
2016-03-29add default name/description for python extensionsAlexander van der Meij1-7/+18
2016-03-29use exposed python filenames to list python extensions separatelyAlexander van der Meij1-0/+18
2016-03-17icon container: don't set label colors right after widget realizemonsta1-4/+0
2016-03-17icon container: restore original font color select logicmonsta1-1/+1