aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rpmdrake-3.0-1Thierry Vignaud2006-07-091-1/+16
|
* bump require on drakxtoolsThierry Vignaud2006-07-091-1/+1
|
* temporary leave empty branches in the tree so that we can consult again anThierry Vignaud2006-07-091-2/+2
| | | | | already viewed category
* further simplify the GUIThierry Vignaud2006-07-091-6/+2
|
* kill remaining radio buttonsThierry Vignaud2006-07-091-13/+0
|
* unify db readersThierry Vignaud2006-07-091-75/+117
|
* use another treeview for displaying the packagesThierry Vignaud2006-07-091-5/+21
|
* help emacs' cperl-modeThierry Vignaud2006-07-091-1/+2
|
* help the splash dialog to actually display its labelThierry Vignaud2006-07-091-0/+6
|
* (run_treeview_dialog) rename Install/Remove button as ApplyThierry Vignaud2006-07-091-1/+1
|
* use the standalone module (for both logs and the license text in the aboutThierry Vignaud2006-07-091-0/+1
| | | | | dialog)
* use utf8 module because of the artist name in the about dialogThierry Vignaud2006-07-091-0/+1
|
* add an about dialogThierry Vignaud2006-07-091-0/+22
|
* - use a ComboBox instead of radio buttons *plus* a ComboBox for modes, thusThierry Vignaud2006-07-091-110/+53
| | | | | | simplifying both the GUI and the code - add some more modes
* use simplified formating by defaultThierry Vignaud2006-07-091-1/+1
|
* (format_pkg_simplifiedinfo) create it for nicer default presentationThierry Vignaud2006-07-091-0/+15
|
* updateThierry Vignaud2006-07-091-12/+15
|
* urpmi's error messages are already in UTF-8Thierry Vignaud2006-07-052-6/+6
|
* (add_medium_and_check) error messages are already in UTF-8 at this stageThierry Vignaud2006-07-051-1/+1
|
* typo fixThierry Vignaud2006-07-051-2/+2
|
* (add_callback) add a reminderThierry Vignaud2006-07-041-0/+1
|
* (format_pkg_info) switch to HTML like GtkLabel's Pango languageThierry Vignaud2006-07-041-25/+28
|
* import mygtk2->gtknewThierry Vignaud2006-07-041-1/+8
|
* bump copyright yearsThierry Vignaud2006-07-043-3/+3
|
* add Mandriva as copyright holderThierry Vignaud2006-07-041-0/+1
|
* updateThierry Vignaud2006-07-041-7/+11
|
* add myself as maintenerThierry Vignaud2006-07-045-1/+6
|
* (open_help) use run_program instead of forking a shellThierry Vignaud2006-07-041-1/+2
|
* (mirrors) fix garbaged error messagesThierry Vignaud2006-07-041-1/+1
|
* nicer alignmentThierry Vignaud2006-07-041-3/+8
|
* (add_callback) further improve layout by using a combo box (#17733)Thierry Vignaud2006-07-041-10/+13
|
* (add_callback) simplify and fix layout (#17716)Thierry Vignaud2006-07-041-22/+11
|
* (mainwindow) let's be more user-friendly by showing one cannot move an itemThierry Vignaud2006-07-041-2/+15
| | | | | | when it's the first or the last one (thus preventing emitting Gtk+ critic warnings)
* kill unused argumentsThierry Vignaud2006-07-041-2/+0
|
* add a "report bug" menu entry (we missed since mcc's menu is hiddenThierry Vignaud2006-06-011-0/+1
| | | | | b/c we provide our own menu)
* handle the fact that interactive_list() can return nothingThierry Vignaud2006-05-161-2/+4
|
* (interactive_list) enable one to cancel selecting packages if heThierry Vignaud2006-05-161-1/+4
| | | | | believes it ended in selecting way too much packages
* sortThierry Vignaud2006-05-161-5/+5
|
* blacklist a few more modulesThierry Vignaud2006-05-161-0/+10
|
* some perl_checker cleanupsThierry Vignaud2006-05-162-22/+23
|
* fix help message which was not displaying the program nameThierry Vignaud2006-05-161-2/+2
|
* updated po filePablo Saratxaga2006-04-281-37/+25
|
* *** empty log message ***José Melo2006-04-121-29/+23
|
* Better translationsPjetur Hjaltason2006-04-031-79/+71
|
* updated translations, was 3 fuzzy, 2 untranslated.Thomas Backlund2006-04-011-33/+26
|
* Fix typoRafael Garcia-Suarez2006-03-301-1/+1
|
* (easy_add_callback) make one more dialog transient to the main windowThierry Vignaud2006-03-301-0/+1
|
* (choose_mirror) do pass options to interactive_msg so that trensientThierry Vignaud2006-03-301-7/+9
| | | | | hint and the like do not get droped
* center a few uncentered sub dialogs and actually make all of themThierry Vignaud2006-03-301-14/+15
| | | | | transient to the main window
* (choose_mirror) no empty titleThierry Vignaud2006-03-301-1/+1
|