Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger

SVN Commit by dpage: r6765 - in trunk/pgadmin3: . pgadmin/debugger



Author: dpage

Date: 2007-10-19 11:51:14 +0100 (Fri, 19 Oct 2007)

New Revision: 6765

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

Log:
Revert Hiroshi's patch to add line numbers to the margin of the debugger (rev: 6757). They are not shown because the breakpoint and execution markers obscure then in quite an ugly way, and the cursor line number and execution line numbers are both show in the status bar anyway. Fix an off-by-one error in the line numbering while we're here.


Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/debugger/ctlCodeWindow.cpp



Home | Main Index | Thread Index

top