aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed gettext use (partial)Pablo Saratxaga2007-02-2341-41492/+49104
* simplified use of ngettextPablo Saratxaga2007-02-231-4/+2
* sync pot with poThierry Vignaud2007-02-231-586/+1129
* add missing round brackets around ternary expressionsThierry Vignaud2007-02-232-10/+8
* perl_checker cleanupsThierry Vignaud2007-02-231-4/+4
* ngettext fixesPablo Saratxaga2007-02-232-9/+17
* updated Polish filePablo Saratxaga2007-02-231-4/+8
* (dis) svn export removes .svnThierry Vignaud2007-02-221-1/+1
* display translated summaries if availlableThierry Vignaud2007-02-222-2/+2
* lookup rpm-summary-main, rpm-summary-contrib, & rpm-summary-develThierry Vignaud2007-02-221-1/+1
* further help perl_checkerThierry Vignaud2007-02-221-3/+3
* remove useless prefixThierry Vignaud2007-02-221-1/+1
* help perl_checkerThierry Vignaud2007-02-221-1/+2
* Updated Estonian translation.Marek Laane2007-02-221-38/+25
* (mainwindow) make "edit" button insensitive if no selectionThierry Vignaud2007-02-221-5/+5
* fix installThierry Vignaud2007-02-221-3/+7
* (run_treeview_dialog) rename "apply" button as "update"Thierry Vignaud2007-02-221-1/+1
* enable --merge-all-rpmnew in MandrivaUpdateThierry Vignaud2007-02-221-0/+3
* (Rpmdrake::rpmnew::do_merge_if_needed) move code that lookup *.rpm{new,save} ...Thierry Vignaud2007-02-222-15/+23
* fix standalone.pm wrong precedence over Rpmdrake::init for ARGV parsingThierry Vignaud2007-02-222-2/+2
* (mainwindow) make "remove" button insensitive if no selectionThierry Vignaud2007-02-221-2/+3
* (mainwindow) localize ::main_windowThierry Vignaud2007-02-221-1/+1
* (mainwindow) make it modal and set transient hint (usefull now that it'sThierry Vignaud2007-02-221-1/+1
* (run_treeview_dialog) reload the package db after editing sources (#27483)Thierry Vignaud2007-02-221-0/+1
* (run_treeview_dialog) reuse Rpmdrake::edit_urpm_sources instead of forkingThierry Vignaud2007-02-221-1/+2
* perl_checker cleanupThierry Vignaud2007-02-221-1/+1
* split out urpm sources edition stuff into Rpmdrake::edit_urpm_sources, creati...Thierry Vignaud2007-02-222-1040/+1085
* kill translation trick that is now useless with urpmi-4.9.13+Thierry Vignaud2007-02-221-2/+0
* fix being unable to install packages when started as rpmdrake-remove (#26364)Thierry Vignaud2007-02-211-5/+1
* (perform_removal) fix crashThierry Vignaud2007-02-211-1/+2
* remove packaging bits that are now splited in repsysThierry Vignaud2007-02-212-1170/+1
* (get_pkgs) enable to speed-up startup time for MandrivaUpdateThierry Vignaud2007-02-212-2/+9
* new simplified interfaceThierry Vignaud2007-02-211-1/+149
* kill "grep_allowed_to_toggle" callback which really was unusedThierry Vignaud2007-02-212-3/+2
* kill "check_interactive_to_toggle" callback which really was unusedThierry Vignaud2007-02-212-3/+2
* (init,end) do not garbage $::main_window once gurpmi message is destroyedThierry Vignaud2007-02-211-0/+4
* kill now useless variableThierry Vignaud2007-02-211-1/+1
* (ask_browse_tree_given_widgets_for_rpmdrake) split it in smaller functions;Thierry Vignaud2007-02-211-67/+73
* fix unexported variables that are needed by rpmdrakeThierry Vignaud2007-02-211-1/+1
* (wait_msg_with_banner) kill unused functionThierry Vignaud2007-02-211-2/+0
* kill no more needed module requiresThierry Vignaud2007-02-211-4/+0
* update emailsThierry Vignaud2007-02-211-1/+1
* (ask_browse_tree_info_given_widgets_for_rpmdrake) rename asThierry Vignaud2007-02-202-4/+4
* perl_checker cleanupsThierry Vignaud2007-02-201-2/+2
* (get_pkgs) do not reuse existing urpm object since it "remember" previousThierry Vignaud2007-02-201-9/+8
* (pkgs_provider) fix an horrible bugThierry Vignaud2007-02-201-2/+2
* (init) set up so that transientness hint are OK for next dialogsThierry Vignaud2007-02-201-0/+1
* (do_action) o_option argument is now optionalThierry Vignaud2007-02-201-2/+2
* (run_treeview_dialog) kill old workaroundThierry Vignaud2007-02-201-2/+0
* (run_treeview_dialog) split it into smaller functions and move all of them in...Thierry Vignaud2007-02-202-479/+490