aboutsummaryrefslogtreecommitdiffstats
path: root/MandrivaUpdate
Commit message (Expand)AuthorAgeFilesLines
* revert debug bits that wrongly went inThierry Vignaud2009-05-121-18/+9
* branch 2009.1Thierry Vignaud2009-05-121-9/+18
* (run_treeview_dialog) fix width of title by workarounding Gtk+ (#48259)Thierry Vignaud2009-03-191-1/+1
* (run_treeview_dialog) force width of icon column to be fixedThierry Vignaud2009-03-191-0/+2
* (run_treeview_dialog) do not harcode column id and fix it (inThierry Vignaud2009-03-181-2/+2
* (run_treeview_dialog) simplify through using MDK::CommonThierry Vignaud2009-03-181-1/+1
* perl_checker cleanupsThierry Vignaud2009-03-181-12/+9
* use mcc icon if availlable (#44671)Thierry Vignaud2009-02-141-1/+1
* workaround crashing when tree selection wasn't realized yet (#41010)Thierry Vignaud2008-09-301-0/+4
* do not uselessly load Gtk2::Gdk::Keysyms (reduce RSS by nearly 400Kb in Mandr...Thierry Vignaud2008-09-221-1/+0
* fix sorting by type of updateThierry Vignaud2008-08-251-2/+11
* save & restore window size in MandrivaUpdate too (#25932)Thierry Vignaud2008-07-021-1/+10
* (refresh_packages_list, run_treeview_dialog) show type of update inThierry Vignaud2008-06-181-7/+25
* (toggle) do not hardcode columns IDs (needed for next commit)Thierry Vignaud2008-06-181-2/+2
* (run_treeview_dialog) laptop mode (height not bigger than 480): fix test (#40...Thierry Vignaud2008-05-271-3/+3
* (run_treeview_dialog) reduce Trees' height in laptop mode (aka ifThierry Vignaud2008-05-091-2/+2
* (run_treeview_dialog) factorize test (needed for next commit)Thierry Vignaud2008-05-091-1/+2
* (run_treeview_dialog) do not display banner in laptop mode (aka ifThierry Vignaud2008-05-091-1/+3
* split filters (all, installed, non installed) from views (GUI, meta packages,Thierry Vignaud2008-03-171-0/+1
* (run_treeview_dialog) really fix not listing all updates (#38595)Thierry Vignaud2008-03-061-1/+1
* (refresh_packages_list) update commentThierry Vignaud2008-03-041-1/+1
* (run_treeview_dialog) adjust default layout repartition (#36069)Thierry Vignaud2008-02-231-2/+2
* (add_node,refresh_packages_list,run_treeview_dialog) split "release"Thierry Vignaud2007-10-231-4/+6
* make sure main window is registered earlyThierry Vignaud2007-10-231-2/+1
* (run_treeview_dialog) do not add shadow 'in' around Gtk2::SimpleListThierry Vignaud2007-10-061-3/+0
* fix caseThierry Vignaud2007-10-021-2/+2
* fix sorting (we must use TreeModel indexes not widget indexes)Thierry Vignaud2007-09-261-1/+1
* enable to sort by selected state tooThierry Vignaud2007-09-261-0/+1
* factorize a call for readabilityThierry Vignaud2007-09-261-3/+4
* enable to sort these columnsThierry Vignaud2007-09-261-0/+1
* - properly size new columnsThierry Vignaud2007-09-261-0/+13
* disable fixed mode since we'll size dynamically columns in next commitThierry Vignaud2007-09-261-1/+0
* show columns headers in package listThierry Vignaud2007-09-261-1/+0
* display package name, version & arch as 3 separate columns rather thanThierry Vignaud2007-09-261-3/+7
* tell rpmdrake which column is the pretty one (cosmetic)Thierry Vignaud2007-09-261-0/+1
* swap hidden fullname and pretty name in TreeModel (needed for further commit)Thierry Vignaud2007-09-261-4/+4
* Rpmdrake::gui already exports %pkg_columnsThierry Vignaud2007-09-251-1/+1
* do not hardcode column idThierry Vignaud2007-09-251-1/+1
* kill get_name() hackeryThierry Vignaud2007-09-251-5/+5
* reuse get_summary()Thierry Vignaud2007-09-191-1/+1
* (format_name_n_summary) factorize package name and summary formatting thereThierry Vignaud2007-09-191-1/+1
* (refresh_packages_list) simplify now that perl-URPM always return UTF-8Thierry Vignaud2007-09-191-3/+2
* (refresh_packages_list) rpm_summary() is deadThierry Vignaud2007-09-111-1/+1
* (run_treeview_dialog) refresh the list after selecting all packagesThierry Vignaud2007-09-031-0/+1
* (run_treeview_dialog) enable "Select all" buttonThierry Vignaud2007-09-031-1/+0
* make Rpmdrake::gui aware MandrivaUpdate do not use the same columns ids as rp...Thierry Vignaud2007-09-031-0/+6
* (run_treeview_dialog) kill useless codeThierry Vignaud2007-09-031-2/+0
* (run_treeview_dialog) make "select all" working but disable it for now (#29892)Thierry Vignaud2007-09-031-1/+6
* (get_name) move it from MandrivaUpdate into Rpmdrake/gui.pmThierry Vignaud2007-09-031-6/+0
* kill a useless open of rpm databaseThierry Vignaud2007-08-021-2/+0