Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't wrap messages two times in a WrappedLabel (bug #10962) | Rafael Garcia-Suarez | 2004-08-26 | 1 | -0/+1 |
| | |||||
* | Better presentation of large dialogs: don't reserve anymore half of the | Rafael Garcia-Suarez | 2004-08-25 | 1 | -1/+1 |
| | | | | | window for a couple of buttons. | ||||
* | Restore the download progress bar for hdlist and synthesis files. | Rafael Garcia-Suarez | 2004-08-23 | 1 | -1/+1 |
| | |||||
* | The dialogs to update or add media could freeze when a fatal error occurred. | Rafael Garcia-Suarez | 2004-08-16 | 1 | -1/+3 |
| | |||||
* | Add space around wait message (bug #10546), by Fabrice Facorat. | Rafael Garcia-Suarez | 2004-08-06 | 1 | -1/+1 |
| | |||||
* | Don't UTF-8 encode error messages twice. | Rafael Garcia-Suarez | 2004-08-04 | 1 | -2/+2 |
| | |||||
* | changed Mandrake Linux -> Mandrakelinux | Pablo Saratxaga | 2004-08-02 | 1 | -1/+1 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2004-07-27 | 1 | -2/+2 |
| | |||||
* | merge 64bit fixes from AMD64 tree | Thierry Vignaud | 2004-07-26 | 1 | -1/+9 |
| | |||||
* | Better presentation for interactive messages when embedded in mcc. | Rafael Garcia-Suarez | 2004-07-08 | 1 | -1/+1 |
| | |||||
* | Remove perl bug workaround, now unneeded | Rafael Garcia-Suarez | 2004-07-08 | 1 | -1/+1 |
| | |||||
* | Work around a bug in perl 5.8.5 RC1 + Gtk2 | Rafael Garcia-Suarez | 2004-07-07 | 1 | -1/+1 |
| | |||||
* | The window to update some media was in fact always updating all activated | Rafael Garcia-Suarez | 2004-06-23 | 1 | -5/+11 |
| | | | | | media. | ||||
* | When rpmdrake detects a media that looks like an update media added | Rafael Garcia-Suarez | 2004-06-18 | 1 | -9/+66 |
| | | | | | | | by the installation, it now checks whether it corresponds to the current Mandrakelinux release, and if it doesn't, it disables the media. Probably still a bit rough. | ||||
* | Use a WrappedLabel for the interactive messages. | Rafael Garcia-Suarez | 2004-06-17 | 1 | -24/+50 |
| | | | | | Fix some english messages. | ||||
* | Be more forgiving : don't issue a fatal error message if there is no error | Rafael Garcia-Suarez | 2004-06-14 | 1 | -1/+1 |
| | | | | | message to display. (Anthill #918) | ||||
* | An incorrect error message was produced by the software media manager | Rafael Garcia-Suarez | 2004-05-06 | 1 | -1/+3 |
| | | | | | when updating a media when a previous media was disabled. | ||||
* | When MandrakeUpdate was called from drakconf, the mouse cursor was stuck | Rafael Garcia-Suarez | 2004-05-03 | 1 | -1/+5 |
| | | | | | in the 'wait' (clock) state. (Bugzilla 8200) | ||||
* | In the Software Media Manager, in the sub-window to choose the media | Rafael Garcia-Suarez | 2004-04-30 | 1 | -16/+38 |
| | | | | | to be updated, don't list the disabled media. | ||||
* | - MandrakeUpdate: didn't notify the user when it failed to retrieve | Rafael Garcia-Suarez | 2004-04-26 | 1 | -1/+15 |
| | | | | | | the hdlist or synthesis file from a mirror. As a consequence no update was ever appearing. | ||||
* | fix unsane big progressbar for embedded wait messages | Thierry Vignaud | 2004-03-22 | 1 | -1/+1 |
| | |||||
* | (choose_mirror) fix button layout | Thierry Vignaud | 2004-03-16 | 1 | -1/+1 |
| | |||||
* | follow std button order (interface team request) | Thierry Vignaud | 2004-03-10 | 1 | -6/+9 |
| | |||||
* | - detecting cooker|community vs normal updates done in distro_type() | Pascal Rigaux | 2004-03-03 | 1 | -9/+19 |
| | | | | | - cooker|community updates do not have a version directory, and already finish with /RPMS | ||||
* | beurk don't write in /tmp predictable file! | Guillaume Cottenceau | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | support community and cooker classes in mirrorsfull.list as well | Guillaume Cottenceau | 2004-02-27 | 1 | -1/+4 |
| | |||||
* | more embedded fixes | Thierry Vignaud | 2004-02-13 | 1 | -2/+2 |
| | |||||
* | let it embedd | Thierry Vignaud | 2004-02-13 | 1 | -1/+1 |
| | |||||
* | fix #7425: center-always or center-on-parent popup windows | Guillaume Cottenceau | 2004-02-11 | 1 | -3/+9 |
| | |||||
* | bug #7472-alike progressbar force width fix | Guillaume Cottenceau | 2004-02-06 | 1 | -2/+2 |
| | |||||
* | better error message when updating hdlist of medium currently added | Guillaume Cottenceau | 2004-02-04 | 1 | -8/+11 |
| | | | | | not obliged to keep a added medium after such failure | ||||
* | return useful value for adding a medium | Guillaume Cottenceau | 2004-02-04 | 1 | -5/+13 |
| | |||||
* | report more errors when adding a medium | Guillaume Cottenceau | 2004-01-30 | 1 | -4/+22 |
| | |||||
* | save sorting method at exit of rpmdrake for Lord Titi (#6051) | Guillaume Cottenceau | 2004-01-12 | 1 | -2/+4 |
| | |||||
* | - use new urpmi API to verify signatures, so that we don't miss | Guillaume Cottenceau | 2003-09-05 | 1 | -1/+9 |
| | | | | | | signatures problems when key of package is not in urpmi allowed pool - convert to utf8 when asking translations to urpmi | ||||
* | fix not reporting any error when updating of | Guillaume Cottenceau | 2003-09-03 | 1 | -12/+21 |
| | | | | | media fail (#5212) | ||||
* | add more locations for each timezone | Guillaume Cottenceau | 2003-08-29 | 1 | -21/+21 |
| | |||||
* | handle subdirectory in "updates" for special | Guillaume Cottenceau | 2003-08-29 | 1 | -1/+10 |
| | | | | | Mandrake issues such as corporate/clustering/etc | ||||
* | merge and translate for fr | Guillaume Cottenceau | 2003-08-13 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-08-13 | 1 | -0/+1 |
| | |||||
* | fix browsing for adding a security update (port gtk2-perl-xs | Guillaume Cottenceau | 2003-08-08 | 1 | -3/+1 |
| | | | | | not complete) | ||||
* | when updating media, if url is too long, don't display it because | Guillaume Cottenceau | 2003-08-07 | 1 | -11/+19 |
| | | | | | | it enlarges much the dialog; better display only the basename and the medium name (#4338) | ||||
* | no, titi, I really need $widget->size_request, that's in now way equivalent ↵ | Guillaume Cottenceau | 2003-08-07 | 1 | -2/+4 |
| | | | | to $widget->get_size_request (fixes interactive_packtable initially much too small) | ||||
* | fix #4248 (crash when asking for more infos in rpmdrake-remove) | Thierry Vignaud | 2003-07-23 | 1 | -2/+2 |
| | |||||
* | keep rpmdrake wait messages centered | Thierry Vignaud | 2003-07-18 | 1 | -0/+1 |
| | |||||
* | 2.1-25mdk: switch to gtk2-perl-xs | Thierry Vignaud | 2003-07-16 | 1 | -2/+2 |
| | |||||
* | fix media/medias by medium/media | Guillaume Cottenceau | 2003-05-30 | 1 | -5/+5 |
| | |||||
* | adding an update source: fix sorting according to tz | Guillaume Cottenceau | 2003-05-28 | 1 | -1/+1 |
| | |||||
* | substitute references to "sources" by now talking about "medias", | Guillaume Cottenceau | 2003-05-16 | 1 | -5/+5 |
| | | | | | should be more understandable and more consistent with urpmi | ||||
* | make rpmdrake.pm a real perl package, because of auto requires/deps on perl ↵ | Guillaume Cottenceau | 2003-05-12 | 1 | -1/+8 |
| | | | | stuff from within rpm :/ |