aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* export again dialog_rpmnew, thus fixing crash after uninstalling package (#28...Thierry Vignaud2007-02-271-1/+1
* New translations. Added plural definition for Uzbek into header.Mashrab Kuvatov2007-02-262-2240/+2276
* updateArpad Biro2007-02-261-99/+60
* bump releaseThierry Vignaud2007-02-261-1/+1
* (inspect) split it out of dialog_rpmnew()Thierry Vignaud2007-02-261-9/+9
* use Gtk2::SourceView in order to source highlight file contents and patchesThierry Vignaud2007-02-261-9/+22
* (pkgs_provider) don't preselect anymore the updates when not started asThierry Vignaud2007-02-261-6/+1
* rpmdrake translation.Funda Wang2007-02-251-15/+2
* UpdatedWilly Sudiarto Raharjo2007-02-251-7/+5
* small fixPablo Saratxaga2007-02-231-1028/+1062
* ngettext fixesPablo Saratxaga2007-02-231-1/+1
* 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