| From: | svn(at)pgadmin(dot)org |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | SVN Commit by hiroshi: r6134 - in trunk/pgadmin3/debugger: . include |
| Date: | 2007-03-29 03:25:49 |
| Message-ID: | 200703290325.l2T3PnA9030667@developer.pgadmin.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Author: hiroshi
Date: 2007-03-29 03:25:48 +0000 (Thu, 29 Mar 2007)
New Revision: 6134
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6134&view=rev
Log:
Fixed - Don't use MDI Windows (there is no such concept on Mac).
Fixed - Use wxAUI for the layout.
The debugging of the debugger still continues.^o^
Modified:
trunk/pgadmin3/debugger/TODO.txt
trunk/pgadmin3/debugger/debugger.cpp
trunk/pgadmin3/debugger/include/debugger.h
trunk/pgadmin3/debugger/include/wsCodeWindow.h
trunk/pgadmin3/debugger/include/wsConsole.h
trunk/pgadmin3/debugger/include/wsDirectdbg.h
trunk/pgadmin3/debugger/include/wsFuncView.h
trunk/pgadmin3/debugger/include/wsMainFrame.h
trunk/pgadmin3/debugger/include/wsTabWindow.h
trunk/pgadmin3/debugger/wsCodeWindow.cpp
trunk/pgadmin3/debugger/wsConsole.cpp
trunk/pgadmin3/debugger/wsDirectdbg.cpp
trunk/pgadmin3/debugger/wsFuncView.cpp
trunk/pgadmin3/debugger/wsMainFrame.cpp
trunk/pgadmin3/debugger/wsMessageWindow.cpp
trunk/pgadmin3/debugger/wsQueryWindow.cpp
trunk/pgadmin3/debugger/wsRichWindow.cpp
trunk/pgadmin3/debugger/wsStackWindow.cpp
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Drake | 2007-03-29 06:47:55 | odd explain diagram in head versions |
| Previous Message | Florian G. Pflug | 2007-03-28 18:54:03 | Re: Fedora package status for 1.6.3 and above |