| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 1 | -1/+3 |
| | | | | (bzr r6602) | ||||
| * | Snap to intersections of any kind of path (were we previously only could ↵ | Diederik van Lierop | 2008-08-08 | 1 | -3/+3 |
| | | | | | | snap to intersections of line-segments) (bzr r6597) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 4 | -7/+7 |
| | | | | (bzr r6593) | ||||
| * | Fix regression in object snapper which caused self-snapping | Diederik van Lierop | 2008-08-07 | 1 | -5/+5 |
| | | | | (bzr r6587) | ||||
| * | 1) When pasting, use an offset that is a multiple of the grid pitch (got ↵ | Diederik van Lierop | 2008-08-06 | 1 | -27/+53 |
| | | | | | | | | lost during a previous round of refactoring) 2) Refactor some of the pasting code (bzr r6580) | ||||
| * | optionally (default off) relink duplicated clones to the duplicated original | bulia byak | 2008-08-05 | 2 | -0/+7 |
| | | | | (bzr r6570) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 8 | -43/+43 |
| | | | | (bzr r6569) | ||||
| * | more mockup on svgfonts dialog | Felipe Corr??a da Silva Sanches | 2008-08-05 | 2 | -1/+27 |
| | | | | (bzr r6563) | ||||
| * | added class AttrEntry | Felipe Corr??a da Silva Sanches | 2008-08-05 | 2 | -0/+11 |
| | | | | | | | Added 2 entries in glyphs tab (svgfonts dialog). But these fields do not change attributes yet (bzr r6562) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 17 | -187/+188 |
| | | | | (bzr r6561) | ||||
| * | Fixed const-correctness and member access | Jon A. Cruz | 2008-08-03 | 2 | -30/+35 |
| | | | | (bzr r6544) | ||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -1/+0 |
| | | | | (bzr r6540) | ||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 2 | -4/+4 |
| | | | | (bzr r6513) | ||||
| * | adding tabs to SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-08-01 | 2 | -21/+50 |
| | | | | (bzr r6497) | ||||
| * | whitespace | Maximilian Albert | 2008-07-30 | 1 | -1/+1 |
| | | | | (bzr r6476) | ||||
| * | Make text widget for TextParams work and re-enable it | Maximilian Albert | 2008-07-30 | 3 | -6/+4 |
| | | | | (bzr r6469) | ||||
| * | fix invisible selection in the list; remove stripes; fix undo comment | bulia byak | 2008-07-30 | 2 | -2/+25 |
| | | | | (bzr r6468) | ||||
| * | New registered widget (text entry box). | Maximilian Albert | 2008-07-29 | 5 | -0/+210 |
| | | | | (bzr r6461) | ||||
| * | fix tweak page id | bulia byak | 2008-07-26 | 1 | -1/+1 |
| | | | | (bzr r6424) | ||||
| * | add style selector for tweak tool | bulia byak | 2008-07-26 | 2 | -5/+7 |
| | | | | (bzr r6423) | ||||
| * | meaningful limits | bulia byak | 2008-07-26 | 1 | -2/+2 |
| | | | | (bzr r6422) | ||||
| * | Added compensation factor for time-skew with event latency. | Jon A. Cruz | 2008-07-26 | 2 | -0/+6 |
| | | | | (bzr r6421) | ||||
| * | Fixed regression: changing blend mode in layers dialog didn't work | Niko Kiirala | 2008-07-24 | 1 | -3/+9 |
| | | | | (bzr r6409) | ||||
| * | fix compile | Felipe Corr??a da Silva Sanches | 2008-07-22 | 1 | -0/+1 |
| | | | | (bzr r6389) | ||||
| * | cleanup includes | Johan B. C. Engelen | 2008-07-21 | 2 | -15/+1 |
| | | | | (bzr r6385) | ||||
| * | fix includes a bit for imagetoggler | Johan B. C. Engelen | 2008-07-21 | 2 | -11/+1 |
| | | | | (bzr r6384) | ||||
| * | make visibility icon in LPE stack dialog clickable | Johan B. C. Engelen | 2008-07-20 | 2 | -3/+21 |
| | | | | (bzr r6379) | ||||
| * | add visibility icon to LPE stack dialog. not clickable yet | Johan B. C. Engelen | 2008-07-20 | 2 | -2/+16 |
| | | | | (bzr r6378) | ||||
| * | extract ImageToggler from layers dialog | Johan B. C. Engelen | 2008-07-20 | 4 | -0/+226 |
| | | | | (bzr r6377) | ||||
| * | noop: rename function name and whitespace | Johan B. C. Engelen | 2008-07-20 | 2 | -36/+34 |
| | | | | (bzr r6376) | ||||
| * | remove redundant code from lpe dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -3/+1 |
| | | | | (bzr r6375) | ||||
| * | whitespace, and add virtual destructor to ModelColumns of LPE stack dialog | Johan B. C. Engelen | 2008-07-20 | 1 | -7/+8 |
| | | | | (bzr r6374) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-07-20 | 3 | -21/+24 |
| | | | | (bzr r6367) | ||||
| * | make the resolution for create bitmap copy settable in ui | bulia byak | 2008-07-18 | 2 | -0/+5 |
| | | | | (bzr r6354) | ||||
| * | Removed the unused allowshorthands preference. | Jasper van de Gronde | 2008-07-18 | 2 | -6/+0 |
| | | | | (bzr r6352) | ||||
| * | added SVF Fonts dialog to the list of translatables | Alexandre Prokoudine | 2008-07-18 | 1 | -7/+7 |
| | | | | | | marked its messages for translation (bzr r6350) | ||||
| * | * added another spinbox to the svgfonts ui | Felipe Corr??a da Silva Sanches | 2008-07-18 | 2 | -1/+25 |
| | | | | | | | * this one will set the horiz_adv_x parameter of fonts (i.e. the "set width") * but it is still not working well since I need to find out how to tell cairo that the glyph cache is invalid and that glyphs should be rerendered (bzr r6347) | ||||
| * | fix initialization order of FilterEffectDialog fields, per bug #249514 | MenTaLguY | 2008-07-17 | 2 | -7/+8 |
| | | | | (bzr r6340) | ||||
| * | fix combo enum, to handle enums of all types (not only the ones that range ↵ | Johan B. C. Engelen | 2008-07-16 | 2 | -9/+9 |
| | | | | | | from 0..10) (bzr r6333) | ||||
| * | improving SVG Fonts UI | Felipe Corr??a da Silva Sanches | 2008-07-16 | 1 | -6/+16 |
| | | | | (bzr r6331) | ||||
| * | Support for copy/paste with Windows clipboard. (LP 217609) | Ulf Erikson | 2008-07-15 | 1 | -20/+159 |
| | | | | (bzr r6318) | ||||
| * | Preview emf on windows | Ulf Erikson | 2008-07-14 | 2 | -1/+195 |
| | | | | (bzr r6294) | ||||
| * | increase font size on kerning_preview and text_preview drawing areas | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -3/+13 |
| | | | | (bzr r6271) | ||||
| * | properly update kerning value in the spinbox and fix some crashes | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -10/+19 |
| | | | | (bzr r6270) | ||||
| * | now one can visually adjust glyph kerning. (still doesn save that info in ↵ | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -2/+29 |
| | | | | | | the file, though) (bzr r6269) | ||||
| * | kerning pairs already can be selected but kerning value still cant be set | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -2/+14 |
| | | | | (bzr r6268) | ||||
| * | glyph-kerning setup user interface (not functional yet, just the gtk UI sketch) | Felipe Corr??a da Silva Sanches | 2008-07-12 | 2 | -4/+49 |
| | | | | (bzr r6267) | ||||
| * | move max-recent to ui tab | bulia byak | 2008-07-12 | 1 | -7/+5 |
| | | | | (bzr r6263) | ||||
| * | fix crash on svnfonts dialog | Felipe Corr??a da Silva Sanches | 2008-07-12 | 1 | -17/+6 |
| | | | | (bzr r6262) | ||||
| * | Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ↵ | Felipe Corr??a da Silva Sanches | 2008-07-11 | 2 | -5/+24 |
| | | | | | | dont know why) (bzr r6255) | ||||
