Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-27 | 1 | -2/+2 |
| | |||||
* | (show_urpm_progress) there's a bug since r17036 from gc on 2003-08-07 | Thierry Vignaud | 2009-03-26 | 1 | -0/+1 |
| | | | | | | where we display misplaced quotes such as "downloading `foobar from 'medium Main Updates'´" | ||||
* | (show_urpm_progress) prevent dialog to enlarge too much when | Thierry Vignaud | 2009-03-26 | 2 | -1/+3 |
| | | | | | displaying downloads of media meta_data (eg: adding or updating media) | ||||
* | list initial bug report in latest commit instead | Thierry Vignaud | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | fix success message when adding mirrorlist (#48660) | Thierry Vignaud | 2009-03-26 | 2 | -1/+5 |
| | |||||
* | extract message so that the code is clearer | Thierry Vignaud | 2009-03-26 | 1 | -5/+4 |
| | |||||
* | 5.13 | Thierry Vignaud | 2009-03-25 | 2 | -1/+3 |
| | |||||
* | (quit) perl_checker cleanup | Thierry Vignaud | 2009-03-25 | 1 | -1/+1 |
| | |||||
* | (run_treeview_dialog) do not use Gtk2::Sexy anymore (sligthly reduce | Thierry Vignaud | 2009-03-25 | 2 | -8/+11 |
| | | | | | memory usage) (needs drakxtools > 12.17.1) | ||||
* | russian translation updated | Pavel Maryanov | 2009-03-25 | 1 | -322/+464 |
| | |||||
* | update GUI package list (#49086) | Thierry Vignaud | 2009-03-24 | 2 | -50/+36 |
| | |||||
* | update translation for Bulgarian language | Rosen Karpuzov | 2009-03-21 | 1 | -364/+365 |
| | |||||
* | updates | Keld Simonsen | 2009-03-21 | 1 | -52/+31 |
| | |||||
* | Fix stupid typo. | Marek Laane | 2009-03-20 | 1 | -2/+2 |
| | |||||
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-20 | 1 | -92/+89 |
| | |||||
* | 5.12 | Thierry Vignaud | 2009-03-20 | 2 | -1/+3 |
| | |||||
* | (get_pkgs) select updates from all media on cooker instead of only from ↵ | Thierry Vignaud | 2009-03-20 | 2 | -1/+4 |
| | | | | update media | ||||
* | updated for pt_BR | Sergio Rafael Lemke | 2009-03-20 | 1 | -5/+5 |
| | |||||
* | Spelling and updates | Pjetur Hjaltason | 2009-03-19 | 1 | -596/+197 |
| | |||||
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-19 | 1 | -30/+17 |
| | |||||
* | 5.11.1 | Thierry Vignaud | 2009-03-19 | 2 | -1/+3 |
| | |||||
* | (is_it_a_devel_distro) export it (will be used by mdkapplet) | Thierry Vignaud | 2009-03-19 | 2 | -0/+3 |
| | |||||
* | make export list more readable | Thierry Vignaud | 2009-03-19 | 1 | -1/+6 |
| | |||||
* | 5.11 | Thierry Vignaud | 2009-03-19 | 2 | -1/+3 |
| | |||||
* | (get_update_medias) use new is_it_a_devel_distro() in order to update | Thierry Vignaud | 2009-03-19 | 2 | -1/+6 |
| | | | | | all media on cooker instead of only update media | ||||
* | (is_it_a_devel_distro) introduce it in order to check whether the | Thierry Vignaud | 2009-03-19 | 1 | -0/+7 |
| | | | | | distro is 'cooker' or not | ||||
* | (get_update_medias) move it from Rpmdrake::pkgs into Rpmdrake::open_db | Thierry Vignaud | 2009-03-19 | 2 | -6/+6 |
| | | | | | | where resides get_inactive_backport_media() (more logical place and will be used by mdkapplet) | ||||
* | (run_treeview_dialog) fix width of title by workarounding Gtk+ (#48259) | Thierry Vignaud | 2009-03-19 | 2 | -1/+3 |
| | |||||
* | (get_inactive_backport_media) do not try to update & parse inactive sources ↵ | Thierry Vignaud | 2009-03-19 | 2 | -1/+4 |
| | | | | backports media | ||||
* | (run_treeview_dialog) force width of icon column to be fixed | Thierry Vignaud | 2009-03-19 | 1 | -0/+2 |
| | |||||
* | update translation for Italian | Andrea Celli | 2009-03-18 | 1 | -42/+27 |
| | |||||
* | updating translations for pt_br | Sergio Rafael Lemke | 2009-03-18 | 1 | -1/+1 |
| | |||||
* | updating translations for pt_br | Sergio Rafael Lemke | 2009-03-18 | 1 | -3/+3 |
| | |||||
* | 5.10 | Thierry Vignaud | 2009-03-18 | 2 | -1/+3 |
| | |||||
* | (run_treeview_dialog) do not harcode column id and fix it (in | Thierry Vignaud | 2009-03-18 | 2 | -2/+7 |
| | | | | | | | | | | | | | | | 'toggled' signal handler too) ; this means we got the right cell renderer and thus the 'toggled' signal handler does be connected ; this means we stop ignoring selected/unselected packages (embarassing bug #29835) (this regression was introduced in r242980 on 2008-06-18: "(refresh_packages_list, run_treeview_dialog) show type of update in mandrivaupdate: fix, security, ... (spec 216)") | ||||
* | (run_treeview_dialog) simplify through using MDK::Common | Thierry Vignaud | 2009-03-18 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2009-03-18 | 1 | -12/+9 |
| | |||||
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-18 | 1 | -48/+75 |
| | |||||
* | update for Norwegian Bokmål translation | Olav Dahlum | 2009-03-13 | 1 | -468/+113 |
| | |||||
* | translation update | Sergey Ribalchenko | 2009-03-12 | 1 | -37/+23 |
| | |||||
* | Updated translation for brazilian portuguese | Sergio Rafael Lemke | 2009-03-09 | 1 | -2/+2 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2009-03-08 | 1 | -68/+39 |
| | |||||
* | updated translation for turkish language | Atilla Öntaş | 2009-03-08 | 1 | -46/+66 |
| | |||||
* | update translation for kirghiz language | Ilyas Bakirov | 2009-03-06 | 1 | -409/+458 |
| | |||||
* | update (Rhoslyn Prys) | Thierry Vignaud | 2009-03-05 | 1 | -15/+15 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2009-03-05 | 1 | -44/+27 |
| | |||||
* | fixed typo in pt_BR | Sergio Rafael Lemke | 2009-03-04 | 1 | -1/+1 |
| | |||||
* | Removal of unwanted capslock words for ptBR Language | Sergio Rafael Lemke | 2009-03-04 | 1 | -122/+123 |
| | |||||
* | Changes to fix rpmdrake potfile for pt_BR | Sergio Rafael Lemke | 2009-03-04 | 1 | -397/+161 |
| | |||||
* | fixed error in pt_BR translation | Sergio Rafael Lemke | 2009-03-03 | 1 | -53/+1 |
| |