OSDN Git Service

mingw/mingw-get.git
11 years agoImplement data sheet compiler for list of installed files. gui-dev
Keith Marshall [Thu, 10 Jan 2013 15:43:34 +0000 (15:43 +0000)]
Implement data sheet compiler for list of installed files.

11 years agoInclude release tags in GUI displayed package versions.
Keith Marshall [Wed, 9 Jan 2013 11:12:03 +0000 (11:12 +0000)]
Include release tags in GUI displayed package versions.

11 years agoFix enumeration of pending install actions for scheduled upgrades.
Keith Marshall [Tue, 8 Jan 2013 16:34:53 +0000 (16:34 +0000)]
Fix enumeration of pending install actions for scheduled upgrades.

11 years agoImplement "Mark All Upgrades" GUI capability.
Keith Marshall [Tue, 8 Jan 2013 15:34:36 +0000 (15:34 +0000)]
Implement "Mark All Upgrades" GUI capability.

11 years agoAvoid unnecessary reloading of package list.
Keith Marshall [Tue, 8 Jan 2013 13:10:19 +0000 (13:10 +0000)]
Avoid unnecessary reloading of package list.

11 years agoAvoid potential heap corruption in action scheduler.
Keith Marshall [Tue, 8 Jan 2013 13:01:22 +0000 (13:01 +0000)]
Avoid potential heap corruption in action scheduler.

11 years agoUpdate copyright notification for development in new year.
Keith Marshall [Mon, 7 Jan 2013 14:11:04 +0000 (14:11 +0000)]
Update copyright notification for development in new year.

11 years agoWork around a GUI action scheduling instability.
Keith Marshall [Mon, 24 Dec 2012 20:45:33 +0000 (20:45 +0000)]
Work around a GUI action scheduling instability.

11 years agoUpdate distribution build rules.
Keith Marshall [Fri, 21 Dec 2012 13:53:18 +0000 (13:53 +0000)]
Update distribution build rules.

11 years agoUpdate CLI implementation hooks for GUI integration.
Keith Marshall [Fri, 21 Dec 2012 11:35:17 +0000 (11:35 +0000)]
Update CLI implementation hooks for GUI integration.

11 years agoRename executive core file for GUI implementation.
Keith Marshall [Fri, 21 Dec 2012 10:54:32 +0000 (10:54 +0000)]
Rename executive core file for GUI implementation.

--HG--
rename : src/guixmld.cpp => src/guiexec.cpp

11 years agoCreate foundation for implementation of package category tree view.
Keith Marshall [Thu, 20 Dec 2012 10:52:45 +0000 (10:52 +0000)]
Create foundation for implementation of package category tree view.

11 years agoMake the "Apply Changes" dialogue "failure-aware".
Keith Marshall [Wed, 19 Dec 2012 14:16:43 +0000 (14:16 +0000)]
Make the "Apply Changes" dialogue "failure-aware".

11 years agoImprove progress reporting in "Apply Changes" dialogue.
Keith Marshall [Wed, 19 Dec 2012 11:03:06 +0000 (11:03 +0000)]
Improve progress reporting in "Apply Changes" dialogue.

11 years agoUpdate tab display on right-click in package list view.
Keith Marshall [Tue, 18 Dec 2012 22:46:14 +0000 (22:46 +0000)]
Update tab display on right-click in package list view.

11 years agoAdd more protection against NULL pointer abuse.
Keith Marshall [Mon, 17 Dec 2012 09:32:54 +0000 (09:32 +0000)]
Add more protection against NULL pointer abuse.

11 years agoImplement some additional permanent debugging support.
Keith Marshall [Fri, 14 Dec 2012 15:55:18 +0000 (15:55 +0000)]
Implement some additional permanent debugging support.

11 years agoInsert a missing snprintf format effector.
Keith Marshall [Fri, 14 Dec 2012 14:27:16 +0000 (14:27 +0000)]
Insert a missing snprintf format effector.

11 years agoAdd a missing header reference.
Keith Marshall [Fri, 14 Dec 2012 14:13:51 +0000 (14:13 +0000)]
Add a missing header reference.

11 years agoMake a clone of the package menu available as a pop-up.
Keith Marshall [Wed, 12 Dec 2012 15:56:26 +0000 (15:56 +0000)]
Make a clone of the package menu available as a pop-up.

