OSDN Git Service

Implement "Discard" handler for GUI "Apply Changes" dialogue.
[mingw/mingw-get.git] / src /
2012-12-08 Keith MarshallImplement "Discard" handler for GUI "Apply Changes...
2012-12-07 Keith MarshallImplement GUI dialogue for "Apply Changes" action approval.
2012-12-06 Keith MarshallImplement enhanced action item enumeration capability.
2012-12-05 Keith MarshallImplement PTY display emulation for GUI mode DMH.
2012-12-03 Keith MarshallImplement generalised API for dialogue boxes with worke...
2012-12-03 Keith MarshallConsolidate GUI implementation for package list view...
2012-11-30 Keith MarshallIncrease width of window sash bars by 50%.
2012-11-29 Keith MarshallMaintain consistent internal vs. external installation...
2012-11-17 Keith MarshallRefactor to consolidate three instances of duplicate...
2012-11-16 Keith MarshallAdd GUI support for install, upgrade, and remove action...
2012-11-02 Keith MarshallAdd dynamically enabled state control for package menu...
2012-11-01 Keith MarshallAvoid excessive inter-word spaces in adjusted text.
2012-11-01 Keith MarshallElide unbreakable text which will not fit within displa...
2012-11-01 Keith MarshallAdd content compiler for package data sheet "general...
2012-10-31 Keith MarshallFix error in counting of catalogue files during loading.
2012-10-27 Keith MarshallAvoid DMH message digest fragmentation when downloading.
2012-10-27 Keith MarshallInitiate progress metering for catalogue load and updat...
2012-10-18 Keith MarshallAssociate DMH message boxes with active dialogues.
2012-10-18 Keith MarshallFix Diagnostic Message Handler initialisation logic.
2012-10-11 Keith MarshallImplement preliminary GUI mode data sheet compiler.
2012-10-09 Keith MarshallRemove a grossly heuristic list view hack.
2012-10-08 Keith MarshallImplement GUI list view compiler for XML catalogue.
2012-10-07 Keith MarshallAdd GUI initialiser hook for XML catalogue interface.
2012-10-05 Keith MarshallAdd initial working GUI mode DMH class implementation.
2012-09-26 Keith MarshallAdd .hgignore as tracked file.
2012-09-25 Keith MarshallDefer generation of version.c until "make" time.
2012-09-21 Keith MarshallImplement framework for GUI sash window layout controller.
2012-09-14 Keith MarshallImplement GUI hooks in "rites of passage" internal...
2012-09-14 Keith MarshallBe case agnostic when matching shortcut targets.
2012-09-14 Keith MarshallNote relocation of m4 when packaging source distribution.
2012-09-10 Keith MarshallMove guimain.cpp out of the way.
2012-09-09 Keith MarshallFix typo, and update licensing terms for embedded getopt.c
2012-09-03 Keith MarshallCorrect omission from copyright notice.
2012-09-02 Keith MarshallRedefine paragraph_key with project global scope.
2012-09-02 Keith MarshallCorrect defect introduced by 2012-08-03 commit.
2012-08-03 Keith MarshallMore code refactoring, to facilitate GUI implementation.
2012-07-13 Keith MarshallDisable globbing of command line arguments.
2012-06-02 Keith MarshallRefactor API to facilitate implementation of GUI ListVi...
2012-05-02 Keith MarshallUpdate help text to document package version selection...
2012-05-01 Keith MarshallSupport options set by preferences assigned within...
2012-04-30 Keith MarshallCorrect sequence of installation/removal progress repor...
2012-04-25 Keith MarshallInterim work-around for MinGW-Bug #3520864.
2012-04-23 Keith MarshallFix MinGW-Bug #3520488
2012-04-15 Keith MarshallEnsure that package removal requests are correctly...
2012-04-15 Keith MarshallCorrect scheduling of new prerequisites when upgrading.
2012-04-15 Keith MarshallDon't require subsystem within user specified version...
2012-04-10 Charles WilsonFix missing include
2012-04-06 Keith MarshallAdd scripting hooks to support creation of MS-Windows...
2012-04-06 Keith MarshallInitialise $LUA_PATH to locate mingw-get specific scripts.
2012-04-01 Keith MarshallSupport installation of releases other than latest...
2012-03-26 Keith MarshallRework previously inadequate solution for MinGW-Bug...
2012-03-13 Keith MarshallAddress reinstallation issues per MinGW-Bugs #3416013...
2012-03-12 Keith MarshallRationalise implementation and usage of --all-related...
2012-03-12 Keith MarshallDon't report failed downloads in respect of virtual...
2012-03-05 Keith MarshallDon't suppress implied downloads for top-level actions.
2012-02-20 Keith MarshallCopyright notice updates.
2012-02-20 Keith MarshallFix ill-advised optimisation in $APPROOT environment...
2012-02-20 Keith MarshallPropagate sysroot path settings to scripts via the...
2012-02-17 Keith MarshallImplement hooks to support lua scripting interface.
2011-11-24 Keith MarshallAvoid implicit cast warnings; reported by Robert Hartmann.
2011-11-09 Keith MarshallAvoid unnecessary downloads for already installed packages.
2011-11-04 Keith MarshallDon't upgrade installed DLL components to incompatible...
2011-10-11 Keith MarshallFix --download-only vs. --reinstall conflict.
2011-10-07 Keith MarshallAdd support for non-specific upgrade of all installed...
2011-10-06 Keith MarshallImplement "source" and "licence" operations.
2011-10-05 Keith MarshallEstablish mapping from release tarname to source tarname.
2011-10-04 Keith MarshallEstablish mapping from release tarname to source tarname.
2011-10-02 Keith MarshallFacilitate downloads using diverse cache directories.
2011-10-02 Keith MarshallEstablish cache directory for source archive downloads.
2011-08-30 Keith MarshallSupport archive extraction to arbitrary destination...
2011-08-30 Keith MarshallMake --download-only and --print-uris imply --reinstall.
2011-08-07 Keith MarshallImplement --download-only and --print-uris options.
2011-07-27 Keith MarshallCorrect handling of release status in requirements...
2011-06-15 Keith MarshallAdd internal documentation for --reinstall option.
2011-06-13 Keith MarshallImplement --reinstall option.
2011-06-12 Keith MarshallDon't require -vv to report progress of update operation.
2011-06-11 Keith MarshallFix MinGW-Bug #3313806.
2011-06-07 Keith MarshallProvisional correction for MinGW-bug #3309438.
2011-05-29 Keith MarshallWork around bugs in MinGW and GNU getopt_long_only...
2011-05-29 Keith MarshallImplement user selection of traceable features at run...
2011-05-21 Keith MarshallImplement protocol for processing global program options.
2011-05-18 Keith MarshallAugment known development status keywords and accept...
2011-05-12 Keith MarshallFix MinGW-Bug #3297660 (reported by Chris Sutcliffe).
2011-05-12 Keith MarshallFix MinGW-Bug #3295526 (reported by Charles Wilson).
2011-05-12 Keith MarshallDiagnose and aggressively retry failed download connect...
2011-03-30 Keith MarshallProvisional handling for http proxy authentication.
2011-03-30 Keith MarshallExpand macros in path names for files and directories...
2011-03-29 Keith MarshallCorrect defective activation logic for some debugging...
2011-03-15 Keith MarshallFix MinGW-Bug 3212246.
2011-03-11 Keith MarshallRefactor and update existing installation and usage...
2011-02-27 Keith MarshallInitial implementation for "remove" feature.
2011-02-26 Keith MarshallWork-around for improper stderr buffering in MSYS mintt...
2011-02-18 Keith MarshallTidy up some debugging hooks.
2011-02-15 Keith MarshallMake package version comparisons more robust.
2011-02-13 Keith MarshallMerge from mingw-get-0.1-mingw32-alpha-5 bug-fix branch.
2011-01-05 Keith MarshallReduce path names to base names, in some diagnostic...
2011-01-05 Keith MarshallAvoid a potential out-of-range action name look-up.
2011-01-03 Keith MarshallMake "install" and "remove" notifications symmetric.
2010-12-30 Keith MarshallAdd preliminary CLI support for "list" and "show" actions.
2010-11-01 Keith MarshallLay groundwork for implentation of additional actions.
next