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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
(extract_header) kill another noop
Thierry Vignaud
2007-03-01
1
-1
/
+0
*
(get_pkgs) stop selecting updates by default in rpmdrake
Thierry Vignaud
2007-03-01
1
-1
/
+1
*
(get_pkgs) move better updated enumeration algo from MandrivaUpdate here
Thierry Vignaud
2007-03-01
1
-2
/
+6
*
(do_action) fix crash in MandrivaUpdate
Thierry Vignaud
2007-03-01
1
-1
/
+1
*
(get_pkgs,perform_installation) fix freezed/gray/unrefreshed dialogs
Thierry Vignaud
2007-02-28
1
-0
/
+2
*
export again dialog_rpmnew, thus fixing crash after uninstalling package (#28...
Thierry Vignaud
2007-02-27
1
-1
/
+1
*
(inspect) split it out of dialog_rpmnew()
Thierry Vignaud
2007-02-26
1
-9
/
+9
*
use Gtk2::SourceView in order to source highlight file contents and patches
Thierry Vignaud
2007-02-26
1
-9
/
+22
*
(pkgs_provider) don't preselect anymore the updates when not started as
Thierry Vignaud
2007-02-26
1
-6
/
+1
*
ngettext fixes
Pablo Saratxaga
2007-02-23
1
-1
/
+1
*
simplified use of ngettext
Pablo Saratxaga
2007-02-23
1
-4
/
+2
*
add missing round brackets around ternary expressions
Thierry Vignaud
2007-02-23
2
-10
/
+8
*
perl_checker cleanups
Thierry Vignaud
2007-02-23
1
-4
/
+4
*
ngettext fixes
Pablo Saratxaga
2007-02-23
2
-9
/
+17
*
display translated summaries if availlable
Thierry Vignaud
2007-02-22
1
-1
/
+1
*
(mainwindow) make "edit" button insensitive if no selection
Thierry Vignaud
2007-02-22
1
-5
/
+5
*
(Rpmdrake::rpmnew::do_merge_if_needed) move code that lookup *.rpm{new,save} ...
Thierry Vignaud
2007-02-22
1
-1
/
+22
*
(mainwindow) make "remove" button insensitive if no selection
Thierry Vignaud
2007-02-22
1
-2
/
+3
*
(mainwindow) localize ::main_window
Thierry Vignaud
2007-02-22
1
-1
/
+1
*
(mainwindow) make it modal and set transient hint (usefull now that it's
Thierry Vignaud
2007-02-22
1
-1
/
+1
*
perl_checker cleanup
Thierry Vignaud
2007-02-22
1
-1
/
+1
*
split out urpm sources edition stuff into Rpmdrake::edit_urpm_sources, creati...
Thierry Vignaud
2007-02-22
1
-0
/
+1081
*
(perform_removal) fix crash
Thierry Vignaud
2007-02-21
1
-1
/
+2
*
(get_pkgs) enable to speed-up startup time for MandrivaUpdate
Thierry Vignaud
2007-02-21
1
-2
/
+8
*
kill "grep_allowed_to_toggle" callback which really was unused
Thierry Vignaud
2007-02-21
1
-2
/
+2
*
kill "check_interactive_to_toggle" callback which really was unused
Thierry Vignaud
2007-02-21
1
-2
/
+2
*
(init,end) do not garbage $::main_window once gurpmi message is destroyed
Thierry Vignaud
2007-02-21
1
-0
/
+4
*
(ask_browse_tree_given_widgets_for_rpmdrake) split it in smaller functions;
Thierry Vignaud
2007-02-21
1
-67
/
+73
*
fix unexported variables that are needed by rpmdrake
Thierry Vignaud
2007-02-21
1
-1
/
+1
*
(ask_browse_tree_info_given_widgets_for_rpmdrake) rename as
Thierry Vignaud
2007-02-20
1
-3
/
+3
*
(get_pkgs) do not reuse existing urpm object since it "remember" previous
Thierry Vignaud
2007-02-20
1
-9
/
+8
*
(pkgs_provider) fix an horrible bug
Thierry Vignaud
2007-02-20
1
-2
/
+2
*
(init) set up so that transientness hint are OK for next dialogs
Thierry Vignaud
2007-02-20
1
-0
/
+1
*
(do_action) o_option argument is now optional
Thierry Vignaud
2007-02-20
1
-2
/
+2
*
(run_treeview_dialog) split it into smaller functions and move all of them in...
Thierry Vignaud
2007-02-20
1
-9
/
+476
*
split out icon stuff into Rpmdrake::icon
Thierry Vignaud
2007-02-20
1
-0
/
+198
*
(ask_browse_tree_info_given_widgets) move it in an rpmdrake module
Thierry Vignaud
2007-02-20
1
-0
/
+270
*
split out initialization stuff into Rpmdrake::init
Thierry Vignaud
2007-02-20
1
-0
/
+150
*
(get_pkgs) explain why we call pack_header()
Thierry Vignaud
2007-02-20
1
-1
/
+1
*
help perl_checker
Thierry Vignaud
2007-02-20
2
-3
/
+4
*
split out package listing/installing into Rpmdrake::pkg
Thierry Vignaud
2007-02-20
1
-0
/
+702
*
split out formating stuff in Rpmdrake::formatting
Thierry Vignaud
2007-02-20
1
-0
/
+103
*
split out diff stuff in Rpmdrake::rpmnew
Thierry Vignaud
2007-02-20
1
-0
/
+162
*
split gurpm stuff into Rpmdrake::gurpm module
Thierry Vignaud
2007-02-20
1
-0
/
+86
[prev]