index
:
dia
DIA_0_93_RELEASE
DIA_0_94_DEV
DIA_0_94_DEVEL
DIA_0_94_PRE2
DIA_0_94_RELEASE
GCONF_BRANCH2
TARGET_GTK2_0
alpha
dia-0-90
dia-0-95
dia-0-96
dia-0-97
dia_0_96
gtkmm_namespace
master
GNOME Dia (https://gitlab.gnome.org/GNOME/dia.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
diapathrenderer.c
Age
Commit message (
Expand
)
Author
2014-10-04
[warningectomy] no previous prototype for function 'path_combine'
Hans Breuer
2014-09-14
path: handle special cases of combinations w/o crossing
Hans Breuer
2014-09-07
[warningectomy] Unused variables
Hans Breuer
2014-09-05
[scan-build] Dereference of null pointer (maybe)
Hans Breuer
2014-09-05
[scan-build] Dereference of null pointer (maybe)
Hans Breuer
2014-08-03
path: add binary path operations to <Selection> context menu
Hans Breuer
2014-08-03
path: Fix DiaPathRenderer::draw_polygon() to create continuous path
Hans Breuer
2014-06-08
[warningectomy] '&&' within '||'
Hans Breuer
2014-06-08
Fix path_build_arc() and implement DiaPathRenderer:draw_rounded_rect()
Hans Breuer
2014-06-08
DiaRenderer: refine set_linestyle to also contain dashlength
Hans Breuer
2014-06-08
DiaRenderer::draw_arc() and fill_arc() now preserving direction info
Hans Breuer
2014-05-02
DiaRenderer: replace fill_polygon with extended draw_polygon
Hans Breuer
2014-04-27
DiaRenderer: replace fill_rect with extended draw_rect method
Hans Breuer
2014-04-27
DiaRenderer: replace fill_polygon() with extended draw_polygon() method
Hans Breuer
2014-04-26
DiaRenderer: replace fill_bezier with draw_beziergon ...
Hans Breuer
2014-04-26
[substitute] improve Convert to Path
Hans Breuer
2014-01-31
Revert "Updated FSF's address"
Daniel Mustieles
2014-01-31
Updated FSF's address
Daniel Mustieles
2013-09-13
Fix compilation warning
thomasb81
2013-09-13
Increased robustness for create_standard_path_from_object()
Hans Breuer
2013-08-25
[transform] Affine transformation for every renderer
Hans Breuer
2013-07-21
path: fix matherr caused by wrong bezpoint access
Hans Breuer
2013-07-20
path: add "<Selection>/Convert to Path" context menu entry
Hans Breuer
2013-05-04
[warningectomy] unused variable
Hans Breuer
2013-05-03
[warningectomy] variable set but not used
Hans Breuer
2012-11-18
[path] text_to_path() might fail, make it silently
Hans Breuer
2012-11-18
[path] Fix path splitting and work on arc conversion
Hans Breuer
2012-10-14
[path] new DiaPathRenderer
Hans Breuer