summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵Campbell Barton2011-06-121-2/+2
| | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274)
| * work in progress cmake commit:Campbell Barton2011-06-129-141/+138
| | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
| * Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-111-0/+5
| | | | | | (bzr r10269)
| * Fix debus warnings and build errors.Jon A. Cruz2011-06-111-93/+79
| | | | | | (bzr r10268)
| * Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. ↵Jon A. Cruz2011-06-101-1/+16
| | | | | | | | | | | | | | | | Fixes bug #778951. Fixed bugs: - https://launchpad.net/bugs/778951 (bzr r10266)
| * Save a copy dialog now opens in current directory if this option is set for ↵Johan B. C. Engelen2011-06-081-2/+8
| | | | | | | | | | | | | | | | save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog) Fixed bugs: - https://launchpad.net/bugs/791098 (bzr r10263)
| * fix: latex width output to postscript big point 'bp'.Johan B. C. Engelen2011-06-051-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792384 (bzr r10257)
| * Possible Win32 compile fix.Jon A. Cruz2011-06-042-2/+4
| | | | | | (bzr r10256)
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵Jon A. Cruz2011-06-046-8/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255)
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-035-5/+5
| | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1)
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-0410-25/+24
| |/ | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
| * Add "silent" option to extension inx file so that extension authors can ↵Felipe Corr??a da Silva Sanches2011-05-273-1/+20
| | | | | | | | | | | | | | opt-out of displaying the "working, please wait" dialog. Extensions that are tipically slow can still have the dialog show up by simply not adding this attribute to the inx file. (bzr r10240)
| * corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
| | | | | | (bzr r10198.1.1)
| * symbol rendering fix for bug:705345Adib Taraben2011-05-051-3/+3
| | | | | | (bzr r10196.1.1)
| * Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-011-5/+7
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/774834 (bzr r10195)
| * emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/383180 (bzr r10193)
| * Fixed warning to use GUI when appropriate.Jon A. Cruz2011-04-231-8/+10
| | | | | | (bzr r10191)
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-4/+4
| | | | | | | | | | change Preferences > Steps to this new widget (bzr r10177)
| * change spinbox to new one in many places.Johan B. C. Engelen2011-04-164-6/+21
| | | | | | (bzr r10176)
| * remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
| | | | | | (bzr r10174)
| * extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
| | | | | | (bzr r10173)
| * pdf+latex:Johan B. C. Engelen2011-04-101-6/+18
| | | | | | | | | | | | * use textit instead of itshape, use textbf instead of bfseries; this improves kerning * add textsl (slanted) for oblique font shapes (e.g. Arial) (bzr r10156)
| * pdf+latex: fix newline bug due to changes in r10089Johan B. C. Engelen2011-04-101-16/+29
| | | | | | (bzr r10155)
| * go wild adding % at the end of each latex line (pdf+latex output)Johan B. C. Engelen2011-04-101-22/+22
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/643849 - https://launchpad.net/bugs/687344 (bzr r10154)
* | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-151-2/+0
| | | | | | (bzr r9508.1.83)
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-157-731/+47
| | | | | | (bzr r9508.1.82)
* | Merge from trunkKrzysztof Kosi??ski2011-04-0760-1180/+3588
|\| | | | | (bzr r9508.1.73)
| * Filters: labels consistency fix.Nicolas Dufour2011-04-011-2/+2
| | | | | | | | | | | | Translations: inkscape.pot and French translation update. Constributors: authors and translators lists update. (bzr r10140)
| * emf import. limited support for EMR_BITBLT (Bug 382421)Alvin Penner2011-03-311-0/+29
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/382421 (bzr r10136)
| * Extensions:Nicolas Dufour2011-03-301-1/+3
| | | | | | | | | | | | | | | | * New isometric grid. * All grids are now grouped in Render>Grids. Translations: * inkscape.pot update. (bzr r10135)
| * Extensions. Replacing the groupheader element with an appearance mode in the ↵Nicolas Dufour2011-03-257-140/+44
| | | | | | | | | | description element. (bzr r10129)
| * emf import. create dummy object CREATEDIBPATTERNBRUSHPT (Bug 382420)Alvin Penner2011-03-241-0/+9
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/382420 (bzr r10128)
| * Filters. Posterize basic tweaks. Extensions. Int and Float adjustment ↵Nicolas Dufour2011-03-233-4/+4
| | | | | | | | | | widgets adjustment. (bzr r10125)
| * Cleaned up memory patch. Fixes bug #737298.Jon A. Cruz2011-03-201-4/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118)
| * D-Bus. Merging branch lp:~joakim-verona/inkscape/dbus-fixes (Bug #666986, ↵Nicolas Dufour2011-03-186-18/+81
| | | | | | | | | | Bug #707054 and Bug #707364). (bzr r10114)
| * Filters. Custom predefined filters fine tuning (precision and UI labels).Nicolas Dufour2011-03-164-98/+98
| | | | | | (bzr r10108)
| * Extensions. Float and Int default mode set to minimal. Filters' mode changed ↵Nicolas Dufour2011-03-158-117/+117
| | | | | | | | | | to full. (bzr r10106)
| * Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2011-03-142-2/+2
| | | | | | (bzr r10105)
| * Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-145-19/+89
| | | | | | (bzr r10103)
| * Filters. Drawing CPF improvement.Nicolas Dufour2011-03-141-4/+3
| | | | | | (bzr r10102)
| * apparently bbox numbers in PS should be integers.Johan B. C. Engelen2011-03-131-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/380501 (bzr r10100)
| * Hope to fix a really dumb earlier commit by me...Johan B. C. Engelen2011-03-121-5/+12
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/380501 (bzr r10096)
| * Comment out non-functional code that prevents compilingTavmjong Bah2011-03-111-4/+5
| | | | | | | | | | with cairo trunk. (bzr r10091)
| * Filters. New Grayscale, Lightness and Brightness CPF. Some default values ↵Nicolas Dufour2011-03-113-31/+263
| | | | | | | | | | adjustment. Inkscape.pot update. (bzr r10090)
| * PDF+LaTeX now also exports font shape (italic or bold) (patch partly by ↵Johan B. C. Engelen2011-03-101-2/+74
| | | | | | | | | | Tobias Gradl) (bzr r10089)
| * add scaling option to PDF+LaTeX (patch by Bernd Bandemer)Johan B. C. Engelen2011-03-101-0/+6
| | | | | | (bzr r10088)
| * emf import. remove numerical id's (Bug 552351)Alvin Penner2011-03-081-10/+10
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/552351 (bzr r10083)
| * Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).Nicolas Dufour2011-03-041-2/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/341353 (bzr r10079)
| * i18n. Fixing i18n mistakes in the experimental custom predefined filters.Nicolas Dufour2011-02-274-68/+68
| | | | | | (bzr r10073)
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1)