| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | patch 318246 | bulia byak | 2009-01-19 | 1 | -0/+2 | |
| | | | | (bzr r7148) | |||||
| * | Rounding errors in feComposite: patch by Preben S (bug 318134) | Niko Kiirala | 2009-01-19 | 1 | -7/+7 | |
| | | | | (bzr r7147) | |||||
| * | improve guide tracking: add inertia after escape, suppress initial jerk, ↵ | bulia byak | 2009-01-19 | 2 | -16/+51 | |
| | | | | | | reduce undesired flipping (bzr r7145) | |||||
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 21 | -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. Engelen | 2009-01-17 | 1 | -1/+11 | |
| | | | | | | how we like this. (bzr r7143) | |||||
| * | fix/revert 20519 and 20521 | Johan B. C. Engelen | 2009-01-17 | 1 | -2/+2 | |
| | | | | (bzr r7142) | |||||
| * | fix bug ! | Johan B. C. Engelen | 2009-01-17 | 2 | -9/+10 | |
| | | | | (bzr r7141) | |||||
| * | work a bit on snapindicator: added switch statement for different types | Johan B. C. Engelen | 2009-01-16 | 2 | -16/+30 | |
| | | | | (bzr r7140) | |||||
| * | nr-filter-image now yields identical results to using <image> in most cases ↵ | Jasper van de Gronde | 2009-01-16 | 2 | -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 Sanches | 2009-01-16 | 1 | -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 Sanches | 2009-01-15 | 5 | -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 Sanches | 2009-01-15 | 1 | -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 include | bulia byak | 2009-01-15 | 1 | -1/+1 | |
| | | | | (bzr r7135) | |||||
| * | i guess this is better but doesn't fix crash | Johan B. C. Engelen | 2009-01-14 | 1 | -5/+7 | |
| | | | | (bzr r7134) | |||||
| * | Remove INKSCAPE_VERSION from menus-skeleton.h | Krzysztof Kosi??ski | 2009-01-14 | 2 | -2/+1 | |
| | | | | (bzr r7132) | |||||
| * | avoiding freehand drawings with LPEs with no fill at all. Using black by ↵ | Felipe Corr??a da Silva Sanches | 2009-01-14 | 1 | -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 Sanches | 2009-01-14 | 1 | -1/+1 | |
| | | | | (bzr r7130) | |||||
| * | partly fix build ................. | Johan B. C. Engelen | 2009-01-13 | 1 | -1/+1 | |
| | | | | (bzr r7128) | |||||
| * | Add inkscape-version.h to libinkversion sources so it will be | Krzysztof Kosi??ski | 2009-01-13 | 1 | -1/+1 | |
| | | | | | | distributed. (bzr r7127) | |||||
| * | Add missing inkscape-version.h | Krzysztof Kosi??ski | 2009-01-13 | 1 | -0/+34 | |
| | | | | (bzr r7126) | |||||
| * | Snapping cusp nodes: | Diederik van Lierop | 2009-01-13 | 1 | -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??ski | 2009-01-13 | 1 | -1/+1 | |
| | | | | | | present. (bzr r7124) | |||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 23 | -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. Blocher | 2009-01-12 | 32 | -39/+97 | |
| | | | | | | sub-libs of inkscape. (bzr r7120) | |||||
| * | copyedit | bulia byak | 2009-01-11 | 1 | -2/+2 | |
| | | | | (bzr r7119) | |||||
| * | Switching tools based on tablet device now handles many devices of same type | Niko Kiirala | 2009-01-11 | 1 | -23/+22 | |
| | | | | (bzr r7118) | |||||
| * | Now it is possible to clear the list of documents in | Felipe Corr??a da Silva Sanches | 2009-01-11 | 2 | -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??ski | 2009-01-11 | 1 | -0/+23 | |
| | | | | (bzr r7114) | |||||
| * | promote default namespace for INX extension files | Thomas Holder | 2009-01-11 | 1 | -9/+12 | |
| | | | | (bzr r7113) | |||||
| * | added some messages to the user in the svgfonts dialog | Felipe Corr??a da Silva Sanches | 2009-01-11 | 1 | -15/+50 | |
| | | | | (bzr r7110) | |||||
| * | Snap from/to midpoints of a rectangle (SPRect) | Diederik van Lierop | 2009-01-11 | 1 | -6/+18 | |
| | | | | (bzr r7109) | |||||
| * | Optionally snap from/to midpoints of the edges of a bounding box | Diederik van Lierop | 2009-01-11 | 3 | -30/+39 | |
| | | | | (bzr r7108) | |||||
| * | Added a new toolbar with snapping controls | Diederik van Lierop | 2009-01-10 | 15 | -55/+496 | |
| | | | | (bzr r7107) | |||||
| * | Fixes rendering of feImage (using bitmaps) by preventing the error "Unable ↵ | Jasper van de Gronde | 2009-01-10 | 2 | -0/+6 | |
| | | | | | | to wrap GdkPixbuf". (bzr r7106) | |||||
| * | Cmake: New FindGTK2 | Joshua L. Blocher | 2009-01-09 | 1 | -16/+13 | |
| | | | | (bzr r7103) | |||||
| * | Cmake: Corrections for mistakes | Joshua L. Blocher | 2009-01-09 | 4 | -5/+6 | |
| | | | | (bzr r7101) | |||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 24 | -68/+103 | |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | |||||
| * | fix build | Johan B. C. Engelen | 2009-01-08 | 2 | -1/+2 | |
| | | | | (bzr r7098) | |||||
| * | switch to using shape_editor, instead of separate knotholders and listeners; ↵ | bulia byak | 2009-01-08 | 8 | -342/+76 | |
| | | | | | | fixes a lot of crashes, simplifies code (bzr r7097) | |||||
| * | move shape_editor from node context to the parent class, event context | bulia byak | 2009-01-08 | 11 | -149/+107 | |
| | | | | (bzr r7096) | |||||
| * | small 2geomify | Johan B. C. Engelen | 2009-01-07 | 1 | -5/+1 | |
| | | | | (bzr r7095) | |||||
| * | update to 2geom rev.1773 | Johan B. C. Engelen | 2009-01-07 | 7 | -31/+40 | |
| | | | | | | mostly bugfixes (bzr r7094) | |||||
| * | Cmake: more fixes plus a patch for OSX paths by Henrik Gustafsson | Joshua L. Blocher | 2009-01-07 | 1 | -41/+0 | |
| | | | | (bzr r7093) | |||||
| * | fix crash when no glyph is selected at the svgfonts dialog | Felipe Corr??a da Silva Sanches | 2009-01-06 | 1 | -1/+5 | |
| | | | | (bzr r7085) | |||||
| * | Warning and whitespace cleanup. | Jon A. Cruz | 2009-01-06 | 6 | -389/+407 | |
| | | | | (bzr r7083) | |||||
| * | Another week coding offline... | Felipe Corr??a da Silva Sanches | 2009-01-05 | 6 | -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 Gronde | 2009-01-05 | 1 | -2/+0 | |
| | | | | (bzr r7081) | |||||
| * | minor change to prevent double translation and inconsistency | Adib Taraben | 2009-01-05 | 1 | -1/+1 | |
| | | | | (bzr r7080) | |||||
| * | move option: interface language from INTERNATIONALISATION to INTERFACE page ↵ | Adib Taraben | 2009-01-05 | 4 | -43/+36 | |
| | | | | | | on preferences dialogue (bzr r7079) | |||||
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 11 | -279/+232 | |
| | | | | (bzr r7078) | |||||
