OSDN Git Service

Eliminate invalid comparisons of "this" with nullptr.
[mingw/mingw-get.git] / src / pkgbase.h
2020-06-23 Keith MarshallEliminate invalid comparisons of "this" with nullptr.
2013-09-20 Keith MarshallEstablish default preferences for GUI; (cf. MinGW-Featu...
2013-07-14 Keith MarshallImplement GUI filtering of package list by group selection.
2013-06-13 Keith MarshallImplement some GUI progress metering dialogue enhancements.
2013-05-31 Keith MarshallAvoid a potential macro definition conflict.
2013-04-23 Keith MarshallAdapt internet download agent for use by setup tool.
2013-03-22 Keith MarshallEnable context hooks for build time code filtering.
2013-01-12 Keith MarshallMerge gui-dev branch head to master; close gui-dev...
2013-01-08 Keith MarshallImplement "Mark All Upgrades" GUI capability.
2012-12-17 Keith MarshallAdd more protection against NULL pointer abuse.
2012-12-11 Keith MarshallImplement GUI bindings for processing a schedule of...
2012-12-10 Keith MarshallImplement GUI bindings for package download agent.
2012-12-08 Keith MarshallImplement "Discard" handler for GUI "Apply Changes...
2012-12-06 Keith MarshallImplement enhanced action item enumeration capability.
2012-11-16 Keith MarshallAdd GUI support for install, upgrade, and remove action...
2012-11-01 Keith MarshallAdd content compiler for package data sheet "general...
2012-10-27 Keith MarshallInitiate progress metering for catalogue load and updat...
2012-06-02 Keith MarshallRefactor API to facilitate implementation of GUI ListVi...
2012-05-01 Keith MarshallSupport options set by preferences assigned within...
2012-04-01 Keith MarshallSupport installation of releases other than latest...
2012-02-20 Keith MarshallCopyright notice updates.
2012-02-20 Keith MarshallPropagate sysroot path settings to scripts via the...
2012-02-17 Keith MarshallImplement hooks to support lua scripting interface.
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-02 Keith MarshallFacilitate downloads using diverse cache directories.
2011-08-07 Keith MarshallImplement --download-only and --print-uris options.
2011-05-12 Keith MarshallFix MinGW-Bug #3297660 (reported by Chris Sutcliffe).
2011-02-27 Keith MarshallInitial implementation for "remove" feature.
2010-12-30 Keith MarshallAdd preliminary CLI support for "list" and "show" actions.
2010-08-19 Keith MarshallSome dependency resolver enhancements and bug fixes.
2010-05-05 Keith MarshallHandle "%" wildcard matches in package and subsystem...
2010-04-15 Keith MarshallEnable recursive processing of repository package lists.
2010-04-02 Keith MarshallGuard against NULL pointer dereferences in tinyxml...
2010-03-22 Keith MarshallSupport case insensitive matching for file and subsyste...
2010-02-02 Keith MarshallImplement package installer for tar archives.
2010-01-26 Keith MarshallImplement rudimentary dependency resolver.
2010-01-22 Keith MarshallAdd subsystem specific sysroot mapping facility.
2009-12-17 Keith MarshallAdd CLI support for "update" action.
2009-11-16 Keith MarshallAdd XML database bindings and preliminary action execut...