index
:
gnome-disk-utility.git
master
nautilus-gdu
notification
nautilus integration to gnome-disk-utility
Tomas Bzatek
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
avoid leading white-space for drive name when vendor is NULL or blank
David Zeuthen
2009-02-17
1
-4
/
+12
*
use drive-removable-media-* for volumes from drives with removable media
David Zeuthen
2009-02-17
2
-12
/
+52
*
don't include the size in the name for a Linux MD raid array
David Zeuthen
2009-02-17
1
-18
/
+2
*
add gdu-unmountable icon but don't use it yet...
David Zeuthen
2009-02-17
1
-1
/
+10
*
add dummy member to private struct since GObject don't like empty privs
David Zeuthen
2009-02-17
1
-0
/
+1
*
use a better icon size when listing RAID components
David Zeuthen
2009-02-17
1
-1
/
+1
*
use new linux-md-home-host and linux-md-component-home-host properties
David Zeuthen
2009-02-17
7
-20
/
+92
*
fix up private data handling in all classes
David Zeuthen
2009-02-17
25
-25
/
+74
*
rework device detection to be more robust and rework how Linux MD is handled
David Zeuthen
2009-02-17
23
-1975
/
+2149
*
add new gdu_presentable_get_id function
David Zeuthen
2009-02-15
7
-2
/
+136
*
export name+uuid for linux-md devices
David Zeuthen
2009-02-15
2
-0
/
+22
*
export API for new cryptotext LUKS properties exposed by the DK-disks daemon
David Zeuthen
2009-02-15
2
-40
/
+67
*
export API to get LUKS secret and reword the keyring description
David Zeuthen
2009-02-15
3
-2
/
+50
*
return a GIcon instead of an icon name
David Zeuthen
2009-02-12
9
-107
/
+142
*
update licensing so code is LGPLv2+ and icons are GPLv2+
David Zeuthen
2008-07-20
9
-108
/
+108
*
add API_IS_SUBJECT_TO_CHANGE_FUCK_ME_HARDER_ETC checks for libgdu / libgdu-gtk
David Zeuthen
2008-07-20
5
-13
/
+29
*
add API to get objects by device file
David Zeuthen
2008-06-27
2
-3
/
+63
*
fix marshaller type
David Zeuthen
2008-06-11
1
-1
/
+1
*
fix signal reg since the daemon now uses object paths instead of strings
David Zeuthen
2008-06-11
1
-4
/
+4
*
forgot to add gdu.h
David Zeuthen
2008-06-10
1
-0
/
+49
*
move disk utility source to separate directory and rename app to Palimpsest
David Zeuthen
2008-06-10
33
-69
/
+85
*
move some UI bits into a new libgdu-gtk library
David Zeuthen
2008-06-10
14
-18
/
+92
*
add docs for GduActivatableDrive
David Zeuthen
2008-06-09
2
-0
/
+108
*
make some methods on GduDevice private
David Zeuthen
2008-06-08
5
-36
/
+36
*
add docs for GduDrive, GduVolume and GduVolumeHole
David Zeuthen
2008-06-08
3
-0
/
+37
*
add more docs explaning the point of GduPresentable
David Zeuthen
2008-06-08
1
-8
/
+107
*
add missing signal docs for GduPresentable
David Zeuthen
2008-06-08
1
-30
/
+49
*
add docs for GduPool
David Zeuthen
2008-06-08
1
-8
/
+157
*
remove trailing space in @short_description for GduPresentable
David Zeuthen
2008-06-08
1
-1
/
+1
*
move all callbacks to a separate file and move to separate section of docs
David Zeuthen
2008-06-08
6
-110
/
+167
*
move all type definitions of private structures into gdu-shared.h
David Zeuthen
2008-06-08
21
-31
/
+22
*
use #ifndef for GDU_POOL_H to hide it in the generated docs
David Zeuthen
2008-06-08
1
-1
/
+1
*
hide constructors not supposed to be public
David Zeuthen
2008-06-08
12
-50
/
+61
*
add docs for the GduPresentable interface
David Zeuthen
2008-06-08
2
-3
/
+129
*
create a header file with shared type definitions
David Zeuthen
2008-06-08
5
-6
/
+43
*
add docs for GduError
David Zeuthen
2008-06-08
3
-1
/
+63
*
forgot to add new files for libgdu
David Zeuthen
2008-06-08
2
-0
/
+108
*
split useful non-ui bits into a shared library called libgdu
David Zeuthen
2008-06-08
47
-88
/
+89
*
forgot to add gdu-process.[ch]
David Zeuthen
2008-06-08
2
-0
/
+249
*
split deps into separate CFLAGS and LIBS
David Zeuthen
2008-06-08
1
-4
/
+20
*
move utility functions depending on GTK+ into a separate file
David Zeuthen
2008-06-08
13
-1769
/
+1892
*
first cut at a useful dialog if the fs is busy on unmounting
David Zeuthen
2008-06-07
8
-5
/
+562
*
implement eject and move a few methods around
David Zeuthen
2008-06-06
14
-80
/
+186
*
export information about optical discs
David Zeuthen
2008-06-06
2
-0
/
+94
*
add new icons from Mike Langlie
David Zeuthen
2008-06-05
1
-4
/
+4
*
add name for LVM2_member in various utility functions
David Zeuthen
2008-06-05
1
-0
/
+10
*
use the name "LVM2 Physical Volume" instead of "RAID" for LVM2_member
David Zeuthen
2008-06-05
1
-5
/
+8
*
some of the PolicyKit actions in the daemon was renamed
David Zeuthen
2008-06-05
4
-25
/
+38
*
revert "update to new API where FilesystemSetLabel is renamed to SetLabel"
David Zeuthen
2008-06-05
3
-22
/
+22
*
update to new API where FilesystemSetLabel is renamed to SetLabel
David Zeuthen
2008-06-05
3
-22
/
+22
[prev]
[next]