Viktor Szakats
81c9b0506c
2010-06-04 15:21 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/*
* Deleted 'www.' from harbour-project.org website name.
(www.harbour-project.org -> harbour-project.org)
2010-06-04 13:32:23 +00:00
Viktor Szakats
29a72856ac
2010-03-07 15:18 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/hbmzip/hbmzip.c
+ HB_UNZIPFILEINFO() extended to also return CRC.
* contrib/hbziparc/hbziparc.prg
! HB_GETFILESINZIP() fixed to return CRC in verbose mode.
* contrib/hbziparc/tests/zipa.prg
+ Added more test code.
* contrib/xhb/cgi.ch
* contrib/xhb/xhbarr.c
* Cleanups.
2010-03-07 14:19:03 +00:00
Viktor Szakats
c0f41ee97b
2010-03-07 15:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/xhb/cgi.ch
* contrib/xhb/tedit.prg
* contrib/xhb/htjlist.prg
* contrib/xhb/thtm.prg
* contrib/xhb/hterrsys.prg
* contrib/xhb/hjwindow.prg
* contrib/xhb/htmutil.prg
* NTRIM() -> hb_ntos()
- Deleted NTRIM() macro.
2010-03-07 14:01:07 +00:00
Viktor Szakats
57cb7dd3cc
2010-03-07 14:56 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
...
* contrib/xhb/tframe.prg
! Using IS*() macros instead of NIL checks.
% Using IS*() macros instead ValType() calls.
% Several minor optimizations.
* Changed to use standard class declaration syntax.
* contrib/xhb/tframe.prg
* contrib/hbide/ideharbourhelp.prg
* contrib/hbide/idehome.prg
! Fixed to generate lowercase HTML code. This is basic requirement
for HTML to validate with any newer than legacy HTML standard (f.e. XHTML).
Should be fixed in other places in Harbour.
* contrib/xhb/tframe.prg
* contrib/xhb/cgi.ch
* Formatting.
2010-03-07 13:56:54 +00:00
Viktor Szakats
15d3303b11
2009-08-02 09:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
...
* bin/postinst.sh
* source/common/hbver.c
! Minor fixes to SunPro compiler support by Tamas Tevesz.
* contrib/xhb/Makefile
+ contrib/xhb/htmlform.ch
+ contrib/xhb/tfile.prg
+ contrib/xhb/html.ch
+ contrib/xhb/tedit.prg
+ contrib/xhb/tframe.prg
+ contrib/xhb/htjlist.prg
+ contrib/xhb/htmlclrs.ch
+ contrib/xhb/thtm.prg
+ contrib/xhb/hterrsys.prg
+ contrib/xhb/tcgi.prg
+ contrib/xhb/cgi.ch
+ contrib/xhb/hjwindow.prg
+ contrib/xhb/htmutil.prg
+ Added cgi library borrowed from xhb.
! Warning fixes.
* Cleanups applied here and there.
2009-08-03 07:06:47 +00:00