Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Osatuta. | Iñigo Salvador Azurmendi | 2008-03-17 | 1 | -33/+16 |
| | |||||
* | * 2008-03-17 Reinout van Schouwen <reinout@gmail.com | Reinout van Schouwen | 2008-03-17 | 1 | -4/+4 |
| | | | | | | - nl.po: Updated Dutch translation | ||||
* | update | Thierry Vignaud | 2008-03-17 | 1 | -0/+146 |
| | |||||
* | update | Thierry Vignaud | 2008-03-17 | 2 | -11/+11 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-03-17 | 74 | -3315/+3868 |
| | |||||
* | 4.8 | Thierry Vignaud | 2008-03-17 | 2 | -1/+3 |
| | |||||
* | (run_treeview_dialog) make find box larger and left-aligned (#38298) | Thierry Vignaud | 2008-03-17 | 2 | -2/+2 |
| | |||||
* | (run_treeview_dialog) rename "fbox" as more meaningfull "filter_box" | Thierry Vignaud | 2008-03-17 | 1 | -2/+2 |
| | |||||
* | (run_treeview_dialog) rename "cbox" as more meaningfull "view_box" | Thierry Vignaud | 2008-03-17 | 1 | -2/+2 |
| | |||||
* | (run_treeview_dialog) simplify | Thierry Vignaud | 2008-03-17 | 1 | -2/+1 |
| | |||||
* | add a "mode" combo box, thus restoring flat mode (#25770) and allowing again to | Thierry Vignaud | 2008-03-17 | 4 | -17/+42 |
| | | | | | sort packages by size (#25417) | ||||
* | (build_tree,run_treeview_dialog) do the sort when filling in the tree | Thierry Vignaud | 2008-03-17 | 2 | -2/+2 |
| | | | | | | in "by_group" mode rather than setting it as a tree propriety (needed before resurecting flat mode) | ||||
* | (build_tree) fix "by_leaves" filter by chomp()ing readed lines | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | (build_tree) fix by_leaves sorting by adding arch to package full | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | | | | | names (needed before restoring flat mode) | ||||
* | (run_treeview_dialog) restore tree_flat value (needed for next commits) | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | fix a comment for mandriva_choice death | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | tell the user to "restart system" when needed (needs urpmi-5.14) | Thierry Vignaud | 2008-03-17 | 2 | -0/+6 |
| | |||||
* | this is a rpmdrake only change | Thierry Vignaud | 2008-03-17 | 1 | -1/+2 |
| | |||||
* | kill unused $default_radio variable | Thierry Vignaud | 2008-03-17 | 1 | -3/+3 |
| | |||||
* | sync with code | Thierry Vignaud | 2008-03-17 | 74 | -141/+141 |
| | |||||
* | add tooltip to search entry | Thierry Vignaud | 2008-03-17 | 2 | -2/+2 |
| | |||||
* | add tooltips to pull down menus | Thierry Vignaud | 2008-03-17 | 3 | -1/+5 |
| | |||||
* | (run_treeview_dialog) simplify through mygtk2 (needed for next commit) | Thierry Vignaud | 2008-03-17 | 1 | -10/+11 |
| | |||||
* | (run_treeview_dialog) simplify initializing default view | Thierry Vignaud | 2008-03-17 | 1 | -3/+3 |
| | |||||
* | (run_treeview_dialog) rename 'modes' as 'views' | Thierry Vignaud | 2008-03-17 | 1 | -10/+10 |
| | |||||
* | 4.7 | Thierry Vignaud | 2008-03-17 | 2 | -1/+3 |
| | |||||
* | log Funda's change regarding translations | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
| | |||||
* | make clear it's rpmdrake changes | Thierry Vignaud | 2008-03-17 | 1 | -3/+4 |
| | |||||
* | update | Thierry Vignaud | 2008-03-17 | 1 | -0/+172 |
| | |||||
* | (run_treeview_dialog) resurect 'all' view (got lost in latest commit | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | | | | | while splitting views from filters) | ||||
* | (pkgs_provider) optimize (less copy, less dereferencing, less memory used) | Thierry Vignaud | 2008-03-17 | 1 | -10/+10 |
| | |||||
* | split filters (all, installed, non installed) from views (GUI, meta packages, | Thierry Vignaud | 2008-03-17 | 5 | -9/+50 |
| | | | | | updates, ...) | ||||
* | (pkgs_provider) make 'all_updates' return its result list like other methods ↵ | Thierry Vignaud | 2008-03-17 | 1 | -0/+1 |
| | | | | (needed for next commit) | ||||
* | (pkgs_provider) use a temporary variable (needed for next commits) | Thierry Vignaud | 2008-03-17 | 1 | -2/+5 |
| | |||||
* | log latest gui.lst change | Thierry Vignaud | 2008-03-17 | 1 | -0/+2 |
| | |||||
* | update | Thierry Vignaud | 2008-03-17 | 1 | -4/+13 |
| | |||||
* | (.PHONY) add gui.lst | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | (pkgs_provider) simplify | Thierry Vignaud | 2008-03-17 | 1 | -1/+1 |
| | |||||
* | sort export list for readability | Thierry Vignaud | 2008-03-16 | 1 | -3/+29 |
| | |||||
* | update | José Melo | 2008-03-16 | 1 | -40/+19 |
| | |||||
* | consider rpm-summary-non-free when fetching package summaries | Funda Wang | 2008-03-15 | 1 | -1/+1 |
| | |||||
* | Update zh_TW translation | Shiva Huang | 2008-03-15 | 1 | -410/+495 |
| | |||||
* | hungarian translation update | Gergely Lonyai | 2008-03-14 | 1 | -377/+444 |
| | |||||
* | 4.6.2 | Thierry Vignaud | 2008-03-14 | 2 | -1/+3 |
| | |||||
* | warn there're priority upgrades when selecting other packages (#38885) | Thierry Vignaud | 2008-03-14 | 2 | -0/+6 |
| | |||||
* | (interactive_msg) support markups for simple Labels too (needed for | Thierry Vignaud | 2008-03-14 | 1 | -1/+2 |
| | | | | | next commit) | ||||
* | only list priority upgrades if there're | Thierry Vignaud | 2008-03-14 | 3 | -3/+4 |
| | |||||
* | better phrasing | Thierry Vignaud | 2008-03-14 | 1 | -3/+3 |
| | |||||
* | make $need_restart visible from outside (needed for next commit) | Thierry Vignaud | 2008-03-14 | 1 | -1/+2 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-03-14 | 1 | -46/+30 |
| |