summaryrefslogtreecommitdiffstats
path: root/src/pacman/downloadprog.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee1-162/+0
2007-04-25Remove more unnecessary stuffDan McGee1-5/+0
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-1/+3
2007-02-17* A whole mess of backup changesAaron Griffin1-0/+5
2007-02-10Cleaned up some more outputAaron Griffin1-9/+11
2007-02-08* Hopefully fixed the download progres bar for real. We should no longerDan McGee1-36/+36
2007-02-07* Fix total transfered size on download barAaron Griffin1-1/+1
2007-02-07I broke the progress bars earlier. Put that back to normal.Aaron Griffin1-1/+1
2007-02-06Minor experimental changes to the download progress bar:Aaron Griffin1-12/+38
2007-02-04* unified the progress bars (fill_progress function)Aaron Griffin1-67/+22
2007-01-26Missed that 8)Aaron Griffin1-1/+0
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-3/+3
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-1/+0
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-15/+16
2006-12-22Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin1-0/+2
2006-11-22Removed global maxcols - it is looked up on the fly now, so the progress bar isAaron Griffin1-2/+1
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-1/+1
2006-11-14* autotool fixesAaron Griffin1-0/+177