summaryrefslogtreecommitdiff
path: root/src/apt_options.cc
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Merge changelog URI construction from apt-getDaniel Hartwig1-7/+0
2008-04-18Added the ::UI::Flat-View-As-First-View option to display the flat view as fi...Obey Arthur Liu1-0/+5
2008-04-09Make InfoAreaTabs default to "false".Daniel Burrows1-1/+1
2008-04-07Be more consistent in referring to the information area as the information area.Daniel Burrows1-2/+2
2008-04-07Improve the wording of the new "tabs for the information area" option.Daniel Burrows1-3/+4
2008-04-07Add an option widget to toggle ViewTabs (thus hiding or showing the top-of-th...Daniel Burrows1-0/+4
2008-04-07Display tabs in the description area (this can be turned off in the options).Daniel Burrows1-0/+5
2008-04-07Use a more sane technique to migrate old Recommends-Important settings. (Clos...Daniel Burrows1-8/+0
2008-03-11Add checkboxes in the UI for some of the new dependency-handling options.Daniel Burrows1-0/+23
2008-01-30Make the description string for the changelog URL template comprehensible.Daniel Burrows1-2/+2
2008-01-30Defer calling gettext() on strings displayed in the aptitude options editor u...Daniel Burrows1-32/+37
2008-01-20Find and apply a workaround for the uninitialized variable warning.Daniel Burrows1-1/+6
2008-01-16Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows1-2/+2
2008-01-16Interpret fragf %-escapes in option long descriptions.Daniel Burrows1-3/+3
2008-01-15Fix typos and unfuzzy PO(T) files preventivelyChristian Perrier1-2/+2
2008-01-13Switch to using Apt::Install-Recommends instead of Aptitude::Recommends-Impor...Daniel Burrows1-2/+2
2007-12-31Consistently split my infinitives.Daniel Burrows1-1/+1
2007-11-16Fix the initialization of radio config options.Daniel Burrows1-2/+2
2007-11-16Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows1-1/+1
2007-11-16Replace incorrect mention of sources.lstChristian Perrier1-1/+1
2007-11-14First pass over the code.Daniel Burrows1-49/+51
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows1-8/+8
2007-10-18Don't drop the first entry in each radio group on the floor.Daniel Burrows1-0/+3
2007-10-18Migrate the existing options dialogs to the new tree code.Daniel Burrows1-262/+257
2007-10-15Fix the license declaration to include the full GPL statement and the current...Daniel Burrows1-1/+16
2007-10-10Implement radio configuration buttons in the new list-style configuration edi...Daniel Burrows1-0/+16
2007-10-10Add a scrollbar in the preferences screen and support for scrolling the lower...Daniel Burrows1-5/+20
2007-10-09Implement string configuration items for the list view.Daniel Burrows1-4/+8
2007-10-07Add the signals and plumbing that are needed to get the long description of a...Daniel Burrows1-45/+81
2007-10-07Add a first draft of a new configuration system.Daniel Burrows1-0/+84
2006-02-19[aptitude @ misc-l10n]Rubén Porras Campo1-1/+1
2005-11-05[aptitude @ Replace all uses of assert with eassert.]Daniel Burrows1-3/+3
2005-10-14[aptitude @ Set Keep-Unused-Pattern, not Delete-Unused-Pattern, in the option...Daniel Burrows1-2/+2
2005-10-06[aptitude @ Allow all labels in the dialog boxes to wrap.]Daniel Burrows1-2/+3
2005-10-06[aptitude @ Make all the columns in option tables shrinkable, so the right-ha...Daniel Burrows1-5/+13
2005-10-06[aptitude @ Put string config widgets in size boxes so they request at least ...Daniel Burrows1-1/+1
2005-10-01[aptitude @ Import the Subversion repository into darcs.]Daniel Burrows1-0/+377