OSDN Git Service

Streamline the installation procedure.
[mingw/mingw-get.git] / src / guiexec.cpp
2020-06-23 Keith MarshallDelete an unnecessary duplicate function call.
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-30 Keith MarshallImplement "icon legend" display as "help" menu item.
2013-07-30 Keith MarshallAvoid discarding pending changes when catalogue is...
2013-06-13 Keith MarshallImplement some GUI progress metering dialogue enhancements.
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-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 MarshallRename executive core file for GUI implementation.