index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shell
/
syncmanager.c
Age
Commit message (
Expand
)
Author
2024-02-13
FIX Removed non centered, non modal error window, that is duplicate info to user
hwspeedy
2024-02-11
FIX Packaging - keep hardinfo package name, fix links
hwspeedy
2024-02-09
FIX new project domain www.hardinfo2.org
hwspeedy
2024-02-08
FIX settings folders missing, set API
bigbear
2024-02-08
FIX back ports
bigbear
2024-02-08
CLEANUP - remove old stuff
bigbear
2024-02-08
FIX Missing icons, menu about, cleaning
bigbear
2024-02-08
ADD LibSoup3 (EXPERIMENTAL)
bigbear
2024-02-08
ADD Package building for hardinfo2
bigbear
2024-02-08
LICENSE Changed to GPL2+ for project and source code According to approval fr...
bigbear
2023-08-14
Add option to synchronize during startup
L. Pereira
2021-11-07
Update copyright information
L Pereira
2020-08-09
Revert "Move the Privacy Policy link to the button area"
Leandro Pereira
2020-07-26
Move the Privacy Policy link to the button area
Leandro Pereira
2020-07-26
Fix more missed calls to gettext in syncmanager
Leandro Pereira
2020-07-22
Synchronize window should show translated labels
Leandro Pereira
2020-07-07
Hide Privacy Policy button when synchronizing starts
Leandro Pereira
2020-07-04
Break lines so that dialogs are not that wide in GTK3
Leandro Pereira
2020-07-04
Show a "Privacy Policy" to the Synchronize dialog
Leandro Pereira
2020-05-18
s/Network Updater.../Synchronize/
Leandro Pereira
2020-05-15
Fix compile warnings in SyncManager/Shell
Leandro Pereira
2020-05-13
Show "Benchmarking..." dialog on top of sync manager
Leandro Pereira
2020-05-13
Splice contents from downloads into recently-created files
Leandro Pereira
2020-05-13
Try to save the contents of the downloaded file even if the stream isn't ready
Leandro Pereira
2020-05-10
Propagate error from g_file_replace() when syncing
Leandro Pereira
2020-05-10
Avoid getting redirects from API server
Leandro Pereira
2020-05-10
Use async soup messages to not block the UI event loop when updating
Leandro Pereira
2020-05-09
Update SyncManager to use the new API
Leandro Pereira
2020-05-03
Reindent syncmanager.[ch]
Leandro Pereira
2018-05-27
Moving configuration files to user's configuration folder
TotalCaesar659
2017-08-06
GTK3 changes for syncmanager.c
Burt P
2016-12-30
Fix compile time errors in syncmanager.c
Leandro Pereira
2016-07-30
Update XML-RPC endpoint
Leandro Pereira
2014-01-03
Add initial translation support (patch from rodin.s)
Julien Lavergne
2011-12-04
Remove all usages of if (ptr) free(ptr) since free() already performs null-ch...
Leandro Pereira
2010-05-03
Move files from hardinfo2 to root.
Leandro A. F. Pereira