[gnome-disk-utility] (285 commits) ...Add DOAP file



Summary of changes:

  2a9bf91... Prepare project tree for port to udisks2 (*)
  e6e5dc4... Setup palimpsest to use GtkApplication (*)
  a02ab40... Handle running from source tree (*)
  f4c7a5b... Show LUNs (*)
  338322c... Expand tree view on row insertion (*)
  fb6ace3... Factor tree code into a GduTreeModel class (*)
  89675d5... Show block devices that don't have a LUN associated with th (*)
  a68ef8c... Use newly added LoopBackingFile property on BlockDevice (*)
  748e103... Factor window specific parts of GduApplication into a separ (*)
  8cae86f... Fix running from source tree (*)
  47776d0... Rename GduTreeModel to GduDeviceTreeModel (*)
  ec4b27a... Add some border width to the created window (*)
  150f395... Start working on the details pages (*)
  bb98d5a... Declare the GtkSwitch in the .ui file (*)
  bcdd720... Ellipsize the device name (*)
  e65be77... Use udisks_util_get_lun_info() for information about the LU (*)
  372e0d5... Use udisks_util_get_size_for_display instead of own functio (*)
  55a5b6c... Nuke debug spew (*)
  f707828... Also use two lines for devices in the "Other Devices" categ (*)
  265cfea... Manually call g_set_prgname() for now (*)
  461b0c7... Ensure list is sorted before diffing (*)
  6738fb0... Show "230 MB Loop Device" rather than "Loop Device 0" (*)
  2bf84ab... Unify display of lun, block and loop devices (*)
  d428819... Keep details page up to date (*)
  2ae767b... Show block device(s) for LUN (*)
  8d0a12b... Only show e.g. WWN if we actually have one (*)
  f4d2557... Nuke debug spew (*)
  3c32dfc... Use "52 GB Block Device" instead of "Unknown Block Device" (*)
  af91fcb... Add volume grid widget (*)
  415a006... Properly handle extended partitions (*)
  932e1b5... Rework how extended partitions are presented (*)
  0983a5e... Tweak grid element presentation some more (*)
  3f0bdc1... Add missing files (*)
  b40aa42... Show LUKS cleartext devices in the volume grid (*)
  0125eaf... Only show "Direct-Attached Storage" and "Other Devices" nod (*)
  703b6bd... Put all device information under a heading (*)
  cab50d6... Never show partitions in "Other Devices" since they are alr (*)
  ea3c889... Add mnemonics for device tree, volumes and cache switch (*)
  86c62e5... Forgot to set mnemonic_widget property for cache (*)
  be15dea... Show volume properties (*)
  4139523... Unify volume and drive information by including the drive i (*)
  fbc5d91... Make the grid blue even when unfocused so it matches e.g. G (*)
  6f9d3f4... Only show an icon for the drive, never any text (*)
  dcc9d9e... Add Change hyperlinks to key-value pairs that can be change (*)
  2e12805... Show nice human-readable names for partitions and filesyste (*)
  cf2c5f9... Set up signal handlers for Change links (*)
  62011bf... Implement UI parts of "Change Partition Type" dialog (*)
  3a0886b... Implement UI parts of "Change Filesystem Label" dialog (*)
  c62246a... Hook up code to use FilesystemSetLabel method on udisks (*)
  aff31bf... Make GduVolumeGrid derive from GtkWidget instead of GtkDraw (*)
  faad621... Use udisks_util_get_id_for_display() in the grid (*)
  8b2d5c4... Update devtab page on changes (*)
  d70b5fb... Nuke debug spew and use switch instead of if-then-else (*)
  5529ddf... Show compatible media for a drive, if known (*)
  2a07faf... Single-instance fixes (*)
  48fe548... Update to latest GDBus codegen (*)
  53fea35... Update to latest gdbus-codegen changes (*)
  9a8e2fe... Catch up with latest udisks API (*)
  309cfa2... Don't show error dialogs if polkit auth dialog was dismisse (*)
  cae1204... Preliminary iSCSI support (*)
  4100ec3... Add a toolbar for the grid (*)
  c0e28d1... Clean up icons (*)
  b01895e... Use a play icon in the grid to convey when a volume is moun (*)
  1fc59d7... Switch back to old view showing both drive and volumes at t (*)
  9ccac2f... Catch up with latest udisks2 changes (*)
  126f4c3... Slightly rework where to show media (*)
  9bfd4f7... Avoid huge dialog when starting app (*)
  fd84cce... Show write cache switch when needed (*)
  fc6042c... Show whether a swap device is running and make it possible  (*)
  20dcbd7... Catch up with latest gdbus-codegen(1) changes (*)
  eaae307... Add WIP iSCSI patches (*)
  2f06ece... Remove iSCSI bits for now (*)
  d3bde6a... Catch up with Lun->Drive rename in udisks2 (*)
  96252fe... Catch up with moving of SetLabel() from BlockDevice to File (*)
  6a9ece0... Nuke the "Write Cache" GtkSwitch (*)
  ddbfade... GduVolumeGrid: Fix border so things looks better when on to (*)
  ddc642d... Catch up with udisks changes in how options are handled (*)
  af08bbf... Support new .Encrypted interface (*)
  37f475e... Remove device tree-header and reword sections in the tree (*)
  c31f86f... Nuke unused variable (*)
  859a0b2... Re-add tree-view header (with mnemonic) so it's easy to foc (*)
  89a31e3... Make non-partitioned LUKS devices work (*)
  bb8fbcf... Catch up with recent API changes in udisks2 (*)
  c731598... Add UI to set up and delete loop devices (*)
  ab7cc5d... Don't leak the disk image fd (*)
  789e62d... Update icons in the device tree view when a change happens (*)
  a37fc9e... Simplify user interaction for disk image handling (*)
  72fd21e... Show "Disk Images (*.img, *.iso)" instead of just "Disk Ima (*)
  439b770... Catch up with changes to udisks_util_get_part_type_for_disp (*)
  ebc5708... Use standard symbolic icons instead of rolling our own (*)
  532d777... Use recently added Eject() method on the Drive interface (*)
  2e4e13f... Add UI for editing /etc/fstab entries (*)
  3490465... Add tooltips to fstab dialog widgets (*)
  2d2af00... Add some helpful explanation of the selected device file wh (*)
  60524fa... Rework device hint for by-uuid devices (*)
  9fbd0ee... Rework how actions are triggered (*)
  210dc7b... Use a cluebar instead of warning dialog for system mounts (*)
  01b5c4c... Add support for editing /etc/crypttab entries (*)
  50d1c0e... Avoid usage of words like /etc/fstab and /etc/crypttab as m (*)
  11e8fac... Don't show  "Configured: No" if we don't know how to config (*)
  3be7515... Also show the "fav star" for configured devices without any (*)
  8fabae8... Offer to configure mount options on drives with no media (*)
  f4b8df2... Propose 'noauto' fstab option for drives with removable med (*)
  22b732a... Support proper unlocking of devices referenced in /etc/cryp (*)
  b41a9ce... Propose 'noauto' for /etc/crypttab for devices with removab (*)
  770397a... Convey whether a device is configured at boot (*)
  a8f407f... Tweak the strings shown for 'Configured' (*)
  9552a6e... Show SMART status and temperature (*)
  69b7eae... Clean up drive properties a bit (*)
  831aec2... Rework device tree headers and ensure something is always s (*)
  555137e... Fix problem with grid toolbar items not being updated (*)
  ddd4bda... Use newly introduced sorting key for drives (*)
  12fd6cb... Update for latest udisks2 changes (*)
  4b5c8fc... Split .ui file into several files (*)
  9218e1f... Add SMART functionality (*)
  ade3be1... Forgot to add .ui file (*)
  dd93ff5... Use a hpane instead of a hbox for the main window (*)
  16086f4... Show disk name in red if its SMART status indicates that it (*)
  edc1c3a... Add a Refresh button to the SMART dialog (*)
  77494ea... Split drive label into two widgets (*)
  2137685... Fix how children are packed into the paned widget (*)
  fda6a36... Fix jumpy height of fstab dialog (*)
  af53c2d... Move fstab dialog into separate file (*)
  d1d2048... Move crypttab dialog into separate file (*)
  947e0ab... Move filesystem dialog into separate file (*)
  1954452... Move partition dialog into separate file (*)
  55031c9... Move unlock dialog into separate file (*)
  011438a... Port fstab dialog to GtkGrid (*)
  b4d2acb... Use GtkGrid in crypttab dialog (*)
  4945dba... Use GtkGrid in filesystem dialog (*)
  0d269ad... Use GtkGrid in partition dialog (*)
  e42902c... Use GtkGrid in unlock dialog (*)
  f8e15b1... Use GtkGrid in ATA SMART dialog (*)
  3ac4a71... Catch up with udisks changes (*)
  8b5fc41... Add -lm since we are using functions from that library (*)
  249c1c3... Support floppy drives (*)
  844e1dc... Display raid name/label, if available (*)
  e6c3467... Show error domain and code in error dialog (*)
  022b995... Catch up with latest udisks changes (*)
  8d60c09... Catch up with udisks changes (*)
  45122e2... Use new udisks properties IsContainer/IsContained propertie (*)
  bcd25b4... Simplify update logic (*)
  818e6d7... Make the crypttab dialog modal (*)
  a088557... Don't look at IdUsage or IdType, look at D-Bus interfaces i (*)
  59d4342... Use udisks_client_settle() to ensure that created object ex (*)
  e93b798... Show partition info, if any (*)
  5a766f9... Use "Contents", not "Type" for the label showing the filesy (*)
  f52c65d... Show partition table type in parenthesis after "Unallocated (*)
  c26c3e9... Use "Partition Type" instead of "Partition" in the UI (*)
  fe018c5... Add GPT and MBR specific flags / name to the Edit Partition (*)
  c302ae4... Nuke unknown properties GtkGrid.{n-rows,n-columns} (*)
  a80403e... Use new udisks API to set partition label, types and flags (*)
  b6b4fcb... Show "Unknown" if we don't know the type of the partition (*)
  4e7fca8... Add tooltips for edit partition dialogs (*)
  0acd319... GduVolumeGrid: If applicable, convey the partition number a (*)
  cb5e72c... GduVolumeGrid: Rework how the partition name is displayed (*)
  b4c0a0a... Add a "Format Volume" dialog (*)
  a4fba0e... Call newly added Block.Format() method from the "Format Vol (*)
  026b949... Pass 'take-ownership' set to TRUE option when creating ext4 (*)
  3b74526... Add password entries when creating an encrypted volume (*)
  7ad6354... Do the format call async, not sync (*)
  1f8f994... Use new encrypt.passphrase option in udisks' Block.Format() (*)
  eed83c1... Fix tooltips in the "Format Volume" dialog (*)
  668f1e9... Add NTFS and default to NTFS for removable media and Ext4 o (*)
  9a6de5b... Use Drive.Removable and default to FAT for flash and small  (*)
  e0026d3... Don't show "Format Volume" menu item if there's no media (*)
  a7bfcb2... Add a "partition delete" button and hook it up to udisks' P (*)
  1e5e379... First stab at a Create Partition dialog (*)
  f4bf503... Factor out FS-creation to custom widget and use it when cre (*)
  d606a73... Rearrange Create Partition dialog so it's more visually ple (*)
  d02ed9c... Catch up with udisks changes and new partition table subtyp (*)
  10cc3c9... Escape text used in markup (*)
  6987993... Skip FLAGS_CREATE_ONLY partion types in "Edit Partition" di (*)
  9da2d20... Support creating MBR partitions (*)
  49a8b7d... Make popup menu items insensitive, not invisible if unavail (*)
  e890762... Add images to warning and error cluebars in the Create Part (*)
  3f5d032... Add a "Format Disk" dialog (*)
  f94216b... Hide Drive menu items unless the object is actually a Drive (*)
  f790a14... Move toolbar buttons around (*)
  a6669e6... Use a mnemonic for the Attach button in the "Attach Disk Im (*)
  a841fc1... Add a "read-only" check-button when attaching disk image an (*)
  2c6c462... Use new Block:ReadOnly property to convey if a device is re (*)
  34c119a... Move menu items around a bit (*)
  03afc15... Use new Block:HintPartitionable property to determine if "F (*)
  913e621... Show "Format Disk" for partitionable non-drive devices even (*)
  d823b54... Update ATA smart dialog (*)
  2acc530... Use a GtkExpander to hide SMART attributes by default (*)
  512b01c... Show spinners in device-list and volume grid for jobs on bo (*)
  e3e7e85... Only show the spinner if it's active (*)
  5332b64... Align job spinner to the right of the treeview (*)
  723b1e8... GduVolumeGrid: properly support theming instead of hard-cod (*)
  123f032... GduVolumeGrid: highlight item when mouse pointer is above i (*)
  7fb22a9... GduVolumeGrid: check if pointer inside before adjusting wid (*)
  e7a070a... GduVolumeGrid: Fix size calculation (*)
  e114546... Use gtk_render_*() functions, not cairo, to render spinner  (*)
  72ab3c1... Use border size instead of hard-coding one pixel (*)
  6f1c2f0... Ellipsize the "More Actions" menu item (*)
  70d14e4... Fix up border-width of the LUKS unlock dialog (*)
  5296a62... Add a way to create disk images (*)
  dc5e598... Fix up minimum width for Create Disk Image dialog (*)
  5bbcc42... Make the "Attach Disk Image" dialog default to the Document (*)
  bcf42bf... For the Create Disk Image dialog, don't select the .img ext (*)
  fd956dd... Hide "Create Disk Image" menu item if not a drive (*)
  dcd7512... Unify how file chooser is configured (*)
  565ab65... Make "Start Copying..." button insensitive if name is empty (*)
  392a6b4... Make create partition spinbuttons adjust 1MB, not 100MB (*)
  4a01a5b... Make it possible to restore a disk image (*)
  3326895... Add a password strength widget and use it (*)
  a00ab1b... Estimate speed and duration when creating/restoring disk im (*)
  e256dbc... Nuke unused border_width (*)
  291fe78... Add a "Change Passphrase" dialog (*)
  f9d05c1... Don't use ellipses in the affirmative action for the "Chang (*)
  0868b3e... When changing LUKS passphrase, also update crypttab secrets (*)
  02b32d1... Convey that the on-disk passphrase won't be changed when ed (*)
  8d66791... Avoid use of GtkInfoBar in .ui files to work around annoyin (*)
  de46e95... Put infobar on top of the "Restore Disk Image" dialog (*)
  a05b17c... Add a couple of TODO items / ideas for disk image creation (*)
  a2708e1... Allow attaching Disk Images from non-local files (e.g. on S (*)
  b151f88... Add ellipses to actions that trigger dialogs before doing t (*)
  f4a2aff... Show the "unfused" path of backing file, e.g. sftp://, not  (*)
  d823af0... Also show "Backing File" when selecting unallocated space (*)
  de25ac2... Unescape URI before presenting it in the UI (*)
  f553137... Show an infobar in the Change Passphrase dialog (*)
  e13f13d... Move tool menu items around a bit (*)
  a0697d3... Set hexpand to TRUE for entry boxes (*)
  4b19e5c... Separate disk/drive-specific actions into separate menu (*)
  ad484df... Reword affirmative action in create/restore Disk Image dial (*)
  239629f... Rename from "Disk Utility" to "Disks" to be in line with th (*)
  ae94104... Make SMART one-liner convey self-test status without having (*)
  efd5a13... Fix run-away spinners (*)
  3827831... Collapse "Mounted", "Active" and "Unlocked" into a single " (*)
  79d5bee... Use new Drive:Ejectable property (*)
  182bc46... Make setting fstab/crypttab options a bit friendlier (*)
  533c6cd... Use comment=gvfs-name and comment=gvfs-icon for now (*)
  e819f64... Update tooltip (*)
  280c3d9... Consider failing self-test for ATA disks a bad thing (*)
  6e5f987... Make Create/Restore Disk Image options available for non-pa (*)
  84f9e87... Fix compilation warning (*)
  a2ade7b... Don't show "Configuration" for device (*)
  dea2f1e... Don't access destroyed widgets (*)
  2575626... Consistently Use W as the mnemonic for "Show Passphrases" c (*)
  19d3855... Avoid segfault in corner case (*)
  ae26431... Use "Current" instead of "Existing" when changing a passphr (*)
  1fbd745... Use dim-label style in Change Passphrase dialog (*)
  8b564fb... Use dim-label style in Create Disk Image dialog (*)
  3ada69d... Use dim-label style in Create Partition dialog (*)
  3cdbbd6... Use dim-label style in Crypttab dialog (*)
  2ea02a7... Use dim-label style in DOS partition dialog (*)
  e551955... Use dim-label style in GPT partition dialog (*)
  3a5b2b6... Use dim-label style in fstab dialog (*)
  10da7b7... Use dim-label style in Change Filesystem Label dialog (*)
  7de3561... Use dim-label style in partition dialog (*)
  327d0fb... Use dim-label style in filesystem create widget (*)
  091acbd... Use dim-label style in Format Disk dialog (*)
  36ca6d0... Use dim-label style in Restore Disk Image dialog (*)
  4adb30f... Use dim-label style in SMART dialog (*)
  a51627a... Use dim-label style in unlock dialog (*)
  d3bfa05... Use dim-label style in main window (*)
  22418c2... Use dim-label style for the devices label instead of hard-c (*)
  da0d6ac... Drop unnessary use of colors in labels (*)
  4abb68c... Add reference to bug 657194 in places where we hard-code te (*)
  f17c726... Add check boxes to fstab dialog for comment=gvfs-show and - (*)
  88850d0... Use "Edit fstab entry..." instead of "Configure fstab entry (*)
  07908ad... Don't include superfluous 'defaults' option when adding a n (*)
  aca0458... Hook up fstab 'comment=udisks-auth' and crypttab 'x-udisks- (*)
  d26a31f... Use correct form (*)
  51e5d68... Use correct option name in tooltip (*)
  16b6376... Fix grammar (*)
  8b063e8... Never pass a blank options string when creating/updating fs (*)
  dd1d146... Don't abstract 'defaults' away, it's too confusing (*)
  442b166... Ensure that fstab 'defaults' option is always added to the  (*)
  5de3c96... Fix fstab validation code (*)
  72ea385... Also make Create/Restore disk image buttons available for f (*)
  ab6f6c6... Don't use cached size of device (*)
  e4d2ee3... Ensure the Restore Disk Image works with floppy(-ish) drive (*)
  803ef4e... Don't dereference NULL pointer if there is no drive (*)
  554971c... Don't allow empty restoring disk images (*)
  cad1934... When restoring a disk image, don't spew warning if auth dia (*)
  2ea003d... Revert all changes made since branching udisks2-port
  ee92b84... Merge remote-tracking branch 'origin/udisks2-port'
  9e7380d... Update po/ directory to match master just before the udisks
  e0d6ad3... Update POTFILES
  74a25f3... Bump version to 3.3.90
  48ffaa1... Fix 'make distcheck'
  d0c5cf2... Add DOAP file

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]