11 years agoImprove conditionally enabled state manipulation for menu items.
Keith Marshall [Wed, 12 Dec 2012 10:15:48 +0000 (10:15 +0000)]
Improve conditionally enabled state manipulation for menu items.

11 years agoImplement GUI bindings for processing a schedule of actions.
Keith Marshall [Tue, 11 Dec 2012 23:03:44 +0000 (23:03 +0000)]
Implement GUI bindings for processing a schedule of actions.

11 years agoDo not preserve unnecessary download requests.
Keith Marshall [Tue, 11 Dec 2012 12:55:31 +0000 (12:55 +0000)]
Do not preserve unnecessary download requests.

11 years agoImplement GUI bindings for package download agent.
Keith Marshall [Mon, 10 Dec 2012 15:41:21 +0000 (15:41 +0000)]
Implement GUI bindings for package download agent.

11 years agoImplement "Discard" handler for GUI "Apply Changes" dialogue.
Keith Marshall [Sat, 8 Dec 2012 15:16:34 +0000 (15:16 +0000)]
Implement "Discard" handler for GUI "Apply Changes" dialogue.

11 years agoImplement GUI dialogue for "Apply Changes" action approval.
Keith Marshall [Fri, 7 Dec 2012 12:54:58 +0000 (12:54 +0000)]
Implement GUI dialogue for "Apply Changes" action approval.

11 years agoImplement enhanced action item enumeration capability.
Keith Marshall [Thu, 6 Dec 2012 12:41:38 +0000 (12:41 +0000)]
Implement enhanced action item enumeration capability.

11 years agoImplement PTY display emulation for GUI mode DMH.
Keith Marshall [Wed, 5 Dec 2012 13:50:11 +0000 (13:50 +0000)]
Implement PTY display emulation for GUI mode DMH.

11 years agoImplement generalised API for dialogue boxes with worker threads.
Keith Marshall [Mon, 3 Dec 2012 15:17:49 +0000 (15:17 +0000)]
Implement generalised API for dialogue boxes with worker threads.

11 years agoConsolidate GUI implementation for package list view management.
Keith Marshall [Mon, 3 Dec 2012 13:17:30 +0000 (13:17 +0000)]
Consolidate GUI implementation for package list view management.

11 years agoIncrease width of window sash bars by 50%.
Keith Marshall [Fri, 30 Nov 2012 17:02:23 +0000 (17:02 +0000)]
Increase width of window sash bars by 50%.

11 years agoMaintain consistent internal vs. external installation records.
Keith Marshall [Thu, 29 Nov 2012 09:14:25 +0000 (09:14 +0000)]
Maintain consistent internal vs.  external installation records.

11 years agoRefactor to consolidate three instances of duplicate code.
Keith Marshall [Sat, 17 Nov 2012 16:06:51 +0000 (16:06 +0000)]
Refactor to consolidate three instances of duplicate code.

11 years agoAdd GUI support for install, upgrade, and remove action scheduling.
Keith Marshall [Fri, 16 Nov 2012 16:52:48 +0000 (16:52 +0000)]
Add GUI support for install, upgrade, and remove action scheduling.

11 years agoAdd dynamically enabled state control for package menu items.
Keith Marshall [Fri, 2 Nov 2012 15:05:06 +0000 (15:05 +0000)]
Add dynamically enabled state control for package menu items.

11 years agoAvoid excessive inter-word spaces in adjusted text.
Keith Marshall [Thu, 1 Nov 2012 21:11:40 +0000 (21:11 +0000)]
Avoid excessive inter-word spaces in adjusted text.

11 years agoElide unbreakable text which will not fit within display width.
Keith Marshall [Thu, 1 Nov 2012 15:59:10 +0000 (15:59 +0000)]
Elide unbreakable text which will not fit within display width.

11 years agoAdd content compiler for package data sheet "general" tab.
Keith Marshall [Thu, 1 Nov 2012 15:00:18 +0000 (15:00 +0000)]
Add content compiler for package data sheet "general" tab.

11 years agoFix error in counting of catalogue files during loading.
Keith Marshall [Wed, 31 Oct 2012 13:08:49 +0000 (13:08 +0000)]
Fix error in counting of catalogue files during loading.

11 years agoAvoid DMH message digest fragmentation when downloading.
Keith Marshall [Sat, 27 Oct 2012 19:54:55 +0000 (20:54 +0100)]
Avoid DMH message digest fragmentation when downloading.

