]> cygwin.com Git - cygwin-apps/setup.git/history - package_meta.cc
Added dpiAwareness element to manifest
[cygwin-apps/setup.git] / package_meta.cc
2022-12-11 Christian FrankeIgnore reinstall requests if version is not accessible
2022-11-25 Jon TurneyDrop use of std::unary_function release_2.924
2022-11-21 Jon TurneyReplace use of std::bind1st with std::bind
2022-10-01 Christian FrankeIgnore install requests if version is not accessible
2022-10-01 Christian FrankeFix ignored install requests added before run of solver
2022-08-23 Christian FrankeKeyboard accelerators for install/reinstall/uninstall
2022-06-17 Jon TurneyAdd command-line option help-text localization
2021-04-18 Jon TurneyHandle '--packages package=version'
2020-10-18 Jon TurneyMove package action strings to string table resource
2020-10-18 Jon TurneyWarn about unknown package names
2020-06-27 Jon TurneyProperly record user_picked again release_2.905
2020-01-02 Jon TurneyIgnore reinstall action when the package isn't installed release_2.900
2020-01-02 Jon TurneyRevert "Fix cases where incorrect action is stored...
2020-01-01 Jon TurneyFix cases where incorrect action is stored by set_action() release_2.899
2019-07-31 Jon TurneyEnsure we only set user_picked when appropriate
2019-07-31 Jon TurneyUse stored action in packagemeta::action_caption()
2019-07-31 Jon TurneyUse stored action in packagemeta::list_actions()
2019-07-31 Jon TurneyUse packagemeta::set_action() to update action
2019-07-31 Jon TurneyStore the requested action in packagemeta::set_action()
2019-07-12 Jon TurneyRename 'Default' packagemeta action to 'NoChange' for...
2019-07-12 Jon TurneyRemove unused packagemeta::key
2019-03-21 Jon TurneyAdd double-click for a 'default action' to ListView release_2.896
2018-10-17 Jon TurneyIndicate test packages in action menu
2018-10-13 Jon TurneyMerge branch 'topic/listview' release_2.894
2018-10-13 Jon TurneyRestore packagemeta::LDesc()
2018-10-13 Jon TurneyCustom draw popup menus in ListView control
2018-10-13 Jon TurneyAdd methods for listing possible actions on, and applyi...
2018-10-13 Jon TurneyChange packagemeta::_actions to an enum
2018-10-07 Achim Gratzexcise "using namespace std;" and explicitly use a...
2018-08-04 Achim GratzFix message spam when package vendor is something other...
2018-07-15 Jon TurneyKeep track of all known sites for a given version of...
2018-07-15 Ken BrownInternalize the libsolv repo attribute data after each...
2018-03-15 Jon TurneyRemove packages not found by scan from solver
2018-03-06 Jon TurneyFix packagemeta::ScanDownloadedFiles
2018-01-28 Jon TurneyMerge branch 'topic/libsolv' release_2.885
2018-01-28 Jon TurneyAdd handling for 'replace-versions:' in setup.ini
2018-01-28 Jon TurneyRemove packageversion class
2018-01-28 Jon TurneyRemove cygpackage class
2018-01-28 Jon TurneyChange to using a libsolv pool for storing package...
2018-01-28 Jon TurneyOpaque how PackageDepends is stored
2018-01-13 Ken BrownQuery the user if a corrupt local file is found
2017-12-11 Jon TurneyHoist scan() up from packageversion to packagemeta
2017-12-11 Jon TurneyHoist uninstall up to Installer::uninstallOne()
2017-12-11 Jon TurneyHoist pick() up to packagemeta
2017-12-11 Jon TurneyHoist addScript() etc. up from packageversion to packag...
2017-05-23 Jon TurneyMove and rename dumpAndList()
2017-05-23 Jon TurneyRename category "Misc" to "Orphaned"
2017-05-23 Jon TurneyisBinary() should return true for orphaned packages
2017-05-19 Jon TurneyDon't bother storing prev version
2017-04-28 Jon TurneyDon't show source-only packages in package list
2017-04-28 Jon TurneyDon't do unneeded work when changing stability level
2017-01-21 Jon TurneyRemove unused cvsid
2017-01-21 Jon TurneyRemove parser rules which store data which is never...
2016-08-03 Jon TurneyTrack if a package was installed by user, or as a depen...
2016-08-03 Jon TurneyRemove obsolete installed_from member from packagemeta
2015-03-06 Achim GratzDemote some messages to LOG_BABBLE
2015-02-18 Corinna VinschenChoose curr package when user picks not yet installed... release_2.870
2015-01-28 Corinna Vinschen * choose.cc (MirrorOption): Add experimental local...
2015-01-28 Corinna Vinschen * PickPackageLine.cc (PickPackageLine::click): Rearran...
2015-01-26 Corinna Vinschen * PickPackageLine.cc (PickPackageLine::paint): Call...
2014-12-06 Achim GratzRename log to Log to avoid collision with standard...
2013-07-25 Corinna Vinschen * choose.h (hasManualSelections): Declare new variable.
2013-03-05 Yaakov SelkowitzThroughout, drop support for Cygwin 1.5 and Windows...
2012-02-23 Jon TURNEYCorrectly handle multiple --site, --pubkey, --sexpr...
2010-11-26 Jon TURNEYChange package_db collection of packages from vector...
2010-11-22 Jon TURNEY * package_meta.h (packagemeta): Remove unused...
2010-11-20 Jon TURNEY * package_meta.cc (set_action): Always set...
2010-04-17 Dave Korn * root.cc (RootPage::OnNext): Don't construct a packag...
2009-12-13 Christopher Faylor* IniDBBuilder.h (buildMessage): Define for base class.
2009-11-22 Dave Korn * package_meta.cc (CategoryOption): New StringOption...
2008-08-13 Corinna Vinschen * install.cc (Installer::installOne): Use MoveFileExW...
2008-08-07 Dave Korn Implement command-line selection of packages to instal...
2006-04-17 Max Bowsher2006-04-17 Max Bowsher <maxb1@ukf.net>
2006-04-16 Max Bowsher2006-04-16 Max Bowsher <maxb1@ukf.net>
2005-09-11 Brian Dessent * package_meta.cc (packagemeta::ScanDownloadedFiles...
2005-09-01 Brian Dessent2005-09-01 Brian Dessent <brian@dessent.net>
2005-05-14 Max Bowsher2005-05-14 Max Bowsher <maxb@ukf.net>
2005-05-05 Max Bowsher2005-05-05 Max Bowsher <maxb@ukf.net>
2005-05-03 Max Bowsher2005-05-03 Max Bowsher <maxb@ukf.net>
2004-12-28 Max Bowsher2004-12-28 Max Bowsher <maxb@ukf.net>
2004-04-25 Robert Collins2004-04-25 Robert Collins <rbtcollins@hotmail.com>
2004-04-25 Robert Collins2004-04-25 Robert Collins <rbtcollins@hotmail.com>
2003-07-28 Robert Collins2003-07-28 Robert Collins <rbtcollins@hotmail.com>
2003-07-27 Robert Collins2003-07-27 Robert Collins <rbtcollins@hotmail.com>
2003-07-27 Robert Collins2003-07-26 Robert Collins <rbtcollins@hotmail.com>
2003-07-26 Robert Collins2003-07-26 Robert Collins <rbtcollins@hotmail.com>
2003-07-26 Robert Collins2003-07-26 Robert Collins <rbtcollins@hotmail.com>
2003-04-12 Robert Collins2003-04-12 Robert Collins <rbtcollins@hotmail.com>
2003-03-20 Robert Collins2003-03-20 Robert Collins <rbtcollins@hotmail.com>
2003-03-13 Max BowsherThis commit was generated by cvs2svn to track changes...
2002-12-11 Max Bowsher2002-12-11 Max Bowsher <maxb@ukf.net>
2002-11-27 Max Bowsher2002-09-22 Max Bowsher <maxb@ukf.net>
2002-11-25 Robert Collins2002-11-26 Robert Collins <rbtcollins@hotmail.com>
2002-11-10 Robert Collins2002-11-04 Max Bowsher <maxb@ukf.net>
2002-07-13 Robert Collins2002-07-13 Robert Collins <rbtcollins@hotmail.com>
2002-07-07 Robert Collins2002-07-08 Robert Collins <rbtcollins@hotmail.com>
2002-07-06 Robert Collins2002-07-06 Robert Collins <rbtcollins@hotmail.com>
2002-07-05 Robert Collins2002-07-05 Robert Collins <rbtcollins@hotmail.com>
2002-07-03 Robert Collins2002-07-03 Robert Collins <rbtcollins@hotmail.com>
2002-07-01 Robert Collins2002-07-01 Robert Collins <rbtcollins@hotmail.com>
next
This page took 0.612798 seconds and 108 git commands to generate.