diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 70 |
1 files changed, 70 insertions, 0 deletions
@@ -1,3 +1,73 @@ +2007-09-26 17:24 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: 3.111 + +2007-09-26 17:24 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: fix sorting (we must use TreeModel indexes not + widget indexes) + +2007-09-26 17:22 Thierry Vignaud <tvignaud at mandriva.com> + + * Makefile: 3.110 + +2007-09-26 17:20 Thierry Vignaud <tvignaud at mandriva.com> + + * rpmdrake: kill commented out fixed size mode since it's + incompatible with + dynamically sized columns + +2007-09-26 17:19 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: enable to sort by selected state too + +2007-09-26 17:19 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: factorize a call for readability + +2007-09-26 17:17 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: enable to sort these columns + +2007-09-26 17:16 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: - properly size new columns + - make pretty column use all availlable space, else ellipsize + +2007-09-26 17:15 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: disable fixed mode since we'll size dynamically + columns in next commit + +2007-09-26 17:02 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: show columns headers in package list + +2007-09-26 17:00 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: display package name, version & arch as 3 + separate columns rather than + raw urpm fullname (like rpmdrake); disable fixed sizing of pretty + column + +2007-09-26 16:56 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: tell rpmdrake which column is the pretty one + (cosmetic) + +2007-09-26 16:55 Thierry Vignaud <tvignaud at mandriva.com> + + * MandrivaUpdate: swap hidden fullname and pretty name in TreeModel + (needed for further commit) + +2007-09-26 16:12 Thierry Vignaud <tvignaud at mandriva.com> + + * Rpmdrake/open_db.pm: (fast_open_urpmi_db) add a note for 2008.1 + +2007-09-26 15:39 Thierry Vignaud <tvignaud at mandriva.com> + + * ChangeLog: update + 2007-09-26 15:39 Thierry Vignaud <tvignaud at mandriva.com> * Makefile: 3.109 |