| Commit message (Expand) | Author | Age | Files | Lines |
* | - diskdrake: | Pascal Rigaux | 2007-12-04 | 1 | -2/+0 |
* | add support for ext4 | Thierry Vignaud | 2007-11-06 | 1 | -2/+2 |
* | (createOrChangeType) this action is only availlable in expert mode thus addin... | Thierry Vignaud | 2007-11-05 | 1 | -1/+1 |
* | (interactive_help) fix displaying help (#33994) | Thierry Vignaud | 2007-09-26 | 1 | -1/+2 |
* | fix help button (#33684) | Pascal Rigaux | 2007-09-17 | 1 | -2/+1 |
* | diskdrake: fix color of "Empty" in the legend (#32980) | Pascal Rigaux | 2007-08-30 | 1 | -1/+1 |
* | - diskdrake | Pascal Rigaux | 2007-08-27 | 1 | -2/+5 |
* | - diskdrake | Pascal Rigaux | 2007-08-27 | 1 | -1/+1 |
* | - diskdrake: | Pascal Rigaux | 2007-08-23 | 1 | -2/+2 |
* | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 1 | -11/+35 |
* | typo fix | Thierry Vignaud | 2005-11-30 | 1 | -1/+1 |
* | set title & icon of banner for most partitionning steps | Thierry Vignaud | 2005-11-29 | 1 | -1/+1 |
* | - move functions using /proc/partitions out of fsedit to fs::proc_partitions | Pascal Rigaux | 2005-06-10 | 1 | -3/+1 |
* | move loopback.pm to fs/loopback.pm | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
* | fix the various transient on {rwindow} (or even {window} ?) not working anymo... | Pascal Rigaux | 2005-01-22 | 1 | -1/+1 |
* | add some ";", remove some ";", as told by perl_checker | Pascal Rigaux | 2004-11-18 | 1 | -1/+1 |
* | create isEmpty() and use it instead of simply testing {pt_type}, since {pt_ty... | Pascal Rigaux | 2004-11-16 | 1 | -6/+6 |
* | use ToggleButton instead of Button so that selected partition is visually tog... | Pascal Rigaux | 2004-10-27 | 1 | -5/+18 |
* | - switch to mdadm (instead of raidtools) | Pascal Rigaux | 2004-08-08 | 1 | -1/+1 |
* | many functions in fsedit don't modify anything, they are simply accessors. | Pascal Rigaux | 2004-08-03 | 1 | -4/+3 |
* | - add field {fs_type} partially replacing {pt_type} | Pascal Rigaux | 2004-07-27 | 1 | -10/+10 |
* | replace pt_type2name($part->{pt_type}) with part2name($part) | Pascal Rigaux | 2004-07-23 | 1 | -1/+1 |
* | big renaming of field {type} to {pt_type}, | Pascal Rigaux | 2004-07-05 | 1 | -12/+12 |
* | rename is_same_part to are_same_partitions (not that much clear, but at least... | Pascal Rigaux | 2004-06-15 | 1 | -1/+1 |
* | perl now handle cleanly utf8 string in exceptions, no need to die \N("...") | Pascal Rigaux | 2004-04-05 | 1 | -1/+1 |
* | typo fixes (Reinout van Schouwen) | Thierry Vignaud | 2004-02-23 | 1 | -1/+1 |
* | spell checking | Pablo Saratxaga | 2004-01-17 | 1 | -1/+1 |
* | require resize_fat::main when needed (fix bug #5204) | Pascal Rigaux | 2003-09-03 | 1 | -1/+0 |
* | 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 |
* | switch from gtk2-perl to gtk2-perl-xs | Thierry Vignaud | 2003-07-09 | 1 | -5/+5 |
* | increase gui coherency of drakxtools vs other gtk+ apps: use stock icons | Thierry Vignaud | 2003-07-06 | 1 | -1/+1 |
* | perl_checker adaptations + fixes | Pascal Rigaux | 2003-04-24 | 1 | -4/+4 |
* | new perl_checker compliance | Pascal Rigaux | 2003-04-17 | 1 | -2/+2 |
* | - let diskdrake fit when embedded in mcc | Thierry Vignaud | 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 |
* | - clean up embedding; since socket get automatically destroyed on child exit | Thierry Vignaud | 2003-02-24 | 1 | -3/+1 |
* | to workaround perl bug removing UTF8 flag when passing scalars to die's, pass | Guillaume Cottenceau | 2003-02-19 | 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 | 1 | -4/+4 |
* | 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 |
* | handle pop_it more nicely: no need to precise pop_it when the wizard window a... | Pascal Rigaux | 2003-01-31 | 1 | -1/+0 |
* | add isFat_or_NTFS() and use it where possible instead of isFat() since Windows | Pascal Rigaux | 2003-01-30 | 1 | -3/+2 |
* | don't set $::main_window during install | Pascal Rigaux | 2003-01-29 | 1 | -1/+1 |
* | diskdrake: when non embedded, ensure sub window are modal | Thierry Vignaud | 2003-01-27 | 1 | -0/+1 |
* | fix ugly global setting of $ugtk2::pop_it | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | use "if any" instead of "if grep", and various other occurences of "any", "ev... | Pascal Rigaux | 2003-01-07 | 1 | -1/+1 |
* | when clicking on one of the legend buttons together with an existing partition | Pascal Rigaux | 2002-12-12 | 1 | -4/+1 |