From a2bdbab9ccd9ca24ce470d2beeea86afb7ede2ae Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 19 Nov 2008 19:47:46 -0500 Subject: Updated misc/gui/wxbe with wxPython -> wx changes. I'd like to be able to sort the bugs by clicking on the various column titles, but I don't know enough about wxPython to pull it off. After wrestling with it for a bit, I realized that I'll only be using the command line interface anyway, and other people can use the web interface. Probably a common feeling, which would explain why the GUIs feel so abandoned ;). At any rate, I think the effects of turning the RCSs into classes have been passed through and stabilized, so my churning should decrease... --- .be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values') diff --git a/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values b/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values index 5ecca35..483916d 100644 --- a/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values +++ b/.be/bugs/c4ea43d5-4964-49ea-a1eb-2bab2bde8e2e/values @@ -15,7 +15,7 @@ severity=minor -status=open +status=fixed -- cgit