index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
diskdrake
Commit message (
Expand
)
Author
Age
Files
Lines
*
display the error returned by ntfsresize (need i18n though)
Pascal Rigaux
2003-08-21
1
-3
/
+5
*
do pop the "do you want to install samba?" (otherwise when cancel is pressed,
Pascal Rigaux
2003-08-12
1
-4
/
+1
*
use Gtk2::Button->new_with_label instead of Gtk2::Button->new for some widget...
Pascal Rigaux
2003-08-10
1
-1
/
+1
*
remove stock icons (per IHM team request)
Pascal Rigaux
2003-08-05
1
-1
/
+1
*
instead of removing the "Search servers" button when the search is over, keep
Pascal Rigaux
2003-08-01
1
-1
/
+1
*
switch from gtk2-perl to gtk2-perl-xs
Thierry Vignaud
2003-07-09
2
-9
/
+8
*
increase gui coherency of drakxtools vs other gtk+ apps: use stock icons
Thierry Vignaud
2003-07-06
1
-1
/
+1
*
fix typos + perl_checker fixes
Pascal Rigaux
2003-06-06
1
-4
/
+4
*
allow choosing lv name (thanks to Brian Murrell)
Pascal Rigaux
2003-06-04
1
-0
/
+4
*
perl_checker fixes
Thierry Vignaud
2003-05-23
1
-2
/
+2
*
perl_checker adaptations + fixes
Pascal Rigaux
2003-04-24
4
-9
/
+10
*
new perl_checker compliance
Pascal Rigaux
2003-04-17
3
-7
/
+7
*
- let diskdrake fit when embedded in mcc
Thierry Vignaud
2003-03-12
1
-1
/
+1
*
fix maximum loopback size (bug #3188)
Pascal Rigaux
2003-03-12
1
-1
/
+1
*
- in focus_in_event for partition buttons, grab_focus is needed because gtk2 ...
Pascal Rigaux
2003-03-04
1
-2
/
+2
*
after ntfs resize, warn user that on Windows next boot fsck will be done
Pascal Rigaux
2003-02-26
1
-2
/
+5
*
- clean up embedding; since socket get automatically destroyed on child exit
Thierry Vignaud
2003-02-24
1
-3
/
+1
*
(migrate_files): check return values (fixes bug #2170)
Pascal Rigaux
2003-02-23
1
-2
/
+2
*
have ask_okcancel instead of ask_warn on cdie's
Pascal Rigaux
2003-02-20
1
-5
/
+7
*
add catch_cdie's around fsedit::check_mntpoint and fsedit::add
Pascal Rigaux
2003-02-20
1
-2
/
+8
*
- simplify check_mntpoint
Pascal Rigaux
2003-02-20
1
-26
/
+11
*
to workaround perl bug removing UTF8 flag when passing scalars to die's, pass
Guillaume Cottenceau
2003-02-19
2
-2
/
+2
*
use formatError on $err
Pascal Rigaux
2003-02-19
1
-1
/
+1
*
use formatError($err) instead of $@
Pascal Rigaux
2003-02-19
1
-1
/
+1
*
- allow raid on raid (raid 10)
Pascal Rigaux
2003-02-19
1
-5
/
+8
*
fix ugly bug (the bug was introduced in diskdrake/interactive.pm 1.67)
Pascal Rigaux
2003-02-18
1
-2
/
+2
*
(resize): do a test resize before doing the real one
Pascal Rigaux
2003-02-18
1
-1
/
+3
*
- ensure someone can't set a mount point on a non formatted ntfs partition
Pascal Rigaux
2003-02-18
1
-0
/
+1
*
remove debug code :-(
Pascal Rigaux
2003-02-17
1
-1
/
+1
*
fix help popping all the time
Pascal Rigaux
2003-02-17
1
-1
/
+1
*
- factorize "Help"-button handling
Pascal Rigaux
2003-02-16
1
-1
/
+1
*
- set_help is deprecated
Pascal Rigaux
2003-02-13
2
-5
/
+5
*
perl_checker compliance ("ref" now need parentheses in many case)
Pascal Rigaux
2003-02-12
1
-1
/
+1
*
- more precise message when formatting / fsck'ing / mounting partitions
Pascal Rigaux
2003-02-10
1
-8
/
+18
*
add "Help" button
Pascal Rigaux
2003-02-06
1
-0
/
+3
*
(filesystems_button_box): in the caption write "Windows" instead of "FAT"
Pascal Rigaux
2003-02-06
1
-2
/
+2
*
cleanup
Pascal Rigaux
2003-02-03
1
-1
/
+1
*
port to Gtk2
Pascal Rigaux
2003-02-03
1
-36
/
+43
*
make perl_checker happy
Pascal Rigaux
2003-02-03
1
-1
/
+1
*
handle pop_it more nicely: no need to precise pop_it when the wizard window a...
Pascal Rigaux
2003-01-31
1
-1
/
+0
*
- do not write_partitions when resizing & loosing data (not needed)
Pascal Rigaux
2003-01-31
1
-7
/
+8
*
fix typo (calling resize_fat::main instead of diskdrake::resize_ntfs)
Pascal Rigaux
2003-01-31
1
-1
/
+1
*
create diskdrake::resize_ntfs to factorize code
Pascal Rigaux
2003-01-31
2
-7
/
+30
*
add isFat_or_NTFS() and use it where possible instead of isFat() since Windows
Pascal Rigaux
2003-01-30
1
-3
/
+2
*
fix various resize pbs:
Pascal Rigaux
2003-01-29
1
-13
/
+18
*
dumpe2fs call cleanup
Pascal Rigaux
2003-01-29
1
-6
/
+5
*
don't set $::main_window during install
Pascal Rigaux
2003-01-29
1
-1
/
+1
*
ntfsresize feature added (not tested!)
Pascal Rigaux
2003-01-29
1
-0
/
+11
*
for resize2fs, don't multiply by 512 *then* divide by $block_size, better
Pascal Rigaux
2003-01-28
1
-1
/
+1
*
diskdrake: when non embedded, ensure sub window are modal
Thierry Vignaud
2003-01-27
1
-0
/
+1
[next]