summaryrefslogtreecommitdiffstats
path: root/perl-install/diskdrake/hd_gtk.pm
Commit message (Expand)AuthorAgeFilesLines
* perl_checker cleanupsThierry Vignaud2013-04-211-2/+2
* fix UI redraw issue after unlocking dmcrypt partition (mga#5661)Colin Guthrie2013-04-211-4/+14
* drop unused parameterThierry Vignaud2013-03-041-1/+1
* use mygtk2::register_main_window()Thierry Vignaud2012-12-131-1/+1
* (main,try_) fix partitions not being shown after clicking on "ReloadThierry Vignaud2012-04-271-0/+6
* reuse code from hd_gtk, fixes display of "Use free space" solutionPascal Terjan2012-04-241-7/+17
* fix removing several notebook pagesPascal Terjan2012-04-241-3/+9
* (raid2real_kind) introduces itThierry Vignaud2012-04-201-0/+5
* (per_kind_action_box) fix too many parametersThierry Vignaud2012-03-231-2/+2
* perl_checker cleanupsThierry Vignaud2012-03-231-7/+7
* - perl -pi -e 's!hard drive!hard disk drive!'Ahmad Samir2011-04-041-1/+1
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-02-061-1/+1
* Display lock icon for not enabled dmcrypt tooPascal Terjan2010-06-031-1/+1
* Use isLUKSPascal Terjan2010-04-291-2/+2
* fix display of non unlocked encrypted partitionsPascal Terjan2010-04-271-1/+1
* display lock icon on encrypted partitionsPascal Terjan2010-04-221-3/+6
* Unify "Encrypted" displayPascal Terjan2010-04-221-3/+0
* Do not display dm-crypt partitions in separate tab, display included partitio...Pascal Terjan2010-04-211-10/+8
* diskdrake: show Ext4 instead of Ext3 in the gtk filesystems button boxOlivier Blin2009-12-161-1/+1
* diskdrake: allow copying disk and partition infos (#55886)Pascal Terjan2009-11-261-1/+1
* resize disk graphical description when resizing diskdrakePascal Terjan2009-10-151-1/+1
* rewrite partitionning wizard to look better in gtk (not perfect yet)Pascal Terjan2009-10-051-4/+9
* Add dmcrypt in the type list in "specification"Pascal Terjan2009-07-291-1/+1
* (interactive_help) fix displaying help at install timeThierry Vignaud2009-04-221-2/+1
* diskdrake: display label in the graphical view when no mountpoint is setPascal Terjan2009-03-271-1/+1
* diskdrake: don't crash when creating a partition in LVM with the partition ty...Pascal Terjan2009-03-101-1/+1
* Try to get more info on #45850Pascal Terjan2009-01-191-1/+1
* - ext4dev is now stable and called ext4 in 2.6.28+Pascal Terjan2009-01-051-2/+2
* fix/adjust some help pages (#42986)Thierry Vignaud2008-09-301-1/+1
* - diskdrake:Pascal Rigaux2008-09-181-2/+11
* (per_entry_action_box) fix crashing when using 'strict' pragmaThierry Vignaud2008-09-171-1/+1
* (main) add a separatorThierry Vignaud2008-09-151-0/+1
* better layout for bottom button barThierry Vignaud2008-09-151-3/+7
* split button bars into 3 barsThierry Vignaud2008-09-151-5/+11
* remove ending "!" from "Read carefully!"Thierry Vignaud2008-09-111-1/+1
* (create_buttons4partitions) fix too large partition bar (#43073) by sizing th...Thierry Vignaud2008-09-081-1/+1
* (get_action_box_size) create it out of add_kind2notebook() (needed for next c...Thierry Vignaud2008-09-081-1/+5
* (main) improve GUI by adding spacing between buttonsThierry Vignaud2008-09-081-1/+1
* (create_boxradio,create_box_with_title,create_widget,get_label_width,main,rea...Thierry Vignaud2008-09-021-0/+1
* (general_action_box) use new style button for "Help"Thierry Vignaud2008-09-011-1/+1
* - configure vga=785 (640x480) when vga=788 (800x600) fails during installPascal Rigaux2008-08-281-3/+0
* (filesystems_button_box) add more space between filesystem buttonsThierry Vignaud2008-08-271-1/+1
* (main) properly size widget (infamous gnome bug #101968)Thierry Vignaud2008-08-271-0/+1
* (main) render title as blueThierry Vignaud2008-08-271-1/+3
* (main) ensure we initialize only once but at least one, thus fixingThierry Vignaud2008-08-221-4/+6
* (add_kind2notebook) increase default width of buttons so that they fit in exp...Thierry Vignaud2008-08-211-1/+1
* (main) ensure partitions bar is properlyz size on first display (#24410)Thierry Vignaud2008-08-211-1/+6
* (create_buttons4partitions) adjust ratio after latest commit whichThierry Vignaud2008-08-211-1/+1
* (create_buttons4partitions) fix sizing partitions bar (#24410): weThierry Vignaud2008-08-211-1/+1
* (per_entry_action_box) do not show any relief around scrolled window forThierry Vignaud2008-08-131-1/+1