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
/
ui.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-20
Do not do FixMissing automatically for command-line actions
Daniel Hartwig
1
-0
/
+1
2012-06-20
Tidy error handling in main, cmdline actions
Daniel Hartwig
1
-1
/
+2
2012-05-31
ForTranslators: README is a filename
Daniel Hartwig
1
-2
/
+4
2012-05-26
Update package views after 'Cancel pending actions'
Daniel Hartwig
1
-0
/
+5
2012-05-24
Fold some near-duplicate strings
Daniel Hartwig
1
-2
/
+2
2012-05-03
Preview screen ignores Pkg-Display-Limit
Daniel Hartwig
1
-4
/
+3
2012-04-25
Dont mention 'su' in 'Become root' (from Ubuntu: 11_ubuntu_uses_sudo)
Daniel Hartwig
1
-1
/
+1
2012-03-16
Apply patch from Ubuntu to build -D_FORTIFY_SOURCE=2 errors
Daniel Hartwig
1
-2
/
+13
2012-03-07
Use arch-qualified names in info screens, dialogs, warnings
Daniel Hartwig
1
-9
/
+12
2012-03-07
Refactor duplicated make_{info,dep,ver}_screen + insert
Daniel Hartwig
1
-0
/
+37
2012-02-12
Update (auto)clean to use "archives" lock
Daniel Hartwig
1
-0
/
+24
2012-01-18
Fix prompt strings.
Daniel Hartwig
1
-2
/
+2
2010-07-09
Moved a wrongly placed translator comment
Jens Seidel
1
-0
/
+3
2009-11-18
Overhaul how temporary file creation is handled to use a single directory in ...
Daniel Burrows
1
-5
/
+4
2009-10-26
Get rid of get_solution_background_blocking.
Daniel Burrows
1
-12
/
+7
2009-10-26
Fix becoming root with the "su" protocol. (Closes: #552471)
Daniel Burrows
1
-1
/
+1
2009-10-11
Run resolver continuations in the foreground thread via a trampoline callback.
Daniel Burrows
1
-3
/
+10
2009-10-10
Push the setup phase of the changelog download into a background thread.
Daniel Burrows
1
-4
/
+14
2009-09-05
Make autoclean support automatic su-to-root as well.
Daniel Burrows
1
-1
/
+17
2009-09-05
Fix the su-to-root code to pass --no-gui.
Daniel Burrows
1
-2
/
+2
2009-09-05
Add support for auto-su-to-root to the "clean package cache" command. (Closes...
Daniel Burrows
1
-1
/
+17
2009-07-29
Make sure that all the global connections created by ui_main are shut down wh...
Daniel Burrows
1
-7
/
+27
2009-03-23
Merge the entire post-lenny branch into head.
Daniel Burrows
1
-80
/
+113
2009-02-18
Make a few error and warning messages translatable
Jens Seidel
1
-1
/
+1
2009-01-31
Don't display a warning when purging an Essential package that's already been...
Daniel Burrows
1
-4
/
+5
2008-11-09
Split the safe_slot_event class into a separate header, where it should be.
Daniel Burrows
1
-17
/
+2
2008-11-07
Make the passing of slots between threads safer.
Daniel Burrows
1
-4
/
+20
2008-10-29
Massive refactoring and redesign to properly support background downloads in ...
Daniel Burrows
1
-32
/
+74
2008-10-20
Instead of baking the status file descriptor into the download_install_manage...
Daniel Burrows
1
-3
/
+3
2008-10-19
The status file descriptor only makes sense for the command line, so make it ...
Daniel Burrows
1
-1
/
+1
2008-10-19
Refactor the download/install code to be cleaner and to make room for having ...
Daniel Burrows
1
-16
/
+21
2008-09-04
Merge with head.
Daniel Burrows
1
-2
/
+95
2008-09-03
Add a last-ditch check in the UI for Essential packages that are being removed.
Daniel Burrows
1
-2
/
+95
2008-04-18
Added the ::UI::Flat-View-As-First-View option to display the flat view as fi...
Obey Arthur Liu
1
-9
/
+14
2008-08-16
Move the logic to kick off the background thread into the resolver_manager cl...
Daniel Burrows
1
-22
/
+1
2008-04-08
Bring Help -> About up-to-date.
Daniel Burrows
1
-1
/
+3
2008-03-30
Don't try to access freed memory when building the menu on startup.
Daniel Burrows
1
-1
/
+1
2008-03-29
Create an explicit menu entry for cycling the information display.
Daniel Burrows
1
-0
/
+6
2008-03-06
Allow the user to manually invoke the 'reject hold-breaking actions' logic.
Daniel Burrows
1
-0
/
+24
2008-02-21
Remove the legacy download_bar and download_screen modules.
Daniel Burrows
1
-2
/
+0
2008-02-20
Fix a compile error introduced by ee514d358e53.
Daniel Burrows
1
-2
/
+2
2008-02-20
src/ui.cc: Correct a wrongly localized message.
Noritada Kobayashi
1
-2
/
+2
2008-01-15
Fix typos and unfuzzy PO(T) files preventively
Christian Perrier
1
-1
/
+1
2008-01-08
Apply patch from Paul Donahue to make "subdirs" the default grouping policy.
Daniel Burrows
1
-3
/
+3
2007-12-15
Expose two global signals that fire when an install run or update completes, ...
Daniel Burrows
1
-8
/
+19
2007-12-12
Move the recursive directory removal code into generic/util.
Daniel Burrows
1
-59
/
+1
2007-12-05
Fix the readdir_r code to account for the real behavior of GNU libc.
Daniel Burrows
1
-1
/
+2
2007-12-05
Use readdir_r instead of readdir.
Daniel Burrows
1
-4
/
+8
2007-11-21
Handle a disabled resolver more cleanly in the UI.
Daniel Burrows
1
-1
/
+2
2007-11-21
Suppress generating solutions unless the limit is positive, not just nonzero.
Daniel Burrows
1
-1
/
+1
[next]