2008-04-07 13:41:18 -06:00
|
|
|
This file is part of GParted
|
2009-11-05 11:08:32 -07:00
|
|
|
Copyright (C) 2004, 2005, 2006
|
2008-04-07 13:41:18 -06:00
|
|
|
Bart Hakvoort
|
2020-01-20 09:56:07 -07:00
|
|
|
Portions Copyright (C) 2008-2020
|
2008-04-07 13:41:18 -06:00
|
|
|
Curtis Gedak
|
2020-01-20 09:56:07 -07:00
|
|
|
Portions Copyright (C) 2011-2020
|
2015-09-20 10:05:00 -06:00
|
|
|
Mike Fleetwood
|
2008-04-07 13:41:18 -06:00
|
|
|
|
|
|
|
This file may be modified and/or distributed without restriction. This is
|
2011-01-29 15:44:23 -07:00
|
|
|
not an invitation to misrepresent who contributed to GParted.
|
2008-04-07 13:41:18 -06:00
|
|
|
|
2012-06-30 11:15:44 -06:00
|
|
|
NOTE: Remember to list significant contributors in the Help --> About
|
|
|
|
credits. A significant contribution is defined as:
|
|
|
|
|
|
|
|
1) Major patch or new functionality added which exceeds 15 lines of
|
|
|
|
non-trivial code.
|
|
|
|
|
|
|
|
2) Three or more minor patches, where a minor patch is defined as
|
|
|
|
less than 15 lines of code.
|
2008-04-07 13:41:18 -06:00
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
We need to keep track of copyright (see the Maintainer HOWTO on www.gnu.org).
|
|
|
|
|
2012-06-30 11:15:44 -06:00
|
|
|
Names are listed in alphabetical order by first name.
|
|
|
|
|
2015-10-04 10:04:01 -06:00
|
|
|
Albert Young <youngac3@gmail.com>
|
|
|
|
* Wrote patch to prevent hang labeling FAT if illegal chars in label
|
|
|
|
|
2019-03-23 05:53:39 -06:00
|
|
|
Antoine Viallon <antoine.viallon@gmail.com>
|
|
|
|
* Added F2FS file system usage reading, resizing and checking.
|
|
|
|
|
2012-06-30 11:15:44 -06:00
|
|
|
Bart Harkvoort <gparted@users.sourceforge.net>
|
|
|
|
* Original author of GParted.
|
|
|
|
* Created and maintained up to official 0.3.3 release and
|
|
|
|
the unofficial 0.3.4 release.
|
|
|
|
|
2012-07-12 15:12:59 -06:00
|
|
|
Colin Watson <cjwatson@debian.org>
|
|
|
|
* Wrote find /dev/mapper devices when not using libparted discovery patch
|
|
|
|
|
2008-04-07 13:41:18 -06:00
|
|
|
Curtis Gedak <gedakc@users.sourceforge.net>
|
2009-11-04 09:53:48 -07:00
|
|
|
* Created SWRaid.h, SWRaid.cc to support Linux software RAID devices.
|
2009-03-20 19:56:58 -06:00
|
|
|
* Created DMRaid.h, DMRaid.cc to support /dev/mapper dmraid devices.
|
2008-12-18 15:07:06 -07:00
|
|
|
* Created ext4.h, ext4.cc to support ext4 file systems
|
2008-11-11 10:19:46 -07:00
|
|
|
* Created FS_Info.h, FS_Info.cc
|
2008-11-08 16:55:17 -07:00
|
|
|
* Rewrote read_label functionality for hfs
|
|
|
|
* Wrote create, read_label, and check_repair functionality for hfs+
|
2012-06-30 11:15:44 -06:00
|
|
|
* Wrote read_label functionality for fat16 and fat32 file systems
|
2008-11-11 10:19:46 -07:00
|
|
|
* Wrote following Utils:: methods:
|
|
|
|
regexp_label(), fat_compliant_label(),
|
|
|
|
create_mtoolsrc_file(), delete_mtoolsrc_file,
|
|
|
|
trim(), cleanup_cursor(), get_lang()
|
|
|
|
* Wrote partition write_label functionality
|
2008-04-07 13:41:18 -06:00
|
|
|
* Created Dialog_Partion_Label.h, Dialog_Partition_Label.cc
|
2008-07-23 10:17:40 -06:00
|
|
|
* Created OperationLabelPartition.h, OperationLabelPartition.cc
|
2012-06-30 11:15:44 -06:00
|
|
|
* Maintained from official 0.3.5 release onward
|
2008-04-07 13:41:18 -06:00
|
|
|
|
2012-07-12 15:12:59 -06:00
|
|
|
Denis Sirotkin <fechiny@gmail.com>
|
|
|
|
* Wrote small patch to avoid crash when rescanning devices
|
|
|
|
|
|
|
|
Dmitriy Motitskiy <dmotitskiy@gmail.com>
|
|
|
|
* Wrote small patch to fix crash on startup with Russian language
|
|
|
|
|
2013-02-21 10:40:02 -07:00
|
|
|
Jan Claeys <devel@janc.be>
|
|
|
|
* Wrote small patch to work around mkdosfs faulty entire disk detection
|
|
|
|
|
2011-10-05 15:14:34 -06:00
|
|
|
Jérôme Dumesnil <jerome.dumesnil@gmail.com>
|
|
|
|
* Wrote patch to merge actions -- method Win_GParted::Merge_Operations().
|
|
|
|
|
2011-01-29 15:44:23 -07:00
|
|
|
Joan Lledó <joanlluislledo@gmail.com>
|
|
|
|
* Created Dialog_Rescue_Data.h, Dialog_Rescue_Data.cc to attempt data rescue.
|
|
|
|
* Wrote patch to add attempt data rescue for lost partitions.
|
|
|
|
|
2018-10-30 10:30:02 -06:00
|
|
|
Luca Bacci <luca.bacci982@gmail.com>
|
|
|
|
* Created OptionComboBox.h, OptionComboBox.cc.
|
|
|
|
* Modernised the code to use Gtkmm 2.24.
|
2019-02-11 00:51:58 -07:00
|
|
|
* Created MenuHelpers.h, MenuHelpers.cc.
|
|
|
|
* Ported the code to Gtkmm 3.
|
2018-10-30 10:30:02 -06:00
|
|
|
|
2009-02-23 13:22:30 -07:00
|
|
|
Luca Bruno <lucab@debian.org>
|
2011-12-16 12:00:36 -07:00
|
|
|
* Created btrfs.h, btrfs.cc to support btrfs file system.
|
2009-02-23 13:22:30 -07:00
|
|
|
* Wrote patch for initial btrfs support.
|
|
|
|
|
2011-07-14 10:38:59 -06:00
|
|
|
Markus Elfring <elfring@users.sourceforge.net>
|
|
|
|
* Wrote patch to change some local Dialog attributes to variables
|
|
|
|
* Wrote small patch to delete unnecessary null pointer checks
|
|
|
|
* Wrote small patch to add complete quoting for macro parameters
|
|
|
|
|
2012-07-12 15:12:59 -06:00
|
|
|
Martin Pitt <martin.pitt@ubuntu.com>
|
|
|
|
* Wrote patch to install signal handler to clean up automount disabling FDI
|
|
|
|
|
2013-01-12 14:16:13 -07:00
|
|
|
Mathieu Dupuy <deronnax@gmail.com>
|
|
|
|
* Wrote small patch to improve filling argument vector
|
|
|
|
|
2012-11-30 13:26:28 -07:00
|
|
|
Matthias Gehre <m.gehre@gmx.de>
|
|
|
|
* Wrote patch to cleanup GParted_Core global variables
|
|
|
|
|
2008-09-22 16:41:49 -06:00
|
|
|
Michael Monreal <michael.monreal@gmx.net>
|
|
|
|
* Wrote small patch to implement themed app icon in hicolor
|
|
|
|
|
2015-02-01 11:01:41 -07:00
|
|
|
Michael Zimmermann <sigmaepsilon92@gmail.com>
|
|
|
|
* Wrote patch to add support for GPT partition names
|
|
|
|
|
2011-11-13 09:42:01 -07:00
|
|
|
Mike Fleetwood <mike.fleetwood@googlemail.com>
|
2013-01-02 11:49:34 -07:00
|
|
|
* Wrote small patches to improve reiser4 label support
|
|
|
|
* Wrote patch to remove redundant code for trimming labels
|
2012-09-01 11:22:55 -06:00
|
|
|
* Wrote patch set to add LVM PV read-write support
|
|
|
|
* Wrote patch to prevent crash if ESC pressed in dialogs with number entry
|
2012-06-18 13:11:25 -06:00
|
|
|
* Wrote patch set to show when partition size differs from file system size
|
2011-11-13 10:02:42 -07:00
|
|
|
* Wrote small patch for writing linux-swap labels
|
2011-11-13 09:42:01 -07:00
|
|
|
* Wrote small patches for reading and writing btrfs volume labels
|
|
|
|
* Wrote patch to use new btrfs multi-tool command first
|
2012-02-03 11:58:04 -07:00
|
|
|
* wrote patches for initial LVM PV support.
|
2011-12-16 12:00:36 -07:00
|
|
|
* Created nilfs2.h, nilfs2.cc to support nilfs2 file system.
|
2012-02-03 11:58:04 -07:00
|
|
|
* Created lvm2_pv.h, lvm2_pv.cc to support Logical Volume Management.
|
|
|
|
* Created LVM2_PV_Info.h, LVM2_PV_Info.h for LMV data cache.
|
2011-11-13 09:42:01 -07:00
|
|
|
|
2017-07-10 00:40:21 -06:00
|
|
|
Pali Rohár <pali.rohar@gmail.com>
|
|
|
|
* Created udf.h, udf.cc to support the udf file system.
|
|
|
|
|
2013-03-19 16:04:51 -06:00
|
|
|
Patrick Verner <exodusrobot@yahoo.com>
|
|
|
|
* Created f2fs.h, f2fs.cc to support f2fs file system.
|
|
|
|
|
2012-01-08 14:14:13 -07:00
|
|
|
Phillip Susi <psusi@cfl.rr.com>
|
|
|
|
* Wrote patch to display dialog pop-up for libparted exceptions
|
2013-03-11 18:46:35 -06:00
|
|
|
* Wrote patch set to refactor code enabling commands to be spawned asynchronously
|
|
|
|
* Created PipeCapture.h, PipeCapture.cc to capture spawned command output
|
2016-11-04 07:02:28 -06:00
|
|
|
* Created CopyBlocks.h, CopyBlocks.cc to copy blocks of disk data
|
2012-01-08 14:14:13 -07:00
|
|
|
|
2012-01-22 14:33:29 -07:00
|
|
|
Rogier Goossens <goossens.rogier@gmail.com>
|
|
|
|
* Wrote patch to support changing file system UUIDs.
|
|
|
|
* Created OperationChangeUUID.h, OperationChangeUUID.cc to support changing UUIDs.
|
2012-07-12 15:12:59 -06:00
|
|
|
* Wrote small patch to fix detection of multiple SW RAID (md) devices
|
2012-01-22 14:33:29 -07:00
|
|
|
|
2008-09-22 16:54:50 -06:00
|
|
|
Sebastian Kraft <kraft.sebastian@gmail.com>
|
2008-09-22 16:41:49 -06:00
|
|
|
* Designed Tango theme icons
|
|
|
|
|
2012-06-30 11:02:59 -06:00
|
|
|
Seth Heeren <sgheeren@gmail.com>
|
2010-10-05 13:27:20 -06:00
|
|
|
* Wrote small patch to improve GParted_Core::get_filesystems and prevent crashes
|
|
|
|
* Wrote several small patches to fix memory leaks and valgrind errors
|
2011-03-27 10:48:21 -06:00
|
|
|
* Wrote method replacement patch to simplify Utils::cleanup_cursor
|
2010-10-05 13:27:20 -06:00
|
|
|
|
2012-07-12 15:12:59 -06:00
|
|
|
Seth Hunter <hunter@ll.mit.edu>
|
|
|
|
* Wrote small patch to fix create partition off by one sector
|
|
|
|
|
2013-01-02 11:49:34 -07:00
|
|
|
Sinlu Bes <e80f00@gmail.com>
|
|
|
|
* Wrote patch to restrict label length based on file system
|
2015-02-01 11:01:41 -07:00
|
|
|
* Performed significant investigative effort for GPT partition name support
|
2013-01-02 11:49:34 -07:00
|
|
|
|
2011-11-13 09:54:46 -07:00
|
|
|
Stephen Kirkby <mail@stephenkirkby.co.uk>
|
|
|
|
* Wrote small patch to reverse umount order in xfs::copy
|
2012-07-12 15:12:59 -06:00
|
|
|
|
|
|
|
Vincent Untz <vuntz@gnome.org>
|
|
|
|
* Wrote small patch to correctly link to gthread
|
2015-09-20 09:59:31 -06:00
|
|
|
|
|
|
|
Wrolf Courtney <wrolf@wrolf.net>
|
|
|
|
* Wrote patch to display logical volumes in LVM2 partition volume group
|