Thread: SVN Commit by dpage: r6199 - in trunk/pgadmin3/debugger: . include

SVN Commit by dpage: r6199 - in trunk/pgadmin3/debugger: . include

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2007-04-17 16:12:00 +0000 (Tue, 17 Apr 2007)

New Revision: 6199

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6199&view=rev

Log:
Further cleanup of the debugger UI code. Fix the line numbering and highlighting.


Modified:
   trunk/pgadmin3/debugger/include/wsCodeWindow.h
   trunk/pgadmin3/debugger/include/wsConsole.h
   trunk/pgadmin3/debugger/include/wsMainFrame.h
   trunk/pgadmin3/debugger/include/wsQueryWindow.h
   trunk/pgadmin3/debugger/include/wsStackWindow.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/wsMainFrame.cpp
   trunk/pgadmin3/debugger/wsQueryWindow.cpp
   trunk/pgadmin3/debugger/wsStackWindow.cpp
   trunk/pgadmin3/debugger/wsTabWindow.cpp