Commit Graph

140 Commits

Author SHA1 Message Date
Antonio Linares
3c9adaedd7 Some enhancements by Ian Anderson, but modified as they were implemented on an older Harbour version source code.
Some improvements. Warning: Still a work in progress
2003-06-14 13:48:00 +00:00
Antonio Linares
f531f3bdb1 CallStack navigation support. Improved variables editing. 2003-06-08 22:38:14 +00:00
Antonio Linares
3f6fca4813 several fixes 2003-05-21 16:07:44 +00:00
Antonio Linares
e0de33a6e2 aCallStack properly set when using trace mode (K_F10) 2003-04-28 19:00:39 +00:00
Antonio Linares
ac86913ec5 minor fix to BP settings save to file 2002-10-19 18:48:46 +00:00
Alexander S.Kresin
5687a9bacf 2002-07-17 18:15 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 14:13:53 +00:00
Alexander S.Kresin
74f3158cb1 2002-07-17 12:30 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 08:17:49 +00:00
Alexander S.Kresin
9f615ec11f 2002-07-17 11:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-17 07:02:32 +00:00
Antonio Linares
a52cbbf5eb see changelog for changes 2002-07-14 10:35:23 +00:00
Alexander S.Kresin
7798e40aa9 2002-07-12 18:58 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-12 14:56:22 +00:00
Alexander S.Kresin
2d84d240b8 2002-07-10 12:02 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-10 07:56:54 +00:00
Alexander S.Kresin
c18f13fad0 2002-07-10 10:43 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su> 2002-07-10 06:32:23 +00:00
Antonio Linares
ff7a78c1fb Command window support for HELP and ?? commands 2002-07-09 08:54:31 +00:00
Antonio Linares
1973a6b58a Command window support for DOS, QUIT, OUTPUT and empty commands 2002-07-08 18:46:17 +00:00
Antonio Linares
c95d581755 added help support 2002-07-08 15:33:39 +00:00
Antonio Linares
5b73e68263 DATA cPathForFiles used to locate files 2002-07-08 07:11:23 +00:00
Antonio Linares
e73b02d7f5 Changed constructor sequence, Alt-X support, Colors editing fix 2002-07-07 09:07:05 +00:00
Antonio Linares
5ca0d9ef09 Changes implemented by Davor Siklic 2002-07-07 08:35:50 +00:00
Antonio Linares
d3e4de79a5 Chr( 13 ) + Chr( 10 ) changed into HB_OsNewLine() 2002-07-06 15:18:15 +00:00
Antonio Linares
046dad8da2 Fixed AltD() behavior 2002-06-02 09:58:08 +00:00
Antonio Linares
56cc1e1285 some fixes 2002-02-24 08:34:54 +00:00
Antonio Linares
b81562e2fb Fixed bug on browsing vars 2002-02-23 08:53:04 +00:00
Viktor Szakats
1c2b5451fc 2001-12-15 12:11 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-12-15 11:22:29 +00:00
Luiz Rafael Culik
1bf7532168 See changelog 2001-11-21 09:15 GMT -3 2001-11-21 11:05:35 +00:00
Luiz Rafael Culik
68c41d708d See changelog 2001-11-21 06:35 GMT -3 2001-11-21 08:40:52 +00:00
Maurilio Longo
c1cfb01acf 2001-11-20 23:59 GMT+1 Maurilio Longo <maurilio.longo@libero.it>
* source/debug/debugger.prg
     ! ::ShowCode() was using At( ":", cModuleName ) to divide procedure name from module name,
       but this does not work if you have a source file on a different disk (at least on those
       systems which use a letter and a colon to name volumes).
2001-11-20 23:02:32 +00:00
Viktor Szakats
869067ee70 2001-09-10 23:53 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-09-10 22:04:29 +00:00
David G. Holm
d5220415d2 See ChangeLog entry 2001-06-21 14:45 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-06-21 18:49:58 +00:00
Alexander S.Kresin
e48d3a8355 2001-06-21 13:20 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-06-21 09:23:11 +00:00
Alexander S.Kresin
91b0d981c3 2001-06-21 10:25 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-06-21 06:25:53 +00:00
David G. Holm
a13ea3a883 See ChangeLog entry 2001-06-20 14:50 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-06-20 18:55:21 +00:00
Alexander S.Kresin
9aafa5e723 2001-06-20 09:55 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-06-20 05:56:55 +00:00
Viktor Szakats
37b052fc7a 2001-05-15 15:02 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu> 2001-05-15 13:02:07 +00:00
Ron Pinkas
88d6d4ea34 2001-05-10 14:40 UTC-0800 Ron Pinkas <ron@profit-master.com> 2001-05-10 22:05:54 +00:00
David G. Holm
0e07837322 See ChangeLog entry 2001-04-12 15:00 UTC-0400 David G. Holm <dholm@jsd-llc.com> 2001-04-12 18:56:30 +00:00
Antonio Linares
85f036f8b2 locals are restored when returning from a function or proc 2001-02-14 11:44:58 +00:00
Antonio Linares
003a0b3d6d Trace support fixed 2001-02-13 11:21:18 +00:00
Antonio Linares
2f53bfc47b some minor fixes 2001-02-12 21:41:51 +00:00
Antonio Linares
1e378893a6 some minor fixes 2001-02-12 21:30:45 +00:00
Antonio Linares
0749a062fe Methods EditSet(), Trace() implemented. 2001-02-12 20:56:11 +00:00
Antonio Linares
0ad32b1ddc Method Animate() implemented 2001-02-12 10:33:16 +00:00
Antonio Linares
918fb22c89 some minor fixes 2001-02-12 09:27:08 +00:00
Antonio Linares
10686dc8d1 some minor fixes 2001-02-12 09:04:25 +00:00
Antonio Linares
acaacb3861 some minor fixes 2001-02-12 08:38:39 +00:00
Antonio Linares
0fc15c9122 Methods Public(), Private(), Static(), Local(), All() and Sort() added 2001-02-12 08:27:45 +00:00
Antonio Linares
37527e2628 some minor fixes 2001-02-10 09:15:32 +00:00
Antonio Linares
5fbf3d3344 some minor fixes 2001-02-10 08:17:36 +00:00
Antonio Linares
5b96515059 methods Speed(), SaveSettings() and Restore settings implemented. 2001-02-10 07:42:40 +00:00
Ron Pinkas
024ccdf51b 2001-02-09 11:25 UTC-0800 Ron Pinkas <ron@profit-master.com>
* harbour/source/debug/debugger.prg
     ! Fixesd ValType( &cColor ) to Type( cColor )
   * hb_slex.bc
     * Synched with makefile.bc
2001-02-09 19:29:17 +00:00
Antonio Linares
45700a0950 some minor fixes 2001-02-09 16:32:50 +00:00