Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update | Thierry Vignaud | 2007-08-03 | 2 | -6/+6 |
| | |||||
* | better phrasing | Thierry Vignaud | 2007-08-03 | 75 | -5693/+5893 |
| | |||||
* | remove workaround for buggy GNOME now that it has been fixed | Thierry Vignaud | 2007-08-03 | 1 | -7/+0 |
| | |||||
* | (perform_installation) reduce duplication of code with urpmi by | Thierry Vignaud | 2007-08-03 | 1 | -10/+2 |
| | | | | | | reusing urpmi default callback_close now that urpmi exports the list of READMEs it founded | ||||
* | (init) align text to top (I wonder if we shouldn't align it to the left too) | Thierry Vignaud | 2007-08-03 | 1 | -1/+1 |
| | |||||
* | (init) size label's heigh to 2 lines in order to prevent dummy vertical resizing | Thierry Vignaud | 2007-08-03 | 1 | -0/+5 |
| | |||||
* | update | Thierry Vignaud | 2007-08-02 | 2 | -9/+6 |
| | |||||
* | sync with code | Thierry Vignaud | 2007-08-02 | 74 | -16656/+16541 |
| | |||||
* | update | Thierry Vignaud | 2007-08-02 | 1 | -0/+102 |
| | |||||
* | bump release (3.72) | Thierry Vignaud | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | (perform_installation) ensure list of update/install instructions is | Thierry Vignaud | 2007-08-02 | 1 | -1/+1 |
| | | | | | centered on main window | ||||
* | (perform_installation) add a note about code that need to be | Thierry Vignaud | 2007-08-02 | 1 | -0/+1 |
| | | | | | factorized with urpmi | ||||
* | (perform_installation) readd back callback_close that was wrongly | Thierry Vignaud | 2007-08-02 | 1 | -0/+8 |
| | | | | | | | | | | killed along callback_open (which indeed was redondant with urpmi code) while adding support for transaction in r22950, thus displaying again README.urpmi* note that readme processing really is duplicated with what urpmi::install::install() does | ||||
* | kill a useless open of rpm database | Thierry Vignaud | 2007-08-02 | 2 | -4/+0 |
| | |||||
* | open_db() was renamed as open_rpm_db() for consistency with open_urpmi_db() ↵ | Thierry Vignaud | 2007-08-02 | 1 | -1/+1 |
| | | | | but a call point was forgotten | ||||
* | (get_pkgs) explain | Thierry Vignaud | 2007-08-02 | 1 | -0/+3 |
| | |||||
* | disable notifications (#18965) | Thierry Vignaud | 2007-08-01 | 10 | -8/+18 |
| | |||||
* | (open_db) rename as open_rpm_db() for consistency with open_urpmi_db() | Thierry Vignaud | 2007-08-01 | 4 | -16/+16 |
| | |||||
* | (get_pkgs) do not list identical packages several time when existing | Thierry Vignaud | 2007-08-01 | 1 | -0/+1 |
| | | | | | | in several medium since urpmi only consider the first one anyway (same behavior as old rpmdrake-2.x) (#31810) | ||||
* | update translation for Hebrew | Dotan Kamber | 2007-08-01 | 1 | -40/+19 |
| | |||||
* | update | Thierry Vignaud | 2007-07-30 | 1 | -0/+32 |
| | |||||
* | update | José Melo | 2007-07-26 | 1 | -41/+16 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-07-23 | 1 | -4/+4 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-07-20 | 1 | -5/+5 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-07-18 | 1 | -65/+66 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-07-15 | 1 | -27/+17 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2007-07-11 | 1 | -0/+276 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-07-08 | 1 | -2/+2 |
| | |||||
* | Update fr translation | Christophe Berthelé | 2007-07-08 | 1 | -13/+2 |
| | |||||
* | (perform_installation) factorize a string and reduce fuzzing with urpmi | Thierry Vignaud | 2007-07-05 | 1 | -1/+1 |
| | |||||
* | (toggle_all) kill debug statement | Thierry Vignaud | 2007-07-05 | 1 | -1/+0 |
| | |||||
* | update | Thierry Vignaud | 2007-07-05 | 1 | -0/+66 |
| | |||||
* | separate functions block from calls block | Thierry Vignaud | 2007-07-05 | 1 | -3/+4 |
| | |||||
* | (children) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -2/+6 |
| | |||||
* | (toggle_all) be consistent with the used gdkwindow | Thierry Vignaud | 2007-07-05 | 1 | -1/+1 |
| | |||||
* | (add_node) probably needed | Thierry Vignaud | 2007-07-05 | 1 | -0/+1 |
| | |||||
* | (add_parent,set_node_state_tree) clean used model | Thierry Vignaud | 2007-07-05 | 1 | -2/+1 |
| | |||||
* | use new toggle_all() | Thierry Vignaud | 2007-07-05 | 2 | -4/+3 |
| | |||||
* | export toggle_all() | Thierry Vignaud | 2007-07-05 | 1 | -1/+1 |
| | |||||
* | (toggle_all) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -12/+16 |
| | |||||
* | (grep_unselected) make a function out of it | Thierry Vignaud | 2007-07-05 | 2 | -2/+3 |
| | |||||
* | (update_size) split it out of ask_browse_tree_given_widgets_for_rpmdrake() | Thierry Vignaud | 2007-07-05 | 1 | -13/+14 |
| | |||||
* | (perform_installation) rephrase (#30072) | Thierry Vignaud | 2007-07-04 | 1 | -1/+1 |
| | |||||
* | update (Fabián Mandelbaum) | Thierry Vignaud | 2007-07-04 | 1 | -32/+31 |
| | |||||
* | update | Thierry Vignaud | 2007-07-03 | 1 | -0/+65 |
| | |||||
* | (open_db) explain it | Thierry Vignaud | 2007-07-03 | 1 | -0/+1 |
| | |||||
* | bump release (3.71) | Thierry Vignaud | 2007-07-03 | 1 | -1/+1 |
| | |||||
* | (perform_installation) Gtk2::GUI_Update_Guard->new use of alarm() kill | Thierry Vignaud | 2007-07-03 | 1 | -8/+17 |
| | | | | | | us when running system(), thus making DVD being ejected and printing wrong error messages (#30463) | ||||
* | restore some lost history | Thierry Vignaud | 2007-06-28 | 1 | -1/+2661 |
| | |||||
* | (format_pkg_simplifiedinfo) simplify | Thierry Vignaud | 2007-06-28 | 1 | -1/+1 |
| |