2011-05-25 19:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
+ contrib/xhb/xhbtedit.prg
* contrib/xhb/xhb.hbp
* contrib/xhb/xhb.hbx
+ borrowed complete extended TEDITOR() class from xhb. The code
looks very unclean and not Clipper compatible, so it will be
part of xhb. Contains fixes to make it compile under vanilla
Harbour with (default) high warning level. Plus some more
basic code cleanups. Class was renamed to XHBEDITOR.
This commit is contained in:
@@ -16,6 +16,16 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-05-25 19:35 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
+ contrib/xhb/xhbtedit.prg
|
||||
* contrib/xhb/xhb.hbp
|
||||
* contrib/xhb/xhb.hbx
|
||||
+ borrowed complete extended TEDITOR() class from xhb. The code
|
||||
looks very unclean and not Clipper compatible, so it will be
|
||||
part of xhb. Contains fixes to make it compile under vanilla
|
||||
Harbour with (default) high warning level. Plus some more
|
||||
basic code cleanups. Class was renamed to XHBEDITOR.
|
||||
|
||||
2011-05-25 15:18 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/ChangeLog
|
||||
! removed repeated entry
|
||||
|
||||
@@ -101,6 +101,7 @@ xhberr.prg
|
||||
xhbfunp.prg
|
||||
xhbinkey.prg
|
||||
xhbmt.prg
|
||||
xhbtedit.prg
|
||||
xhbver.prg
|
||||
xthrow.prg
|
||||
xhw32prn.prg
|
||||
|
||||
@@ -405,6 +405,7 @@ DYNAMIC WAITFORTHREADS
|
||||
DYNAMIC WILDMATCH
|
||||
DYNAMIC WIN32BMP
|
||||
DYNAMIC WIN32PRN
|
||||
DYNAMIC XHBEDITOR
|
||||
DYNAMIC XHB_ADEL
|
||||
DYNAMIC XHB_AINS
|
||||
DYNAMIC XHB_ALLTRIM
|
||||
|
||||
3119
harbour/contrib/xhb/xhbtedit.prg
Normal file
3119
harbour/contrib/xhb/xhbtedit.prg
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user