| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Up to date with current sources. | Colin Marquardt | 2007-06-17 | 1 | -160/+167 | |
| | | | | (bzr r3074) | |||||
| * | Add translator hint. | Colin Marquardt | 2007-06-17 | 1 | -0/+2 | |
| | | | | (bzr r3073) | |||||
| * | Add translator hint. | Colin Marquardt | 2007-06-17 | 1 | -0/+2 | |
| | | | | (bzr r3072) | |||||
| * | fix double instancing of signal connectors in SPUseReference | Johan B. C. Engelen | 2007-06-17 | 1 | -9/+0 | |
| | | | | (bzr r3071) | |||||
| * | Some more translations. | Colin Marquardt | 2007-06-16 | 1 | -99/+56 | |
| | | | | (bzr r3070) | |||||
| * | Updated all po files with original strings from the current sources. Updated ↵ | Colin Marquardt | 2007-06-16 | 58 | -147535/+202502 | |
| | | | | | | de.po a bit. (bzr r3069) | |||||
| * | some changes bcs of the name of uninstall.exe | Adib Taraben | 2007-06-15 | 1 | -2/+3 | |
| | | | | (bzr r3068) | |||||
| * | installer remembers installed files and uninstaller does not delete user files | Adib Taraben | 2007-06-15 | 3 | -4/+644 | |
| | | | | (bzr r3067) | |||||
| * | changes to install he - hebrew | Adib Taraben | 2007-06-15 | 13 | -3/+33 | |
| | | | | (bzr r3066) | |||||
| * | fix: [ 1733245 ] Installer misspells Finnish as Finish | Adib Taraben | 2007-06-15 | 9 | -12/+20 | |
| | | | | (bzr r3065) | |||||
| * | modified the symlink for python packages to point to the real location ↵ | JiHO | 2007-06-15 | 1 | -1/+1 | |
| | | | | | | (inside python framework) instead of /Library/Python/... which is a link to the real location. Indeed the link is broken on 10.3 aka. Panther (bzr r3064) | |||||
| * | patch 1729267 for bug 1712481 | bulia byak | 2007-06-14 | 1 | -2/+67 | |
| | | | | (bzr r3063) | |||||
| * | added the lines for LaTeX Beamer palette and template committed in r15045 in ↵ | JiHO | 2007-06-14 | 2 | -2/+4 | |
| | | | | | | the appropriate Makefile.am (otherwise they were present but not installed) (bzr r3062) | |||||
| * | * More fixes :) | Luca Bruno | 2007-06-14 | 1 | -16/+16 | |
| | | | | (bzr r3061) | |||||
| * | * Various Typo fixed | Luca Bruno | 2007-06-14 | 1 | -102/+126 | |
| | | | | (bzr r3060) | |||||
| * | Only snap the real corners of a rectangle, not the start and end points of ↵ | Diederik van Lierop | 2007-06-13 | 2 | -0/+29 | |
| | | | | | | each rounded corener (bzr r3059) | |||||
| * | Fixed a rendering problem in feOffset | Niko Kiirala | 2007-06-13 | 1 | -4/+11 | |
| | | | | (bzr r3058) | |||||
| * | Filter effects: support for SourceAlpha and BackgroundAlpha | Niko Kiirala | 2007-06-12 | 4 | -27/+102 | |
| | | | | (bzr r3057) | |||||
| * | Fixed background access problems introduced in previous revision | Niko Kiirala | 2007-06-07 | 2 | -8/+16 | |
| | | | | (bzr r3056) | |||||
| * | First version of feOffset support. Contains some rendering glitches. | Niko Kiirala | 2007-06-07 | 10 | -9/+324 | |
| | | | | (bzr r3055) | |||||
| * | fixed string parameter to work with latex extension. will need further ↵ | Johan B. C. Engelen | 2007-06-07 | 1 | -3/+5 | |
| | | | | | | research... perhaps now it is broken on linux. (bzr r3054) | |||||
| * | remove duplicate entry in /ui/widget/Makefile_insert | Johan B. C. Engelen | 2007-06-04 | 1 | -1/+0 | |
| | | | | (bzr r3053) | |||||
| * | Modified filter rendering area handling to better accommodate upcoming feOffset | Niko Kiirala | 2007-06-04 | 7 | -20/+24 | |
| | | | | (bzr r3052) | |||||
| * | Some additional Paint Bucket optimizations and cleanup | John Bintz | 2007-06-02 | 1 | -21/+29 | |
| | | | | (bzr r3051) | |||||
| * | Gtkmm:ified Fill and Stroke dialog (disabled by default). It's still | gustav_b | 2007-06-02 | 5 | -16/+303 | |
| | | | | | | using the old fill/stroke style and paint style widgets, though. (bzr r3050) | |||||
| * | Finish Paint Bucket optimizations & fixes for auto gap | John Bintz | 2007-06-02 | 1 | -125/+67 | |
| | | | | | | | | * remove useless "fillaccuracy" setting * dramatically improve speed of non-auto gap fills * change some ints to unsigned ints (bzr r3049) | |||||
| * | Implement various small paint bucket optimizations and cleanups | John Bintz | 2007-06-01 | 1 | -105/+116 | |
| | | | | (bzr r3048) | |||||
| * | Add fillaccuracy preference | John Bintz | 2007-06-01 | 1 | -6/+17 | |
| | | | | (bzr r3047) | |||||
| * | Add optimizations for Paint Bucket bitmap fill | John Bintz | 2007-06-01 | 1 | -17/+88 | |
| | | | | (bzr r3046) | |||||
| * | Don't return too much snappoints | Diederik van Lierop | 2007-05-30 | 1 | -0/+5 | |
| | | | | (bzr r3045) | |||||
| * | Improve auto gap algorithm and move some "magic numbers" pixel setting code ↵ | John Bintz | 2007-05-30 | 1 | -125/+182 | |
| | | | | | | into separate functions (bzr r3044) | |||||
| * | Fixed segfault when opening about screen | Niko Kiirala | 2007-05-30 | 1 | -0/+2 | |
| | | | | (bzr r3043) | |||||
| * | Example image showing differend blending modes in feBlend | Niko Kiirala | 2007-05-29 | 1 | -0/+230 | |
| | | | | (bzr r3042) | |||||
| * | Added support for in-parameter in filter primitives | Niko Kiirala | 2007-05-29 | 12 | -27/+170 | |
| | | | | (bzr r3041) | |||||
| * | Add auto gap filling for Paint Bucket and implement "safety valve" to ↵ | John Bintz | 2007-05-28 | 3 | -13/+96 | |
| | | | | | | prevent runaway fill operations (bzr r3040) | |||||
| * | Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name. | Bob Jamison | 2007-05-27 | 1 | -0/+1 | |
| | | | | (bzr r3039) | |||||
| * | Remove a printf from style-test (added in r8425, apparently intended just ↵ | Peter Moulder | 2007-05-27 | 1 | -1/+0 | |
| | | | | | | for debugging, though I haven't asked Ted). (bzr r3038) | |||||
| * | Handle snapping of nodes in sp_knot_handler. From now on the nodes of ↵ | Diederik van Lierop | 2007-05-24 | 3 | -54/+41 | |
| | | | | | | transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager. (bzr r3037) | |||||
| * | Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to ↵ | Peter Moulder | 2007-05-23 | 1 | -1/+7 | |
| | | | | | | GEOMETRIC_BBOX, as requested in bug #1722238. (bzr r3036) | |||||
| * | Refactoring work for filter effects renderer initialization | Niko Kiirala | 2007-05-21 | 11 | -189/+266 | |
| | | | | (bzr r3035) | |||||
| * | committed patch 1629798 | JiHO | 2007-05-20 | 2 | -7/+3 | |
| | | | | | | | | | | http://sourceforge.net/tracker/index.php?func=detail&aid=1629798&group_id=93438&atid=604308 this patch suppresses the requirement on skconvert for ps and eps input and only uses pstoedit with the plot-svg back-end (which is free). It introduces some warning messages and can cause some scale problems depending on the origin of the ps or eps but it probably better than relying on sketch and can probably be enhanced. Apparently this patch is used in Fedora's Inkscape already and it seems to do well there. (bzr r3034) | |||||
| * | The LaTeX beamer class is the new latex standard to produce slides: | JiHO | 2007-05-20 | 2 | -0/+230 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | http://latex-beamer.sourceforge.net/ It produces custom sized pages and includes several layout/color themes. I added an Inkscape template document with the correct page dimensions as well as guides to delimit the text area within the slide for several themes, in order to ease the production of illustrations at correct sizes (scalability is great but having the correct size from the start limits issues with stoke width and font sizes for example). I also constructed a color palette which includes colors suitable for each theme of the standard beamer package. I am no color-expert/artist so I don't really know about the rules in this delicate subject. What I did is that for each theme I extracted the base colors of the slides with a color picker tool; I named them according to their use in the slide (eg. "{themeName} header", "{themeName} background"); when I found this base color set to be a bit poor, I added new colors derived from the original ones by mixing them with white, black, with other colors in the theme or by using automatic color schemes generators; I named these new colors "{themeName} added {colorName}". hopefully this should have led me to avoid bad color choices. (bzr r3033) | |||||
| * | noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers. | Peter Moulder | 2007-05-20 | 3 | -24/+25 | |
| | | | | (bzr r3032) | |||||
| * | doc | Peter Moulder | 2007-05-20 | 1 | -0/+2 | |
| | | | | (bzr r3031) | |||||
| * | Applied Yossi's patch 1721693 for bugs 1718405, 1718934, and 1720822 | Bob Jamison | 2007-05-19 | 2 | -8/+55 | |
| | | | | (bzr r3030) | |||||
| * | noop: Fix truncated vim modeline. | Peter Moulder | 2007-05-19 | 1 | -1/+2 | |
| | | | | (bzr r3029) | |||||
| * | Apply Yossi's patch | Bob Jamison | 2007-05-18 | 1 | -39/+0 | |
| | | | | (bzr r3028) | |||||
| * | Minor fixes | Bob Jamison | 2007-05-18 | 2 | -10/+15 | |
| | | | | (bzr r3027) | |||||
| * | Add initial attempt at embedded pkg-config | Bob Jamison | 2007-05-18 | 2 | -44/+278 | |
| | | | | (bzr r3026) | |||||
| * | Remove warnings. Especially new gcc4.2.0 warnings about assigning a string ↵ | Bob Jamison | 2007-05-18 | 1 | -20/+84 | |
| | | | | | | literal to a char * without const. (bzr r3025) | |||||
