| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Updated notes. | Soren Berg | 2009-08-15 | 1 | -11/+10 | |
| | | | | | | | | | | (bzr r8254.1.30) | |||||
| * | | | Fixed service file! | Soren Berg | 2009-08-15 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | Service file will now point to $(prefix) of most recently installed inkscape. (bzr r8254.1.29) | |||||
| * | | | Added copyright info to proposed interface. | Soren Berg | 2009-08-15 | 1 | -0/+15 | |
| | | | | | | | | | | (bzr r8254.1.28) | |||||
| * | | | Added proposed interface file. | Soren Berg | 2009-08-15 | 3 | -3/+179 | |
| | | | | | | | | | | | | | | | | Fixed other xml files to have xml file declaration before comments. (bzr r8254.1.27) | |||||
| * | | | Added an intro to coders interested in modifing the code. | Soren Berg | 2009-08-13 | 1 | -2/+47 | |
| | | | | | | | | | | (bzr r8254.1.26) | |||||
| * | | | Added file with some current issues listed for coders. | Soren Berg | 2009-08-13 | 1 | -0/+35 | |
| | | | | | | | | | | (bzr r8254.1.25) | |||||
| * | | | Made wrapper functions non static. | Soren Berg | 2009-08-13 | 9 | -168/+342 | |
| | | | | | | | | | | | | | | | | Added lots of documentation. (bzr r8254.1.24) | |||||
| * | | | Added wrapper code. | Soren Berg | 2009-08-11 | 4 | -2/+1136 | |
| | | | | | | | | | | | | | | | | Still under construction, will be merged into the main Makefile_Insert later. (bzr r8254.1.23) | |||||
| * | | | Added image import function. | Soren Berg | 2009-07-23 | 3 | -12/+63 | |
| | | | | | | | | | | (bzr r8254.1.22) | |||||
| * | | | Added set_color function. | Soren Berg | 2009-07-23 | 3 | -1/+61 | |
| | | | | | | | | | | (bzr r8254.1.21) | |||||
| * | | | Experimental pause updating scheme. | Soren Berg | 2009-07-22 | 3 | -13/+44 | |
| | | | | | | | | | | (bzr r8254.1.20) | |||||
| * | | | Fixed GErrors. | Soren Berg | 2009-07-22 | 5 | -77/+244 | |
| | | | | | | | | | | | | | | | | | | | Added many GErrors, especially for unfound objects. transfered many functions to using verbs instead of the function the verb calls to make error reporting easier. (bzr r8254.1.19) | |||||
| * | | | worked on path parsing. | Soren Berg | 2009-07-21 | 2 | -2/+5 | |
| | | | | | | | | | | (bzr r8254.1.18) | |||||
| * | | | Worked on text, now works with limited capability. | Soren Berg | 2009-07-21 | 3 | -26/+38 | |
| | | | | | | | | | | | | | | | | Started work on node_get_coordinates. (bzr r8254.1.17) | |||||
| * | | | Fixed selection_get_center and selection_combine. | Soren Berg | 2009-07-20 | 3 | -11/+49 | |
| | | | | | | | | | | | | | | | | Added selection_divide. (bzr r8254.1.16) | |||||
| * | | | Fixed selection_get() | Soren Berg | 2009-07-20 | 3 | -30/+22 | |
| | | | | | | | | | | (bzr r8254.1.15) | |||||
| * | | | Whoops, fixed a bug in an incomplete method. | Soren Berg | 2009-07-16 | 1 | -3/+4 | |
| | | | | | | | | | | (bzr r8254.1.14) | |||||
| * | | | Added missing (and very important) file. | Soren Berg | 2009-07-16 | 4 | -28/+407 | |
| | | | | | | | | | | | | | | | | | | | | | | Added get_path method. Added documentation on paths. (bzr r8254.1.13) | |||||
| * | | | implemented a number of functions, including save/load functions. | Soren Berg | 2009-07-15 | 2 | -26/+86 | |
| | | | | | | | | | | | | | | | | Removed the print function because I can see no way of doing it without bringing up a dialog. (bzr r8254.1.12) | |||||
| * | | | Implemented all the CSS style functions. | Soren Berg | 2009-07-13 | 1 | -8/+54 | |
| | | | | | | | | | | | | | | | | Worked on some layer functions. (bzr r8254.1.11) | |||||
| * | | | TEMPORARY Added a shell script to build documentation until it's integrated ↵ | Soren Berg | 2009-07-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | into the build system. (bzr r8254.1.10) | |||||
| * | | | Documentation helper files. Building documentation is currently done by ↵ | Soren Berg | 2009-07-13 | 6 | -0/+875 | |
| | | | | | | | | | | | | | | | | shell script, but will be integrated into the build system eventually. (bzr r8254.1.9) | |||||
| * | | | Added makefile_insert for DBus, if enabled. | Soren Berg | 2009-07-12 | 1 | -0/+3 | |
| | | | | | | | | | | (bzr r8254.1.8) | |||||
| * | | | Made public some functions so they could be used by the DBus code. Similar ↵ | Soren Berg | 2009-07-12 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | functions were already public so I think it's okay. (bzr r8254.1.7) | |||||
| * | | | Added some requested documentaion. | Soren Berg | 2009-07-12 | 1 | -2/+4 | |
| | | | | | | | | | | (bzr r8254.1.6) | |||||
| * | | | Added code to add a DBus interface for every desktop created. | Soren Berg | 2009-07-12 | 1 | -0/+2 | |
| | | | | | | | | | | (bzr r8254.1.5) | |||||
| * | | | Added code to initialize DBus (if enabled.) | Soren Berg | 2009-07-12 | 1 | -0/+7 | |
| | | | | | | | | | | (bzr r8254.1.4) | |||||
| * | | | Core Dbus files. | Soren Berg | 2009-07-12 | 9 | -0/+2650 | |
| |/ / | | | | | | | | | | | | | Init creates interfaces on Inkscape startup. Application and document interface provide API functions over Dbus. service.in file makes sure Inkscape starts automatically when someone connects to it over Dbus. (bzr r8254.1.3) | |||||
| * | | Produce proper ODG files on x86_64, patch by Lubomir Rintel | Luca Bruno | 2009-07-10 | 1 | -0/+2 | |
| | | | | | | | | | | | (Closes: #275519) (bzr r8250) | |||||
| * | | Make stars and spirals escapable | Diederik van Lierop | 2009-07-09 | 3 | -13/+78 | |
| | | | | | | | (bzr r8245) | |||||
| * | | Fix for LP #358921 (Colons in filters parameters must be translatable) | Nicolas Dufour | 2009-07-09 | 1 | -41/+42 | |
| | | | | | | | (bzr r8241) | |||||
| * | | * dummy commit - previous commit message should have mentioned bug 380522 ↵ | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | | instead (bzr r8239) | |||||
| * | | * added tooltip (see bug 358921) and translator comments | Ivan Mas??r | 2009-07-09 | 2 | -1/+7 | |
| | | | | | | | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238) | |||||
| * | | Don't create rectangles that have a zero x or y dimension. When snapping for ↵ | Diederik van Lierop | 2009-07-08 | 1 | -5/+38 | |
| | | | | | | | | | | | example to the same point twice then just cancel the rect creation (Fixes bug #375975). And while we're at it, make the rectangle tool escapeable by pressing esc. See also rev. #21706 which was similar but applied to ellipses instead. (bzr r8237) | |||||
| * | | When translating too many nodes, a convex hull is used for snapping. This is ↵ | Diederik van Lierop | 2009-07-08 | 1 | -3/+7 | |
| | | | | | | | | | | | not needed when "only snap node closest to mouse pointer" has been enabled in the preferences (fixes bug #396070) (bzr r8236) | |||||
| * | | Contextual split of translatable message | Alexandre Prokoudine | 2009-07-08 | 1 | -1/+1 | |
| | | | | | | | (bzr r8232) | |||||
| * | | Fix for pattern name localization | Nicolas Dufour | 2009-07-08 | 1 | -2/+2 | |
| | | | | | | | (bzr r8230) | |||||
| * | | Reverting the references which made the Node Tool controls toolbar disappear. | Josh Andler | 2009-07-07 | 1 | -12/+12 | |
| | | | | | | | (bzr r8228) | |||||
| * | | Removing a couple node-tool related modifications in the file which I don't ↵ | Josh Andler | 2009-07-07 | 1 | -11/+0 | |
| | | | | | | | | | | | believe Krzysztof intended to commit. (bzr r8226) | |||||
| * | | - Fix bug #396322: "Spell checker crashes the OS X package" | mjwybrow | 2009-07-07 | 1 | -23/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | - Include the aspell dictionary files in the app bundle. - Show an error if at least the en dictionary files are not available. - Replace the GtkOptionMenu (for selecting which dictionary to add extra words to) with a GtkComboBox since this one behaves correctly when it is insensitive. GtkOptionMenu is deprecated and the menu would appear when clicking on the insensitive widget and then could not be closed. (bzr r8224) | |||||
| * | | Fix LP #390162: Wrong defaults for Calligraphy tool | Krzysztof Kosi??ski | 2009-07-07 | 3 | -21/+33 | |
| | | | | | | | (bzr r8223) | |||||
| * | | Fix for Bug #327533 (Calligraphy presets are not translatable). | Nicolas Dufour | 2009-07-06 | 2 | -1/+9 | |
| | | | | | | | (bzr r8217) | |||||
| * | | commit out apparently useless warning | bulia byak | 2009-07-05 | 1 | -1/+1 | |
| | | | | | | | (bzr r8209) | |||||
| * | | Fix compiler warnings with newer GCC | Josh Andler | 2009-06-30 | 6 | -6/+6 | |
| | | | | | | | (bzr r8193) | |||||
| * | | Don't create ellipses/arcs/circles that have a zero x or y dimension. When ↵ | Diederik van Lierop | 2009-06-29 | 1 | -7/+41 | |
| | | | | | | | | | | | snapping for example to the same point twice then just cancel the arc creation (Fixes bug #375975). And while we're at it, make the ellipse tool escapeable by pressing esc. Needs to be copied to the rect / star / etc. tools too (bzr r8187) | |||||
| * | | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 | |
| | | | | | | | (bzr r8184) | |||||
| * | | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 | |
| | | | | | | | (bzr r8183) | |||||
| * | | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -0/+1 | |
| | | | | | | | (bzr r8181) | |||||
| * | | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -4/+23 | |
| | | | | | | | (bzr r8180) | |||||
| * | | patch 375771 | bulia byak | 2009-06-22 | 1 | -0/+1 | |
| | | | | | | | (bzr r8146) | |||||
