Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated | Willy Sudiarto Raharjo | 2006-12-05 | 1 | -21/+36 |
| | |||||
* | update | José Melo | 2006-12-04 | 1 | -510/+609 |
| | |||||
* | (keys_callback) make lists being scrollable, else the dialog can be | Thierry Vignaud | 2006-12-04 | 1 | -3/+4 |
| | | | | | very big; we thus need to size it; adjust keys list accordingly | ||||
* | (run_treeview_dialog) kill a debug statement | Thierry Vignaud | 2006-12-04 | 1 | -1/+0 |
| | |||||
* | (get_pkgs) first attempt of displaying a (for now nonlinear) progress bar | Thierry Vignaud | 2006-12-04 | 1 | -9/+32 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-12-04 | 1 | -2/+2 |
| | |||||
* | update translations from soft/drakx/trunk/perl-install/standalone/po | Thierry Vignaud | 2006-12-04 | 9 | -4559/+5746 |
| | |||||
* | (keys_callback) better HIG button label (s/Ok/Close/) | Thierry Vignaud | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | (keys_callback) better looking key column that now wraps | Thierry Vignaud | 2006-12-04 | 1 | -1/+6 |
| | |||||
* | (format_pkg_simplifiedinfo) only show description for real updates, not also | Thierry Vignaud | 2006-12-04 | 1 | -2/+3 |
| | | | | | for packages with the same base name | ||||
* | (get_pkgs) store medium name along with descriptions | Thierry Vignaud | 2006-12-04 | 1 | -20/+21 |
| | |||||
* | don't try to show .rpmnew differences for | Thierry Vignaud | 2006-12-04 | 1 | -0/+1 |
| | | | | | /etc/sysconfig/harddrake2/previous_hw (#27426) | ||||
* | Updated Estonian translation. | Marek Laane | 2006-12-03 | 1 | -492/+599 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2006-12-03 | 1 | -495/+603 |
| | |||||
* | Updated | Willy Sudiarto Raharjo | 2006-12-02 | 1 | -498/+602 |
| | |||||
* | (perform_installation) when displaying upgrade information, don't display the | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 |
| | | | | | filename in title but just the package name | ||||
* | just kill an old constraint that does more damage than good with unified ↵ | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 |
| | | | | view (#26135) | ||||
* | perl_checker cleanups | Thierry Vignaud | 2006-12-01 | 3 | -58/+60 |
| | |||||
* | (remove_arch) kill dead code | Thierry Vignaud | 2006-12-01 | 1 | -5/+0 |
| | |||||
* | (toggle_nodes) fix explaining why package isn't selectable | Thierry Vignaud | 2006-12-01 | 1 | -1/+1 |
| | |||||
* | (update_sources) make the dialog be centered on its parent | Thierry Vignaud | 2006-11-30 | 1 | -0/+1 |
| | |||||
* | revert last commit | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | regenerate pom files | Thierry Vignaud | 2006-11-30 | 71 | -3978/+5390 |
| | |||||
* | typo fixes | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 |
| | |||||
* | (*.pom creation) use msgcat in order to handle duplicated strings | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | write a regular po catalog header | Thierry Vignaud | 2006-11-30 | 1 | -0/+15 |
| | |||||
* | (merge) don't override default wrapping width | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | (do_search) fix matching packages when performing searches whithin hdlists (we | Thierry Vignaud | 2006-11-30 | 1 | -2/+2 |
| | | | | | | now internally consider <name>-<ver>-<rel>.<arch> instead of just <name>-<ver>-<rel>) | ||||
* | (do_search) use more modern API (MDV::Packdrakeng instead of packdrake) | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | (toggle_nodes) really fix not able to select only one update (#26135) | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | fix default mode in MandrivaUpdate: ensure we keep internaly the state ↵ | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | | | | untranslated | ||||
* | better title for update data | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | better formatting of update data | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | better title for README.urpmi dialog | Thierry Vignaud | 2006-11-30 | 1 | -1/+1 |
| | |||||
* | kill a TODO note | Thierry Vignaud | 2006-11-30 | 1 | -2/+1 |
| | |||||
* | (myformatList) don't ellipsize lost of packages since we have a scrolled window | Thierry Vignaud | 2006-11-30 | 1 | -5/+1 |
| | |||||
* | (run_treeview_dialog) fix MandrivaUpdate starting now that we show the main | Thierry Vignaud | 2006-11-30 | 1 | -5/+4 |
| | | | | | window before reading urpm db | ||||
* | (switch_pkg_list_mode) don't die if gtk+ send a signal before we read the ↵ | Thierry Vignaud | 2006-11-30 | 1 | -0/+1 |
| | | | | | | | urpm db since we now show the main window before reading urpm db | ||||
* | (run_treeview_dialog) show the main window way earlier for faster startup ↵ | Thierry Vignaud | 2006-11-29 | 1 | -2/+3 |
| | | | | experience | ||||
* | kill debug statement | Thierry Vignaud | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | (add_medium_and_check,update_sources_check) fix bad looking error messages ↵ | Thierry Vignaud | 2006-11-29 | 1 | -2/+2 |
| | | | | (#26971) | ||||
* | (get_status) dynamically switch the selection label | Thierry Vignaud | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | basic port from ugtk2 upon mygtk2 | Thierry Vignaud | 2006-11-29 | 1 | -53/+56 |
| | |||||
* | (select all) handle spurious signals (#27381) | Thierry Vignaud | 2006-11-29 | 1 | -0/+1 |
| | |||||
* | (closure_removal) use urpm::select::find_packages_to_remove() in order to | Thierry Vignaud | 2006-11-29 | 1 | -2/+1 |
| | | | | | explain why packages are removed | ||||
* | be aware of packages arch in internal data structure | Thierry Vignaud | 2006-11-29 | 1 | -10/+10 |
| | |||||
* | (run_treeview_dialog) rename variables accordingly | Thierry Vignaud | 2006-11-29 | 1 | -13/+13 |
| | |||||
* | (run_treeview_dialog) package list really is a list, not a tree, so let's | Thierry Vignaud | 2006-11-29 | 1 | -1/+1 |
| | | | | | create the former instead of the later | ||||
* | (perform_installation) kill a hack that prevented $_ from being trashed | Thierry Vignaud | 2006-11-29 | 1 | -2/+1 |
| |