Murat Baysangurov
f0ff714f3d
Replaced “tgmath.h” with <tgmath.h>
2017-07-24 15:16:04 +03:00
Murat Baysangurov
020c7dfc7e
Fixed unused variables warnings
2017-07-21 12:43:22 +03:00
Murat Baysangurov
a36161fae5
Fixed ‘implicit conversion increases/decreases precision’ warnings
2017-07-18 14:57:24 +03:00
Lukas Spieß
f20419f187
Fix issues when adding arrow annotation
...
When starting to draw the annotation error, sizes and lengths are 0 which results in several structures containing NaN which CoreGraphics does not like very much.
2016-04-14 14:47:19 +02:00
Lukas Spieß
7539ab06ba
Add comments to #endif for clarity
2015-09-29 15:53:46 +02:00
Andreas Linde
065f9e7b89
Assign more files to features
...
Make sure the implementation is only processed in all files, when the feature is actually set to build
2015-08-10 17:38:09 +02:00
Andreas Linde
06f73f10d3
Fix Xcode 6.3 Beta compiler warnings
2015-02-10 14:47:37 +01:00
Andreas Linde
7963fdf5a7
Merge branch 'refs/heads/feature/instancetype' into develop
2014-06-12 00:26:27 +02:00
Lukas Spieß
42738397a6
Replace initialiser return types of id with new instancetype
2014-06-11 15:35:45 +02:00
Matthias Wenz
d18183f3ae
cleanup/normalize method naming and braces
2014-06-02 10:39:45 +02:00
moritz haarmann
a4e688f764
+ Added License Headers
2014-05-12 12:36:03 +02:00
moritz haarmann
475d3e624c
+ Massively improved arrow hit testing.
2014-04-29 17:58:51 +02:00
moritz haarmann
59216cde17
+ Some iOS6 Fixes.
2014-04-28 13:59:36 +02:00
moritz haarmann
a2d850b5c3
+ Minimum Arrow Length.
2014-04-28 11:52:11 +02:00
moritz haarmann
ce835a0cee
+ Improved Selection Handling in the annotation view controller
2014-04-28 11:07:48 +02:00
Moritz Haarmann
fb271e8acb
+ Dynamic widths of the outlines, depending on the size of annotations.
2014-04-28 01:06:19 +02:00
moritz haarmann
eba31ba279
+ Fixed Blur z-index.
2014-03-19 13:10:44 +01:00
Moritz Haarmann
bbcb8d79a0
+ Fixes #60 : Drawing direction of arrow.
2014-03-18 23:24:30 +01:00
moritz haarmann
ad086273d7
+ Replicated Bugshot.
2014-02-26 15:22:44 +01:00
moritz haarmann
77bab0d73d
+ Image Extraction from Annotation Controller is working
2014-02-26 12:40:53 +01:00
moritz haarmann
35dc6c58d5
+ Fixes ActionSheet madness
2014-02-26 10:10:56 +01:00