Commit Graph

  • ca083d3c66 Added support for mouse single and doble click events Antonio Linares 2001-02-03 07:04:39 +00:00
  • c3895b34ec Mouse support added to the variables window Antonio Linares 2001-02-03 06:59:50 +00:00
  • 47dcb1e97d *** empty log message *** Antonio Linares 2001-02-03 05:59:31 +00:00
  • 801047821a 2001-02-03 06:50 GMT+1 Antonio Linares 2001-02-03 05:51:44 +00:00
  • b8ea4ae0c7 objects Datas already editables Antonio Linares 2001-02-03 05:47:41 +00:00
  • ac4bfc1b2b *** empty log message *** Antonio Linares 2001-02-03 05:28:33 +00:00
  • 9d744abc5f browse columns widths fixed Antonio Linares 2001-02-03 05:06:52 +00:00
  • 448aa30352 2001-02-03 05:21 GMT+1 Antonio Linares 2001-02-03 04:26:45 +00:00
  • 4c11bac196 removed SetsUp(), SetsDown() and MyColors() not needed functions. Antonio Linares 2001-02-03 04:23:01 +00:00
  • b541414f83 Removed RefreshAll() calls on K_HOME and K_END Antonio Linares 2001-02-03 04:05:29 +00:00
  • 1a6f3d5207 Removed SetsUp(), SetsDown() and MyColors() not needed functions Antonio Linares 2001-02-03 03:56:28 +00:00
  • b02f33ff38 removed some extras :RefreshAll() calls Antonio Linares 2001-02-03 03:38:31 +00:00
  • 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. Maurilio Longo 2001-02-02 21:52:49 +00:00
  • 345925cd46 Improved method EditVar() Antonio Linares 2001-02-02 16:25:05 +00:00
  • 03900e7e0f Improved method Editvar() Antonio Linares 2001-02-02 16:18:40 +00:00
  • 7630e61535 2001-02-02 16:48 GMT+1 Antonio Linares 2001-02-02 15:54:57 +00:00
  • e8cd34190b New function __vmVarLSet() added (used by the debugger) Antonio Linares 2001-02-02 15:46:24 +00:00
  • 40732053c7 improved Method EditVar() for local variables editing Antonio Linares 2001-02-02 15:43:42 +00:00
  • 48aacf3aea Method EditVar() improved for Local variables editing Antonio Linares 2001-02-02 15:33:55 +00:00
  • 88f67c8317 improved local variables display on vars window Antonio Linares 2001-02-02 15:17:50 +00:00
  • 2cc02636e4 trace removed Antonio Linares 2001-02-02 14:46:42 +00:00
  • 1ca0a75b84 2001-02-02 Antonio Linares 2001-02-02 14:43:57 +00:00
  • 16ebc07342 2001-02-02 Antonio Linares 2001-02-02 14:43:11 +00:00
  • 25abb78d95 HB_P_LOCALNAME local index fixed Antonio Linares 2001-02-02 14:40:36 +00:00
  • c0dcbb789a 2000-02-02 Antonio Linares 2001-02-02 13:42:07 +00:00
  • 98dd9e26ea Support for hb_vmLocalName() Antonio Linares 2001-02-02 13:35:55 +00:00
  • 30750db018 hb_vmLocalName() implemented (for Debugger) Antonio Linares 2001-02-02 13:21:02 +00:00
  • 0a64768865 2000-02-02 Antonio Linares 2001-02-02 10:48:44 +00:00
  • 6fc642bf6e fixed editing window height when reviewing just a 1 element array Antonio Linares 2001-02-02 10:45:34 +00:00
  • f153048cfa added missing function __DbgObject() Antonio Linares 2001-02-02 10:36:48 +00:00
  • 8a3d9657ea removed a blank line Antonio Linares 2001-02-02 10:28:02 +00:00
  • aa706e3dac 2000-02-01 06:20 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-02-02 02:12:47 +00:00
  • 92e25f4fbc See changelog 2001-02-01 22:10 GMT -3 Luiz Rafael Culik 2001-02-02 00:42:20 +00:00
  • f080016773 See changelog 2001-02-01 GMT -3 Luiz Rafael Culik 2001-02-02 00:34:15 +00:00
  • fbcd651dd1 see changelog 2001-02-01 22:10 GMT -3 Luiz Rafael Culik 2001-02-02 00:20:00 +00:00
  • 4abe0d791f See changelog 2001-02-01 22:10 GMT -3 Luiz Rafael Culik 2001-02-02 00:17:47 +00:00
  • 6fd2b09258 See ChangeLog entry 2001-01-30 10:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-01-30 15:14:53 +00:00
  • 2593f4bad3 2001-01-26 16:15 UTC-0800 Ron Pinkas <ron@profit-master.com> * hb_slex.vc + Added -DSIMPLEX to production of HARBOUR_EXE_OBJs. Ron Pinkas 2001-01-27 00:15:21 +00:00
  • 15baa9ad5b 2001-01-25 12:00 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/vm/hvm.c * Modified error messages in hb_vmSend() to report class name of native types (including NIL) along with missing method name. + Added default implementation of ClassName() method of native types. Ron Pinkas 2001-01-25 20:10:03 +00:00
  • 93f31e08c4 2001-01-24 20:50 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c ! Fixed compilation and parsing of #command of single and bi-char operators ! Removed prior hack in hb_pp_RdStr() related to @[&-]. Ron Pinkas 2001-01-25 04:54:17 +00:00
  • d3abe7d275 2000-01-22 19:15 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-01-23 03:11:10 +00:00
  • bb91c813c0 2000-01-22 18:00 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-01-23 02:07:10 +00:00
  • 706918a336 2000-01-22 18:00 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2001-01-23 01:58:40 +00:00
  • db38a8239b See ChangeLog entry 2001-01-22 13:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-01-22 18:18:16 +00:00
  • 99c5bb3d1f 2001-01-22 00:50 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * source/pp/ppcore.c ! Fixed processing of & with stringify. Ron Pinkas 2001-01-22 08:53:35 +00:00
  • c7ff5eeec1 2001-01-21 15:40 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.slx * Minor correction. Ron Pinkas 2001-01-21 23:42:21 +00:00
  • d51b90e182 2001-01-20 17:20 UTC-0800 Ron Pinkas <ron@profit-master.com> * hb_slex.vc + Added -DSIMPLEX to CLIBFLAGS Ron Pinkas 2001-01-21 01:47:49 +00:00
  • 30d97cc683 See changelog 2001-01-19 22:30 GMT -3 Luiz Rafael Culik 2001-01-20 00:38:25 +00:00
  • 580846daf4 2001-01-19 18:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-01-19 23:44:06 +00:00
  • 06bc44020b 2001-01-18 22:41 GMT+1 JFL (Mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-01-18 21:49:01 +00:00
  • 77a9b26ade 2001-01-18 00:18 GMT+1 JFL (Mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-01-17 23:20:57 +00:00
  • 976e19a3a4 ChangeLog 2001-01-17 UTC+0100 Ryszard Glab 2001-01-17 20:25:50 +00:00
  • 4a22bc5736 2001-01-16 22:15 GMT+1 JFL (Mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-01-16 21:15:28 +00:00
  • 83ffb5a4bb ChangeLog 2001-01-14 15:15 UTC+0100 Ryszard Glab 2001-01-14 14:11:28 +00:00
  • 71b35897c3 2001-01-13 02:25 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/compiler/genc.c * source/compiler/harbour.c * source/pp/pragma.c + Added support for #pragma BEGINDUMP ... [#pragma STOPDUMP] or EOF. /* BEGINDUMP & STOPDUMP are just a suggestion. */ Ron Pinkas 2001-01-13 10:28:32 +00:00
  • 5a7c00ebfb 2001-01-11 20:10 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/compiler/harbour.l * source/compiler/harbour.slx + Added logic to ignore, rest of line after // content of /**/ comments content of strings and char constants escape codes within strings and char constants * tests/inline_c.prg + Added sample comments and strings containing { and \". Ron Pinkas 2001-01-12 04:15:26 +00:00
  • c54c5b8c7a See ChangeLog entry 2001-01-11 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-01-11 22:08:52 +00:00
  • 360320cef7 Changed sample to use aTokens (thanks to David G Holm) Ron Pinkas 2001-01-11 21:54:26 +00:00
  • c2548bf5c8 See ChangeLog entry 2001-01-11 16:45 UTC-0500 David G. Holm <dholm@jsd-llc.com> David G. Holm 2001-01-11 21:51:46 +00:00
  • be05f9aa24 corrected typo Ron Pinkas 2001-01-11 02:36:07 +00:00
  • 7c6bd0b33b 2001-01-10 18:20 UTC-0800 Ron Pinkas <ron@profit-master.com> * include/hbcomp.h * source/compiler/harbour.c + Added members szFileName and iLine to structure INLINE, set to originating PRG name and line number. Ron Pinkas 2001-01-11 02:31:36 +00:00
  • 09238eaa68 *** empty log message *** Luiz Rafael Culik 2001-01-11 00:43:12 +00:00
  • e3f07120e3 See changelog 2001-01-10 22:30 GMT -3 Luiz Rafael Culik 2001-01-11 00:37:02 +00:00
  • 36b597040f 2001-01-09 23:10 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcomp.c * source/pp/ppcore.c * Disabled all processing other than \n when processing HB_INLINE. Ron Pinkas 2001-01-10 07:10:23 +00:00
  • 700d53687c 2001-01-09 10:00 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Fixed bug with #include and INCLUDE Env Var processing. % Removed some unused vars. Ron Pinkas 2001-01-09 18:00:40 +00:00
  • 4370282dd8 ChangeLog 2001-01-09 16:15 UTC+0100 Ryszard Glab 2001-01-09 15:10:35 +00:00
  • cdd92a551c 2001-01-08 17:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * source/pp/ppcore.c ! Fixed ')' as expression terminator in state STATE_ID_END Ron Pinkas 2001-01-09 01:43:51 +00:00
  • 4a38c6c28a 2001-01-08 14:35 UTC-0800 Ron Pinkas <ron@profit-master.com> * harbour/source/vm/estack.c * Corrected typo _HB_ITEM => HB_ITEM in type casting. Ron Pinkas 2001-01-08 22:27:54 +00:00
  • b7abfe9244 2001-01-08 22:18 GMT+0100 JFL (mafact) <jfl@mafact.com> Jean-Francois Lefebvre 2001-01-08 21:24:17 +00:00
  • 003c498444 2001-01-08 12:35 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Added support for leading and traing WS before/after #. * Extra logic for [...] within # directives in ProcessFile() * Fixed logic of // and && terminating at EOF. Ron Pinkas 2001-01-08 20:41:32 +00:00
  • 99edf1b0f4 2001-01-08 02:10 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Few corrections in NextExp() and MatchRule(). Ron Pinkas 2001-01-08 10:14:26 +00:00
  • afb1e3f15d 2001-01-07 13:40 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Optimized ciclic detection logic. Ron Pinkas 2001-01-07 21:39:54 +00:00
  • 3caa562d66 2001-01-06 9:18 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2001-01-06 13:01:28 +00:00
  • 3ff96f6977 2001-01-05 09:57 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * Corrected possible case sensitive issue RP_Dot.ch -> rp_dot.ch (Thanx to Dave Pearson) * Corrected @ 24, ... -> @ MaxRow(), ... (Thanx to Dave Pearson) Ron Pinkas 2001-01-05 17:59:13 +00:00
  • 0000428e88 corrected typo Ron Pinkas 2001-01-03 17:36:30 +00:00
  • fa721257a4 2001-12-03 10:45 UTC-0800 Ron Pinkas <ron@profit-master.com> * contrib/dot/pp.prg * source/pp/ppcore.c ! Fixed Array Index support after '.' (Macro Terminator). Ron Pinkas 2001-01-03 17:33:49 +00:00
  • 1d698b2bf5 2000-01-02 17:10 UTC-0800 Ron Pinkas <ron@profit-master.com> Ron Pinkas 2001-01-03 01:08:10 +00:00
  • db79a72304 2000-01-02 10:00 UTC-0800 Ron Pinkas <ron@profit-master.com> Ron Pinkas 2001-01-02 18:10:43 +00:00
  • f141ed396d Corrected time zone for Ron Pinkas from +0800 to -0800 Ron Pinkas 2001-01-02 07:40:54 +00:00
  • 191a684ad8 2000-01-01 23:35 UTC+0800 Ron Pinkas <ron@profit-master.com> Ron Pinkas 2001-01-02 07:36:29 +00:00
  • 8d2b4bd7f0 2000-01-01 22:40 UTC+0800 Ron Pinkas <ron@profit-master.com> Ron Pinkas 2001-01-02 06:53:30 +00:00
  • 471902aaba See changelog 2001-01-01 22:15 GMT -3 Luiz Rafael Culik 2001-01-02 00:07:35 +00:00
  • 15540f9678 2000-12-29 01:30 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2000-12-29 09:27:52 +00:00
  • 2a91e7a436 2000-12-28 20:50 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/vm/eval.c * Minor formatting. Ron Pinkas 2000-12-29 08:46:24 +00:00
  • 6ec206ee97 2000-12-29 9:18 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> Alexander S.Kresin 2000-12-29 06:18:50 +00:00
  • 26f5ff6a65 See changelog 2000-12-26 20:30 GMT -3 Luiz Rafael Culik 2000-12-26 22:30:53 +00:00
  • 44e4fade4a See changelog 2000-12-26 20:30 GMT -3 Luiz Rafael Culik 2000-12-26 22:26:15 +00:00
  • c18a43c8aa 2000-12-18 16:55 GMT+1 Maurilio Longo <maurilio.longo@libero.it> * source/rtl/memoedit.prg + Added all missing functionalities. Should be 100% compatible (tested very little) * source/rtl/teditor.prg * little changes to make it work better with memoedit.prg. Removed cUdF parameter from ::New() method. Maurilio Longo 2000-12-18 15:56:01 +00:00
  • eee08cdcb5 See changelog 2000-12-15 22:10 GMT -3 Luiz Rafael Culik 2000-12-16 00:14:47 +00:00
  • 84f55ade1c See changelog 2000-12-15 21:40 gmt -3 Luiz Rafael Culik 2000-12-15 23:33:28 +00:00
  • ebeebbae0a See changelog 2000-12-15 21:40 GMT -3 Luiz Rafael Culik 2000-12-15 23:30:04 +00:00
  • 632860df4a 2000-12-14 17:00 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/vm/eval.c * Removed unneeded hb_stackItemFromBase(1), reverted to use pItem obtained by hb_param() Ron Pinkas 2000-12-15 00:59:23 +00:00
  • cca631828b 2000-12-13 22:04 GMT+1 Maurilio Longo <maurilio.longo@libero.it> * source/vm/estack.c + added missing semicolons (lines 374 and 416) Maurilio Longo 2000-12-13 21:08:55 +00:00
  • 4577f36e4b 2000-12-12 17:35 UTC+0800 Ron Pinkas <ron@profit-master.com> * source/vm/eval.c + Corrected support for block passed by reference. Ron Pinkas 2000-12-13 01:33:35 +00:00
  • ffc27560fd 2000-12-12 17:10 UTC+0800 Ron Pinkas <ron@profit-master.com> * makefile.bc * hb_slex.bc * Changed to include new source\vm\estack.c Ron Pinkas 2000-12-13 01:10:31 +00:00
  • 38eb19fb34 *** empty log message *** Luiz Rafael Culik 2000-12-12 23:37:27 +00:00
  • f265fbac29 See changelog 2000-12-12 21:16 GMT -3 Luiz Rafael Culik 2000-12-12 23:16:58 +00:00
  • ccc567b1d0 ChangeLog 2000-12-12 21:25 UTC+0100 Ryszard Glab 2000-12-12 20:22:23 +00:00
  • cae8dad460 Initial revision Ryszard Glab 2000-12-12 20:16:33 +00:00
  • bd23343fdb 2000-12-12 00:50 UTC-0800 Brian Hays <bhays@abacuslaw.com> Brian Hays 2000-12-12 08:55:43 +00:00