2012-11-20 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)

* harbour/ChangeLog
    ! restored ChangeLog entry removed by my script in last commit,
      sorry and thanks to Viktor for the info.
    ! cleaned some c&p typos in my last chglog entry
This commit is contained in:
Przemyslaw Czerpak
2012-11-20 10:02:53 +00:00
parent 409c2acaa1
commit 471223897b

View File

@@ -10,6 +10,12 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2012-11-20 11:02 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/ChangeLog
! restored ChangeLog entry removed by my script in last commit,
sorry and thanks to Viktor for the info.
! cleaned some c&p typos in my last chglog entry
2012-11-20 05:05 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* harbour/include/hbdefs.h
* harbour/src/common/hbwin.c
@@ -32,11 +38,11 @@
* harbour/src/rtl/teditor.prg
* harbour/src/rtl/memoedit.prg
% do eliminated NextKey() calls to avoid unnecessary key polling
% eliminated NextKey() calls to avoid unnecessary key polling
It also fixes key dropping in small typeahead buffers.
* harbour/src/rtl/dbedit.prg
% do eliminated NextKey() calls to avoid unnecessary key polling
% eliminated NextKey() calls to avoid unnecessary key polling
* harbour/src/rtl/getsys.prg
* harbour/src/rtl/tgetlist.prg
@@ -63,6 +69,11 @@
* harbour/contrib/hbwin/win_svc.c
! eliminated HB_TCHAR_* macros
2012-11-20 04:09 UTC+0100 Viktor Szakats (harbour syenar.net)
* ChangeLog
! fixed name in recent entries. and configured hbcommit.hb
locally in yet another env.
2012-11-20 03:08 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdwrp.c
* minor cleanup