11 years agoInitiate progress metering for catalogue load and update operations.
Keith Marshall [Sat, 27 Oct 2012 08:12:15 +0000 (09:12 +0100)]
Initiate progress metering for catalogue load and update operations.

11 years agoAssociate DMH message boxes with active dialogues.
Keith Marshall [Thu, 18 Oct 2012 13:16:15 +0000 (14:16 +0100)]
Associate DMH message boxes with active dialogues.

11 years agoFix Diagnostic Message Handler initialisation logic.
Keith Marshall [Thu, 18 Oct 2012 13:08:05 +0000 (14:08 +0100)]
Fix Diagnostic Message Handler initialisation logic.

11 years agoImplement preliminary GUI mode data sheet compiler.
Keith Marshall [Thu, 11 Oct 2012 10:02:17 +0000 (11:02 +0100)]
Implement preliminary GUI mode data sheet compiler.

11 years agoRemove a grossly heuristic list view hack.
Keith Marshall [Tue, 9 Oct 2012 12:23:09 +0000 (13:23 +0100)]
Remove a grossly heuristic list view hack.

11 years agoImplement GUI list view compiler for XML catalogue.
Keith Marshall [Mon, 8 Oct 2012 20:41:49 +0000 (21:41 +0100)]
Implement GUI list view compiler for XML catalogue.

11 years agoAdd GUI initialiser hook for XML catalogue interface.
Keith Marshall [Sun, 7 Oct 2012 11:47:17 +0000 (12:47 +0100)]
Add GUI initialiser hook for XML catalogue interface.

11 years agoAdd initial working GUI mode DMH class implementation.
Keith Marshall [Sat, 29 Sep 2012 21:46:44 +0000 (22:46 +0100)]
Add initial working GUI mode DMH class implementation.

11 years agoAdd .hgignore as tracked file.
Keith Marshall [Wed, 26 Sep 2012 19:44:47 +0000 (20:44 +0100)]
Add .hgignore as tracked file.

11 years agoAdd .hgignore as tracked file.
Keith Marshall [Wed, 26 Sep 2012 19:37:28 +0000 (20:37 +0100)]
Add .hgignore as tracked file.

11 years agoDefer generation of version.c until "make" time.
Keith Marshall [Tue, 25 Sep 2012 19:38:41 +0000 (20:38 +0100)]
Defer generation of version.c until "make" time.

--HG--
rename : version.c.in => src/version.c.in

11 years agoRestore hg submodule tracking files, lost from branch.
Keith Marshall [Sun, 23 Sep 2012 13:34:35 +0000 (14:34 +0100)]
Restore hg submodule tracking files, lost from branch.

11 years agoImplement framework for GUI sash window layout controller.
Keith Marshall [Fri, 21 Sep 2012 11:16:31 +0000 (12:16 +0100)]
Implement framework for GUI sash window layout controller.

11 years agoAdjust incorrectly resolved 2012-09-14 merge from master.
Keith Marshall [Thu, 20 Sep 2012 21:27:28 +0000 (22:27 +0100)]
Adjust incorrectly resolved 2012-09-14 merge from 

11 years agoReinstate lost build-aux submodule yet again!
Keith Marshall [Mon, 17 Sep 2012 20:27:47 +0000 (21:27 +0100)]
Reinstate lost build-aux submodule yet again!

11 years agoImplement GUI hooks in "rites of passage" internal API.
Keith Marshall [Fri, 14 Sep 2012 21:12:58 +0000 (22:12 +0100)]
Implement GUI hooks in "rites of passage" internal API.

11 years agoBe case agnostic when matching shortcut targets.
Keith Marshall [Fri, 14 Sep 2012 13:16:02 +0000 (14:16 +0100)]
Be case agnostic when matching shortcut targets.

11 years agoNote relocation of m4 when packaging source distribution.
Keith Marshall [Fri, 14 Sep 2012 13:04:08 +0000 (14:04 +0100)]
Note relocation of m4 when packaging source distribution.

11 years agoBe case agnostic when matching shortcut targets.
Keith Marshall [Fri, 14 Sep 2012 12:25:31 +0000 (13:25 +0100)]
Be case agnostic when matching shortcut targets.

11 years agoNote relocation of m4 when packaging source distribution.
Keith Marshall [Wed, 12 Sep 2012 21:26:57 +0000 (22:26 +0100)]
Note relocation of m4 when packaging source distribution.

