| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | added forgotten file to POTFILES.in | Alexandre Prokoudine | 2007-07-10 | 1 | -0/+1 |
| * | g2png extension was removed from SVN, but not from POTFILES.in | Alexandre Prokoudine | 2007-07-10 | 1 | -1/+0 |
| * | patch by gorodish, fixes bug 1692611 (win32 EMF crash) | Josh Andler | 2007-07-10 | 1 | -1/+10 |
| * | patch 1741941 | bulia byak | 2007-07-10 | 2 | -6/+8 |
| * | add item handler so that right-click works over an item; fixes 1751318 | bulia byak | 2007-07-10 | 1 | -0/+25 |
| * | shorter and less assuming status message - note that effects are used among o... | bulia byak | 2007-07-10 | 1 | -1/+1 |
| * | move filters dialog to where it makes more sense | bulia byak | 2007-07-10 | 1 | -1/+1 |
| * | move the box tool back where it belongs, in shapes | bulia byak | 2007-07-10 | 1 | -1/+1 |
| * | a slightly more exciting 3d box tool | bulia byak | 2007-07-10 | 1 | -15142/+2597 |
| * | update for new extensions | bulia byak | 2007-07-10 | 1 | -0/+7 |
| * | add color replacer | bulia byak | 2007-07-10 | 3 | -0/+54 |
| * | Different default styles for non-parallel 3D box faces | Maximilian Albert | 2007-07-10 | 4 | -11/+47 |
| * | Create all 3D box faces in the beginning (fixes resizing bug; first step towa... | Maximilian Albert | 2007-07-10 | 4 | -40/+51 |
| * | More 3D auxiliary/convenience functions | Maximilian Albert | 2007-07-10 | 3 | -4/+63 |
| * | Click-select entire 3D boxes instead of only single faces; faces can still be... | Maximilian Albert | 2007-07-10 | 2 | -2/+2 |
| * | Status message & cleanups | Maximilian Albert | 2007-07-10 | 2 | -38/+37 |
| * | correct way to transform coordinates (fixes earlier ad-hoc solution) | Maximilian Albert | 2007-07-10 | 2 | -26/+18 |
| * | Different resizing variant for 3D boxes (8 handles) | Maximilian Albert | 2007-07-10 | 2 | -15/+110 |
| * | small cleanups | Maximilian Albert | 2007-07-10 | 3 | -3/+8 |
| * | Filter effects interface: | Nicholas Bishop | 2007-07-10 | 2 | -160/+253 |
| * | add text case effects | bulia byak | 2007-07-10 | 14 | -0/+289 |
| * | fix namespaces | bulia byak | 2007-07-10 | 1 | -7/+7 |
| * | Updated Makefile.am file lists for Mac OS X icons and share/examples | Niko Kiirala | 2007-07-09 | 2 | -6/+12 |
| * | First version of feComposite filter effect renderer | Niko Kiirala | 2007-07-09 | 11 | -122/+612 |
| * | fix 1731457 | bulia byak | 2007-07-08 | 1 | -4/+4 |
| * | fix inheriting paintservers | bulia byak | 2007-07-08 | 1 | -7/+15 |
| * | add accessors for owner object and document | bulia byak | 2007-07-08 | 1 | -0/+3 |
| * | switch scale/rotate mode with Shift+s | bulia byak | 2007-07-08 | 2 | -80/+81 |
| * | switch scale/rotate mode with Shift+s | bulia byak | 2007-07-08 | 1 | -0/+9 |
| * | update alt-scaling | bulia byak | 2007-07-08 | 2 | -545/+544 |
| * | cosmetic | bulia byak | 2007-07-08 | 1 | -2/+2 |
| * | integer scale with Alt, instead of slow movement | bulia byak | 2007-07-08 | 1 | -4/+16 |
| * | Removed Makefile.am reference to files removed in r15312 | Niko Kiirala | 2007-07-07 | 1 | -2/+0 |
| * | remove, obsoleted by the new features in Export dialog; please develop that d... | bulia byak | 2007-07-07 | 2 | -100/+0 |
| * | Fix #1740146. | Johan B. C. Engelen | 2007-07-06 | 9 | -121/+212 |
| * | Fix for bug #1740146: always get current namedview, because it might have cha... | Diederik van Lierop | 2007-07-06 | 1 | -2/+4 |
| * | put ssl back | Bob Jamison | 2007-07-05 | 1 | -0/+1 |
| * | Fixed broken Shift+LeftClick to set stroke function | Joel Holdsworth | 2007-07-05 | 2 | -1/+4 |
| * | make subtree monitoring part of XML::Node's interface | MenTaLguY | 2007-07-04 | 5 | -63/+41 |
| * | First stab at a connection UI from Nick | MenTaLguY | 2007-07-04 | 4 | -228/+533 |
| * | Two variants of resizing 3D boxes (using three/four handles, respectively, de... | Maximilian Albert | 2007-07-04 | 5 | -17/+228 |
| * | New/updated 3D box auxiliary/convenience functions (e.g., allow (un)constrain... | Maximilian Albert | 2007-07-04 | 6 | -7/+71 |
| * | Added missing #ifdefs for HAVE_POPPLER_GLIB | miklosh | 2007-07-04 | 1 | -1/+5 |
| * | adapt to new paintservers API of SPStyle | bulia byak | 2007-07-04 | 2 | -6/+5 |
| * | switch fill/stroke paintservers to URIReferences, properly disconnect and del... | bulia byak | 2007-07-04 | 2 | -241/+188 |
| * | add SPPaintServerReference for use in SPStyle | bulia byak | 2007-07-04 | 1 | -3/+13 |
| * | switch to using extract_uri | bulia byak | 2007-07-04 | 1 | -2/+3 |
| * | make it a bit more permissive with its argument | bulia byak | 2007-07-04 | 1 | -2/+8 |
| * | prevent crashes by disconnecting signals on destroy | bulia byak | 2007-07-04 | 2 | -1/+7 |
| * | Initial commit of Cairo-based PDF import using libpoppler | miklosh | 2007-07-04 | 5 | -0/+197 |