OSDN Git Service

Select compressed data streaming filters for use by setup tool.
[mingw/mingw-get.git] / src /
2013-04-23 Keith MarshallSelect compressed data streaming filters for use by...
2013-04-23 Keith MarshallAdapt internet download agent for use by setup tool.
2013-04-19 Keith MarshallImplement pre-emptive update issue number identification.
2013-03-25 Keith MarshallAdapt DMH for use in setup tool.
2013-03-22 Keith MarshallEnable context hooks for build time code filtering.
2013-03-21 Keith MarshallImplement by-name association of resource scripts with...
2013-01-18 Keith MarshallMake GUI support visual styles in current Windows versions.
2013-01-12 Keith MarshallMerge gui-dev branch head to master; close gui-dev...
2013-01-11 Keith MarshallUpdate master distribution build rules to match gui...
2013-01-10 Keith MarshallImplement data sheet compiler for list of installed... gui-dev
2013-01-09 Keith MarshallInclude release tags in GUI displayed package versions.
2013-01-08 Keith MarshallFix enumeration of pending install actions for schedule...
2013-01-08 Keith MarshallImplement "Mark All Upgrades" GUI capability.
2013-01-08 Keith MarshallAvoid unnecessary reloading of package list.
2013-01-08 Keith MarshallAvoid potential heap corruption in action scheduler.
2012-12-24 Keith MarshallWork around a GUI action scheduling instability.
2012-12-21 Keith MarshallUpdate CLI implementation hooks for GUI integration.
2012-12-21 Keith MarshallRename executive core file for GUI implementation.
2012-12-20 Keith MarshallCreate foundation for implementation of package categor...
2012-12-19 Keith MarshallMake the "Apply Changes" dialogue "failure-aware".
2012-12-19 Keith MarshallImprove progress reporting in "Apply Changes" dialogue.
2012-12-18 Keith MarshallUpdate tab display on right-click in package list view.
2012-12-17 Keith MarshallAdd more protection against NULL pointer abuse.
2012-12-14 Keith MarshallImplement some additional permanent debugging support.
2012-12-14 Keith MarshallInsert a missing snprintf format effector.
2012-12-14 Keith MarshallAdd a missing header reference.
2012-12-12 Keith MarshallMake a clone of the package menu available as a pop-up.
2012-12-12 Keith MarshallImprove conditionally enabled state manipulation for...
2012-12-11 Keith MarshallImplement GUI bindings for processing a schedule of...
2012-12-11 Keith MarshallDo not preserve unnecessary download requests.
2012-12-10 Keith MarshallImplement GUI bindings for package download agent.
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.
next