| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged from trunk (r12441). | Markus Engel | 2013-07-31 | 2 | -131/+70 |
| |\ | | | | | (bzr r11608.1.112) | ||||
| | * | German translation update | Uwe Sch??ler | 2013-07-31 | 1 | -100/+55 |
| | | | | | | | (bzr r12441) | ||||
| | * | Fix selection of images in outline mode. Fixes LP #1089702 | Krzysztof Kosi??ski | 2013-07-31 | 1 | -31/+15 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089702 (bzr r12440) | ||||
| * | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 55 | -714/+592 |
| | | | | | | | (bzr r11608.1.111) | ||||
| * | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 43 | -276/+161 |
| | | | | | | | (bzr r11608.1.110) | ||||
| * | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 60 | -1176/+1147 |
| | | | | | | | (bzr r11608.1.109) | ||||
| * | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 573 | -40677/+4389 |
| |\| | | | | | (bzr r11608.1.108) | ||||
| | * | Remove unnecessary variable from the GMarkup-based unit parser | Krzysztof Kosi??ski | 2013-07-24 | 1 | -8/+6 |
| | | | | | | | (bzr r12439) | ||||
| | * | Remove the "simple SAX" parser. Replace its only use (loading of unit | Krzysztof Kosi??ski | 2013-07-24 | 6 | -1751/+67 |
| | | | | | | | | | | | definitions in util/units.cpp) with Glib::Markup (bzr r12438) | ||||
| | * | Remove mentions of DialogScript verb from keybinding files | Krzysztof Kosi??ski | 2013-07-24 | 5 | -5/+0 |
| | | | | | | | (bzr r12437) | ||||
| | * | Comparison between licenses are now done by comparing the License URI. | Christoffer Holmstedt | 2013-07-24 | 2 | -9/+86 |
| | |\ | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/372427 (bzr r12436) | ||||
| | | * | Merging patch from Peter Liljenberg. License comparison is now done by ↵ | Christoffer Holmstedt | 2013-07-16 | 2 | -9/+86 |
| | | | | | | | | | | | | | | | | comparing license URI and nothing else. (bzr r12419.1.1) | ||||
| | * | | Actually remove approx-equal.h (oops again) | Krzysztof Kosi??ski | 2013-07-23 | 1 | -25/+0 |
| | | | | | | | | | | (bzr r12435) | ||||
| | * | | Fix stray prototype of a removed function | Krzysztof Kosi??ski | 2013-07-23 | 1 | -3/+0 |
| | | | | | | | | | | (bzr r12434) | ||||
| | * | | Actually remove the file containing the unused fix (oops) | Krzysztof Kosi??ski | 2013-07-23 | 1 | -194/+0 |
| | | | | | | | | | | (bzr r12433) | ||||
| | * | | Remove unused fix for an ancient problem with g_ascii_strtod | Krzysztof Kosi??ski | 2013-07-23 | 2 | -2/+0 |
| | | | | | | | | | | (bzr r12432) | ||||
| | * | | Remove approx-equal.h and replace with Geom::are_near | Krzysztof Kosi??ski | 2013-07-23 | 5 | -7/+7 |
| | | | | | | | | | | (bzr r12431) | ||||
| | * | | Fix spelling error in filename | Krzysztof Kosi??ski | 2013-07-23 | 5 | -6/+6 |
| | | | | | | | | | | (bzr r12430) | ||||
| | * | | Remove the Digest class. Replace its only use with a glibmm call. | Krzysztof Kosi??ski | 2013-07-23 | 5 | -2120/+6 |
| | | | | | | | | | | (bzr r12429) | ||||
| | * | | Remove the disabled script dialog and the nonfunctional Java binding | Krzysztof Kosi??ski | 2013-07-23 | 523 | -32452/+1 |
| | | | | | | | | | | (bzr r12428) | ||||
| | * | | German translation update | Uwe Sch??ler | 2013-07-21 | 1 | -3502/+4152 |
| | | | | | | | | | | (bzr r12427) | ||||
| | * | | Added my name to the AUTHORS file. | Christoffer Holmstedt | 2013-07-18 | 1 | -0/+1 |
| | | | | | | | | | | (bzr r12426) | ||||
| | * | | Rename the "clipart" directory to the more descriptive name "branding". | Krzysztof Kosi??ski | 2013-07-18 | 14 | -758/+21 |
| | | | | | | | | | | | | | | | | Remove duplicate Inkscape logos. (bzr r12425) | ||||
| | * | | Changed metadata tooltips to match the definition of Dublin Core terms. | Christoffer Holmstedt | 2013-07-17 | 1 | -16/+16 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/835849 (bzr r12424) | ||||
| | | * | | Changed document properties - metadata tooltips to match the definition of ↵ | Christoffer Holmstedt | 2013-06-24 | 1 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dublin core terms. Fixed bugs: - https://launchpad.net/bugs/835849 (bzr r12387.2.1) | ||||
| | * | | | Fix ordering of verbs | Alex Valavanis | 2013-07-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | (bzr r12423) | ||||
| | * | | | Revert accidental change to configure.ac | Alex Valavanis | 2013-07-17 | 1 | -15/+0 |
| | | | | | | | | | | | | | (bzr r12422) | ||||
| | * | | | Fix remaining g_type_init deprecation issues | Alex Valavanis | 2013-07-17 | 3 | -0/+21 |
| | | | | | | | | | | | | | (bzr r12421) | ||||
| | * | | | Shape calculations. re-introduce grid of a smaller size. ↵ | Alvin Penner | 2013-07-16 | 4 | -20/+20 |
| | | |/ | |/| | | | | | | | | | | (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786) (bzr r12420) | ||||
| * | | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 292 | -26304/+27996 |
| |\| | | | | | | | | (bzr r11608.1.107) | ||||
| | * | | Minor C++ish refactoring pass. | Jon A. Cruz | 2013-07-13 | 2 | -99/+158 |
| | | | | | | | | | | (bzr r12419) | ||||
| | * | | Whitespace cleanup. | Jon A. Cruz | 2013-07-13 | 1 | -79/+79 |
| | | | | | | | | | | (bzr r12418) | ||||
| | * | | Use Jon Cruz info about OptRect to correctly get area height and width | Martin Owens | 2013-07-12 | 1 | -5/+5 |
| | | | | | | | | | | (bzr r12417) | ||||
| | * | | Do not effect the focus in align computation | Martin Owens | 2013-07-12 | 1 | -7/+9 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1200649 (bzr r12416) | ||||
| | * | | Change small to sml to fix windows compile problem | Martin Owens | 2013-07-11 | 2 | -4/+4 |
| | | | | | | | | | | (bzr r12415) | ||||
| | * | | Remove align point, not required any more | Martin Owens | 2013-07-11 | 2 | -6/+0 |
| | | | | | | | | | | (bzr r12414) | ||||
| | * | | Step 2 refactoring the align functions, added some functionality to selection. | Martin Owens | 2013-07-11 | 4 | -117/+68 |
| | | | | | | | | | | (bzr r12413) | ||||
| | * | | Merge in Eric's dbus name option | Martin Owens | 2013-07-10 | 5 | -7/+57 |
| | |\ \ | | | | | | | | | (bzr r12412) | ||||
| | | * \ | Merge from trunk | Eric Greveson | 2013-07-10 | 20 | -347/+772 |
| | | |\ \ | | |/ / | |/| | | (bzr r12402.1.2) | ||||
| | * | | | Small refactor of align and distribute to reduce complexity. | Martin Owens | 2013-07-10 | 3 | -42/+23 |
| | | | | | | | | | | | | | (bzr r12411) | ||||
| | * | | | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a ↵ | Nicolas Dufour | 2013-07-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1185132 (bzr r12410) | ||||
| | * | | | Revert wrong changes and apply right fixes from prev-commit | Martin Owens | 2013-07-08 | 2 | -3/+1 |
| | | | | | | | | | | | | | (bzr r12409) | ||||
| | * | | | Make colour a guint instead of a uint. bug 1198501 | Martin Owens | 2013-07-07 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1198501 (bzr r12408) | ||||
| | * | | | Fix build failure with GDL >= 3.6 | Alex Valavanis | 2013-07-06 | 3 | -9/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1196070 (bzr r12407) | ||||
| | * | | | Fix verbs that were out by 5 because of missing script verbs (broken between ↵ | Martin Owens | 2013-07-06 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | r7137-r11611) (bzr r12406) | ||||
| | * | | | Merge: Add Hershey extension for engraving fonts | Martin Owens | 2013-07-05 | 4 | -0/+256 |
| | |\ \ \ | | | | | | | | | | | (bzr r12405) | ||||
| | | * \ \ | merge from trunk (r11955) | su_v | 2012-12-16 | 576 | -179857/+217216 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r11687.1.3) | ||||
| | | * | | | | Hershey Text: whitespace; py: docstring, modeline; inx: fix attribute value | su_v | 2012-12-16 | 2 | -131/+136 |
| | | | | | | | | | | | | | | | | | | | (bzr r11687.1.2) | ||||
| | | * | | | | Add extension 'Render > Hershey Text' for engraving fonts | Windell Oskay | 2012-09-21 | 4 | -0/+251 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/716676 (bzr r11687.1.1) | ||||
| | * | | | | | Merge: version 2.31 of the guides creator | Martin Owens | 2013-07-05 | 2 | -98/+411 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | (bzr r12404) | ||||
