..
BlockSpecial.cc
Include sys/sysmacros.h for major and minor macros ( #776173 )
2017-01-04 10:58:44 +00:00
CopyBlocks.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
DMRaid.cc
Stop trying to access device '/dev/mapper/No RAID disks' ( #786031 )
2019-04-01 09:12:10 -06:00
Device.cc
Remove "../include/" from GParted header #includes
2016-12-12 13:15:34 -07:00
DialogFeatures.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
DialogManageFlags.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
DialogPasswordEntry.cc
Use Gtk::Box for DialogPasswordEntry ( !25 )
2019-04-27 12:03:05 +01:00
Dialog_Base_Partition.cc
White space layout update in snap_to_mebibyte/cylinder() ( #48 )
2019-06-11 15:55:02 +00:00
Dialog_Disklabel.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
Dialog_FileSystem_Label.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
Dialog_Partition_Copy.cc
Pass the current device down to Dialog_Base_Partition class ( #48 )
2019-06-11 15:55:02 +00:00
Dialog_Partition_Info.cc
Request natural width in Gtk::ScrolledWindows for Gtk >= 3.22 ( !39 )
2019-05-13 20:12:12 +00:00
Dialog_Partition_Name.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
Dialog_Partition_New.cc
Snap partition boundaries before dialogs update FS usage ( #48 )
2019-06-11 15:55:02 +00:00
Dialog_Partition_Resize_Move.cc
Pass the current device down to Dialog_Base_Partition class ( #48 )
2019-06-11 15:55:02 +00:00
Dialog_Progress.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
Dialog_Rescue_Data.cc
Replace deprecated get_vbox() with get_content_area() ( !25 )
2019-04-27 12:03:05 +01:00
DrawingAreaVisualDisk.cc
Use Gdk::RGBA ( !25 )
2019-04-27 12:03:04 +01:00
FS_Info.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
FileSystem.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
Frame_Resizer_Base.cc
Use Gdk::RGBA ( !25 )
2019-04-27 12:03:04 +01:00
Frame_Resizer_Extended.cc
Use Gdk::RGBA ( !25 )
2019-04-27 12:03:04 +01:00
GParted_Core.cc
Add missing Device.h include into GParted_Core and Win_GParted
2019-06-11 15:55:02 +00:00
HBoxOperations.cc
Use Gtk::Box for HBoxOperations ( !25 )
2019-04-27 12:03:04 +01:00
LUKS_Info.cc
Update comment with example LUKS_Info cache entry
2017-05-21 09:44:20 -06:00
LVM2_PV_Info.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
Makefile.am
prepare-for-gtk3: Prepare for removal of Gtk::Menu_Helpers::Element ( #7 )
2019-02-11 08:57:18 +00:00
MenuHelpers.cc
Ensure icon sizes ( #39 )
2019-04-06 11:42:28 +01:00
Mount_Info.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
Operation.cc
Create and use general find_extended_partition() function
2017-01-14 08:49:58 -07:00
OperationChangeUUID.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationCheck.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationCopy.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationCreate.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationDelete.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationDetail.cc
Make OperationDetail no_more_children bug message translatable ( #790842 )
2017-12-04 13:32:21 -07:00
OperationFormat.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationLabelFileSystem.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationNamePartition.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OperationResizeMove.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
OptionComboBox.cc
modern-gtk2: Delay construction of Gtk::TreeModel* objects ( !17 )
2018-11-12 21:50:42 +00:00
Partition.cc
Additionally write partition information to saved details ( #639176 )
2019-04-11 10:06:36 -06:00
PartitionLUKS.cc
Rename enum FILESYSTEM to FSType
2018-01-28 10:09:35 -07:00
PartitionVector.cc
Create and use general find_extended_partition() function
2017-01-14 08:49:58 -07:00
PasswordRAMStore.cc
Fix null pointer check accidentally disabled ( #796293 )
2018-05-21 13:37:01 +01:00
PipeCapture.cc
Further improve speed of PipeCapture for non-watched output ( #777973 )
2017-06-02 11:47:35 -06:00
Proc_Partitions_Info.cc
Remove "../include/" from GParted header #includes
2016-12-12 13:15:34 -07:00
ProgressBar.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
SWRaid_Info.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
TreeView_Detail.cc
Ensure icon sizes ( #39 )
2019-04-06 11:42:28 +01:00
Utils.cc
Set the xalign property for Gtk::Labels ( !40 )
2019-05-15 16:11:21 +01:00
Win_GParted.cc
Add missing window title to Help Contents dialog ( !45 )
2019-06-12 15:26:54 +00:00
btrfs.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
exfat.cc
Move struct FS and FS_Limits into FileSystem.h
2018-01-28 10:09:35 -07:00
ext2.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
f2fs.cc
Drop fsck.f2fs -y option not available before f2fs-tools 1.10.0 ( !29 )
2019-03-26 08:08:10 +00:00
fat16.cc
Remove left behind commented #includes from fat16.cc
2019-02-20 16:15:17 +00:00
hfs.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
hfsplus.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
jfs.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
linux_swap.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
luks.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
lvm2_pv.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
main.cc
Also write "Root privileges are required ..." message to stderr ( !34 )
2019-04-03 20:45:31 +00:00
minix.cc
Add support for minix file system ( !12 )
2018-08-24 20:22:08 +01:00
nilfs2.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
ntfs.cc
Fix reading NTFS usage after resize ( #57 )
2019-05-28 16:01:25 +00:00
reiser4.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
reiserfs.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00
udf.cc
Replace String::ucompose() with Glibmm equivalent ( #46 )
2019-03-27 16:45:22 +00:00
xfs.cc
port-to-gtk3: Rework Glibmm header includes ( #7 )
2019-02-11 08:57:18 +00:00