Miloslav Trmac
8f89cc02ce
Updated Czech translation.
...
2004-10-16 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-10-15 23:18:23 +00:00
Bart Hakvoort
7046811770
minor (code) change in displaying errormessage. Made
...
* include/Operation.h,
src/Operation.h: minor (code) change in displaying errormessage. Made Apply_Resize_Move_Extended_To_Visual() a bit more
readable (and thus debugable). This whole class could still use a soft, caring hand though :P
* src/Device.cc: Unallocate space < 1MB wasn't filtered out. fixed.
* src/Partition.cc (Set_Used): Unused wasn't set properly. fixed.
2004-10-14 10:25:17 +00:00
David Lodge
0fc7d93eee
Updated British English translation.
...
2004-10-13 David Lodge <dave@cirt.net>
* en_GB.po: Updated British English translation.
2004-10-13 21:58:58 +00:00
Adam Weinberger
3298d51feb
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-10-12 05:16:11 +00:00
Bart Hakvoort
bf8e065a0b
i just can't stop tweaking the operationslist =)
...
* src/Win_GParted.cc: i just can't stop tweaking the operationslist =)
2004-10-11 16:08:12 +00:00
Bart Hakvoort
fa5698e115
logic unallocated space wasn't read correctly, fixed. added
...
* src/Device.cc (Read_Disk_Layout): logic unallocated space wasn't read correctly, fixed.
* include/Win_GParted.h: added open_operationslist() and menu_view_operations() .
* src/Win_GParted.cc: tweaked operationlist behaviour a bit. Also added 'Operations" toggle-item to View menu.
2004-10-11 14:19:56 +00:00
Bart Hakvoort
3dbaa30dba
Again =) Decided to use switch ( blahblah ) instead of if else statements.
...
* src/Device.cc (Read_Disk_Layout): Again =) Decided to use switch ( blahblah ) instead of if else statements.
2004-10-11 12:55:33 +00:00
Jordi Mallach
014fb13d0b
Updated Catalan translation.
2004-10-11 12:35:30 +00:00
Bart Hakvoort
2858ad26de
some internal codechanges. Looks a bit cleaner now.
...
* src/Device.cc (Read_Disk_Layout): some internal codechanges. Looks a bit cleaner now.
2004-10-11 11:59:28 +00:00
Bart Hakvoort
9c328738c9
made 'deep-scan' optional in Read_Disk_Layout. Removed obsolete (already)
...
* include/Device.h,
src/Device.cc: made 'deep-scan' optional in Read_Disk_Layout. Removed obsolete (already) commented function.
* include/Partition.h,
src/Partition.cc: Took used sectors out of Set() and added a Set_Used() function instead. Also added Reset() .
* src/Dialog_Partition_New.cc: minor change to make use of the new Set() in Partition..
* include/Win_GParted.h,
src/Win_GParted.cc: show pulsing progressbar while refreshing devices.
2004-10-11 10:23:24 +00:00
Vincent van Adrighem
61d4d36633
Translation updated by Tino Meinen.
...
2004-10-09 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2004-10-08 23:25:50 +00:00
Bart Hakvoort
ad93a3718b
changed color of reiserfs from blue to purple highlight. + some cosmetics.
...
* src/Partition.cc: changed color of reiserfs from blue to purple highlight. + some cosmetics.
2004-10-08 20:06:51 +00:00
Bart Hakvoort
bcb05b8540
removed inheritance from sigc::trackable. (this is already done by
...
* include/Frame_Resizer_Base.h: removed inheritance from sigc::trackable. (this is already done by Glib::Object). * src/Dialog_Partition_Copy.cc, src/Frame_Resizer_Base.cc: fixed issues with resizing reiserfs filesystems.
2004-10-08 19:53:35 +00:00
Bart Hakvoort
c65731a497
updated translatorcomment.
...
* src/Dialog_About.cc: updated translatorcomment.
2004-10-08 16:31:10 +00:00
Miloslav Trmac
1d223f3be7
Updated Czech translation.
...
2004-10-08 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-10-08 16:20:46 +00:00
Bart Hakvoort
3bf218f8a0
fixed some resizing-issues with reiserfs.
...
* src/Dialog_Base_Partition.cc,src/Dialog_Partition_Resize_Move.cc: fixed some resizing-issues with reiserfs.
2004-10-08 15:59:03 +00:00
Adam Weinberger
110868837b
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-10-08 00:52:48 +00:00
Raphael Higino
d74291d003
Updating pt_BR translation
2004-10-07 21:59:13 +00:00
Bart Hakvoort
9db1a85a0d
src/Dialog_Base_Partition.cc and src/Win_GParted.cc: removed spaces before some exclamation and question marks
2004-10-07 15:28:13 +00:00
Bart Hakvoort
8d3a201896
unmarked 'Copyright' string for translation and replaced (c) with UTF-8
...
* src/Dialog_About.cc: unmarked 'Copyright' string for translation and replaced (c) with UTF-8 copyright symbol
2004-10-07 14:59:22 +00:00
Bart Hakvoort
4d47390878
added colorsupport to mklabel in Util.h and replaced self-made widget with UTF-8 block in VBox_VisualDisk.cc/.h
2004-10-07 14:12:34 +00:00
Bart Hakvoort
bd3152788f
implemented mk_label wherever possible
2004-10-06 19:06:43 +00:00
David Lodge
e26341f862
Added "en_GB" (British English).
...
2004-10-06 David Lodge <dave@cirt.net>
* configure.in (ALL_LINGUAS): Added "en_GB" (British English).
2004-10-06 18:18:53 +00:00
Bart Hakvoort
18b47725f8
enabled support for reiserfs
2004-10-06 15:32:40 +00:00
David Lodge
36e3736b2f
Added British English translation.
...
2004-10-05 David Lodge <dave@cirt.net>
* en_GB.po: Added British English translation.
2004-10-05 22:53:56 +00:00
Francisco Javier F. Serrador
f968bd1f4a
Updated Spanish translation.
...
2004-10-06 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2004-10-05 22:16:15 +00:00
Raphael Higino
3bd2e0ae9c
Updating pt_BR translation
2004-10-04 19:11:26 +00:00
Jordi Mallach
37645d2f74
Added "ca" (Catalan) to ALL_LINGUAS and disable USE_COMMON_DOC_BUILD in autogen.sh.
2004-10-04 11:42:47 +00:00
Jordi Mallach
a03f1a363f
Added Catalan translation.
2004-10-04 11:40:19 +00:00
Miloslav Trmac
303102a8a0
Updated Czech translation.
...
2004-10-03 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2004-10-03 00:47:52 +00:00
Bart Hakvoort
530a636ac0
minor,completely irrelevant change =)
2004-10-02 19:30:20 +00:00
Bart Hakvoort
d57a8eced7
removed unnecessary headerfiles
2004-10-02 13:18:25 +00:00
Bart Hakvoort
17d8388a19
fixed incorrect tooltip with unallocated space
2004-10-02 13:07:48 +00:00
Bart Hakvoort
fcd414f720
corrected dates (i've used vim far to often =) )
2004-10-02 11:36:21 +00:00
Bart Hakvoort
05ee2f2254
added convenience function. Also fixed a small bug with incorrect labelvalue of fat16 upper limit
2004-10-02 11:34:18 +00:00
Bart Hakvoort
72f91cbc39
removed all stringstreams from the project (they were possibly responsible
...
* removed all stringstreams from the project (they were possibly responsible for rare chrashes in certain locales)
2004-10-02 09:39:16 +00:00
Adam Weinberger
d0b49ea63b
Updated Canadian English translation.
...
* en_CA.po: Updated Canadian English translation.
2004-10-02 00:18:29 +00:00
Bart Hakvoort
74500a924e
even more tabfixed. this is getting into my head :P
2004-10-01 21:12:46 +00:00
Bart Hakvoort
a1dfbee2b3
cosmetics (mostly tabfixes)
...
* almost all files: cosmetics (mostly tabfixes)
2004-10-01 21:09:19 +00:00
Bart Hakvoort
db243c870d
even more cosmetics...
2004-10-01 19:10:48 +00:00
Bart Hakvoort
95b847d3f9
cosmetics...
2004-10-01 19:03:29 +00:00
Bart Hakvoort
577d0f8112
marked 3 strings for translation.\n* src/Operation.cc: fixed an i18n
...
* src/Dialog_Partition_New.cc: marked 3 strings for translation.\n* src/Operation.cc: fixed an i18n related crasher and did some cosmetic cleanups.
2004-10-01 18:36:12 +00:00
Bart Hakvoort
3fc4d5b74d
minor changes to a few strings
2004-10-01 17:28:20 +00:00
Hendrik Brandt
9a9a00a0fe
added "de" (German) to ALL_LINGUAS *po/de.po: updated German translation
...
2004-10-01 Hendrik Brandt <hebra@cvs.gnome.org>
* configure.in: added "de" (German) to ALL_LINGUAS
*po/de.po: updated German translation
2004-10-01 14:52:58 +00:00
Hendrik Brandt
8cc719e36d
Added partly German translation.
...
2004-10-01 Hendrik Brandt <hebra@cvs.gnome.org>
* de.po: Added partly German translation.
2004-09-30 23:20:58 +00:00
Vincent van Adrighem
012076a405
Translation updated by Tino Meinen.
...
2004-10-01 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2004-09-30 22:49:38 +00:00
Bart Hakvoort
b17908e317
update
2004-09-30 21:01:19 +00:00
Bart Hakvoort
334377071d
bumped version to 0.0.5
2004-09-30 18:49:54 +00:00
Bart Hakvoort
0d2ee545a7
added colored squares to the tree to highlight filesystems.
2004-09-30 18:26:34 +00:00
Miloslav Trmac
25edc91c2b
Added cs to ALL_LINGUAS.
...
2004-09-30 Miloslav Trmac <mitr@volny.cz>
* configure.in: Added cs to ALL_LINGUAS.
2004-09-30 18:23:47 +00:00