summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* patch 318246bulia byak2009-01-191-0/+2
| | | (bzr r7148)
* Rounding errors in feComposite: patch by Preben S (bug 318134)Niko Kiirala2009-01-191-7/+7
| | | (bzr r7147)
* improve guide tracking: add inertia after escape, suppress initial jerk, ↵bulia byak2009-01-192-16/+51
| | | | | reduce undesired flipping (bzr r7145)
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-1821-213/+419
| | | | | | | - Snap to the midpoint of paths and bbox edges - Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar PS: icons.svg has been modified, so use "make install" if needed (bzr r7144)
* snap indicator: try a diamond shaped indicator for snapping to nodes. see ↵Johan B. C. Engelen2009-01-171-1/+11
| | | | | how we like this. (bzr r7143)
* fix/revert 20519 and 20521Johan B. C. Engelen2009-01-171-2/+2
| | | (bzr r7142)
* fix bug !Johan B. C. Engelen2009-01-172-9/+10
| | | (bzr r7141)
* work a bit on snapindicator: added switch statement for different typesJohan B. C. Engelen2009-01-162-16/+30
| | | (bzr r7140)
* nr-filter-image now yields identical results to using <image> in most cases ↵Jasper van de Gronde2009-01-162-21/+30
| | | | | by making use of nr-compose-transform (the only exception is the case when a file is used that does not contain an alpha channel, then it still uses its own code). (bzr r7139)
* trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 ↵Felipe Corr??a da Silva Sanches2009-01-161-0/+1
| | | | | | | but a Debian sid user has complained about it. So I am including explicitely the gtkexpander.h header. I hope it fixes the build for him. (bzr r7138)
* adding a "scripting" tab to document properties dialog that allow the user ↵Felipe Corr??a da Silva Sanches2009-01-155-8/+219
| | | | | | | to manage external javascript references. (also only working for "Inkscape SVG") (bzr r7137)
* added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches2009-01-151-1/+26
| | | | | | | | | | | If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set: onclick to window.location="http://xkcd.com" onmouseover to this.style.cursor="pointer" Save as Inkscape SVG (currently not working for Plain SVG) then open this SVG file in Firefox to see the result. (bzr r7136)
* fix includebulia byak2009-01-151-1/+1
| | | (bzr r7135)
* i guess this is better but doesn't fix crashJohan B. C. Engelen2009-01-141-5/+7
| | | (bzr r7134)
* Remove INKSCAPE_VERSION from menus-skeleton.hKrzysztof Kosi??ski2009-01-142-2/+1
| | | (bzr r7132)
* avoiding freehand drawings with LPEs with no fill at all. Using black by ↵Felipe Corr??a da Silva Sanches2009-01-141-1/+6
| | | | | default. Johan, please correct-me in case I am mistaken. (bzr r7131)
* fixing the build (in Ubuntu GNU/Linux at least)Felipe Corr??a da Silva Sanches2009-01-141-1/+1
| | | (bzr r7130)
* partly fix build .................Johan B. C. Engelen2009-01-131-1/+1
| | | (bzr r7128)
* Add inkscape-version.h to libinkversion sources so it will be Krzysztof Kosi??ski2009-01-131-1/+1
| | | | | distributed. (bzr r7127)
* Add missing inkscape-version.hKrzysztof Kosi??ski2009-01-131-0/+34
| | | (bzr r7126)
* Snapping cusp nodes: Diederik van Lierop2009-01-131-4/+5
| | | | | | - rewrite the tooltip - disable the button when snapping to cusp nodes is off (bzr r7125)
* Do not fail when svn client is not installed and .svn directory is Krzysztof Kosi??ski2009-01-131-1/+1
| | | | | present. (bzr r7124)
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-1323-105/+145
| | | | | version string on Linux. (bzr r7123)
* Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵Joshua L. Blocher2009-01-1232-39/+97
| | | | | sub-libs of inkscape. (bzr r7120)
* copyeditbulia byak2009-01-111-2/+2
| | | (bzr r7119)
* Switching tools based on tablet device now handles many devices of same typeNiko Kiirala2009-01-111-23/+22
| | | (bzr r7118)
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-112-1/+28
| | | | | | | File -> Open recent Button added to the Interface page in Inkscape preferences dialog. (bzr r7115)
* Add CMakeLists for the filters directory.Krzysztof Kosi??ski2009-01-111-0/+23
| | | (bzr r7114)
* promote default namespace for INX extension filesThomas Holder2009-01-111-9/+12
| | | (bzr r7113)
* added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-111-15/+50
| | | (bzr r7110)
* Snap from/to midpoints of a rectangle (SPRect)Diederik van Lierop2009-01-111-6/+18
| | | (bzr r7109)
* Optionally snap from/to midpoints of the edges of a bounding boxDiederik van Lierop2009-01-113-30/+39
| | | (bzr r7108)
* Added a new toolbar with snapping controlsDiederik van Lierop2009-01-1015-55/+496
| | | (bzr r7107)
* Fixes rendering of feImage (using bitmaps) by preventing the error "Unable ↵Jasper van de Gronde2009-01-102-0/+6
| | | | | to wrap GdkPixbuf". (bzr r7106)
* Cmake: New FindGTK2Joshua L. Blocher2009-01-091-16/+13
| | | (bzr r7103)
* Cmake: Corrections for mistakesJoshua L. Blocher2009-01-094-5/+6
| | | (bzr r7101)
* Cmake: restructure build files to be more like current build system. Should ↵Joshua L. Blocher2009-01-0924-68/+103
| | | | | reduce linking stage command for windows. (bzr r7100)
* fix buildJohan B. C. Engelen2009-01-082-1/+2
| | | (bzr r7098)
* switch to using shape_editor, instead of separate knotholders and listeners; ↵bulia byak2009-01-088-342/+76
| | | | | fixes a lot of crashes, simplifies code (bzr r7097)
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-0811-149/+107
| | | (bzr r7096)
* small 2geomifyJohan B. C. Engelen2009-01-071-5/+1
| | | (bzr r7095)
* update to 2geom rev.1773Johan B. C. Engelen2009-01-077-31/+40
| | | | | mostly bugfixes (bzr r7094)
* Cmake: more fixes plus a patch for OSX paths by Henrik GustafssonJoshua L. Blocher2009-01-071-41/+0
| | | (bzr r7093)
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5
| | | (bzr r7085)
* Warning and whitespace cleanup.Jon A. Cruz2009-01-066-389/+407
| | | (bzr r7083)
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-056-89/+100
| | | | | | | | | | | | * Adding Set Width (horiz-adv-x attribute) slider to the SVGFonts dialog. * Fixed the order of some language options at the i18n preferences page. * Fixed parsing and handling of u1 and u2 (CSS2 unicode range) attributes for kerning pair nodes * Fixed a warning in helper-fns.h * commented out unused variable in sp-font.cpp * refactoring of nr-svgfonts.cpp * using 1000 instead of horiz-adv-x when scaling the glyph coordinates. Probably should use a value based on units-per-em in the future. Or maybe accent-height, cap-height, x-height... I don't know. I should study this subject a bit more first. (bzr r7082)
* Removed two g_warning's I had used for debugging...Jasper van de Gronde2009-01-051-2/+0
| | | (bzr r7081)
* minor change to prevent double translation and inconsistencyAdib Taraben2009-01-051-1/+1
| | | (bzr r7080)
* move option: interface language from INTERNATIONALISATION to INTERFACE page ↵Adib Taraben2009-01-054-43/+36
| | | | | on preferences dialogue (bzr r7079)
* Cmake build fixes, minorJoshua L. Blocher2009-01-0511-279/+232
| | | (bzr r7078)