index
:
rpmdrake
distro/mdv2007.0
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mdv2010.1
distro/mdv2011
distro/mdv2011.0
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
master
topic/RPMDRAKE
topic/jvdm-branch
user/animtim/designWork
Mageia Graphical Package Manager
Thierry Vignaud [tv]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
(get_pkgs) we already set ->{fatal} to same value
Thierry Vignaud
2007-03-26
1
-2
/
+0
*
bump release (3.61)
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
(refresh_packages_list) do not crash if selectable package list is empty
Thierry Vignaud
2007-03-23
1
-1
/
+2
*
(warn_about_media) split it out of get_pkgs()
Thierry Vignaud
2007-03-23
1
-35
/
+40
*
(add_node) split it out of ask_browse_tree_given_widgets_for_rpmdrake()
Thierry Vignaud
2007-03-23
1
-29
/
+30
*
(deps_msg) split it out of toggle_nodes()
Thierry Vignaud
2007-03-23
1
-15
/
+16
*
bump release (3.60)
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
(perform_installation) reindent & adjust comment
Thierry Vignaud
2007-03-23
1
-2
/
+3
*
(perform_installation) fix installing more than selection in MandrivaUpdate
Thierry Vignaud
2007-03-23
1
-11
/
+14
*
(run_treeview_dialog) do not reset selection if canceling installation
Thierry Vignaud
2007-03-23
1
-1
/
+2
*
(run_treeview_dialog) since checking deps can take time, show it
Thierry Vignaud
2007-03-23
1
-0
/
+4
*
(refresh_packages_list, run_treeview_dialog) use toggle() to handle
Thierry Vignaud
2007-03-23
1
-2
/
+10
*
(toggle) introduce this wrapper arount toggle_nodes() in oder to handle
Thierry Vignaud
2007-03-23
1
-0
/
+19
*
(refresh_packages_list) kill noop loop
Thierry Vignaud
2007-03-23
1
-7
/
+0
*
(do_action__real) now that return value is meaningfull, tell we didn't
Thierry Vignaud
2007-03-23
1
-3
/
+3
*
(do_action__real) return whether we've removed/installed something
Thierry Vignaud
2007-03-23
1
-1
/
+3
*
export node_state()
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
(init) further size window in order to prevent resizing
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
drop "automatically_update_kernels" option now that kernel*-latest are
Thierry Vignaud
2007-03-23
1
-3
/
+1
*
(refresh_packages_list) kernel*-latest are now handled at urpmi level
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
grammar fix
Thierry Vignaud
2007-03-23
1
-7
/
+10
*
bump release (3.59)
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
revert r57586:57588, aka do not keep around the rpm db opened, thus making mc...
Thierry Vignaud
2007-03-22
3
-14
/
+13
*
(perform_installation) fix "unable to remove package" errors messages
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(run_treeview_dialog) kill more gtk+ warnings by calling clear_all_caches()
Thierry Vignaud
2007-03-22
1
-0
/
+1
*
(ask_browse_tree_given_widgets_for_rpmdrake) export clear_all_caches()
Thierry Vignaud
2007-03-22
1
-0
/
+1
*
(perform_installation) better test for packages to remove (no more need to gr...
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(add_node) fix gtk+ warnings (#26798)
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
update
Thierry Vignaud
2007-03-22
1
-6
/
+11
*
perl_checker cleanup
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
perl_checker cleanups
Thierry Vignaud
2007-03-22
1
-2
/
+2
*
(ask_browse_tree_given_widgets_for_rpmdrake) adjust comment
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
bump release (3.58)
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(run_treeview_dialog) once we updated some packages, do not bother
Thierry Vignaud
2007-03-22
1
-1
/
+0
*
(do_action__real) use "pure_updates" option if in MandrivaUpdate
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(callback_choices) do not show "cancel" button since
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(interactive_list) handle "nocancel" option in order not to show "cancel" button
Thierry Vignaud
2007-03-22
1
-0
/
+2
*
(callback_choices) do not return random package when user canceled the dialog
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
(easy_add_callback) display the right arch when selecting ia32 media
Thierry Vignaud
2007-03-22
1
-1
/
+4
*
(easy_add_callback) enable to select ia32 for adding media (#28409)
Thierry Vignaud
2007-03-22
1
-0
/
+7
*
(choose_mirror,mirrors) accept an optional argument enabling to
Thierry Vignaud
2007-03-22
1
-3
/
+4
*
(interactive_msg) enable to pack extra widgets
Thierry Vignaud
2007-03-22
1
-0
/
+1
*
(run_treeview_dialog) once we updated some packages, refresh the list
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
updated po file
Pablo Saratxaga
2007-03-22
2
-137
/
+78
*
(perform_installation) workaround cannot selecting a selected then
Thierry Vignaud
2007-03-22
1
-1
/
+11
*
bump release (3.57)
Thierry Vignaud
2007-03-21
1
-1
/
+1
*
handle root directory not being /root
Thierry Vignaud
2007-03-21
1
-2
/
+2
*
if EUID is 0, always read config file in root directory
Thierry Vignaud
2007-03-21
1
-0
/
+1
*
(perform_installation) ask confirmation _before_ actually removing packages
Thierry Vignaud
2007-03-21
1
-3
/
+3
*
(perform_installation) fix bogus "unable to remove package" warnings (#29291)
Thierry Vignaud
2007-03-21
1
-1
/
+1
[next]