Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync with code | Thierry Vignaud | 2008-09-19 | 71 | -28937/+28793 |
| | |||||
* | - add a special license for google programs (only for "Powerpack" product) | Pascal Rigaux | 2008-09-19 | 3 | -3/+10 |
| | |||||
* | tune spacing between blocks of text | Pascal Rigaux | 2008-09-19 | 1 | -6/+3 |
| | |||||
* | update | Thierry Vignaud | 2008-09-19 | 2 | -16/+18 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-09-19 | 71 | -10784/+20779 |
| | |||||
* | (level_choose) remove wrongly commited debug stuff | Thierry Vignaud | 2008-09-19 | 1 | -1/+1 |
| | |||||
* | cleanup: don't use $o as a $in | Pascal Rigaux | 2008-09-19 | 1 | -10/+9 |
| | |||||
* | move {useless_thing_accepted} special case in install | Pascal Rigaux | 2008-09-19 | 2 | -2/+2 |
| | |||||
* | cleanup ($in instead of $o) | Pascal Rigaux | 2008-09-19 | 1 | -3/+3 |
| | |||||
* | - Correct some part of the license, add optional Google provisions and ↵ | Frederic Crozat | 2008-09-19 | 1 | -24/+78 |
| | | | | optional US export provisions | ||||
* | drop unused code: commercial cd is no more | Pascal Rigaux | 2008-09-19 | 3 | -39/+0 |
| | |||||
* | 11.47.1 | Pascal Rigaux | 2008-09-19 | 3 | -1/+5 |
| | |||||
* | - diskdrake | Pascal Rigaux | 2008-09-19 | 4 | -0/+202 |
| | | | | | | | o handle partitions encrypted with cryptsetup - bug fix: add mandatory new modules for dm-crypt | ||||
* | remove dead emails | Thierry Vignaud | 2008-09-19 | 1 | -2/+2 |
| | |||||
* | 11.47 | Pascal Rigaux | 2008-09-19 | 3 | -1/+5 |
| | |||||
* | - diskdrake: | Pascal Rigaux | 2008-09-18 | 10 | -10/+110 |
| | | | | | o handle partitions encrypted with cryptsetup | ||||
* | handle new jme ethernet driver | Thierry Vignaud | 2008-09-18 | 2 | -0/+4 |
| | |||||
* | fix network packages detection | Olivier Blin | 2008-09-18 | 2 | -1/+3 |
| | |||||
* | keep all settings (for next commit) | Olivier Blin | 2008-09-18 | 1 | -1/+2 |
| | |||||
* | harddrake2: detect network and graphical driver packages too | Olivier Blin | 2008-09-18 | 2 | -1/+3 |
| | |||||
* | list btusb instead of hci_usb in bus/bluetooth (renamed in 2.6.27) | Olivier Blin | 2008-09-18 | 2 | -0/+2 |
| | |||||
* | focus first entry, ie "Encryption key" | Pascal Rigaux | 2008-09-18 | 1 | -1/+1 |
| | |||||
* | ensure a newly created partition has {major} and {minor} | Pascal Rigaux | 2008-09-18 | 1 | -0/+1 |
| | |||||
* | - create cannotBeMountable() out of isNonMountable() | Pascal Rigaux | 2008-09-18 | 2 | -2/+6 |
| | | | | | - use it | ||||
* | create unwind_protect() and with_private_tmp_file() | Pascal Rigaux | 2008-09-18 | 1 | -0/+23 |
| | | | | | (for future use) | ||||
* | create after_formatting() out of part_raw() | Pascal Rigaux | 2008-09-18 | 1 | -0/+6 |
| | | | | | (for future use) | ||||
* | (_gtk__Image) add support for flipping (horizontally) images (needed in some ↵ | Thierry Vignaud | 2008-09-18 | 1 | -0/+1 |
| | | | | case for RTL languages) | ||||
* | (_gtk__Image) simplify (and needed for next commit) | Thierry Vignaud | 2008-09-18 | 1 | -6/+2 |
| | |||||
* | (text_direction_rtl) introduce it: when using Gtk+ GUI, it's just | Thierry Vignaud | 2008-09-18 | 1 | -0/+5 |
| | | | | | safer to rely on Gtk+ idea of direction than on our own DB | ||||
* | (Type) fix file system type drop down list showing most types as "..." | Thierry Vignaud | 2008-09-18 | 3 | -1/+9 |
| | | | | | in "Change partition type" dialog in expert mode due to ellipsizing | ||||
* | Gtk2::Sexy is now perl_checker compliant (through fake packages) | Thierry Vignaud | 2008-09-18 | 1 | -1/+0 |
| | |||||
* | Hungarian translation update | Gergely Lonyai | 2008-09-18 | 1 | -888/+770 |
| | |||||
* | 11.46 | Thierry Vignaud | 2008-09-17 | 3 | -1/+5 |
| | |||||
* | (_gtk__Layout) add support for 'Layout' widgets | Thierry Vignaud | 2008-09-17 | 1 | -0/+10 |
| | |||||
* | (_gtknew_handle_layout_children) split it out of _gtk__Fixed() (needed for ↵ | Thierry Vignaud | 2008-09-17 | 1 | -2/+6 |
| | | | | next commit) | ||||
* | (_gtk__Fixed) enable to provide more than one child | Thierry Vignaud | 2008-09-17 | 1 | -1/+8 |
| | |||||
* | - scannerdrake: | Tiago Salem Herrmann | 2008-09-17 | 73 | -243/+245 |
| | | | | | o change all printerdrake references to system-config-printer | ||||
* | (create_widget) align iconlist real widget to the left when (its label | Thierry Vignaud | 2008-09-17 | 1 | -1/+5 |
| | | | | | | | | is) aligned to the right :-) we should maybe just adapt that layout everytime for icons (even with normal left alignment)... | ||||
* | (create_widget,create_widgets_block) better layout for right aligned widgets | Thierry Vignaud | 2008-09-17 | 3 | -8/+11 |
| | |||||
* | (create_widget) indent (for next commit to be clearer) | Thierry Vignaud | 2008-09-17 | 1 | -1/+2 |
| | |||||
* | perl_checker cleanup | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | (_gtk__Sexy_IconEntry) typo fix (how can this can ever work with perl ?????) | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-09-17 | 1 | -58/+32 |
| | |||||
* | updated Russian translation | Pavel Maryanov | 2008-09-17 | 1 | -407/+417 |
| | |||||
* | updated Russian translation | Pavel Maryanov | 2008-09-17 | 1 | -828/+750 |
| | |||||
* | (per_entry_action_box) fix crashing when using 'strict' pragma | Thierry Vignaud | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | updated Ukrainian translation | Pavel Maryanov | 2008-09-17 | 1 | -346/+201 |
| | |||||
* | make perl happy (it says: \1 better written as $1 at any.pm) | Pascal Rigaux | 2008-09-17 | 1 | -1/+1 |
| | |||||
* | please perl_checker | Pascal Rigaux | 2008-09-17 | 1 | -2/+2 |
| | |||||
* | simplify: choose_encrypt_key() does *not* modify $options, and | Pascal Rigaux | 2008-09-17 | 1 | -2/+1 |
| | | | | | $part->{encrypt_key} is not used in fs::mount_options::pack() |