aboutsummaryrefslogtreecommitdiffstats
path: root/rpmdrake
Commit message (Expand)AuthorAgeFilesLines
* (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
* display select size in b, kb, mb, ... instead of just mb (thus letting toThierry Vignaud2006-09-111-1/+1
* (run_treeview_dialog) fix dialog title when removing packages (#25046)Thierry Vignaud2006-09-111-1/+1
* (run_treeview_dialog) fix crash (#24870)Thierry Vignaud2006-09-111-6/+7
* (perform_installation) fix "preparing" message when there's no package toThierry Vignaud2006-09-111-1/+1
* (get_pkgs) report errors when reading urpm DBThierry Vignaud2006-09-111-2/+2
* s/package/application/ (Per Øyvind Karlsen)Thierry Vignaud2006-09-071-1/+1
* (get_pkgs) fix MandrivaUpdate dying upon startup (#23686)Thierry Vignaud2006-09-061-1/+1
* warn about package namesThierry Vignaud2006-08-281-8/+24
* display a busy cursor when selecting "Reload the packages list"Thierry Vignaud2006-08-281-1/+1
* (run_treeview_dialog) don't crash if passed an invalid modeThierry Vignaud2006-08-281-0/+1
* show busy cursor on mode changeThierry Vignaud2006-08-281-1/+1
* add a "Media Manager" entryThierry Vignaud2006-08-281-0/+3
* (get_pkgs) do not embed wait message on startupThierry Vignaud2006-08-281-1/+1
* (get_icon) use smaller icons for subgroupsThierry Vignaud2006-08-251-4/+5
* "Graphical desktop/Xfce" is a new valid groupThierry Vignaud2006-08-241-0/+1
* the list of valid groups is now /usr/share/rpmlint/MenuCheck.pyThierry Vignaud2006-08-241-1/+1
* XFree86 subgroup was renamed as X11Thierry Vignaud2006-08-241-1/+1
* (run_treeview_dialog) do not alternate grey & white lines in group treeThierry Vignaud2006-08-231-1/+0
* kill buggy group "Networking/Instant Messaging" that was wrongly added in r57631Thierry Vignaud2006-08-231-1/+0
* kill buggy group System/Others that was wrongly added in r57631Thierry Vignaud2006-08-231-1/+0
* (run_treeview_dialog) ask_browse_tree_info_given_widgets() wasThierry Vignaud2006-08-231-1/+1
* set "is_pix" field in order to be later able to identify the column thanksThierry Vignaud2006-08-231-0/+1
* (get_info) kill what's remain of old hackeryThierry Vignaud2006-08-231-1/+0
* (perform_installation) handle removing packages while not installing someThierry Vignaud2006-08-231-1/+1
* (toggle_nodes) set proper stateThierry Vignaud2006-08-231-1/+1
* (toggle_nodes) handle removing packagesThierry Vignaud2006-08-231-1/+1