summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* patch 1729267 for bug 1712481bulia byak2007-06-141-2/+67
* added the lines for LaTeX Beamer palette and template committed in r15045 in ...JiHO2007-06-142-2/+4
* * More fixes :)Luca Bruno2007-06-141-16/+16
* * Various Typo fixedLuca Bruno2007-06-141-102/+126
* Only snap the real corners of a rectangle, not the start and end points of ea...Diederik van Lierop2007-06-132-0/+29
* Fixed a rendering problem in feOffsetNiko Kiirala2007-06-131-4/+11
* Filter effects: support for SourceAlpha and BackgroundAlphaNiko Kiirala2007-06-124-27/+102
* Fixed background access problems introduced in previous revisionNiko Kiirala2007-06-072-8/+16
* First version of feOffset support. Contains some rendering glitches.Niko Kiirala2007-06-0710-9/+324
* fixed string parameter to work with latex extension. will need further resear...Johan B. C. Engelen2007-06-071-3/+5
* remove duplicate entry in /ui/widget/Makefile_insertJohan B. C. Engelen2007-06-041-1/+0
* Modified filter rendering area handling to better accommodate upcoming feOffsetNiko Kiirala2007-06-047-20/+24
* Some additional Paint Bucket optimizations and cleanupJohn Bintz2007-06-021-21/+29
* Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b2007-06-025-16/+303
* Finish Paint Bucket optimizations & fixes for auto gapJohn Bintz2007-06-021-125/+67
* Implement various small paint bucket optimizations and cleanupsJohn Bintz2007-06-011-105/+116
* Add fillaccuracy preferenceJohn Bintz2007-06-011-6/+17
* Add optimizations for Paint Bucket bitmap fillJohn Bintz2007-06-011-17/+88
* Don't return too much snappointsDiederik van Lierop2007-05-301-0/+5
* Improve auto gap algorithm and move some "magic numbers" pixel setting code i...John Bintz2007-05-301-125/+182
* Fixed segfault when opening about screenNiko Kiirala2007-05-301-0/+2
* Example image showing differend blending modes in feBlendNiko Kiirala2007-05-291-0/+230
* Added support for in-parameter in filter primitivesNiko Kiirala2007-05-2912-27/+170
* Add auto gap filling for Paint Bucket and implement "safety valve" to prevent...John Bintz2007-05-283-13/+96
* Copy xmlparse.dll to libexpat.dll because a <tml> lib depends on the other name.Bob Jamison2007-05-271-0/+1
* Remove a printf from style-test (added in r8425, apparently intended just for...Peter Moulder2007-05-271-1/+0
* Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...Diederik van Lierop2007-05-243-54/+41
* Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEO...Peter Moulder2007-05-231-1/+7
* Refactoring work for filter effects renderer initializationNiko Kiirala2007-05-2111-189/+266
* committed patch 1629798JiHO2007-05-202-7/+3
* The LaTeX beamer class is the new latex standard to produce slides:JiHO2007-05-202-0/+230
* noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.Peter Moulder2007-05-203-24/+25
* docPeter Moulder2007-05-201-0/+2
* Applied Yossi's patch 1721693 for bugs 1718405, 1718934, and 1720822Bob Jamison2007-05-192-8/+55
* noop: Fix truncated vim modeline.Peter Moulder2007-05-191-1/+2
* Apply Yossi's patchBob Jamison2007-05-181-39/+0
* Minor fixesBob Jamison2007-05-182-10/+15
* Add initial attempt at embedded pkg-configBob Jamison2007-05-182-44/+278
* Remove warnings. Especially new gcc4.2.0 warnings about assigning a string l...Bob Jamison2007-05-181-20/+84
* Avoid a gtk g_critical message when building Document Properties dialog.Peter Moulder2007-05-171-3/+3
* noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.Peter Moulder2007-05-171-7/+7
* noop: Fix const usage/confusion.Peter Moulder2007-05-171-9/+9
* CodingStyle: Use static for file-local function as per wiki CodingStyle docum...Peter Moulder2007-05-171-5/+1
* doc: document a minor bug (or unexpected behaviour).Peter Moulder2007-05-171-1/+3
* Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder2007-05-172-4/+4
* Implement object-snapping for clones (see bug #1511260)Diederik van Lierop2007-05-162-8/+30
* Fixed some feBlend rendering bugsNiko Kiirala2007-05-161-27/+45
* Fix crash in sp-skeleton.Johan B. C. Engelen2007-05-141-1/+1
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-149-14/+461
* Initial set of style test. Will uncomment as style code is fixed.Jon A. Cruz2007-05-131-0/+63