Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (run_treeview_dialog) move view pull down menu as a real menu | Thierry Vignaud | 2008-03-18 | 2 | -13/+15 |
| | |||||
* | (mode box changed signal) no need to call switch_pkg_list_mode() since | Thierry Vignaud | 2008-03-18 | 1 | -1/+0 |
| | | | | | | all is managed by rebuild_tree() and since anyway switch_pkg_list_mode() is noop here b/c $rmodes{$val} is void | ||||
* | (run_treeview_dialog) enable to shrink package groups tree (#38762) | Thierry Vignaud | 2008-03-18 | 2 | -2/+3 |
| | | | | | (need drakxtools >= 10.16) | ||||
* | make clear latest change was for rpmdrake; also add note about UMPC | Thierry Vignaud | 2008-03-18 | 1 | -1/+3 |
| | | | | | since we'll commit anothe fix | ||||
* | (run_treeview_dialog) hide banner if screen height is small than 600 px (#38943) | Thierry Vignaud | 2008-03-18 | 2 | -1/+3 |
| | |||||
* | help emacs display UTF-8 accents | Thierry Vignaud | 2008-03-18 | 1 | -0/+1 |
| | |||||
* | more translations | Wanderlei Antonio Cavassin | 2008-03-18 | 1 | -3/+3 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2008-03-18 | 1 | -32/+19 |
| | |||||
* | Japanese translation updated. | Yukiko Bando | 2008-03-18 | 1 | -3/+3 |
| | |||||
* | update translation for Polish | Tomasz Bednarski | 2008-03-18 | 1 | -12/+6 |
| | |||||
* | hungarian translation update | Gergely Lonyai | 2008-03-18 | 1 | -380/+448 |
| | |||||
* | Updated zh_CN translation | Funda Wang | 2008-03-18 | 1 | -10/+8 |
| | |||||
* | update for Hebrew translation | Dotan Kamber | 2008-03-18 | 1 | -37/+23 |
| | |||||
* | Update Czech translation. | Michal Bukovjan | 2008-03-17 | 1 | -142/+124 |
| | |||||
* | 20080317 | Rhoslyn Prys | 2008-03-17 | 1 | -367/+444 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2008-03-17 | 1 | -82/+5 |
| | |||||
* | 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 |
| |