Commit Graph

29 Commits

Author SHA1 Message Date
Viktor Szakats
8378d93216 added missing category 2013-03-24 23:37:53 +01:00
Viktor Szakats
ec87fbc449 2013-03-24 20:22 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbct/doc/en/*.txt
  * contrib/hbgt/doc/en/hbgt.txt
  * contrib/hbmisc/doc/en/*.txt
  * contrib/hbziparc/doc/en/hbziparc.txt
  * contrib/rddads/doc/en/adsfuncs.txt
  * doc/en/*.txt
    ! space after comma
    ! unicode fix
    ! minor corrections

  * extras/template/tests/hbmk.hbm
    * cleaned recently added comment
2013-03-24 20:22:55 +01:00
Viktor Szakats
debbb0960b EOL fixes to avoid Git warning 2013-03-23 17:54:29 +01:00
Viktor Szakats
afd7efb540 partially reverted to pick sources from .hbp and only use SET PROCEDURE in script mode. Ugly, but SET PROCEDURE can only find sources in cwd. 2013-03-23 13:20:28 +01:00
Viktor Szakats
d700e48d5f corrections to prevs 2013-03-23 12:54:23 +01:00
Viktor Szakats
eeee015a4d removed unnecessary win platform guard. (In Harbour
dynlib calls work on every OS)
2013-03-22 19:06:50 +01:00
Viktor Szakats
6384cc3126 hbnetio made runnable as script, minor cleanups 2013-03-22 02:26:50 +01:00
Viktor Szakats
906ece32e2 fixed F_ERROR usage, unicode fix, #if 0, cleanups 2013-03-21 13:10:30 +01:00
Viktor Szakats
dd733c3806 2013-03-21 12:40 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbtip/client.prg
  * contrib/hbtip/ftpcli.prg
    * use F_ERROR
    + added TOFIX for unhandled FOpen()/FCreate() error
2013-03-21 12:41:12 +01:00
Viktor Szakats
1711d7be38 deleted empty lines 2013-03-21 01:42:06 +01:00
Pritpal Bedi
40144dc402 TIPClientHTTP - Added method delete() to post the http verb DELETE required for RESTful implementations. 2013-03-18 16:59:27 -07:00
Viktor Szakats
7c816710f2 fixed cairo_pattern_get_radial_points() to cairo_pattern_get_radial_circles() after pull request #2 2013-03-18 17:23:18 +01:00
Viktor Szakats
131a06bf5d uncrustified after pull request #2 2013-03-18 17:14:25 +01:00
Szakáts Viktor
664ff47bf5 formatting 2013-03-18 17:10:53 +01:00
Szakáts Viktor
6b05b3e134 keep alphabetical order of sources 2013-03-18 17:10:18 +01:00
Szakáts Viktor
5043376a15 Merge pull request #2 from oscarhdezsz/dev/oscarhdezsz/hbcairo/pattern
Dev/oscarhdezsz/hbcairo/pattern
2013-03-18 09:08:40 -07:00
oscarhdezsz
212cfd0c1e Fix cairo_pattern_get_surface 2013-03-18 15:57:38 +00:00
oscarhdezsz
5a7ff2abe6 Fix hb_stord to hb_stornd 2013-03-18 15:07:41 +00:00
Viktor Szakats
84a404a1f9 formatting 2013-03-18 01:27:41 +01:00
oscarhdezsz
f1b3a65ccf Fixes and suggestions by Viktor Szakats
- HB_ISBYREF() is not needed when you're calling hb_stor*() functions.
- Declare always CAIRO_IMAGE_SURFACE_CREATE_FOR_DATA and
CAIRO_IMAGE_SURFACE_CREATE.
- Update hbcairo.hbx and align case.
2013-03-17 23:21:07 +00:00
oscarhdezsz
e32a8d1361 Add pattern support to hbcairo 2013-03-17 23:10:08 +00:00
vszakats
ab5144e65c fixed to always define .prg level CAIRO_IMAGE_SURFACE_CREATE() 2013-03-17 23:04:47 +01:00
vszakats
cc7948fab3 minor formatting 2013-03-17 14:52:45 +01:00
vszakats
36e3c04883 2013-03-17 10:21 UTC+0100 Viktor Szakats (harbour syenar.net)
* .gitattributes
    + added .md

  * contrib/hbrun/hbrun.md
  * utils/hbmk2/hbmk2.prg
    * show 'hbrun' instead of 'hbmk2' when outputting
      hbrun help
2013-03-17 10:24:51 +01:00
vszakats
cd55ab7951 2013-03-16 18:25 UTC+0100 Viktor Szakats (harbour syenar.net)
* utils/hbmk2/hbmk2.prg
    + added options (-longhelpmdsh) to generate hbrun .md help

  + contrib/hbrun/hbrun.md
    + added .md help for hbrun
      (generated using hbmk2 -longhelpmdsh > hbrun.md)
2013-03-16 18:26:38 +01:00
vszakats
80ff78d719 cleanups and fixes in comments/docs mostly 2013-03-16 17:38:53 +01:00
vszakats
90f84f6472 fixed to use HB_SIZE instead of int 2013-03-16 17:00:00 +01:00
vszakats
9687850865 2013-03-16 02:10 UTC+0100 Viktor Szakats (harbour syenar.net)
* (all files)
    * stripped svn header
    * minor cleanups
    ; use following command to find out the history of files:
       git log
       git log --follow
       git blame
       git annotate
2013-03-16 02:11:42 +01:00
vszakats
a4a357a18b 2013-03-15 11:12 UTC+0100 Viktor Szakats (harbour syenar.net)
* /harbour/* -> /*
    * moved whole Harbour source tree one level up to
      avoid single 'harbour' top dir
2013-03-15 11:13:30 +01:00