aboutsummaryrefslogtreecommitdiffstats
path: root/Rpmdrake
Commit message (Collapse)AuthorAgeFilesLines
* (perform_installation) ensure list of update/install instructions isThierry Vignaud2007-08-021-1/+1
| | | | | centered on main window
* (perform_installation) add a note about code that need to beThierry Vignaud2007-08-021-0/+1
| | | | | factorized with urpmi
* (perform_installation) readd back callback_close that was wronglyThierry Vignaud2007-08-021-0/+8
| | | | | | | | | | killed along callback_open (which indeed was redondant with urpmi code) while adding support for transaction in r22950, thus displaying again README.urpmi* note that readme processing really is duplicated with what urpmi::install::install() does
* (get_pkgs) explainThierry Vignaud2007-08-021-0/+3
|
* (open_db) rename as open_rpm_db() for consistency with open_urpmi_db()Thierry Vignaud2007-08-013-13/+13
|
* (get_pkgs) do not list identical packages several time when existingThierry Vignaud2007-08-011-0/+1
| | | | | | in several medium since urpmi only consider the first one anyway (same behavior as old rpmdrake-2.x) (#31810)
* (perform_installation) factorize a string and reduce fuzzing with urpmiThierry Vignaud2007-07-051-1/+1
|
* (toggle_all) kill debug statementThierry Vignaud2007-07-051-1/+0
|
* (children) split it out of ask_browse_tree_given_widgets_for_rpmdrake()Thierry Vignaud2007-07-051-2/+6
|
* (toggle_all) be consistent with the used gdkwindowThierry Vignaud2007-07-051-1/+1
|
* (add_node) probably neededThierry Vignaud2007-07-051-0/+1
|
* (add_parent,set_node_state_tree) clean used modelThierry Vignaud2007-07-051-2/+1
|
* export toggle_all()Thierry Vignaud2007-07-051-1/+1
|
* (toggle_all) split it out of ask_browse_tree_given_widgets_for_rpmdrake()Thierry Vignaud2007-07-051-12/+16
|
* (grep_unselected) make a function out of itThierry Vignaud2007-07-051-1/+3
|
* (update_size) split it out of ask_browse_tree_given_widgets_for_rpmdrake()Thierry Vignaud2007-07-051-13/+14
|
* (perform_installation) rephrase (#30072)Thierry Vignaud2007-07-041-1/+1
|
* (open_db) explain itThierry Vignaud2007-07-031-0/+1
|
* (perform_installation) Gtk2::GUI_Update_Guard->new use of alarm() killThierry Vignaud2007-07-031-8/+17
| | | | | | us when running system(), thus making DVD being ejected and printing wrong error messages (#30463)
* (format_pkg_simplifiedinfo) simplifyThierry Vignaud2007-06-281-1/+1
|
* set an icon for "System/X11" groupThierry Vignaud2007-06-221-1/+1
|
* add "Development/X11" rpm groupThierry Vignaud2007-06-221-0/+1
|
* deprecate "Cluster/Message Passing", "Cluster/Queueing Services",Thierry Vignaud2007-06-221-5/+1
| | | | | | "System/Deploiement" & "System/Deployment" groups in favor of new "System/Cluster" group
* (perform_installation) factorize explicitly destroying the progressThierry Vignaud2007-06-201-3/+4
| | | | | | window when it's over so that it's also done if we need to display rpmnew/rpmsave files, ...
* (perform_installation) partially revert r219992: explicitly destroyThierry Vignaud2007-06-201-0/+4
| | | | | | the progress window when it's over but we've sg to display before returning (error, ...)
* prevent urpmi.update to run /usr/bin/resize throughThierry Vignaud2007-06-131-0/+6
| | | | | | Term::ReadKey->GetTerminalSize() when xterm is installed (which freezes the GNOME desktop) (#30867)
* (warn_about_media) use our own instance of urpmi db in order not toThierry Vignaud2007-06-131-2/+4
| | | | | alter skip.list managment (#31092)
* (open_urpmi_db) split it out of get_pkgs()Thierry Vignaud2007-06-131-9/+16
|
* (pkg2medium) return "None" medium for already installed packages (#30556)Thierry Vignaud2007-06-121-0/+1
|
* (pkg2medium) factorize: do not call URPM::Package->id() quite a lot of timeThierry Vignaud2007-06-121-1/+2
|
* (perform_installation) ensure "initialization" dialog got destroyed if anThierry Vignaud2007-06-061-4/+1
| | | | | error happens very early (ie if no package was ever installed)
* workaround crash due to option abuse (#30817)Thierry Vignaud2007-05-221-0/+7
|
* (new) ensure it's not editableThierry Vignaud2007-05-101-1/+1
|
* (format_pkg_simplifiedinfo) handle invalid UTF8 summaries, thus fixingThierry Vignaud2007-05-021-1/+2
| | | | | crash (#30409)
* (callback_choices) fix selecting first choice, thus preventing askingThierry Vignaud2007-04-241-1/+1
| | | | | again the same question if choosing the first one
* (format_pkg_simplifiedinfo) small improvementThierry Vignaud2007-04-031-1/+1
|
* (easy_add_callback) fix adding official media on ia32 (#30059)Thierry Vignaud2007-04-031-0/+1
|
* (format_pkg_simplifiedinfo) fix error message when looking at aThierry Vignaud2007-04-031-3/+5
| | | | | package when there's no medium (eg: One)
* (deps_msg) revert #28613 workaround which causes UTF-8 issues (#30029)Thierry Vignaud2007-04-021-11/+1
| | | | | as it is now really fixed in urpmi
* (do_merge_if_needed) fix "rpmdrake --merge-all-rpmnew" (#29993)Thierry Vignaud2007-03-291-1/+1
| | | | | (got broken in r148201 as a side effect of #26069)
* (get_info) simplify according to format_pkg_simplifiedinfo() changesThierry Vignaud2007-03-281-6/+1
|
* (format_pkg_simplifiedinfo) do display some data if only one field is not ↵Thierry Vignaud2007-03-281-3/+3
| | | | UTF-8 valid
* ensure verion as reported by rpmdrake --version is uptodate (#29840)Thierry Vignaud2007-03-271-1/+1
|
* (perform_installation) return immediately on fatal error (wrongly removed in ↵Thierry Vignaud2007-03-261-0/+1
| | | | r148841)
* (extract_header) explain why we run ->pack_header()Thierry Vignaud2007-03-261-1/+1
|
* (get_pkgs) do not opencode urpm::media::statedir_descriptions()Thierry Vignaud2007-03-261-1/+1
|
* (warn_about_media) simplify tests workflow (more readable)Thierry Vignaud2007-03-261-4/+2
|
* (set_node_state) set_node_state_tree() is now basically a wrapperThierry Vignaud2007-03-261-15/+3
| | | | | | around set_node_state_flat(), doing the same checks; just merge them into their unique caller
* (ask_browse_tree_given_widgets_for_rpmdrake,set_node_state_flat) kill dead codeThierry Vignaud2007-03-261-34/+1
| | | | | now that we do not care about groups being selected, unselected or semiselected
* (add_nodes) clear caches when emptying package list model (thus fixing gtk+ ↵Thierry Vignaud2007-03-261-0/+1
| | | | warnings)