summaryrefslogtreecommitdiff
path: root/libcaja-private/caja-progress-info.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-18caja-progress-info: use NotifyNotification instead of GNotificationPablo Barciela1-14/+12
2019-06-09caja-progress-info: add tooltips to file transfer dialogPablo Barciela1-0/+4
2019-06-09Add accessible names for buttons in file transfer operations dialogLuke Yelavich1-0/+4
2019-05-06libcaja-private: reduce the scope of some variablesPablo Barciela1-10/+14
2019-04-12local #include files who are libraries inside <> instead ""Pablo Barciela1-1/+1
2019-04-10local #include files inside "" instead <>Pablo Barciela1-2/+5
2019-03-30caja-progress-info: make sure argument is initializedPablo Barciela1-3/+3
2019-03-29eel: remove g_object_list_copyrbuj1-1/+1
2019-03-07avoid variables set but not usedPablo Barciela1-4/+1
2019-03-04drop unused variablesPablo Barciela1-2/+0
2018-12-27caja-progress-info: new behavior with notifications:Pablo Barciela1-10/+3
2018-12-27caja-progress-info: show notifications with the gsettings key:Pablo Barciela1-7/+21
2018-06-07caja-progress-info.c: show notifications in begin/end of progressPablo Barciela1-4/+18
2018-06-07caja-progress-info.c: avoid deprecated 'gtk_status_icon_get_visible'Pablo Barciela1-2/+5
2018-06-04avoid deprecated 'gtk_window_set_wmclass'Pablo Barciela1-2/+2
2018-04-08set icon names instead stock ids in some placesPablo Barciela1-2/+2
2018-01-31require GTK+ 3.22 and GLib 2.50monsta1-8/+0
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc1-25/+4
2016-10-17Fix disabled controls when recursively processing directoriesemanuele-f1-2/+2
2016-10-17Operations window fixes and control improvementsemanuele-f1-11/+49
2016-10-17Fix bad indentationemanuele-f1-73/+73
2016-10-17Anticipate progress window creation to provide immediate op startemanuele-f1-59/+57
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-f1-5/+7
2016-10-17add image unref and use localized messagesemanuele-f1-7/+14
2016-10-17extend to all the operationsemanuele-f1-12/+12
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-f1-9/+88
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-01-25GTK3: fix deprecated GtkMiscWolfgang Ulbrich1-4/+4
2016-01-22GTK3: fix deprecated GtkStock in libcaja-privateWolfgang Ulbrich1-1/+1
2015-10-19GTK3: do not use deprecated gtk_misc_set_alignmentraveit651-0/+8
2015-10-19GTK3: Replace gtk_{v,h}box new with gtk_box_newraveit651-0/+5
2012-11-16[all] use g_list_free() and g_strcmp0 instead of eel functionsJasmine Hassan1-5/+5
2012-08-12Fixed incorrect fsf addresses. Closes #28.Steve Zesch1-2/+2
2011-12-01moving from https://github.com/perberos/mate-desktop-environmentPerberos1-0/+930