summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-15Drop some extra widgets:: qualifiers that snuck in.Daniel Burrows1-2/+2
2007-11-15Drop unnecessary cw:: before hier_editor.Daniel Burrows3-23/+23
2007-11-15ref_ptr -> cwidget::util::ref_ptr.Daniel Burrows11-50/+50
2007-11-15Fix some duplicated type names that snuck in in a previous pass over the tree.Daniel Burrows12-22/+24
2007-11-15cwidget/generic/util/threads.h -> cwidget/generic/threads/threads.h.Daniel Burrows2-2/+2
2007-11-15Replace threads:: with cwidget::threads::.Daniel Burrows3-29/+29
2007-11-15Fix the includes for the cwidget thread stuff.Daniel Burrows2-2/+2
2007-11-15cw::key -> cw::config::key.Daniel Burrows12-14/+14
2007-11-15cwi::key -> cw::key.Daniel Burrows12-14/+14
2007-11-15Use cw::util::arg instead of arg.Daniel Burrows9-33/+33
2007-11-15Fix how widgets is imported in apt_config_treeitems.Daniel Burrows1-1/+1
2007-11-15Fix how widgets is imported in cmine.Daniel Burrows1-1/+1
2007-11-15Use dialogs from the dialogs:: namespace, not dialog_FOO.Daniel Burrows3-22/+22
2007-11-15Fix up various files that need to import widgets into namespace cw.Daniel Burrows2-2/+8
2007-11-15Uniformly replace widgets::X with cw::X in .cc files.Daniel Burrows23-551/+555
2007-11-15Consistently use cw::toplevel instead of toplevel::.Daniel Burrows16-108/+107
2007-11-15Use cwidget::config::key, not cwidget::key.Daniel Burrows4-5/+5
2007-11-15Fix up cmdline_why.Daniel Burrows1-21/+22
2007-11-15Pass over the source with sed to put global_bindings in config::.Daniel Burrows24-144/+145
2007-11-15Pass over the source tree with sed to collapse transcode(_(...)) to W_(...).Daniel Burrows12-116/+116
2007-11-15Pass over the source tree with sed to eliminate a lot of the mindless search-...Daniel Burrows38-327/+326
2007-11-14Automated merge with http://hg.debian.org/hg/aptitude/headDaniel Burrows4-166/+391
2007-11-14First pass over the code.Daniel Burrows115-3351/+2072
2007-11-14Write some code to dump a dependency with information about its apt state.Daniel Burrows1-0/+45
2007-11-13French translation update. Closes: #450937Christian Perrier2-48/+156
2007-11-13Don't try to generate the vscreen Makefiles.Daniel Burrows1-2/+0
2007-11-12Fix more includes of vscreen_widget.Daniel Burrows3-3/+3
2007-11-12Include cwidget/widgets/widget instead of vscreen/vscreen_widget.Daniel Burrows5-5/+5
2007-11-12Include cwidget/toplevel instead of vscreen/vscreen.Daniel Burrows10-10/+10
2007-11-12Remove vscreen entirely from the tree.Daniel Burrows84-20948/+2
2007-11-12Further cwidget transitions: change #include <vscreen/vs_*> to #include <cwid...Daniel Burrows36-96/+96
2007-11-12Start transitioning to cwidget: require cwidget in 'configure' and add cwidge...Daniel Burrows1-8/+4
2007-11-12Interpret key names in the broken indicator as wide-character strings. (Close...Daniel Burrows1-4/+4
2007-11-02Dutch translation updateChristian Perrier2-71/+91
2007-11-02Updated Galician translationChristian Perrier2-47/+144
2007-10-31Retroactively fix two typoed bug numbers.Daniel Burrows1-2/+2
2007-10-30Added tag 0.4.7 for changeset 24e348036e17Daniel Burrows0-0/+0
2007-10-30Fix typos in NEWS.Daniel Burrows1-2/+3
2007-10-30Magic stuff changing on 'make dist'.Daniel Burrows38-21161/+34592
2007-10-30Added tag 0.4.7 for changeset 01de86d54530Daniel Burrows0-0/+0
2007-10-30Bump the version number to 0.4.7.Daniel Burrows3-2/+94
2007-10-30Fix the fix for autoinstalled packages to compile.Daniel Burrows1-1/+1
2007-10-30Initialize auto_new_install to false on startup, so we don't randomly set pac...Daniel Burrows1-0/+1
2007-10-30Properly thread pointers to the cache and the package records through match r...Daniel Burrows24-230/+463
2007-10-29Restore automatic states for packages that are being newly installed: apt doe...Daniel Burrows2-5/+31
2007-10-29Make log messages work for auto-held and unconfigured packages.Daniel Burrows1-1/+5
2007-10-28Fix how columns are formatted when displaying 'why' output if wrapping occurs.Daniel Burrows4-48/+163
2007-10-26If a column fragment's sub-layout produces overwide lines, truncate them.Daniel Burrows1-2/+4
2007-10-26Instead of generating suprious blank lines and not separating entries with bl...Daniel Burrows1-1/+1
2007-10-26Fix displaying the search parameters (the strings are multibyte).Daniel Burrows1-1/+1