aboutsummaryrefslogtreecommitdiff
path: root/shell/syncmanager.c
AgeCommit message (Expand)Author
2020-07-04Break lines so that dialogs are not that wide in GTK3Leandro Pereira
2020-07-04Show a "Privacy Policy" to the Synchronize dialogLeandro Pereira
2020-05-18s/Network Updater.../Synchronize/Leandro Pereira
2020-05-15Fix compile warnings in SyncManager/ShellLeandro Pereira
2020-05-13Show "Benchmarking..." dialog on top of sync managerLeandro Pereira
2020-05-13Splice contents from downloads into recently-created filesLeandro Pereira
2020-05-13Try to save the contents of the downloaded file even if the stream isn't readyLeandro Pereira
2020-05-10Propagate error from g_file_replace() when syncingLeandro Pereira
2020-05-10Avoid getting redirects from API serverLeandro Pereira
2020-05-10Use async soup messages to not block the UI event loop when updatingLeandro Pereira
2020-05-09Update SyncManager to use the new APILeandro Pereira
2020-05-03Reindent syncmanager.[ch]Leandro Pereira
2018-05-27Moving configuration files to user's configuration folderTotalCaesar659
2017-08-06GTK3 changes for syncmanager.cBurt P
2016-12-30Fix compile time errors in syncmanager.cLeandro Pereira
2016-07-30Update XML-RPC endpointLeandro Pereira
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2011-12-04Remove all usages of if (ptr) free(ptr) since free() already performs null-ch...Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira