| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| * | 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 | 1 | -9/+12 | |
| | | | | (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 | 1 | -6/+6 | |
| | | | | | | from 0..10) (bzr r6333) | |||||
| * | improving SVG Fonts UI | Felipe Corr??a da Silva Sanches | 2008-07-16 | 1 | -6/+16 | |
| | | | | (bzr r6331) | |||||
| * | 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) | |||||
| * | * removed the auxiliary GtkWindow | Felipe Corr??a da Silva Sanches | 2008-07-11 | 2 | -7/+73 | |
| | | | | | | * added font preview to the SvgFonts dialog (bzr r6254) | |||||
| * | remove tolerance from tool prefs now that it's on the controls bar | bulia byak | 2008-07-09 | 2 | -6/+0 | |
| | | | | (bzr r6249) | |||||
| * | move undo commits closer to the UI | bulia byak | 2008-07-05 | 1 | -0/+3 | |
| | | | | (bzr r6195) | |||||
| * | missed a spot | MenTaLguY | 2008-07-01 | 1 | -14/+0 | |
| | | | | (bzr r6113) | |||||
| * | dead code removal | MenTaLguY | 2008-07-01 | 11 | -565/+0 | |
| | | | | (bzr r6112) | |||||
| * | Fixed compilation when the new SVG font stuff is not enabled. | Jon A. Cruz | 2008-06-26 | 2 | -1/+3 | |
| | | | | (bzr r6063) | |||||
| * | * remove g_warnings | Felipe Corr??a da Silva Sanches | 2008-06-26 | 2 | -15/+35 | |
| | | | | | | * add 2 experimental entry fields in SVGFonts dialog (bzr r6062) | |||||
| * | adding list of available SVGFonts to the SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -2/+61 | |
| | | | | (bzr r6059) | |||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -3/+3 | |
| | | | | (bzr r6058) | |||||
| * | missing files from previous commit | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -0/+77 | |
| | | | | (bzr r6057) | |||||
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -0/+9 | |
| | | | | (bzr r6056) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -37/+1 | |
| | | | | (bzr r6046) | |||||
| * | patch from 226459, approved by joel | bulia byak | 2008-06-20 | 1 | -7/+15 | |
| | | | | (bzr r6006) | |||||
| * | Fixed preferences dialog to be usable on small screens, like on the Eee PC. | Jon A. Cruz | 2008-06-13 | 1 | -1/+6 | |
| | | | | (bzr r5920) | |||||
| * | general rearrange and copyedit | bulia byak | 2008-06-13 | 2 | -77/+103 | |
| | | | | (bzr r5919) | |||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 2 | -3/+3 | |
| | | | | (bzr r5915) | |||||
| * | Committing fixed patch for autosave. Fixes bug #171092. | Jon A. Cruz | 2008-06-12 | 2 | -0/+28 | |
| | | | | (bzr r5898) | |||||
| * | add selmodified connection to force dialog update on undo | bulia byak | 2008-06-09 | 2 | -5/+16 | |
| | | | | (bzr r5865) | |||||
| * | Factor out 'create and apply' code for LPEs so that it can be called from ↵ | Maximilian Albert | 2008-06-04 | 1 | -17/+2 | |
| | | | | | | everywhere (bzr r5798) | |||||
| * | Added tool style for eraser. | Jon A. Cruz | 2008-06-04 | 1 | -2/+17 | |
| | | | | | | Fixes bug #230483. (bzr r5796) | |||||
| * | Fixed conflicting result image names inside filter effects (bug 196126) | Niko Kiirala | 2008-06-02 | 1 | -1/+1 | |
| | | | | (bzr r5787) | |||||
| * | LPE STACKING! | Johan B. C. Engelen | 2008-05-30 | 2 | -16/+197 | |
| | | | | | | (many thanks to the french students who made this.) (bzr r5766) | |||||
| * | this hack does not seem to be needed with modern gtk, and it prevents ↵ | bulia byak | 2008-05-24 | 1 | -4/+0 | |
| | | | | | | remembering of last-browsed directory from working (bzr r5750) | |||||
| * | noop: add emacs/vim footer to ui/dialog/livepatheffect-editor.cpp | Maximilian Albert | 2008-05-19 | 1 | -0/+10 | |
| | | | | (bzr r5704) | |||||
| * | add SVG Output preferences | Johan B. C. Engelen | 2008-05-18 | 2 | -1/+51 | |
| | | | | (bzr r5688) | |||||
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 2 | -6/+33 | |
| | | | | | | Fixes bug #171824. (bzr r5687) | |||||
| * | 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) | |||||
