summaryrefslogtreecommitdiff
path: root/src/ui.cc
AgeCommit message (Expand)AuthorFilesLines
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows1-1/+1
2007-10-18Migrate the existing options dialogs to the new tree code.Daniel Burrows1-0/+4
2007-10-15Use wrappable edit-lines in most aptitude dialogs and prompts.Daniel Burrows1-0/+1
2007-10-07Add a first draft of a new configuration system.Daniel Burrows1-0/+14
2007-10-07Binding references into signal connections makes me queasy; it might be ok, b...Daniel Burrows1-6/+6
2007-07-28Move NEWS to a toplevel view.Daniel Burrows1-6/+5
2007-07-28Move the FAQ to a top-level view.Daniel Burrows1-6/+5
2007-07-28Move the license display into a top-level view.Daniel Burrows1-9/+6
2007-07-28Don't expand the scrollbar in the top-level file views generated for, eg, onl...Daniel Burrows1-1/+1
2007-07-28Move the online help from a popup window to a toplevel view. (Closes: #434349)Daniel Burrows1-14/+19
2007-07-28Factor the code that sets up the README window into a separate function, so i...Daniel Burrows1-33/+47
2007-06-15[aptitude @ Forward-port the auto-mark patches by hand.]Daniel Burrows1-4/+2
2007-05-18[aptitude @ Allow the user to set the command that's used to become root (Clo...Daniel Burrows1-8/+89
2007-04-22[aptitude @ Cleanly handle exceptions thrown by the dependency resolver.]Daniel Burrows1-2/+37
2007-03-10[aptitude @ Only display the "really quit?" dialog box once, regardless of ho...Daniel Burrows1-1/+25
2007-03-10[aptitude @ Add a keyboard command bound to 'N' that repeats the last search ...Daniel Burrows1-1/+16
2007-02-01[aptitude @ Enable the new edit-line functionality in minibuffer stirng promp...Daniel Burrows1-1/+2
2006-10-27[aptitude @ Fix minibuffer-style messages so that they disappear at the next ...Daniel Burrows1-1/+45
2006-08-11[aptitude @ Don't crash if we try to su to root with a closed cache (e.g., ru...Daniel Burrows1-2/+4
2006-08-06[aptitude @ Change the menu hotkey for "mark upgradable" so it doesn't confli...Daniel Burrows1-1/+1
2006-07-21[aptitude @ Add support for searching in the on-line version of the user's ma...Daniel Burrows1-0/+5
2006-04-16[aptitude @ The generated README file is encoded in ISO_8859-1 not UTF-8]jensseidel@users.sf.net1-3/+3
2006-02-19[aptitude @ misc-l10n]Rubén Porras Campo1-1/+1
2006-01-02[aptitude @ Add an option that controls whether visible tabs are displayed fo...Daniel Burrows1-1/+8
2006-01-02[aptitude @ Use a proper ref_ptr based protocol for setting up the help bar.]Daniel Burrows1-4/+13
2005-12-27[aptitude @ Add an entry in the Actions menu that has the same effect as "kee...Daniel Burrows1-0/+20
2005-12-27[aptitude @ Reorganize the Actions menu by moving less important actions to t...Daniel Burrows1-9/+13
2005-12-08[aptitude @ Don't deadlock when the problem resolver runs out of ticks.]Daniel Burrows1-9/+20
2005-12-01[aptitude @ Always use a dialog to display the list of fixed packages, to avo...Daniel Burrows1-4/+7
2005-11-28[aptitude @ Use the correct encoding (as specified in the .po) to decode the ...Daniel Burrows1-1/+2
2005-11-22[aptitude @ Don't start solving solutions after the resolver has determined t...Daniel Burrows1-0/+1
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-5/+5
2005-10-17[aptitude @ Add a parameter to the ui_download_manager constructor that deter...Daniel Burrows1-2/+2
2005-10-17[aptitude @ Allow callers of ui_start_download to choose whether or not the p...Daniel Burrows1-2/+2
2005-10-12[aptitude @ Add a new canned package view that displays only packages which a...Daniel Burrows1-0/+27
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+2736