| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix the fill-end-of-month option | bulia byak | 2009-01-23 | 2 | -2/+4 |
| | | | | (bzr r7161) | ||||
| * | add calendar to makefile; move some extensions to Render where they make ↵ | bulia byak | 2009-01-22 | 4 | -6/+8 |
| | | | | | | more sense (bzr r7160) | ||||
| * | * Extension test dir | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+110 |
| | | | | | | | * test for svgcalendar * minimal-blank.svg (bzr r7159) | ||||
| * | publishing calendar generator extension | Aur??lio A. Heckert | 2009-01-22 | 2 | -0/+340 |
| | | | | (bzr r7158) | ||||
| * | force string argument to sys.stderr.write in method errormsg of inkex.py | Aur??lio A. Heckert | 2009-01-22 | 1 | -1/+1 |
| | | | | (bzr r7157) | ||||
| * | Fix compile when lcms is disabled | Maximilian Albert | 2009-01-21 | 2 | -2/+3 |
| | | | | (bzr r7156) | ||||
| * | updated translation from JazzyNico | Alexandre Prokoudine | 2009-01-21 | 1 | -3751/+2206 |
| | | | | (bzr r7155) | ||||
| * | Don't hold on to pointer returned from c_str(). Might help bug 307567 | Jon A. Cruz | 2009-01-21 | 1 | -1/+2 |
| | | | | (bzr r7154) | ||||
| * | Fixed to not emit signals from deleted object. May fix 271621. | Jon A. Cruz | 2009-01-21 | 2 | -3/+14 |
| | | | | | | Fixed to no longer emit signal from deleted instance. Might fix bug 271621 (bzr r7153) | ||||
| * | use our python from devlibs, do not assume the user has a python in path | bulia byak | 2009-01-20 | 1 | -8/+8 |
| | | | | (bzr r7152) | ||||
| * | double inclusion fix | Johan B. C. Engelen | 2009-01-20 | 1 | -1/+2 |
| | | | | (bzr r7151) | ||||
| * | Turn off new input dialog pending cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+2 |
| | | | | (bzr r7150) | ||||
| * | Warning cleanup | Jon A. Cruz | 2009-01-20 | 1 | -1/+1 |
| | | | | (bzr r7149) | ||||
| * | 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) | ||||
| * | updated Russian translation | Alexandre Prokoudine | 2009-01-19 | 1 | -858/+1066 |
| | | | | (bzr r7146) | ||||
| * | 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 | 22 | -239/+469 |
| | | | | | | | | - 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 | 2 | -4/+4 |
| | | | | (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) | ||||
| * | try to fix build | Johan B. C. Engelen | 2009-01-14 | 1 | -1/+1 |
| | | | | (bzr r7133) | ||||
| * | 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) | ||||
| * | fix windows build................................ | Johan B. C. Engelen | 2009-01-13 | 1 | -5/+5 |
| | | | | (bzr r7129) | ||||
| * | 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 | 24 | -124/+150 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Latest set of tango icons (by jEsuSdA 8) ) | Diederik van Lierop | 2009-01-12 | 1 | -413/+97 |
| | | | | (bzr r7122) | ||||
| * | updated Tango icon set from Jesusda | Alexandre Prokoudine | 2009-01-12 | 2 | -274/+1890 |
| | | | | | | added Jesusda and Michael Grosberg to the list of contributors (bzr r7121) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 35 | -66/+124 |
| | | | | | | 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) | ||||
| * | a much improved Tango icon set from jEsuSdA | Alexandre Prokoudine | 2009-01-11 | 1 | -3029/+11487 |
| | | | | (bzr r7117) | ||||
| * | UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changed | Krzysztof Kosi??ski | 2009-01-11 | 1 | -5/+13 |
| | | | | (bzr r7116) | ||||
| * | 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) | ||||
| * | * [INTL: sk] Slovak update by Ivan Masar | Ivan Mas??r | 2009-01-11 | 1 | -7/+10 |
| | | | | (bzr r7112) | ||||
