| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix linking | Johan B. C. Engelen | 2007-12-21 | 1 | -0/+1 |
| * | guidelines: add methods to check horizontal/vertical, small fixes | Johan B. C. Engelen | 2007-12-21 | 4 | -7/+13 |
| * | added glib spawn helper files | theAdib | 2007-12-21 | 1 | -0/+2 |
| * | ifdef instead of ifndef WITH_LIBWPG | Adib Taraben | 2007-12-21 | 1 | -1/+1 |
| * | compile depending on WITH_LIBWPG | theAdib | 2007-12-21 | 2 | -0/+9 |
| * | More icon work by Michael Growberg: | JiHO | 2007-12-21 | 1 | -18209/+16068 |
| * | Use "%"-key for toggling the snapper, and modify the related sp-desktop code | Diederik van Lierop | 2007-12-20 | 6 | -12/+24 |
| * | guidelines: implement rendering of angled lines. | Johan B. C. Engelen | 2007-12-20 | 2 | -4/+46 |
| * | guidelines: minor corrections | Johan B. C. Engelen | 2007-12-20 | 5 | -8/+112 |
| * | (Hopefully) proper fix this time for stolen 'D + modifier' shortcuts. | Maximilian Albert | 2007-12-20 | 1 | -6/+4 |
| * | Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th... | Maximilian Albert | 2007-12-20 | 1 | -0/+4 |
| * | correctly handle orientation changes of guidelines | Johan B. C. Engelen | 2007-12-19 | 4 | -1/+40 |
| * | fix guide dragging | Johan B. C. Engelen | 2007-12-19 | 1 | -2/+2 |
| * | optimize guide canvasupdating | Johan B. C. Engelen | 2007-12-19 | 1 | -1/+3 |
| * | guides: switch from using one position coordinate to Geom::Point point_on_line | Johan B. C. Engelen | 2007-12-19 | 12 | -93/+114 |
| * | rename guide parameters to match snapping code naming convention. | Johan B. C. Engelen | 2007-12-19 | 7 | -28/+50 |
| * | Introduce verb, menu item and shortcut for the global snapping toggle | Diederik van Lierop | 2007-12-18 | 6 | -8/+20 |
| * | speedify zooming by keys | bulia byak | 2007-12-18 | 1 | -4/+8 |
| * | [INTL: sl] Updated Slovenian translation by Martin Srebotnjak (closes: #177058) | Luca Bruno | 2007-12-18 | 1 | -2089/+1445 |
| * | Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590 | Maximilian Albert | 2007-12-18 | 1 | -0/+30 |
| * | Renaming captions and labels in snapping preferences dialog, and inverting th... | Diederik van Lierop | 2007-12-17 | 2 | -11/+11 |
| * | remember to return true from <javac> execute() | Bob Jamison | 2007-12-17 | 1 | -0/+1 |
| * | Make sure that snapping attributes pass 'make check' | Diederik van Lierop | 2007-12-17 | 1 | -6/+9 |
| * | revert comenting of uri argument in PdfImportDialog | Adib Taraben | 2007-12-17 | 1 | -1/+1 |
| * | Use golden ratio as additional constrained ratio during Ctrl+dragging rectang... | Maximilian Albert | 2007-12-17 | 3 | -4/+40 |
| * | CRLF fix | Jon A. Cruz | 2007-12-17 | 9 | -1787/+1787 |
| * | non-poppler build fix | Jon A. Cruz | 2007-12-17 | 2 | -64/+66 |
| * | defocus layer selector after choosing layer | bulia byak | 2007-12-17 | 1 | -0/+3 |
| * | prepare for adding angled guideline rendering | Johan B. C. Engelen | 2007-12-16 | 2 | -25/+32 |
| * | start of getting angled guidelines. | Johan B. C. Engelen | 2007-12-16 | 6 | -13/+35 |
| * | * [INTL: it] Updated Italian translation | Luca Bruno | 2007-12-16 | 1 | -2229/+2478 |
| * | [BUG #169122] PDF import doesn't work when file name has accents, partially f... | Adib Taraben | 2007-12-16 | 1 | -8/+41 |
| * | fix default grid unit scaling, fix crash for unknown unit. | Johan B. C. Engelen | 2007-12-16 | 2 | -10/+14 |
| * | prevent writing to xml when initializing grid. fixes not working default units. | Johan B. C. Engelen | 2007-12-16 | 2 | -0/+4 |
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 7 | -8/+46 |
| * | fix possible crash where event_context is destroyed during fill operation due... | John Bintz | 2007-12-16 | 1 | -2/+5 |
| * | trying to fix the unset-gradient-on-transform bug | bulia byak | 2007-12-16 | 1 | -1/+1 |
| * | remove debug | bulia byak | 2007-12-16 | 1 | -1/+0 |
| * | Warning cleanup | Jon A. Cruz | 2007-12-15 | 7 | -31/+37 |
| * | Add initial support for <javac>. Also fix str compare bug | Bob Jamison | 2007-12-15 | 1 | -6/+74 |
| * | Fixed missing handling of the "environment prefix" and fetching of environmen... | Bob Jamison | 2007-12-15 | 1 | -12/+41 |
| * | * [INTL:it] Typo fixing, patch by Luciano Montanaro | Luca Bruno | 2007-12-15 | 1 | -33/+32 |
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 8 | -20/+154 |
| * | update to latest 2geom | Johan B. C. Engelen | 2007-12-14 | 1 | -0/+2 |
| * | Remove unused function that causes compile error on windows. | Maximilian Albert | 2007-12-13 | 1 | -12/+0 |
| * | If necessary, split up perspectives when applying transformations to boxes; m... | Maximilian Albert | 2007-12-13 | 7 | -18/+73 |
| * | Improved tango icons by Michael Grossberg. | JiHO | 2007-12-13 | 1 | -9465/+17981 |
| * | remove -g flag from build.xml as it is really not necessary and slows down bu... | Johan B. C. Engelen | 2007-12-13 | 1 | -1/+1 |
| * | Fundamentally reworked version of the 3D box tool (among many other things, t... | Maximilian Albert | 2007-12-13 | 51 | -3225/+4774 |
| * | libgdl: avoid setting a negative preferred height for dock items, | gustav_b | 2007-12-12 | 1 | -1/+1 |