summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2006-04-16[aptitude @ Added a FIXME to support proper Y/N key translation]jensseidel@users.sf.net1-0/+1
2006-04-16[aptitude @ The generated README file is encoded in ISO_8859-1 not UTF-8]jensseidel@users.sf.net1-3/+3
2006-04-16[aptitude @ Proper i18n of "Suggest "]jensseidel@users.sf.net1-3/+4
2006-04-16[aptitude @ Fix message translation function P_()]jensseidel@users.sf.net1-4/+8
2006-03-11[aptitude @ Allow the lockfile location to be configured both statically and ...Daniel Burrows1-2/+2
2006-02-19[aptitude @ misc-l10n]Rubén Porras Campo7-6/+7
2006-02-05[aptitude @ Fix the rendering of tabs in files displayed in the pager. (Close...Daniel Burrows1-20/+24
2006-01-28[aptitude @ Fix uses of Errno that passed the description as the function nam...Daniel Burrows3-7/+7
2006-01-15[aptitude @ Always update the scrollbar state after a vs_text_layout is resiz...Daniel Burrows1-1/+6
2006-01-02[aptitude @ Add an option that controls whether visible tabs are displayed fo...Daniel Burrows1-1/+8
2006-01-02[aptitude @ Add a manipulator on vs_multiplex that can adjust whether to disp...Daniel Burrows2-2/+10
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 @ emove the pkgAcqFileSane class, whose enhancements are superseded...Daniel Burrows3-68/+41
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-22[aptitude @ Galician help file for the minesweeper]bubulle@debian.org1-0/+29
2005-12-17[aptitude @ Don't crash if the selected tree iterator is invalid in vs_tree::...Daniel Burrows1-0/+12
2005-12-17[aptitude @ Add a hidden configuration option that allows empty lists to be g...Daniel Burrows1-1/+1
2005-12-17[aptitude @ Increment the progress indicator when building trees even for non...Daniel Burrows1-2/+2
2005-12-15[aptitude @ Deal with NULL return values from get_changelog_from_source. (Clo...Daniel Burrows1-11/+26
2005-11-30[aptitude @ Use plural forms for translations]Danilo Piazzalunga1-22/+24
2005-12-08[aptitude @ Honor -y when the resolver runs out of time at the command-line.]Daniel Burrows1-1/+4
2005-12-08[aptitude @ Don't deadlock when the problem resolver runs out of ticks.]Daniel Burrows1-9/+20
2005-12-07[aptitude @ Clarify the comments at the top of immset.h.]Daniel Burrows1-1/+6
2005-12-07[aptitude @ Remove some speculative chatter in the imm::set description.]Daniel Burrows1-2/+1
2005-12-07[aptitude @ Typo fix in the imm::set description.]Daniel Burrows1-1/+1
2005-12-07[aptitude @ Fix the documentation of addUpdate.]Daniel Burrows1-1/+1
2005-12-07[aptitude @ Document universal_relation.]Daniel Burrows1-0/+1
2005-12-07[aptitude @ Clarify the documentation of node_contains.]Daniel Burrows1-1/+5
2005-12-07[aptitude @ Clarify the documentation of nodes_intersect.]Daniel Burrows1-1/+6
2005-12-07[aptitude @ Correct a comment about imm::set::add.]Daniel Burrows1-3/+3
2005-12-07[aptitude @ Remove a no-longer-applicable cautionary note.]Daniel Burrows1-2/+0
2005-12-01[aptitude @ Don't auto-activate the menu bar when the user clicks in the firs...Daniel Burrows1-1/+1
2005-12-01[aptitude @ Always use a dialog to display the list of fixed packages, to avo...Daniel Burrows1-4/+7
2005-12-01[aptitude @ Un-reverse the ddtp selection logic so that aptitude compiles wit...Daniel Burrows1-2/+2
2005-11-30[aptitude @ Conditionalize ddtp support on HAVE_DDTP rather than the apt inte...Daniel Burrows1-3/+2
2005-11-30[aptitude @ Be careful, when initially setting the candidate version, to avoi...Daniel Burrows1-1/+4
2005-11-28[aptitude @ Use the correct encoding (as specified in the .po) to decode the ...Daniel Burrows1-1/+2
2005-11-15[aptitude @ If the apt we are compiling against supports ddtp, return transla...Daniel Burrows1-1/+30
2005-11-26[aptitude @ Correct how conflicts are added for solutions: strip information ...Daniel Burrows1-1/+18
2005-11-24[aptitude @ Don't ever explicitly select as a candidate a version that exists...Daniel Burrows1-1/+4
2005-11-22[aptitude @ Don't start solving solutions after the resolver has determined t...Daniel Burrows1-0/+1
2005-11-17[aptitude @ Enhance the debugging output from mark_and_sweep.]Daniel Burrows1-3/+8
2005-11-17[aptitude @ Hack around bug #339533 (Closes: #339648)]Daniel Burrows1-1/+3
2005-11-16[aptitude @ Accumulate as much information as possible about conflicts, by al...Daniel Burrows1-1/+9
2005-11-16[aptitude @ Also canonicalize keybindings when generating a readable key-name...Daniel Burrows1-2/+10
2005-11-15[aptitude @ Add an extra sanity-check while setting up the resolver.]Daniel Burrows1-1/+9
2005-11-15[aptitude @ Use the new description-extraction routines instead of directly l...Daniel Burrows7-29/+14
2005-11-15[aptitude @ Add generic routines to extract the short and long description of...Daniel Burrows2-0/+42
2005-11-15[aptitude @ Canonicalize keybinding names internally to make them case-insens...Daniel Burrows1-0/+18