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
/
MandrivaUpdate
Commit message (
Expand
)
Author
Age
Files
Lines
*
(run_treeview_dialog) do not add shadow 'in' around Gtk2::SimpleList
Thierry Vignaud
2007-10-06
1
-3
/
+0
*
fix case
Thierry Vignaud
2007-10-02
1
-2
/
+2
*
fix sorting (we must use TreeModel indexes not widget indexes)
Thierry Vignaud
2007-09-26
1
-1
/
+1
*
enable to sort by selected state too
Thierry Vignaud
2007-09-26
1
-0
/
+1
*
factorize a call for readability
Thierry Vignaud
2007-09-26
1
-3
/
+4
*
enable to sort these columns
Thierry Vignaud
2007-09-26
1
-0
/
+1
*
- properly size new columns
Thierry Vignaud
2007-09-26
1
-0
/
+13
*
disable fixed mode since we'll size dynamically columns in next commit
Thierry Vignaud
2007-09-26
1
-1
/
+0
*
show columns headers in package list
Thierry Vignaud
2007-09-26
1
-1
/
+0
*
display package name, version & arch as 3 separate columns rather than
Thierry Vignaud
2007-09-26
1
-3
/
+7
*
tell rpmdrake which column is the pretty one (cosmetic)
Thierry Vignaud
2007-09-26
1
-0
/
+1
*
swap hidden fullname and pretty name in TreeModel (needed for further commit)
Thierry Vignaud
2007-09-26
1
-4
/
+4
*
Rpmdrake::gui already exports %pkg_columns
Thierry Vignaud
2007-09-25
1
-1
/
+1
*
do not hardcode column id
Thierry Vignaud
2007-09-25
1
-1
/
+1
*
kill get_name() hackery
Thierry Vignaud
2007-09-25
1
-5
/
+5
*
reuse get_summary()
Thierry Vignaud
2007-09-19
1
-1
/
+1
*
(format_name_n_summary) factorize package name and summary formatting there
Thierry Vignaud
2007-09-19
1
-1
/
+1
*
(refresh_packages_list) simplify now that perl-URPM always return UTF-8
Thierry Vignaud
2007-09-19
1
-3
/
+2
*
(refresh_packages_list) rpm_summary() is dead
Thierry Vignaud
2007-09-11
1
-1
/
+1
*
(run_treeview_dialog) refresh the list after selecting all packages
Thierry Vignaud
2007-09-03
1
-0
/
+1
*
(run_treeview_dialog) enable "Select all" button
Thierry Vignaud
2007-09-03
1
-1
/
+0
*
make Rpmdrake::gui aware MandrivaUpdate do not use the same columns ids as rp...
Thierry Vignaud
2007-09-03
1
-0
/
+6
*
(run_treeview_dialog) kill useless code
Thierry Vignaud
2007-09-03
1
-2
/
+0
*
(run_treeview_dialog) make "select all" working but disable it for now (#29892)
Thierry Vignaud
2007-09-03
1
-1
/
+6
*
(get_name) move it from MandrivaUpdate into Rpmdrake/gui.pm
Thierry Vignaud
2007-09-03
1
-6
/
+0
*
kill a useless open of rpm database
Thierry Vignaud
2007-08-02
1
-2
/
+0
*
open_db() was renamed as open_rpm_db() for consistency with open_urpmi_db() b...
Thierry Vignaud
2007-08-02
1
-1
/
+1
*
use new toggle_all()
Thierry Vignaud
2007-07-05
1
-2
/
+2
*
(refresh_packages_list) fix crash due to UTF-8 issue
Thierry Vignaud
2007-05-29
1
-1
/
+3
*
(refresh_packages_list) escape characters, thus fixing duplicated names (#28970)
Thierry Vignaud
2007-04-24
1
-1
/
+1
*
(refresh_packages_list) do not crash if selectable package list is empty
Thierry Vignaud
2007-03-23
1
-1
/
+2
*
(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
*
(refresh_packages_list) kernel*-latest are now handled at urpmi level
Thierry Vignaud
2007-03-23
1
-1
/
+1
*
(run_treeview_dialog) once we updated some packages, do not bother
Thierry Vignaud
2007-03-22
1
-1
/
+0
*
(run_treeview_dialog) once we updated some packages, refresh the list
Thierry Vignaud
2007-03-22
1
-1
/
+1
*
show main_window earlier so that mcc doesn't complain we exited abnormally b/c
Thierry Vignaud
2007-03-21
1
-1
/
+3
*
keep all packages around (fix 'unable to update in "installed" view', #27629)
Thierry Vignaud
2007-03-19
1
-1
/
+1
*
kill useless parameter ($pkgs is a global variable...)
Thierry Vignaud
2007-03-19
1
-3
/
+3
*
(run_treeview_dialog) reduce margins around horizontal separator
Thierry Vignaud
2007-03-19
1
-3
/
+1
*
(run_treeview_dialog) make it fit in 800x600
Thierry Vignaud
2007-03-19
1
-2
/
+2
*
use fixed mode
Thierry Vignaud
2007-03-16
1
-0
/
+4
*
set a 3:2 ratio between the package list and the package description
Thierry Vignaud
2007-03-15
1
-2
/
+2
*
(compute_main_window_size) factorize strange typicall width computing here
Thierry Vignaud
2007-03-15
1
-3
/
+1
*
(run_treeview_dialog) reduce default width (unlike rpmdrake, we don't
Thierry Vignaud
2007-03-15
1
-1
/
+1
*
(get_name) fix crash
Thierry Vignaud
2007-03-13
1
-0
/
+1
*
typo fix (Reinout van Schouwen)
Thierry Vignaud
2007-03-13
1
-1
/
+1
[next]