Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop support for blacklist | Thierry Vignaud | 2013-11-29 | 1 | -13/+6 |
* | drop OSS to ALSA map | Thierry Vignaud | 2013-11-29 | 2 | -159/+4 |
* | update | Thierry Vignaud | 2013-11-29 | 2 | -24/+24 |
* | set language | Thierry Vignaud | 2013-11-29 | 2 | -2/+2 |
* | Chinese Traditional update by You-Cheng Hsieh | Yuri Chornoivan | 2013-11-29 | 1 | -255/+112 |
* | Updated Turkish translation | tarakbumba | 2013-11-28 | 1 | -124/+153 |
* | perl_checker cleanups | Thierry Vignaud | 2013-11-28 | 1 | -2/+2 |
* | reindent so that lines are shorter | Thierry Vignaud | 2013-11-28 | 1 | -111/+113 |
* | fix missing bit in commit e779a9401a2971e0338fdf3e7dffaa60629d3b28 | Thierry Vignaud | 2013-11-28 | 1 | -0/+1 |
* | fix Gtk3::TextView::get_window() passed too few parameters (mga#11807) | Thierry Vignaud | 2013-11-28 | 2 | -1/+3 |
* | factorize a variable | Thierry Vignaud | 2013-11-28 | 1 | -3/+4 |
* | 16.116.1 | Thierry Vignaud | 2013-11-28 | 3 | -1/+5 |
* | wrap too big labels in summary dialog (mga#11793) | Thierry Vignaud | 2013-11-28 | 2 | -1/+2 |
* | prevent looping forever when sizing partition tabs | Thierry Vignaud | 2013-11-28 | 2 | -1/+4 |
* | banners text is rendered as blue again | Thierry Vignaud | 2013-11-28 | 2 | -1/+2 |
* | align banner text to left instead of centering it | Thierry Vignaud | 2013-11-28 | 2 | -1/+3 |
* | fix Gtk2 banners' text position (mga#11778) | Thierry Vignaud | 2013-11-28 | 2 | -2/+3 |
* | better log | Thierry Vignaud | 2013-11-28 | 1 | -1/+2 |
* | use new Toolbar API (mga#11791) | Thierry Vignaud | 2013-11-28 | 2 | -1/+3 |
* | fix calling "child1_shrink" via package "Gtk3::HPaned" (mga#11797) | Thierry Vignaud | 2013-11-28 | 2 | -4/+3 |
* | fix left panel text being black instead of white (mga#11792) | Thierry Vignaud | 2013-11-28 | 2 | -1/+2 |
* | kill empty line | Thierry Vignaud | 2013-11-28 | 1 | -1/+0 |
* | update Dutch translation | Marja van Waes | 2013-11-27 | 1 | -14/+13 |
* | improve Dutch translation | Marja van Waes | 2013-11-27 | 1 | -28/+26 |
* | Update Greek translation | dglent | 2013-11-27 | 2 | -53/+53 |
* | updated Dutch translation | Marja van Waes | 2013-11-26 | 1 | -35/+32 |
* | restore galaxy RC file (mga#11773) | Thierry Vignaud | 2013-11-26 | 3 | -0/+43 |
* | fix a warning when checking root password strength | Thierry Vignaud | 2013-11-26 | 2 | -0/+4 |
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -334/+140 |
* | Updated Indonesian translations | kiki | 2013-11-26 | 1 | -216/+92 |
* | Fix Ukrainian translation | Yuri Chornoivan | 2013-11-25 | 1 | -4/+4 |
* | drop unused function | Thierry Vignaud | 2013-11-25 | 1 | -5/+0 |
* | fix a crash with some USB keys | Thierry Vignaud | 2013-11-25 | 1 | -1/+1 |
* | 16.016.0 | Thierry Vignaud | 2013-11-25 | 3 | -1/+22 |
* | shrink a translation (& make it like others) | Thierry Vignaud | 2013-11-25 | 1 | -1/+1 |
* | fix displaying ads by default | Thierry Vignaud | 2013-11-24 | 1 | -2/+1 |
* | latest perl-Gtk3 needs GdkX11-3.0.typelib | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
* | temporary disable the graphical clock | Thierry Vignaud | 2013-11-24 | 1 | -1/+4 |
* | fix translations after switching to UIManager | Thierry Vignaud | 2013-11-24 | 71 | -2581/+2581 |
* | fix field types after commit 76082a819319 | Thierry Vignaud | 2013-11-24 | 1 | -11/+11 |
* | restore app colors on theme switch | Thierry Vignaud | 2013-11-24 | 1 | -0/+1 |
* | fix doble space | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | use simpler Gtk3::ComboBoxText | Thierry Vignaud | 2013-11-24 | 2 | -2/+2 |
* | fix: Gtk-WARNING **: Theme parsing error: diskdrake.css:19:12: Not using unit... | Thierry Vignaud | 2013-11-24 | 1 | -1/+1 |
* | simplify CSS | Thierry Vignaud | 2013-11-24 | 1 | -3/+1 |
* | add set_popdown_strings API to Gtk3::ComboBoxText | Thierry Vignaud | 2013-11-24 | 1 | -0/+9 |
* | add support for ToolButton | Thierry Vignaud | 2013-11-24 | 1 | -0/+13 |
* | workaround only first notification being displayed | Thierry Vignaud | 2013-11-24 | 1 | -1/+4 |
* | notifications work again | Thierry Vignaud | 2013-11-24 | 1 | -2/+1 |
* | Gtk3::Notify->new => Gtk3::Notify::Notification->new | Thierry Vignaud | 2013-11-24 | 1 | -2/+2 |