Commit Graph

  • f170a1e542 Wait for udev to recreate /dev/PTN entries when querying partition FSs (!46) Mike Fleetwood 2019-07-13 15:46:58 +0100
  • 1382e0b828 Wait for udev change on /dev/DISK when querying whole device FS (!46) Mike Fleetwood 2019-07-09 19:04:08 +0100
  • be52d8636e Update Brazilian Portuguese translation Rafael Fontenelle 2019-07-18 13:06:48 +0000
  • 3f15a66291 Drop use of long ago removed udevinfo Mike Fleetwood 2019-04-01 19:11:53 +0100
  • 5a52b44071 Switch to faster minfo and mdir to read FAT16/32 usage (#569921) Mike Fleetwood 2019-06-18 18:45:39 +0100
  • a08f317ef7 Update Croatian translation Goran Vidović 2019-06-22 17:39:25 +0000
  • bc0677f310 Update Hungarian translation Balázs Úr 2019-06-19 21:34:47 +0000
  • 6696ab8cec Updated Spanish translation Daniel Mustieles 2019-06-19 12:39:13 +0200
  • b857ddb5df Update Polish translation Piotr Drąg 2019-06-16 13:49:30 +0200
  • 73f9a6f748 Add missing window title to Help Contents dialog (!45) Curtis Gedak 2019-06-11 11:06:17 -0600
  • 1d8cbd0125 Add missing Device.h include into GParted_Core and Win_GParted Mike Fleetwood 2019-05-10 17:34:14 +0100
  • 1ed8d909fc Replace partition boundary trimming with bug error messages (#48) Mike Fleetwood 2019-05-21 19:31:31 +0100
  • e3b0558f62 White space layout update in snap_to_mebibyte/cylinder() (#48) Mike Fleetwood 2019-05-22 17:21:41 +0100
  • 7c94b7d920 Snap partition boundaries before dialogs update FS usage (#48) Mike Fleetwood 2019-05-19 10:31:55 +0100
  • 3222c8dd1a Pass the current device down to Dialog_Base_Partition class (#48) Mike Fleetwood 2019-05-10 21:21:19 +0100
  • 4101b0961b Update file system usage last in prepare_new_partition() (#48) Mike Fleetwood 2019-05-10 07:53:52 +0100
  • 14aa9276d4 Remove unused error reporting from snap_to_*() (#48) Mike Fleetwood 2019-05-09 08:03:16 +0100
  • 406beaaed0 Separate partition alignment from validation (#48) Mike Fleetwood 2019-05-08 16:29:13 +0100
  • 45d046fc8b Update Romanian translation Daniel Șerbănescu 2019-06-09 09:43:48 +0000
  • 7096807585 Update German translation Wolfgang Stöggl 2019-06-06 06:48:56 +0000
  • a0d2e5a23b Update Hungarian translation Balázs Úr 2019-06-03 19:46:54 +0000
  • cdba5cee35 Fix test (dentry->d_name is invalidated by closedir...) (!41) Félix Piédallu 2019-05-22 12:00:53 +0200
  • 0dedf8defe Fix link typo in French translation of GParted help manual Curtis Gedak 2019-05-29 11:36:03 -0600
  • e04b928423 Append -git to version for continuing development Curtis Gedak 2019-05-29 10:21:07 -0600
  • b5f1d5d5fe ========== gparted-1.0.0 ========== GPARTED_1_0_0 Curtis Gedak 2019-05-29 09:54:20 -0600
  • 6c9194869c Update copyright years Curtis Gedak 2019-05-29 09:46:10 -0600
  • 7186e7026f Update French translation Claude Paroz 2019-05-28 18:05:02 +0000
  • 5e77368daa Fix reading NTFS usage after resize (#57) Mike Fleetwood 2019-05-24 12:38:51 +0100
  • fbcf4b56bb Report errors correctly on failure to read NTFS usage (#57) Mike Fleetwood 2019-05-24 12:29:37 +0100
  • 772448f2d4
    WIP: Migrate way from stock items in Gtk::Dialog::add_button() (!43) Luca Bacci 2019-05-27 15:59:34 +0200
  • 4ed834e052
    WIP: Use named icons (!43) Luca Bacci 2019-05-24 17:38:08 +0200
  • e9d73bbf1c Update Swedish translation Anders Jonsson 2019-05-26 19:42:51 +0000
  • c6fe455a3b Update Swedish translation Anders Jonsson 2019-05-26 17:48:42 +0000
  • 1d806939a4 Updated Vietnamese translation Trần Ngọc Quân 2019-05-25 15:30:17 +0700
  • a96310f4d1 Update Finnish translation Jiri Grönroos 2019-05-22 19:36:03 +0000
  • f625bee087 Update French translation Claude Paroz 2019-05-22 19:29:40 +0000
  • 0b38402a07 Update Brazilian Portuguese translation Rafael Fontenelle 2019-05-22 14:58:08 +0000
  • 6267a57cf1 Update Icelandic translation Sveinn í Felli 2019-05-22 12:32:41 +0000
  • 12f08d38b8 Set the xalign property for Gtk::Labels (!40) Luca Bacci 2019-05-03 15:42:45 +0200
  • 769d19e0f9 Set a default max_width_chars for wrapping Gtk::Labels (!40) Luca Bacci 2019-05-01 16:41:06 +0200
  • eeffd50531 Request natural width in Gtk::ScrolledWindows for Gtk >= 3.22 (!39) Luca Bacci 2019-05-01 12:57:38 +0200
  • 55d3dea78e Update Brazilian Portuguese translation Rafael Fontenelle 2019-05-10 10:13:14 +0000
  • 00862a2f82 Update Belarusian translation Yuras Shumovich 2019-05-01 17:48:23 +0000
  • d906b907e5 Update Korean translation Seong-ho Cho 2019-04-30 22:14:50 +0000
  • ad6d2b3890 Replace deprecated get_vbox() with get_content_area() (!25) Mike Fleetwood 2018-05-09 09:21:26 +0100
  • 8902b0a260 Use Gtk::Grid for Dialog_Partition_Info (!25) Luca Bacci 2019-03-13 12:06:22 +0100
  • d57d79b1c4 Use Gtk::Grid for Win_GParted pt2 (!25) Luca Bacci 2019-03-07 11:44:05 +0100
  • 6e07fb051b Use Gtk::Grid for Win_GParted pt1 (!25) Luca Bacci 2019-03-06 16:56:34 +0100
  • 28f133929d Use Gtk::Grid for Dialog_Base_Partition (!25) Luca Bacci 2019-03-06 11:28:19 +0100
  • 90b3e99554 Use Gtk::Grid for Dialog_Partition_New (!25) Luca Bacci 2019-03-06 15:43:36 +0100
  • 1bee0ddf26 Use Gtk::Separator (!25) Luca Bacci 2019-02-27 17:59:20 +0100
  • 667af24c73 Use Gtk::Paned (!25) Luca Bacci 2019-02-27 17:52:50 +0100
  • 07fc4aefc3 Use Gtk::Box for Dialog_Progress (!25) Luca Bacci 2019-02-27 16:55:50 +0100
  • d780ca644e Use Gtk::Box for Dialog_Rescue_Data (!25) Luca Bacci 2019-02-27 16:53:59 +0100
  • cc6a085e60 Use Gtk::Box for DialogPasswordEntry (!25) Luca Bacci 2019-02-27 16:51:35 +0100
  • c1f22e28a4 Use Gtk::Box for Dialog_Partition_Name (!25) Luca Bacci 2019-02-27 16:49:19 +0100
  • 784a4977b1 Use Gtk::Box for Dialog_FileSystem_Label (!25) Luca Bacci 2019-02-27 16:47:58 +0100
  • ca4c4160cc Use Gtk::Box for DialogFeatures (!25) Luca Bacci 2019-02-27 16:44:51 +0100
  • 85ab57fee6 Use Gtk::Box for Dialog_DiskLabel (!25) Luca Bacci 2019-02-27 16:38:15 +0100
  • 363868bf5c Use Gtk::Box for Dialog_Partition_Info (!25) Luca Bacci 2019-02-27 16:26:58 +0100
  • bfeb123462 Use Gtk::Box for Dialog_Base_Partition (!25) Luca Bacci 2019-02-27 16:22:07 +0100
  • b0f455c702 Use Gtk::Box for HBoxOperations (!25) Luca Bacci 2019-02-27 16:15:56 +0100
  • c02c3ee4b5 Use Gtk::Box for Win_GParted (!25) Luca Bacci 2019-02-27 16:10:37 +0100
  • 74bb981ed2 Use Gdk::RGBA (!25) Luca Bacci 2019-02-20 12:20:20 +0100
  • 2c19a620b1 Update includes in DialogFeatures.h and .cc Mike Fleetwood 2019-04-20 09:25:34 +0100
  • 57e8ac50f4 Rename method to DialogFeatures::load_one_filesystem() Mike Fleetwood 2019-04-19 20:16:40 +0100
  • 4939b941dd Fix available Partition menu options not being updated on rescan (!38) Mike Fleetwood 2019-04-19 20:10:53 +0100
  • 7ea91bca61 Fix File System Support dialog not showing changes after rescan (!38) Mike Fleetwood 2019-04-17 20:00:11 +0100
  • 1b17264603 Stop checking for 'ntfslabel --new-serial' support Mike Fleetwood 2019-04-15 07:49:05 +0100
  • d795cccb1b Consolidate common if have ntfsresize command conditions Mike Fleetwood 2019-04-14 11:50:30 +0100
  • ef4d4cb100 Switch to faster ntfsinfo to read NTFS usage (#47) Mike Fleetwood 2019-04-14 10:20:04 +0100
  • 8a7d7fbcf7 Updated Spanish translation Daniel Mustieles 2019-04-17 12:29:26 +0200
  • e2d8272fa3 Update Spanish translation Daniel Mustieles 2019-04-17 10:27:46 +0000
  • 8ea0b7ef13 Prefer enum to string comparison in set_partition_type() Mike Fleetwood 2019-04-13 13:03:16 +0100
  • ab1381b1f4 Stop trying unneeded alternative libparted linux-swap names Mike Fleetwood 2019-04-13 11:31:19 +0100
  • 40ec0deba8 Stop recognising retired libparted linux-swap names Mike Fleetwood 2019-04-13 11:28:29 +0100
  • 4d9dc14b0e Set partition type when formatting to cleared (!36) Mike Fleetwood 2019-04-13 14:06:32 +0100
  • 5d2dc72144 Update Russian translation Stas Solovey 2019-04-15 17:59:16 +0000
  • 7796a87ed2 Update Polish translation Piotr Drąg 2019-04-14 14:12:10 +0200
  • 6ad107bc3b Remove unnecessary #include from GParted_Core.cc Mike Fleetwood 2019-04-04 18:16:54 +0100
  • ea7bd0d419 Rename Dialog_Progress member variable to m_curr_op Mike Fleetwood 2019-04-10 12:03:46 +0100
  • 22ce8a4c64 Rename for loop counter variables to normative 'i' in Dialog_Progress Mike Fleetwood 2019-04-10 10:58:18 +0100
  • 63f578a94b Use CSS to turn off table borders once in saved details HTML Mike Fleetwood 2019-04-07 16:24:27 +0100
  • 4ccee8063c Rename method to Dialog_Progress::write_operation_details() Mike Fleetwood 2019-04-07 16:08:14 +0100
  • f779002972 Additionally write partition information to saved details (#639176) Mike Fleetwood 2019-04-05 11:18:35 +0100
  • edb3afac7b Write starting device overview information to saved details (#639176) Mike Fleetwood 2019-04-05 07:44:39 +0100
  • f252e677d4 Ensure icon sizes (#39) Luca Bacci 2019-03-27 14:07:39 +0100
  • 23f956bb83 Update distro specific package installation instructions Mike Fleetwood 2019-03-31 11:12:47 +0100
  • 56596d680a Also write "Root privileges are required ..." message to stderr (!34) Mike Fleetwood 2019-03-31 18:49:05 +0100
  • 68cdfe99d9 Print new info before "Root privileges are required ..." dialog (!34) Mike Fleetwood 2019-03-31 18:16:57 +0100
  • 707aaea56f Remove now unused Dialog_Progress::signal_get_libparted_version (!34) Mike Fleetwood 2019-03-30 12:28:11 +0000
  • c1c20854b4 Report the same information into saved operation details (!34) Mike Fleetwood 2019-03-30 12:22:04 +0000
  • c626b4cea6 Display more version and configuration info to stdout when starting (!34) Mike Fleetwood 2019-03-30 11:41:54 +0000
  • a476b8cc2c Rename local variable to meaningful benchmark_copysize Mike Fleetwood 2019-03-09 14:21:06 +0000
  • fc5cc1d3b4 Stop trying to access device '/dev/mapper/No RAID disks' (#786031) Mike Fleetwood 2019-03-29 11:07:29 +0000
  • 97ce96da03 Pass constant parameter by reference to load_operations() (#788814) Mike Fleetwood 2019-03-28 16:26:00 +0000
  • 15bdade111
    Always show undo toolbutton (!33) Luca Bacci 2019-03-28 10:54:48 +0100
  • 56d8533add Always show menu images (!32) Luca Bacci 2019-03-26 10:50:54 +0100
  • d1441ce6a9 Drop compose subdir (#46) Mike Fleetwood 2019-03-25 20:50:54 +0000
  • e55b3c8544 Replace String::ucompose() with Glibmm equivalent (#46) Mike Fleetwood 2019-03-25 20:41:08 +0000