11 years agoReinstate lost build-aux submodule yet again!
Keith Marshall [Wed, 12 Sep 2012 20:47:02 +0000 (21:47 +0100)]
Reinstate lost build-aux submodule yet again!

11 years agoMove guimain.cpp out of the way.
Keith Marshall [Mon, 10 Sep 2012 13:12:47 +0000 (14:12 +0100)]
Move guimain.cpp out of the way.

--HG--
rename : src/guimain.cpp => src/guistub.cpp

11 years agoFix typo, and update licensing terms for embedded getopt.c
Keith Marshall [Sun, 9 Sep 2012 19:39:39 +0000 (20:39 +0100)]
Fix typo, and update licensing terms for embedded getopt.c

11 years agoCorrect omission from copyright notice.
Keith Marshall [Mon, 3 Sep 2012 13:32:20 +0000 (14:32 +0100)]
Correct omission from copyright notice.

11 years agoReinstate lost build-aux submodule again!!
Keith Marshall [Sun, 2 Sep 2012 20:57:44 +0000 (21:57 +0100)]
Reinstate lost build-aux submodule again!!

11 years agoRedefine paragraph_key with project global scope.
Keith Marshall [Sun, 2 Sep 2012 20:39:58 +0000 (21:39 +0100)]
Redefine paragraph_key with project global scope.

11 years agoCorrect defect introduced by 2012-08-03 commit.
Keith Marshall [Sun, 2 Sep 2012 20:05:54 +0000 (21:05 +0100)]
Correct defect introduced by 2012-08-03 commit.

11 years agoReinstate lost build-aux submodule again!!
Keith Marshall [Sun, 2 Sep 2012 17:28:51 +0000 (18:28 +0100)]
Reinstate lost build-aux submodule again!!

11 years agoRemap Mercurial subrepository reference via local hg-git clone.
Keith Marshall [Sun, 2 Sep 2012 16:11:55 +0000 (17:11 +0100)]
Remap Mercurial subrepository reference via local hg-git clone.

11 years agoAdd Mercurial subrepository reference for build-aux.
Keith Marshall [Fri, 31 Aug 2012 21:08:30 +0000 (22:08 +0100)]
Add Mercurial subrepository reference for build-aux.

11 years agoReinstate lost build-aux submodule reference.
Keith Marshall [Fri, 31 Aug 2012 20:57:08 +0000 (21:57 +0100)]
Reinstate lost build-aux submodule reference.

11 years agoMore code refactoring, to facilitate GUI implementation.
Keith Marshall [Fri, 3 Aug 2012 22:04:29 +0000 (23:04 +0100)]
More code refactoring, to facilitate GUI implementation.

11 years agoMerge branch 'master' of ssh://mingw.git.sourceforge.net/gitroot/mingw/mingw-get
Earnie Boyd [Thu, 2 Aug 2012 20:40:58 +0000 (16:40 -0400)]
Merge branch 'master' of ssh://mingw.git.sourceforge.net/gitroot/mingw/mingw-get

11 years ago* aclocal.m4: Change path m4/missing.m4 to build-aux/m4/missing.m4.
Earnie Boyd [Thu, 2 Aug 2012 20:40:03 +0000 (16:40 -0400)]
* aclocal.m4: Change path  m4/missing.m4 to build-aux/m4/missing.m4.

11 years agoDocument the submodule add.
Earnie Boyd [Tue, 31 Jul 2012 17:37:51 +0000 (13:37 -0400)]
Document the submodule add.

11 years agoMove .cvsignore to .gitignore
Earnie Boyd [Tue, 31 Jul 2012 17:05:33 +0000 (13:05 -0400)]
Move .cvsignore to .gitignore

11 years agoAdd build-aux as a submodule
Earnie Boyd [Tue, 31 Jul 2012 16:47:56 +0000 (12:47 -0400)]
Add build-aux as a submodule

11 years agoDisable globbing of command line arguments.
Keith Marshall [Fri, 13 Jul 2012 20:12:16 +0000 (20:12 +0000)]
Disable globbing of command line arguments.

11 years agoRefactor API to facilitate implementation of GUI ListView hooks.
Keith Marshall [Sat, 2 Jun 2012 22:49:11 +0000 (22:49 +0000)]
Refactor API to facilitate implementation of GUI ListView hooks.

11 years agoUpdate help text to document package version selection capability.
Keith Marshall [Wed, 2 May 2012 20:21:14 +0000 (20:21 +0000)]
Update help text to document package version selection capability.

