index
:
aptitude
debian
debian-sid
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view_changelog.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-22
Make sure that the changelog download progress bar is always destroyed after ...
Daniel Burrows
1
-2
/
+14
2010-01-20
Fix a syntax error in view_changelog.cc that snuck through my tests.
Daniel Burrows
1
-1
/
+1
2010-01-20
Make sure that an error message appears when a changelog can't be downloaded.
Daniel Burrows
1
-0
/
+2
2010-01-20
As long as I'm editing messages, give them correct grammar.
Daniel Burrows
1
-2
/
+2
2010-01-20
Fix the progress bar that's displayed while a changelog is being downloaded. ...
Daniel Burrows
1
-3
/
+7
2009-11-27
Rewrite the changelog code to be based on aptitude's download queue, not the ...
Daniel Burrows
1
-45
/
+51
2009-10-10
Push the setup phase of the changelog download into a background thread.
Daniel Burrows
1
-3
/
+3
2008-12-25
Handle and report errors that occur while downloading changelogs.
Daniel Burrows
1
-5
/
+6
2008-11-09
In the cwidget frontend, correctly detect which versions are newer when a pac...
Daniel Burrows
1
-4
/
+13
2008-11-09
Invoke the changelog completion callback for each changelog as soon as it's a...
Daniel Burrows
1
-2
/
+18
2008-11-09
Split the safe_slot_event class into a separate header, where it should be.
Daniel Burrows
1
-19
/
+2
2008-11-07
Make the passing of slots between threads safer.
Daniel Burrows
1
-3
/
+19
2008-11-01
Move changelog parsing into the backend, add support for detecting bug number...
Daniel Burrows
1
-5
/
+5
2008-10-30
First cut of code to cache changelog downloads.
Daniel Burrows
1
-2
/
+4
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-4
/
+32
2008-10-12
Factor the changelog parsing out of the curses layer.
Daniel Burrows
1
-2
/
+106
2008-02-21
Remove the legacy download_bar and download_screen modules.
Daniel Burrows
1
-2
/
+1
2007-11-15
Fix through view_changelog.
Daniel Burrows
1
-0
/
+6
2007-11-15
Uniformly rename many fragment-related names into cw::.
Daniel Burrows
1
-1
/
+1
2007-11-15
ref_ptr -> cwidget::util::ref_ptr.
Daniel Burrows
1
-3
/
+3
2007-11-15
Use cw::util::arg instead of arg.
Daniel Burrows
1
-2
/
+2
2007-11-15
Uniformly replace widgets::X with cw::X in .cc files.
Daniel Burrows
1
-14
/
+14
2007-11-15
Pass over the source with sed to put global_bindings in config::.
Daniel Burrows
1
-5
/
+5
2007-11-15
Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).
Daniel Burrows
1
-2
/
+2
2007-11-15
Pass over the source tree with sed to eliminate a lot of the mindless search-...
Daniel Burrows
1
-6
/
+6
2007-11-14
First pass over the code.
Daniel Burrows
1
-17
/
+17
2007-11-12
Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...
Daniel Burrows
1
-4
/
+4
2007-03-10
[aptitude @ Add a keyboard command bound to 'N' that repeats the last search ...
Daniel Burrows
1
-0
/
+10
2007-02-01
[aptitude @ Make all search prompts display the default text when they are br...
Daniel Burrows
1
-3
/
+3
2006-02-19
[aptitude @ misc-l10n]
Rubén Porras Campo
1
-1
/
+1
2005-11-07
[aptitude @ In view_changelog.cc, add an extra space at the end of the search...
Daniel Burrows
1
-2
/
+2
2005-10-17
[aptitude @ Add a parameter to the ui_download_manager constructor that deter...
Daniel Burrows
1
-1
/
+1
2005-10-09
[aptitude @ Extract all necessary strings from the package cache at the momen...
Daniel Burrows
1
-8
/
+12
2005-10-03
[aptitude @ Don't crash when showing the changelog of a not-installed package.]
Daniel Burrows
1
-1
/
+1
2005-10-01
[aptitude @ Import the Subversion repository into darcs.]
Daniel Burrows
1
-0
/
+224