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