Commit Graph

20 Commits

Author SHA1 Message Date
David G. Holm
5cc3068f99 See ChangeLog entry 2001-04-12 14:20 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-04-12 18:24:41 +00:00
Maurilio Longo
3323e18156 2001-02-09 14:44 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/tbrwtext.prg
     + fixed coloring
   * source/debug/debugger.prg
     * changed call to oBrwText:New() to pass a correct color string
2001-02-09 13:46:54 +00:00
Ignacio Ortiz de Zuniga
ce74c253c4 *** empty log message *** 2001-02-07 09:30:48 +00:00
Ignacio Ortiz de Zuniga
d6b58c020e *** empty log message *** 2001-02-06 19:23:56 +00:00
Maurilio Longo
48086c4d6f 2001-02-05 21:05 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/debugger.prg
     + Added LineNumbers() method
   * source/debug/tbrwtext.prg
     + Added support for inclusion/exclusion of line numbering at runtime
   * source/debug/dbgmenu.prg
     + Added Menu item to activate line numbering
2001-02-05 20:07:00 +00:00
Maurilio Longo
d1163f7754 2001-02-04 22:15 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/debugger.prg
     * little changes, like adding K_LEFT and K_RIGHT to CodeWindowProcessKey (but they don't work)
   * source/debug/tbrwtext.prg
     + Added support for break points (coloring of text)
   * source/rtl/teditor.prg
     + Changed ::RefreshXXX() methods to allow line coloring outside of TEditor logic
2001-02-04 21:14:51 +00:00
Maurilio Longo
6696ef7538 2001-02-02 22:45 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/debugger.prg
     - removed calls to oBrwText:ForceStable() method which is no more available
     ! SetsUp() and SetsDown() functions where calling ::RefreshAll() and movement methods
     without any reason causing a noticeable delay during Sets scrolling.
   * source/debug/tbrwtext.prg
     - removed empty ::ForceStable() method
   * source/rtl/tbrowse.prg
     ! when a movement happens inside available on screen rows (like a ::Down() from row 1 to
     row 2) I have to force repainting of target row or else this sequence (for example)
     fails: ::RefreshCurrent():Down():ForceStable() because to paint the row where I issued a
     ::RefreshCurrent() I have to move one back from ::nNewRowPos, but there I stay since
     ::nNewRowPos is not to redraw. I'm sure nobody uderstands what I'm clearly unable to
     explain :-)
   * source/rtl/teditor.prg
     - removed a TODO: comment which is no more needed.
2001-02-02 21:52:49 +00:00
Maurilio Longo
789524d5bc 20000712-22:03 GMT+2 Maurilio Longo <maurilio.longo@libero.it> 2000-07-12 20:12:27 +00:00
Viktor Szakats
fb2863f778 2000-06-03 10:53 UTC+0100 Victor Szakats <info@szelvesz.hu> 2000-06-03 08:49:29 +00:00
Viktor Szakats
964da8b34b 19991021-23:33 GMT+1 1999-10-21 21:47:49 +00:00
Viktor Szakats
eb8beff0d0 19991004-18:42 GMT+1 1999-10-04 16:58:44 +00:00
Viktor Szakats
6d93bac0d9 19990916-03:17 GMT+1 1999-09-16 01:31:32 +00:00
Viktor Szakats
a4593fa0e4 19990909-21:30 GMT+1 1999-09-09 19:50:15 +00:00
Antonio Linares
6a39ae22df *** empty log message *** 1999-08-27 11:13:31 +00:00
Antonio Linares
7a894bac91 *** empty log message *** 1999-08-25 07:43:17 +00:00
Paul Tucker
856b97cf3e *** empty log message *** 1999-08-23 06:12:22 +00:00
Alexander S.Kresin
acaab45cda Updating TBrwText 1999-08-21 18:37:57 +00:00
Antonio Linares
6862559f25 *** empty log message *** 1999-08-20 10:13:42 +00:00
Paul Tucker
f3a291bcea *** empty log message *** 1999-08-17 19:49:47 +00:00
Antonio Linares
4977c2f20f *** empty log message *** 1999-08-17 15:25:09 +00:00