index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
emf-win32-inout.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)
su_v
2012-09-23
1
-2569
/
+0
*
emf import. add support for EMR_PIE element (Bug 1040339)
Alvin Penner
2012-09-01
1
-0
/
+43
*
emf import. missing tick marks (Bug 715692)
Alvin Penner
2012-07-02
1
-1
/
+2
*
emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)
Alvin Penner
2012-05-27
1
-5
/
+6
*
emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)
Alvin Penner
2012-04-29
1
-0
/
+6
*
cppcheck / fix issue in Dutch translation
Kris De Gussem
2012-04-20
1
-5
/
+3
*
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
2012-02-29
1
-1
/
+1
*
modify scaling of vertical offset for text placement (Bug 868594)
Alvin Penner
2011-10-09
1
-6
/
+6
*
emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369)
Alvin Penner
2011-10-07
1
-3
/
+6
*
Merge rendering cache branch (GSoC 2011)
Krzysztof Kosi??ski
2011-08-25
1
-7
/
+6
|
\
|
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-7
/
+6
*
|
emf import. re-evaluate scaling formulas (Bug 341847, comment 7)
Alvin Penner
2011-08-03
1
-22
/
+4
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-15
/
+56
|
\
|
*
Possible Win32 compile fix.
Jon A. Cruz
2011-06-04
1
-1
/
+2
|
*
emf import. support for clip rectangle (Bug 383180)
Alvin Penner
2011-04-27
1
-14
/
+53
*
|
No more PrintWin32, including no special cases for non-Unicode Windows anymore.
Jasper van de Gronde
2011-04-15
1
-32
/
+8
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-43
/
+125
|
\
|
|
*
emf import. limited support for EMR_BITBLT (Bug 382421)
Alvin Penner
2011-03-31
1
-0
/
+29
|
*
emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)
Alvin Penner
2011-03-24
1
-0
/
+9
|
*
emf import. remove numerical id's (Bug 552351)
Alvin Penner
2011-03-08
1
-10
/
+10
|
*
emf import. support for round rectangle (Bug 247695)
Alvin Penner
2011-02-21
1
-13
/
+47
|
*
emf import. support for unicode text
Alvin Penner
2011-02-10
1
-10
/
+10
|
*
emf import : recalculate text alignment for rotated text (Bug 341847)
Alvin Penner
2011-01-27
1
-2
/
+7
|
*
emf import: redefine the device scale (Bug 341847)
Alvin Penner
2011-01-25
1
-10
/
+15
|
*
Missed a win32 fix.
Jon A. Cruz
2010-12-15
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-6
/
+8
|
\
|
|
*
Win32 post-GSoC fixups.
Jon A. Cruz
2010-12-15
1
-3
/
+3
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+5
|
|
\
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-2
/
+2
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-1
/
+1
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
|
merge from trunk
Krzysztof Kosi??ski
2010-08-08
1
-2
/
+3
|
\
|
|
|
*
|
Added reinterpret_cast to work around a difference of opinion between gcc ver...
Jasper van de Gronde
2010-08-04
1
-1
/
+2
|
*
|
Small fix to emf filter that makes it build using TDM's mingw 4.5.0
Jasper van de Gronde
2010-08-04
1
-1
/
+1
|
|
/
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-18
/
+0
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-4
/
+0
|
/
*
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
2009-12-16
1
-0
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
functional noop: (EmfWin32::save): Remove an unneeded strdup operation.
Peter Moulder
2009-04-06
1
-6
/
+3
*
Merge from trunk
Ted Gould
2008-10-31
1
-12
/
+7
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
2geomify, remove warnings and other fixes
Ulf Erikson
2008-09-10
1
-256
/
+341
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
Minor fixes for emf input/output on windows
Ulf Erikson
2008-07-14
1
-123
/
+293
*
Improved emf handling
Ulf Erikson
2008-05-22
1
-175
/
+642
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-3
/
+3
*
Export/Import text as text + some bug-fixes.
Ulf Erikson
2007-11-25
1
-34
/
+338
*
fix typo: .( -> .set(
Bob Jamison
2007-09-15
1
-2
/
+2
[next]