11 years agoSupport options set by preferences assigned within profile.xml
Keith Marshall [Tue, 1 May 2012 20:01:41 +0000 (20:01 +0000)]
Support options set by preferences assigned within profile.xml

11 years agoCorrect sequence of installation/removal progress reporting.
Keith Marshall [Mon, 30 Apr 2012 20:10:23 +0000 (20:10 +0000)]
Correct sequence of installation/removal progress reporting.

12 years agomingw-get-0.5-beta-20120426-1 released.
Keith Marshall [Wed, 25 Apr 2012 23:28:14 +0000 (23:28 +0000)]
mingw-get-0.5-beta-20120426-1 released.

12 years agoInterim work-around for MinGW-Bug #3520864.
Keith Marshall [Wed, 25 Apr 2012 22:55:00 +0000 (22:55 +0000)]
Interim work-around for MinGW-Bug #3520864.

12 years agoFix MinGW-Bug #3520488
Keith Marshall [Mon, 23 Apr 2012 20:12:03 +0000 (20:12 +0000)]
Fix MinGW-Bug #3520488

12 years agomingw-get-0.5-beta-20120416-1 released.
Keith Marshall [Mon, 16 Apr 2012 20:15:38 +0000 (20:15 +0000)]
mingw-get-0.5-beta-20120416-1 released.

12 years agomingw-get-0.5-beta-20120416-1 released.
Keith Marshall [Mon, 16 Apr 2012 19:42:20 +0000 (19:42 +0000)]
mingw-get-0.5-beta-20120416-1 released.

12 years agoAssign icon to temporary GUI executable file.
Keith Marshall [Mon, 16 Apr 2012 19:13:48 +0000 (19:13 +0000)]
Assign icon to temporary GUI executable file.

12 years agoEnsure that package removal requests are correctly scheduled.
Keith Marshall [Sun, 15 Apr 2012 20:22:36 +0000 (20:22 +0000)]
Ensure that package removal requests are correctly scheduled.

12 years agoCorrect scheduling of new prerequisites when upgrading.
Keith Marshall [Sun, 15 Apr 2012 19:52:26 +0000 (19:52 +0000)]
Correct scheduling of new prerequisites when upgrading.

12 years agoDon't require subsystem within user specified version bounds.
Keith Marshall [Sun, 15 Apr 2012 18:31:32 +0000 (18:31 +0000)]
Don't require subsystem within user specified version bounds.

12 years agoFix missing include
Charles Wilson [Tue, 10 Apr 2012 03:47:30 +0000 (03:47 +0000)]
Fix missing include

12 years agoCorrect a srcdist package construction defect.
Keith Marshall [Sat, 7 Apr 2012 21:48:58 +0000 (21:48 +0000)]
Correct a srcdist package construction defect.

12 years agoAdd scripting hooks to support creation of MS-Windows shortcuts.
Keith Marshall [Fri, 6 Apr 2012 22:49:36 +0000 (22:49 +0000)]
Add scripting hooks to support creation of MS-Windows shortcuts.

12 years agoInitialise $LUA_PATH to locate mingw-get specific scripts.
Keith Marshall [Fri, 6 Apr 2012 10:31:14 +0000 (10:31 +0000)]
Initialise $LUA_PATH to locate mingw-get specific scripts.

12 years agoSupport installation of releases other than latest available.
Keith Marshall [Sun, 1 Apr 2012 19:43:32 +0000 (19:43 +0000)]
Support installation of releases other than latest available.

12 years agoRework previously inadequate solution for MinGW-Bug #3424406
Keith Marshall [Mon, 26 Mar 2012 21:20:18 +0000 (21:20 +0000)]
Rework previously inadequate solution for MinGW-Bug #3424406

12 years agoAddress reinstallation issues per MinGW-Bugs #3416013 and #3424406
Keith Marshall [Tue, 13 Mar 2012 20:24:53 +0000 (20:24 +0000)]
Address reinstallation issues per MinGW-Bugs #3416013 and #3424406

12 years agoRationalise implementation and usage of --all-related option.
Keith Marshall [Mon, 12 Mar 2012 22:13:58 +0000 (22:13 +0000)]
Rationalise implementation and usage of --all-related option.

12 years agoDon't report failed downloads in respect of virtual packages.
Keith Marshall [Mon, 12 Mar 2012 21:07:30 +0000 (21:07 +0000)]
Don't report failed downloads in respect of virtual packages.