612 Commits

Author SHA1 Message Date
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