4edb65d85437f22403ec60f4499991b47bfdd4e0 |
|
16-Mar-2016 |
raphael0202 <raphael0202@yahoo.fr> |
[Bug #1558153] Typos and tabs instead of spaces in extension module. |
bdd77920088d5498d22675b0ed6c1cdb843bc51b |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Convert accidental member accesses into static function accesses |
1989682aa0e9162a46a309839ea541ff98bd83c1 |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
1. make it compile |
2f659e9c6c8e9dfa51a91b95604b2abc504ea2df |
|
06-Jun-2014 |
theAdib <theadib@gmail.com> |
merge pdf import via poppler-cairo into native importer |
48dea325a216601ac35486cf214e1eefcab200fa |
|
28-Sep-2013 |
buliabyak <> |
effects don't need to merge into menus if we're running without gui; with this we can purge a redundant reading of menus skeleton, which leaked its xml tree |
745fc398a5c6761c22a89748b67f64cc3e402c2b |
|
21-Sep-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix format security errors |
92eb663500564c06258bc74260952f9fe89258d1 |
|
26-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible check for X11 backend |
10b77f97a176647caa068363224704062325ec4a |
|
08-Mar-2013 |
David Mathog <> |
changes_2013_02_25a.patch
New: WMF import/export
implements WMF (Windows Metafile) read and write. Inkscape previously
supported that through uniconverter, which was not very good with WMF
files. The new version now has a complete wmf-print/wmf-inout
implementation, analogous to the previous emf-print/emf-inout. This
handles images, patterns, and various other goodies to the extent that
WMF does. WMF is a bit primitive, many fields are only 16 bits, so it
even more resolution sapping issues than does EMF. Given the choice,
always use the latter format. |
12ec9bd04834f24a616641bbb20cf2b4f494740b |
|
24-Jan-2013 |
~suv <suv-sf@users.sourceforge.net> |
Add support for libcdr |
5356a4f7df74e03dfb1ed1628618bb57b7b8884d |
|
03-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: make more functions static, add includes. |
00d0240eaf3986ebaeedcbeabbdb727b73a5934b |
|
23-Sep-2012 |
~suv <suv-sf@users.sourceforge.net> |
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform) |
01c6933dfca897b7da66527f38793fc643912990 |
|
09-Jul-2012 |
Fridrich Strba <fridrich.strba@bluewin.ch> |
Add support for libvisio |
882ed4a1ab3148092960cff8310559e98cdd9ce2 |
|
25-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
ae832a8b473d5e7097beb1c6dd6ea828140c652a |
|
15-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
d6f8a707f3d783c564f2b7f889db2738b1f361be |
|
18-Aug-2011 |
JazzyNico <nicoduf@yahoo.fr> |
Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image). |
02625209e903da96db1db8902354d4324afd5a84 |
|
15-Apr-2011 |
Jasper van de Gronde <jasper.vandegronde@gmail.com> |
No more PrintWin32, including no special cases for non-Unicode Windows anymore. |
58142222ef8296ed3abed91c6582afc31e4464fd |
|
22-Jan-2011 |
theAdib <theadib@gmail.com> |
add pdf import filter via poppler-cairo |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
839598cdda20adbc1a3b5d0982c13558440d1fcb |
|
02-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup on id access. |
eaedc86c02c5a96cc5369d1a216cedcf13eb5704 |
|
12-Jul-2009 |
glimmer07 <glimmer07@users.sourceforge.net> |
Added code to initialize DBus (if enabled.) |
b56e1eb7fd3d6845b1474fac556e96720f95ac2e |
|
03-May-2009 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
4852f347df5405e934e2ccd5b30597d196f3949c |
|
16-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Refactored preferences handling into a new version of
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans. |
87a23fa19c86ba74549937cbdc0c8d661f1e4409 |
|
01-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
enable EPS export via cairo, use it instead of the old native one |
a6c5813df9a7f84947caa8d6cf01e86d4e5884a6 |
|
31-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
disable old non-cairo ps export via print |
ba32f76b7cf7834ceed14b535e96bd50e1cca281 |
|
29-Aug-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
temporarily, make pdf exporters switchable for testing |
954579e135439cbf04fba913c9751fce95d4db61 |
|
30-Jul-2008 |
ishmal <ishmal@users.sourceforge.net> |
add placeholder for expert contributors |
40569335c2d8e9189b80d18c338e90a0044292ad |
|
14-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
disable unused pdf-input-cairo |
f2ea7ba114e45f3bf90d630a965c96870c564c0d |
|
29-May-2008 |
ishmal <ishmal@users.sourceforge.net> |
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. |
582f966ce046d5be9b46c24d06248c59b9dd630c |
|
26-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Basis for reading filters out of SVG files in system and personal directories.
r19137@shi: ted | 2008-04-24 20:45:27 -0700
Removing a TODO
r19138@shi: ted | 2008-04-24 20:55:50 -0700
Filling this out some. Now we're looking through the files and finding
the filters in it.
r19139@shi: ted | 2008-04-24 22:07:55 -0700
Changing to build filename, really amazing that it's worked before.
r19140@shi: ted | 2008-04-24 22:43:57 -0700
My own crazy writer. Output streams are stupid C++-isms. char * works just fine.
r19154@shi: ted | 2008-04-24 22:56:05 -0700
Cleaning up the XML transfer. Pretty happy with it now.
r19155@shi: ted | 2008-04-24 23:00:11 -0700
Don't need to set up that string for translation because it's getting
placed inside a structure that gets thrown gettext already.
r19156@shi: ted | 2008-04-25 17:12:40 -0700
OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes.
r19166@shi: ted | 2008-04-25 21:00:34 -0700
Adding in filter-file.cpp |
66d02cbd41dc86275d0c1c47884eb8f6a227981d |
|
23-Apr-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r19083@shi: ted | 2008-04-21 16:09:24 -0700
A directory for filter effects
r19084@shi: ted | 2008-04-21 20:03:59 -0700
The basis for the filter interface for defining effects.
r19085@shi: ted | 2008-04-21 20:59:04 -0700
Adding Sepia as an example
r19086@shi: ted | 2008-04-21 23:25:57 -0700
Wiring everything in. Cleaning it up so that it looks nice.
r19087@shi: ted | 2008-04-22 00:00:08 -0700
Completeing more of the guts. Not done, but the basic infrastructure is now in place.
r19088@shi: ted | 2008-04-22 00:19:38 -0700
All the basic plumbing code. It seems to work, except the document is wrong from the controlling filter guy. That should be fixable.
r19089@shi: ted | 2008-04-22 00:31:36 -0700
Whoo! Hoo! for simple stuff it seems to work.
r19090@shi: ted | 2008-04-22 10:36:16 -0700
First pass at adding the filters from Mauve's example
r19091@shi: ted | 2008-04-22 10:37:24 -0700
Fixing misspelling
r19092@shi: ted | 2008-04-22 12:32:18 -0700
Should be appending instead of prepending these nodes.
r19093@shi: ted | 2008-04-22 13:37:34 -0700
Basic filter with parameters working
r19094@shi: ted | 2008-04-22 14:27:20 -0700
Changing it so that by default an effect will have a call to autogui that will work with live effects. Basically this involved migrating the implementation of prefs_effect up from script.cpp to implementation.cpp
r19102@shi: ted | 2008-04-22 14:38:46 -0700
Better defaults
r19103@shi: ted | 2008-04-22 14:42:07 -0700
Adding filter stuff to be translated |
cba014ffa7a1b1acab55fdea12b6c46b10f8303f |
|
13-Mar-2008 |
albinsunnanbo <albinsunnanbo@users.sourceforge.net> |
BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions (including Save as XAML) |
3d0bfe5af85811c12438969f1f5a329a135fa70d |
|
06-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Removing a few more debug statements |
ffc918bd2cbe83ea43b0482eaa8aa4bc90f438b4 |
|
05-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Fixing up a few more files |
59d1b893f40d7bc270caa46da6d7ecde1dd1ecc5 |
|
31-Oct-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16914@shi: ted | 2007-10-30 21:58:05 -0700
Switching everything over to a linked in libwpg |
77f2a5f29601711a1177eef5a01855e9cdb30b34 |
|
30-Oct-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16895@shi: ted | 2007-10-30 09:35:24 -0700
Adding in Chris' downsample patch. |
ea0b18bd542372225f4d962986ecb5d529d52d02 |
|
19-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16616@tres: ted | 2007-09-18 20:59:55 -0700
Removing GNOME Print |
d8bea03ca8a6c7e945a2cd7fdf39a57db5c8ec12 |
|
19-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16593@tres: ted | 2007-09-18 09:16:31 -0700
Commenting out convolve completely and removing flop. |
d9711532c4ac816bb0dd355f048ce0e26f542710 |
|
13-Sep-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Final GSoC patch from Chris. I took too long to include it :( |
273e421813f295d65aab512f508e8fb575d997d4 |
|
10-Aug-2007 |
gouldtj <gouldtj@users.sourceforge.net> |
r16217@tres: ted | 2007-08-10 10:36:27 -0700
ImageMagick effects patch from Chris Brown. Google Summer of Code
project. |
7c904f1ef4de3d3cc5c724c5ce6e6a7ce314b431 |
|
15-Jul-2007 |
ishmal <ishmal@users.sourceforge.net> |
Use poppler |
71558df6c3a5c0dc6296525db110b7e1773a3eb8 |
|
12-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
switch back to cairo pdf importer temporarily |
b6fc02d1f51c598b59df9c288132e92f35b5c07a |
|
12-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Enable the poppler-based PDF import extension by default. |
7a7fa095a483e8b652af9f00e5169f62c84f09b9 |
|
12-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of native poppler-based PDF import. |
8184ae854ad7cf7a0f4b10d0f775a8e8daa096f8 |
|
04-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Added missing #ifdefs for HAVE_POPPLER_GLIB |
368f41429bd8478e4d22f20c54523c6a28ee5bce |
|
04-Jul-2007 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo-based PDF import using libpoppler |
3d2b040efe01bad393a1b2505e59d6d0a7b117d2 |
|
09-May-2007 |
theAdib <theAdib@users.sourceforge.net> |
cairo ps output patch |
1e65babae29f5d489b28a25fbc75de615912bb98 |
|
13-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch for emf export on win32 |
c6abdb9acae6214477e3c6566d2dd9c06b61de09 |
|
10-Nov-2006 |
mental <mental@users.sourceforge.net> |
disable "experimental" Cairo PDF output for now |
1616d53e8c7be5a97515485bbd3590efd82c57b2 |
|
10-Nov-2006 |
mental <mental@users.sourceforge.net> |
jettison old PDF export |
ed4f550f9cb4fa5d8ff6e02c30f99d2218dc5636 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
PNG output for Cairo renderer |
5b314e57425a8b9fcd008d91e503099f690e6609 |
|
01-Oct-2006 |
miklosh <miklosh@users.sourceforge.net> |
Initial commit of Cairo renderer for PDF export |
f4f507228b30d55fd7e39386ba513f3a0a54bd5d |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
peeled back the gboolean code as it hit on some complexity theory principles...
need to rethink and incrementally change gbooleans to bools |
c87d0307348fcfdc65b6b4ab6999a3cb0de2431f |
|
23-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
one major janitorial task we identified.... |
89f69159efed9124916b4af4f3efc46ea9b44edc |
|
17-Aug-2006 |
mental <mental@users.sourceforge.net> |
see, if someone else with actual time had done this they probably wouldn't be tired and in a hurry and making stupid mistakes |
2246a6186a6546d9c6131eaefff9924feed1cc01 |
|
31-Jul-2006 |
gouldtj <gouldtj@users.sourceforge.net> |
r13108@tres: ted | 2006-07-30 12:27:51 -0700
Builds and links. Doesn't work, but builds and links. |
0cd985e2a73949e7eb578c3f067efc93af73e48b |
|
28-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add Miklos's new Cairo PDF rendering |
b91d3d6c8f909bda909028eada6bf410d60c95a0 |
|
19-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
PDF export patch by Ulf Erikson |
69806c030e006f2985e31dccb33c78ca3ea685a2 |
|
16-Feb-2006 |
ishmal <ishmal@users.sourceforge.net> |
add odf |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |