3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
move all callbacks to a separate file and move to separate section of docs More... over 16 years ago
move all type definitions of private structures into gdu-shared.h More... over 16 years ago
use #ifndef for GDU_POOL_H to hide it in the generated docs More... over 16 years ago
hide constructors not supposed to be public More... over 16 years ago
add docs for the GduPresentable interface More... over 16 years ago
create a header file with shared type definitions More... over 16 years ago
add docs for GduError More... over 16 years ago
initial stab at adding gtk-doc support to libgdu More... over 16 years ago
forgot to add new files for libgdu More... over 16 years ago
split useful non-ui bits into a shared library called libgdu More... over 16 years ago
forgot to add gdu-process.[ch] More... over 16 years ago
split deps into separate CFLAGS and LIBS More... over 16 years ago
move utility functions depending on GTK+ into a separate file More... over 16 years ago
first cut at a useful dialog if the fs is busy on unmounting More... over 16 years ago
implement eject and move a few methods around More... over 16 years ago
export information about optical discs More... over 16 years ago
add new icons from Mike Langlie More... over 16 years ago
add name for LVM2_member in various utility functions More... over 16 years ago
use the name "LVM2 Physical Volume" instead of "RAID" for LVM2_member More... over 16 years ago
some of the PolicyKit actions in the daemon was renamed More... over 16 years ago
revert "update to new API where FilesystemSetLabel is renamed to SetLabel" More... over 16 years ago
update to new API where FilesystemSetLabel is renamed to SetLabel More... over 16 years ago
update to new D-Bus errors in latest DeviceKit-disks More... over 16 years ago
update to latest DeviceKit-disks ABI that changed encrypted to luks More... over 16 years ago
fix off-by-one bug in known-filesystems property parsing More... over 16 years ago
retrieve information about fs and encryption support from the daemon More... over 16 years ago
implement UI for FilesystemCheck More... over 16 years ago
attempt to clean up error handling More... over 16 years ago
catch up with authorization and ABI changes in DeviceKit-disks More... over 16 years ago
pick up new property 'device-is-system-internal' More... over 16 years ago