]> cygwin.com Git - cygwin-apps/setup.git/shortlog
cygwin-apps/setup.git
2021-03-16 Jon TurneyLink with libssp
2021-03-16 Jon TurneyTurn on __USE_MINGW_ANSI_STDIO everywhere
2021-03-15 Jon TurneyUpdate displayed copyright to 2021
2021-03-15 Jon TurneyRevert "Remove pointless variable from do_download_site...
2020-10-18 Jon TurneyMove package action strings to string table resource
2020-10-18 Jon TurneyAdd a UTF-8 string to wstring utility function.
2020-10-18 Jon TurneyRemove long-obsolete 'DISCARABLE' from resource file
2020-10-18 Jon TurneyMove installation progress strings to string table...
2020-10-18 Jon TurneyAllow progress status to be set directly from a resource
2020-10-18 Jon TurneyAdd LoadStringW to std::wstring utility function
2020-10-18 Jon TurneyFix version used when not built from a git checkout
2020-10-18 Jon TurneyWarn about unknown package names
2020-10-18 Jon TurneyDowngrade logging of looking for AV service
2020-10-18 Jon TurneyFix error with gcc 10.2 and -Werror=format
2020-08-30 Michael WildPropagate the value of CYGWIN environment variable...
2020-07-22 Jon TurneyMigrate selected sites from http:// to https://
2020-07-21 Jon TurneyFactor out site_list_insert in site.cc
2020-07-20 Jon TurneyRemove pointless variable from do_download_site_info_th...
2020-06-27 Jon TurneyProperly record user_picked again release_2.905
2020-06-05 Jon TurneyReally parse build-depends: case-insensitively
2020-05-31 Jon TurneyRefine splash page text
2020-05-31 Jon TurneyPosition logo relative to top when resizing splash...
2020-05-28 Jon TurneyImprove how paired boolean options appear in help output
2020-05-28 Jon TurneyAdd dpiAware to manifest
2020-05-28 Jon TurneyMake application manifest architecture generic
2020-05-27 Jon TurneyParse build-depends: case-insensitively
2020-03-19 Jon TurneyFix an allocation length error release_2.904
2020-03-18 Jon TurneyDisable old Cygwin setup signing key by default
2020-03-18 Jon TurneyImplement paired boolean options
2020-03-18 Jon TurneyRename Start Menu folder for 32-bit installs on WoW64
2020-03-18 Jon TurneyFactor out WoW detection
2020-03-02 Jon TurneyProduce detatched signature for setup executable using... release_2.903
2020-02-28 Jon TurneyRun libgcrypt self-tests
2020-02-28 Jon TurneyUse a separate define to control debugging in gpg-packet.cc release_2.902
2020-02-28 Jon TurneyFix build when CRYPTODEBUGGING is defined
2020-02-27 Jon Turneysetup.ini signing key rotation
2020-02-26 Jon TurneyHandle multiple signature packets in .sig file
2020-02-26 Jon TurneyProvide hash to DSA as an opaque block
2020-02-26 Jon TurneyIncrease buffer size in LogPrintf adaptors
2020-02-26 Jon TurneyVarious improvements to debug output from crypto.cc
2020-02-26 Jon TurneyTeach --pubkey option to handle RSA keys
2020-02-26 Jon TurneyTeach gpg-key-to-s-expr.sh to handle RSA pubkeys
2020-02-26 Jon TurneyAdd support for RSA key signatures
2020-02-26 Jon TurneyConvert msg under CRYPTODEBUGGING to LogBabblePrintf
2020-02-26 Jon TurneyRestructure how we try keys in order for signature...
2020-02-26 Jon TurneyRemove gpg-error-config-fake
2020-02-26 Jon TurneyAlso AttachConsole() when not elevating
2020-02-26 Jon TurneyFix 'make check'
2020-02-15 Jon TurneyMake inilint do something slightly useful
2020-02-15 Jon TurneyPass a "Install for all users" flag into setDefaultSecu...
2020-02-15 Jon TurneyFix building inilint
2020-02-15 Jon TurneyRestore abstract base class IniDBBuilder
2020-02-15 Jon TurneyAdd CliParseFeedback class
2020-02-15 Jon TurneyPull yyerror() handling up into IniParseFeedback
2020-02-11 Jon TurneyMore updates for "using namespace std;" removal
2020-02-08 Jon TurneyDon't always be silent about failing to fetch mirrors.lst release_2.901
2020-02-04 Jon TurneyRemove EXCLUDE_ constants
2020-02-04 Jon TurneyRemove some lingering cvsids
2020-02-04 Jon TurneyRemove .cvsignore
2020-02-04 Jon TurneyUpdate displayed copyright to 2020
2020-01-02 Jon TurneyIgnore reinstall action when the package isn't installed release_2.900
2020-01-02 Jon TurneyDynamically size columns in transaction list log
2020-01-02 Jon TurneyIgnore install action when no current package exists
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-12-28 Jon TurneyGenerate a pseudo-package with the Windows version release_2.898
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 TurneyAllow better handling of an obsolete package specified...
2019-07-31 Jon TurneyUse stored action in setting up solver
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 TurneyMake packagemeta::message private
2019-07-12 Jon TurneyRemove unused packagemeta::key
2019-07-12 Jon TurneyRemove 'Bin?' column
2019-03-24 Jon TurneyUpdate displayed copyright to 2019 release_2.897
2019-03-21 Jon TurneyAdd double-click for a 'default action' to ListView release_2.896
2019-03-20 Jon TurneyDon't propagate actions down category tree into obsolet...
2019-03-20 Jon TurneyDon't show FTP 550 'file not found' errors in a MessageBox
2019-03-20 Jon TurneyUse 'kill -W' when killing processes
2018-10-21 Jon TurneyOnly dump transaction list when it's finalized release_2.895
2018-10-17 Jon TurneySimple keyboard accelerators for Listview
2018-10-17 Jon TurneyIndicate test packages in action menu
2018-10-17 Jon TurneyAdd listview to tab order on chooser page
2018-10-17 Jon TurneyUse selected row background colour for a checkbox column
2018-10-16 Jon TurneyAllow for width of dropdown button in popup columns
2018-10-13 Jon TurneyMerge branch 'topic/listview' release_2.894
2018-10-13 Ken BrownEnsure that an installed packageversion has an ldesc...
2018-10-13 Jon TurneyAdd ldesc tooltips to sdesc column of listview
2018-10-13 Jon TurneyRestore packagemeta::LDesc()
2018-10-13 Jon TurneyAdd LDesc() accessor method to SolvableVersion
2018-10-13 Jon TurneyUse indents in category view
2018-10-13 Jon TurneyUse an icon to represent expanded/collapsed state
2018-10-13 Jon TurneyShow the count of packages in a category
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 TurneyCustom draw checkboxes in ListView control
2018-10-13 Jon TurneyUse a ListView common control rather than a hand-built...
next
This page took 0.061864 seconds and 5 git commands to generate.