aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* adapt to new mirror APIThierry Vignaud2006-09-181-1/+2
* fix some callers of run_rpm() so that it knows the proper contextThierry Vignaud2006-09-181-2/+2
* (run_rpm) make it behaves like `` regarding scalar/list contexts (fixThierry Vignaud2006-09-181-1/+2
* (format_pkg_simplifiedinfo) display a URL button on security advisoryThierry Vignaud2006-09-181-4/+12
* (Gtk2::Mdv::TextView->new) connect to "size_allocate" signal ratherThierry Vignaud2006-09-181-1/+1
* reenable horizontal scrollbar on TextView so that one can shrink itThierry Vignaud2006-09-181-1/+1
* (Gtk2::Mdv::TextView->new) prevent looping b/c of children resizingThierry Vignaud2006-09-181-0/+4
* (perform_installation) prevent dummy "unable to remove package" error dialog ...Thierry Vignaud2006-09-181-1/+2
* really reload the package list after installing some packages (#25910)Thierry Vignaud2006-09-181-1/+4
* if started as rpmdrake-remove, default to installed mode (#25551)Thierry Vignaud2006-09-181-1/+7
* fix setting back status for installed package when unselectedThierry Vignaud2006-09-181-1/+1
* fix unselecting packages to remove (#25653)Thierry Vignaud2006-09-181-1/+1
* fix listing noy all updates (aka only security, bugfixes or normal updates)Thierry Vignaud2006-09-181-1/+3
* (build_tree) handle both internal & localized strings for modeThierry Vignaud2006-09-181-0/+2
* (build_tree) prevent needlessly rebuilding the treeThierry Vignaud2006-09-181-0/+3
* workarounding gtk+ sending us sometimes twice eventsThierry Vignaud2006-09-181-0/+3
* workaround a gtk+ bug where GtkTextView wronly limit embedded widgetis width toThierry Vignaud2006-09-181-1/+3
* more user-friendly GUI: prevent horizontal scrollbar for Info TextViewThierry Vignaud2006-09-181-1/+1
* (run_rpm) we now ensure returning UTF-8 strings instead of the callers (#25716)Thierry Vignaud2006-09-181-3/+3
* (run_rpm) introduce it in order to always run rpm in an unicode locale (#25716)Thierry Vignaud2006-09-181-4/+12
* (format_pkg_simplifiedinfo) fix displaying update data for updatesThierry Vignaud2006-09-181-2/+2
* (format_pkg_simplifiedinfo) make empty file list looks like empty changelogThierry Vignaud2006-09-181-4/+3
* on "size_request" signals, resize embedded widgets (#25533)Thierry Vignaud2006-09-181-1/+21
* (perform_installation) do not needlessly reread urpmi database when canceling...Thierry Vignaud2006-09-181-1/+1
* (run_treeview_dialog) do not reload the urpmi db on listing mode switchThierry Vignaud2006-09-181-3/+9
* (perform_installation) fix title (#25666)Thierry Vignaud2006-09-161-1/+1
* (get_pkgs) center "Please wait, reading packages database..." dialog on main ...Thierry Vignaud2006-09-151-1/+1
* fix crash on "Reload the _packages list" in "File" menu (#25652)Thierry Vignaud2006-09-151-1/+1
* (run_treeview_dialog) fix double "About About rpmdrake" (#25667)Thierry Vignaud2006-09-131-1/+1
* I made an error while reusing a urpmi stringThierry Vignaud2006-09-131-2/+2
* (perform_installation) better looking message when no package to install inThierry Vignaud2006-09-131-1/+1
* (perform_installation) do not display packages to install/update if noneThierry Vignaud2006-09-131-2/+3
* (perform_installation) fix uninstalling several packages (#25027)Thierry Vignaud2006-09-131-4/+6
* (extract_header) fix extracting info for installed packagesThierry Vignaud2006-09-131-1/+1
* (perform_installation) move confirmation dialog from $do_action and askThierry Vignaud2006-09-131-15/+18
* (gurpm::init) force dialog to be centered on rpmdrake main windowThierry Vignaud2006-09-131-1/+1
* make sure more dialogs are centered on parent windowThierry Vignaud2006-09-131-3/+3
* increase max width (needed for some locales)Thierry Vignaud2006-09-131-1/+1
* make sure "info on package" dialog is centered on parent windowThierry Vignaud2006-09-131-1/+1
* more transientness fixesThierry Vignaud2006-09-131-10/+10
* (myformatList) better formating: one package per line (#16079)Thierry Vignaud2006-09-131-3/+2
* (interactive_msg_, interactive_list_, sub wait_msg_) fix dialogs not centered...Thierry Vignaud2006-09-131-3/+3
* better looking expandersThierry Vignaud2006-09-131-2/+2
* fix displaying the availlable spaceThierry Vignaud2006-09-121-1/+1
* better looking dialog for dependancies (no more cutted string)Thierry Vignaud2006-09-121-1/+1
* kill a reference to max_info_in_descrThierry Vignaud2006-09-121-1/+1
* perl_checker cleanupsThierry Vignaud2006-09-121-7/+7
* typo fix (Arpad Biro)Thierry Vignaud2006-09-111-1/+1
* (format_pkg_simplifiedinfo) display changelog & file list using expandersThierry Vignaud2006-09-111-1/+17
* (extract_header) always extract headers; global max_info options is nowThierry Vignaud2006-09-111-2/+1