Commit graph

148 commits

Author SHA1 Message Date
Curtis Gedak 9d0ae38839 Append -git to version for continuing development 2011-02-15 12:05:33 -07:00
Curtis Gedak 1ad6bb68a0 ========== gparted-0.8.0 ========== 2011-02-15 10:16:49 -07:00
Curtis Gedak a9e080f555 Append -git to version for continuing development 2010-12-13 10:33:26 -07:00
Curtis Gedak a66f6d542c ========== gparted-0.7.1 ========== 2010-12-13 09:25:25 -07:00
Curtis Gedak 47f1f3d33f Append -git to version for continuing development 2010-10-29 10:09:26 -06:00
Curtis Gedak 75ce6c3729 ========== gparted-0.7.0 ========== 2010-10-29 09:20:06 -06:00
Curtis Gedak b0e36132b0 Make btrfs support a normal part of gparted
Remove need to configure with the --enable-btrfs option in order
to include btrfs support in gparted.
2010-10-18 15:28:40 -06:00
Luca Bruno a64cc98bb5 Add --enable-btrfs to ./configure for experimental Btrfs support
This will take care of setting BTRFS_SUPPORT in config.h, included
all around the sources to conditionally enable Btrfs capability.
2010-10-03 17:00:53 +02:00
Curtis Gedak 30efae4b8d Append -git to version for continuing development 2010-10-01 09:36:30 -06:00
Curtis Gedak a4bbdb0c86 ========== gparted-0.6.4 ========== 2010-10-01 09:08:27 -06:00
Curtis Gedak e2c0cb6a4b Append -git to version for continuing development 2010-09-23 10:45:42 -06:00
Curtis Gedak 69ba15be35 ========== gparted-0.6.3 ========== 2010-09-23 09:50:02 -06:00
Markus Elfring c1e72d04ca Bug #622598: Complete quoting for macro parameters
Some square brackets were added to be more explicit where macro expansion
will not be required.
http://autogen.sourceforge.net/acquoting.html
http://www.gnu.org/software/autoconf/manual/m4/Quoting-Arguments.html

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
2010-09-11 16:57:59 -06:00
Curtis Gedak 36c1c1a084 Append -git to version for continuing development 2010-08-01 11:02:38 -06:00
Curtis Gedak 5f04965ae0 ========== gparted-0.6.2 ========== 2010-08-01 10:51:14 -06:00
Curtis Gedak 95adfb30a4 Append -git to version for continuing development 2010-07-08 14:14:05 -06:00
Curtis Gedak 298165511c ========== gparted-0.6.1 ========== 2010-07-08 13:24:25 -06:00
Curtis Gedak 3e0fc23af8 Append -git to version for continuing development 2010-06-18 10:12:51 -06:00
Curtis Gedak 932aaf44fb ========== gparted-0.6.0 ========== 2010-06-18 09:10:11 -06:00
Curtis Gedak 5e5810c13f Add sector size support message to configure script 2010-06-03 16:48:17 -06:00
Curtis Gedak 7e47cf8e96 Append -git to version for continuing development 2010-03-08 10:21:13 -07:00
Curtis Gedak 161c5e4cf0 ========== gparted-0.5.2 ========== 2010-03-08 09:27:39 -07:00
Curtis Gedak 39208ba2af Add check if partition table re-read work around code is needed
A patch to alleviate the "failure to inform kernel of partition
changes problem" (bug #604298) has been included in parted-2.2.
Hence when parted-2.2 or higher is used, the work around code in
GParted is not required.
2010-03-01 11:05:03 -07:00
Curtis Gedak c4e58e037c Improve logic for libparted minimum version check 2010-02-27 16:28:34 -07:00
Curtis Gedak 32ab5f0ec0 Increase required gtkmm-2.4 version 2.16.0 for gtk_show_uri (#608065)
Building GParted with gtkmm-2.4 version 2.14.0 would fail with:
     error: ‘gtk_show_uri’ was not declared in this scope.
This problem does not occur with version 2.16.0.
2010-01-27 16:33:21 -07:00
Curtis Gedak c9ab7f26cb Append -git to version for continuing development 2010-01-25 10:10:27 -07:00
Curtis Gedak 569c7b647c ========== gparted-0.5.1 ========== 2010-01-25 09:05:00 -07:00
Curtis Gedak abc8bf9876 Append -git to version for continuing development 2009-12-02 10:10:00 -07:00
Curtis Gedak 05cf6da4d6 ========== gparted-0.5.0 ========== 2009-12-02 09:12:06 -07:00
Curtis Gedak e2ef2ca671 Rename NO_DOC to HAVE_DISABLE_DOC for consistency sake 2009-11-03 10:57:15 -07:00
Curtis Gedak c2d19a8ab4 Replace gnome-open with gtk_show_uri (#600046)
This change was performed to align with a GNOME goal:
http://live.gnome.org/GnomeGoals/RemoveGnomeOpenGnomeHelp

For backwards compatibility, the gnome-open command is used
when gtkmm < 2.14.0.
2009-11-03 10:27:35 -07:00
Curtis Gedak 9e18f0fdf6 Append -git to version for continuing development 2009-11-02 09:40:13 -07:00
Curtis Gedak 3c33c95ccc ========== gparted-0.4.8 ========== 2009-11-02 09:08:16 -07:00
Curtis Gedak acdddc0770 Add help dialog when configured with --disable-doc 2009-10-17 15:43:20 -06:00
Curtis Gedak 2298840640 Update URL for bug reporting link 2009-10-14 10:37:01 -06:00
Curtis Gedak be7e2d77ae Append -git to version for continuing development 2009-10-09 11:02:20 -06:00
Curtis Gedak 6f94d0ddfc ========== gparted-0.4.7 ========== 2009-10-09 09:34:32 -06:00
Curtis Gedak f042f21d65 Enhance configure to work with libparted two digit version number 2009-10-06 16:12:54 -06:00
Curtis Gedak a505363f08 Append -git to version for continuing development 2009-08-05 16:54:07 -06:00
Curtis Gedak d69e6acaba ========== gparted-0.4.6 ========== 2009-08-05 09:11:11 -06:00
Curtis Gedak 51969b33e8 Append -git to version for continuing development 2009-05-08 10:55:40 -06:00
Curtis Gedak ca426d411e ========== gparted-0.4.5 ========== 2009-05-08 09:55:00 -06:00
Curtis Gedak f548eed2c8 Append -git to version for continuing development 2009-04-22 17:10:01 -06:00
Curtis Gedak 4e3273621a gparted-0.4.4
svn path=/trunk/; revision=1121
2009-04-02 15:25:03 +00:00
Curtis Gedak 320aeb4693 Append -svn to version for continuing development
svn path=/trunk/; revision=1067
2009-02-13 22:40:37 +00:00
Curtis Gedak ea36b4a13c gparted-0.4.3
svn path=/trunk/; revision=1064
2009-02-12 15:52:00 +00:00
Curtis Gedak 254943a49d Append -svn to version for continuing development
svn path=/trunk/; revision=1059
2009-02-06 23:17:13 +00:00
Curtis Gedak 974030ecc1 gparted-0.4.2
svn path=/trunk/; revision=1056
2009-02-05 16:36:15 +00:00
Curtis Gedak 6e0f121a86 Improved text for libparted not found error message
svn path=/trunk/; revision=1020
2009-01-02 22:24:43 +00:00
Curtis Gedak a67dc1c51d Append -svn to version for continuing development
svn path=/trunk/; revision=992
2008-12-02 17:19:45 +00:00