]> git.tdb.fi Git - pmount-gui.git/history - main.c
Enable strict standards conformance and fix resulting errors
[pmount-gui.git] / main.c
2014-11-16 Mikko RasaEnable strict standards conformance and fix resulting...
2014-04-19 Mikko RasaUse select when reading mount command output
2014-04-19 Mikko RasaSupport optical media devices
2014-04-19 Mikko RasaMore efficient way to recognize removable buses
2014-04-19 Mikko RasaSupport user-mountable devices in fstab
2014-04-19 Mikko RasaGeneralize mtab handling code
2012-10-06 Mikko RasaClose the mount window if esc is pressed
2012-10-06 Mikko RasaUse the proper macro for connecting signal callbacks
2012-10-06 Mikko RasaChange the verbosity levels of some messages
2012-10-06 Mikko RasaMore comprehensive check for mountable devices
2012-10-05 Mikko RasaFree device descriptions
2012-10-05 Mikko RasaMake get_device_properties robust against long property...
2012-10-05 Mikko RasaAvoid checking the same device more than once
2011-10-20 Mikko RasaAdd verbose flag and unmount mode
2011-10-20 Mikko RasaOmit mounted devices from the list
2011-10-20 Mikko RasaBetter error checking and reporting
2011-10-20 Mikko RasaInitial commit