| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 1 | -6/+1 |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | ||||
| * | limit the change to the relative moves only | bulia byak | 2008-05-06 | 1 | -58/+65 |
| | | | | (bzr r5616) | ||||
| * | reinterpret move when apply-separately checkbox is on | bulia byak | 2008-05-06 | 1 | -0/+63 |
| | | | | (bzr r5615) | ||||
| * | export bbox sorting machinery | bulia byak | 2008-05-06 | 2 | -12/+19 |
| | | | | (bzr r5614) | ||||
| * | Cmake: Fix some undefined function calls | Joshua L. Blocher | 2008-05-06 | 1 | -3/+10 |
| | | | | (bzr r5611) | ||||
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 2 | -5/+9 |
| | | | | (bzr r5600) | ||||
| * | warning cleanup and fixed string free issue | Jon A. Cruz | 2008-05-04 | 1 | -13/+13 |
| | | | | (bzr r5594) | ||||
| * | Const cleanup on strings. | Jon A. Cruz | 2008-05-02 | 1 | -1/+1 |
| | | | | (bzr r5577) | ||||
| * | Use radiobutton for "always snap" in the document-properties dialog | Diederik van Lierop | 2008-04-30 | 1 | -6/+6 |
| | | | | (bzr r5562) | ||||
| * | copyedit | bulia byak | 2008-04-27 | 1 | -2/+2 |
| | | | | (bzr r5531) | ||||
| * | Initial cut of eraser tool | Jon A. Cruz | 2008-04-26 | 2 | -1/+4 |
| | | | | (bzr r5524) | ||||
| * | Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug ↵ | Jon A. Cruz | 2008-04-25 | 2 | -8/+17 |
| | | | | | | #221676. (bzr r5514) | ||||
| * | replace text strings by ints for tools/bounding_box | bulia byak | 2008-04-17 | 1 | -2/+2 |
| | | | | (bzr r5459) | ||||
| * | fix include path | Johan B. C. Engelen | 2008-04-16 | 1 | -1/+1 |
| | | | | (bzr r5456) | ||||
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 1 | -8/+8 |
| | | | | (bzr r5453) | ||||
| * | translator comment | Arpad Biro | 2008-04-13 | 1 | -0/+1 |
| | | | | (bzr r5425) | ||||
| * | translator comment | Arpad Biro | 2008-04-13 | 1 | -0/+1 |
| | | | | (bzr r5424) | ||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 2 | -3/+3 |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | ||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -73/+73 |
| | | | | (bzr r5379) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -3/+0 |
| | | | | (bzr r5299) | ||||
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+74 |
| | | | | (bzr r5240) | ||||
| * | when applying LPE to rect, convert it to path first | Johan B. C. Engelen | 2008-03-28 | 1 | -0/+8 |
| | | | | (bzr r5223) | ||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -20/+16 |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | ||||
| * | Fixing as per discussion in LP # 179988 | Mike Pittman | 2008-03-28 | 1 | -3/+77 |
| | | | | (bzr r5211) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -1/+1 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Visually indicate linked devices | Jon A. Cruz | 2008-03-24 | 1 | -11/+137 |
| | | | | (bzr r5187) | ||||
| * | Tracking of live axes | Jon A. Cruz | 2008-03-22 | 1 | -12/+32 |
| | | | | (bzr r5172) | ||||
| * | Numeric values on test area | Jon A. Cruz | 2008-03-22 | 1 | -0/+7 |
| | | | | (bzr r5164) | ||||
| * | Removed Win32 keep-dialogs-on-top preference, now set permanently to true | Joel Holdsworth | 2008-03-22 | 4 | -25/+7 |
| | | | | (bzr r5160) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5149) | ||||
| * | Bugfix to prevent the print dialog falling underneath the inkscape desktop ↵ | Joel Holdsworth | 2008-03-21 | 2 | -3/+4 |
| | | | | | | windows in Win32 (bzr r5147) | ||||
| * | Adding axis detection to new input dialog | Jon A. Cruz | 2008-03-21 | 2 | -42/+224 |
| | | | | (bzr r5140) | ||||
| * | Adding signals and linking | Jon A. Cruz | 2008-03-20 | 1 | -31/+120 |
| | | | | (bzr r5129) | ||||
| * | Add option to treat grups as single objects when converting to guides. | Maximilian Albert | 2008-03-19 | 2 | -1/+4 |
| | | | | (bzr r5124) | ||||
| * | A fix for bug #199357 "cannot load emf file" based on the patch submitted by ↵ | Joel Holdsworth | 2008-03-17 | 1 | -5/+5 |
| | | | | | | Ulferikson (bzr r5109) | ||||
| * | Improved visibility of button indicators and added updating when tools switch | Jon A. Cruz | 2008-03-15 | 1 | -31/+50 |
| | | | | (bzr r5098) | ||||
| * | Split data mode apart from UI and added button trackers | Jon A. Cruz | 2008-03-15 | 1 | -125/+112 |
| | | | | (bzr r5092) | ||||
| * | BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵ | Albin Sunnanbo | 2008-03-13 | 2 | -2/+4 |
| | | | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082) | ||||
| * | Turn off debug simulated devices | Jon A. Cruz | 2008-03-13 | 1 | -1/+1 |
| | | | | (bzr r5077) | ||||
| * | Adding new extended input devices dialog | Jon A. Cruz | 2008-03-13 | 4 | -0/+846 |
| | | | | (bzr r5076) | ||||
| * | Better test | Bob Jamison | 2008-03-12 | 1 | -1/+3 |
| | | | | (bzr r5068) | ||||
| * | Snap to page border | Diederik van Lierop | 2008-03-12 | 2 | -2/+6 |
| | | | | (bzr r5059) | ||||
| * | Got initial JS execution working | Bob Jamison | 2008-03-11 | 1 | -26/+13 |
| | | | | (bzr r5057) | ||||
| * | Update to follow new scripting stuff | Bob Jamison | 2008-03-10 | 1 | -15/+31 |
| | | | | (bzr r5017) | ||||
| * | make the infobox narrower and place add button above it | bulia byak | 2008-03-08 | 1 | -3/+4 |
| | | | | (bzr r4988) | ||||
| * | add preferences for path flashing on mouseover | Johan B. C. Engelen | 2008-03-06 | 2 | -0/+11 |
| | | | | (bzr r4977) | ||||
| * | noop: reverted one line of commit #17642 (it's safe to call g_free with NULL) | Maximilian Albert | 2008-03-04 | 1 | -2/+1 |
| | | | | (bzr r4953) | ||||
| * | Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ↵ | Joel Holdsworth | 2008-03-04 | 1 | -32/+36 |
| | | | | | | a couple of potential memory leaks, and tidied the code a bit (bzr r4950) | ||||
| * | added Marcin Floryan, made Gail's second name match new reality :) | Alexandre Prokoudine | 2008-03-03 | 1 | -0/+2 |
| | | | | (bzr r4942) | ||||
| * | fixed another localization issue - file extension names are now localized ↵ | Marcin Floryan | 2008-02-28 | 1 | -2/+2 |
| | | | | | | properly. (bzr r4901) | ||||
