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
path:
root
/
Rpmdrake
/
edit_urpm_sources.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
(mainwindow) explain
Thierry Vignaud
2008-02-21
1
-0
/
+2
*
perl_checker cleanups
Thierry Vignaud
2008-02-21
1
-3
/
+2
*
(remove_callback) display better formatted list when confirming
Thierry Vignaud
2008-02-21
1
-1
/
+2
*
(add_callback_) factorize more duplicated initialization
Thierry Vignaud
2008-02-21
1
-72
/
+47
*
(edit_parallel) factorize more duplicated initialization
Thierry Vignaud
2008-02-21
1
-10
/
+10
*
(remove_from_list) factorize duplicated code
Thierry Vignaud
2008-02-21
1
-16
/
+16
*
remove useless module require
Thierry Vignaud
2008-02-21
1
-1
/
+0
*
(options_callback) fix altering XML info policy on cancel
Thierry Vignaud
2008-02-21
1
-1
/
+3
*
(options_callback) make all global options use combo boxes & simplify code
Thierry Vignaud
2008-02-21
1
-16
/
+15
*
(add_callback,edit_callback) drop support for "Relative path to synthesis/hdl...
Thierry Vignaud
2008-02-21
1
-12
/
+3
*
(options_callback) fix indentation
Thierry Vignaud
2008-02-19
1
-1
/
+1
*
(options_callback) allow user to specify how rpmdrake handles .xml.lzma files...
Thierry Vignaud
2008-02-19
1
-0
/
+34
*
(easy_add_callback) prevent rpmdrake to ask adding sources if already
Thierry Vignaud
2008-02-19
1
-0
/
+1
*
(run) do not exit if urpmi db, just return so that rpmdrake doesn't
Thierry Vignaud
2008-02-14
1
-2
/
+7
*
(proxy_callback) lazy load curl_download now that rpmdrake.pm doesn't
Thierry Vignaud
2008-01-29
1
-0
/
+1
*
(choose_mirror,mirrors) use urpm::download::sync() instead of
Thierry Vignaud
2008-01-29
1
-1
/
+1
*
(easy_add_callback) update button labels & message in order to make
Thierry Vignaud
2007-11-29
1
-8
/
+7
*
add support for --wait-lock option
Thierry Vignaud
2007-11-23
1
-1
/
+1
*
(add_distrib_update_media) factorize computing unique media names
Thierry Vignaud
2007-10-23
1
-9
/
+1
*
(mainwindow) handle media with non ASCII characters in names (#34906)
Thierry Vignaud
2007-10-23
1
-1
/
+3
*
(add_distrib_update_media) factorize code
Thierry Vignaud
2007-10-08
1
-9
/
+1
*
(mainwindow) perl_checker cleanup
Thierry Vignaud
2007-10-04
1
-1
/
+1
*
(easy_add_callback) simplify
Thierry Vignaud
2007-10-04
1
-2
/
+1
*
(easy_add_callback) ask urpmi to only install update media if asked by
Thierry Vignaud
2007-10-04
1
-0
/
+1
*
(warn_about_media, easy_add_callback) thread update media like regular media ...
Thierry Vignaud
2007-10-04
1
-13
/
+0
*
typo fix (fabman)
Thierry Vignaud
2007-09-27
1
-1
/
+1
*
(mainwindow) only show banner when runned from edit-urpm-sources
Thierry Vignaud
2007-09-19
1
-1
/
+1
*
(mainwindow) put menubar above banner
Thierry Vignaud
2007-09-19
1
-1
/
+1
*
(run) use fast_open_urpmi_db() instead of urpm::new() in order to
Thierry Vignaud
2007-09-11
1
-1
/
+1
*
simplify by reusing Rpmdrake::open_db::fast_open_urpmi_db()
Thierry Vignaud
2007-09-11
1
-9
/
+7
*
(mainwindow) display a banner now that we don't display mcc's banner &
Thierry Vignaud
2007-09-10
1
-0
/
+1
*
(easy_add_callback) simplify using open_urpmi_db()
Thierry Vignaud
2007-09-04
1
-4
/
+2
*
clear executable bit
Thierry Vignaud
2007-09-03
1
-0
/
+0
*
(easy_add_callback) move this comment nearer the code it's commenting
Thierry Vignaud
2007-09-03
1
-1
/
+1
*
(easy_add_callback) fix erasing all existing media when adding new
Thierry Vignaud
2007-09-03
1
-1
/
+6
*
(easy_add_callback) move a comment where appropriate
Thierry Vignaud
2007-09-03
1
-1
/
+1
*
(mainwindow) swap "add custom" and "add sources" between menubar and buttons bar
Thierry Vignaud
2007-09-03
1
-2
/
+2
*
(mainwindow) display media type in media list (#25043)
Thierry Vignaud
2007-09-03
1
-2
/
+5
*
(get_medium_type) introduce it in order to get medium type (needed for #25043)
Thierry Vignaud
2007-09-03
1
-0
/
+17
*
(mainwindow) make it more readable
Thierry Vignaud
2007-08-30
1
-1
/
+5
*
do not harcode column indexes for main window
Thierry Vignaud
2007-08-30
1
-7
/
+15
*
(mainwindow) size main window height now that we have less buttons for
Thierry Vignaud
2007-08-27
1
-1
/
+1
*
(mainwindow) make all buttons look consistent regarding "..."
Thierry Vignaud
2007-08-27
1
-2
/
+2
*
(mainwindow) when run as a standalone tool, display a std "help" menu
Thierry Vignaud
2007-08-27
1
-0
/
+26
*
(mainwindow) move all buttons not directely related to media list in a new me...
Thierry Vignaud
2007-08-27
1
-13
/
+17
*
(add_callback) rework some strings
Thierry Vignaud
2007-08-27
1
-3
/
+3
*
(edit_callback) ensure update progress dialog is centered upon main window
Thierry Vignaud
2007-08-25
1
-0
/
+2
*
(edit_callback) reindent
Thierry Vignaud
2007-08-25
1
-2
/
+2
*
(edit_callback) fix moving altered medium at end of media list (#32489)
Thierry Vignaud
2007-08-25
1
-0
/
+14
*
(easy_add_callback) fix adding official media on ia32 (#30059)
Thierry Vignaud
2007-04-03
1
-0
/
+1
[next]