summaryrefslogtreecommitdiff
path: root/src/view_changelog.cc
AgeCommit message (Expand)AuthorFilesLines
2008-11-09In the cwidget frontend, correctly detect which versions are newer when a pac...Daniel Burrows1-4/+13
2008-11-09Invoke the changelog completion callback for each changelog as soon as it's a...Daniel Burrows1-2/+18
2008-11-09Split the safe_slot_event class into a separate header, where it should be.Daniel Burrows1-19/+2
2008-11-07Make the passing of slots between threads safer.Daniel Burrows1-3/+19
2008-11-01Move changelog parsing into the backend, add support for detecting bug number...Daniel Burrows1-5/+5
2008-10-30First cut of code to cache changelog downloads.Daniel Burrows1-2/+4
2008-10-29Massive refactoring and redesign to properly support background downloads in ...Daniel Burrows1-4/+32
2008-10-12Factor the changelog parsing out of the curses layer.Daniel Burrows1-2/+106
2008-02-21Remove the legacy download_bar and download_screen modules.Daniel Burrows1-2/+1
2007-11-15Fix through view_changelog.Daniel Burrows1-0/+6
2007-11-15Uniformly rename many fragment-related names into cw::.Daniel Burrows1-1/+1
2007-11-15ref_ptr -> cwidget::util::ref_ptr.Daniel Burrows1-3/+3
2007-11-15Use cw::util::arg instead of arg.Daniel Burrows1-2/+2
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows1-14/+14
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows1-5/+5
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows1-2/+2
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows1-6/+6
2007-11-14First pass over the code.Daniel Burrows1-17/+17
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-4/+4
2007-03-10[aptitude @ Add a keyboard command bound to 'N' that repeats the last search ...Daniel Burrows1-0/+10
2007-02-01[aptitude @ Make all search prompts display the default text when they are br...Daniel Burrows1-3/+3
2006-02-19[aptitude @ misc-l10n]Rubén Porras Campo1-1/+1
2005-11-07[aptitude @ In view_changelog.cc, add an extra space at the end of the search...Daniel Burrows1-2/+2
2005-10-17[aptitude @ Add a parameter to the ui_download_manager constructor that deter...Daniel Burrows1-1/+1
2005-10-09[aptitude @ Extract all necessary strings from the package cache at the momen...Daniel Burrows1-8/+12
2005-10-03[aptitude @ Don't crash when showing the changelog of a not-installed package.]Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+224