summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* robustize remembering the dragged segment - store node number, not pointer; f...bulia byak2007-01-054-4/+14
* port the fix from sp-text.cpp rev 11260 to fix bug 1628173bulia byak2007-01-051-0/+12
* patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...bulia byak2007-01-051-8/+12
* transientize the color picker window (it's a bare Gtk::Dialog so it requires ...bulia byak2007-01-051-0/+4
* Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotesJohan B. C. Engelen2007-01-041-2/+2
* Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the act...Johan B. C. Engelen2007-01-041-3/+34
* Fix 1593499 (Tablet cursor drift when dragging bezier).gustav_b2007-01-041-3/+18
* Fixed and disabled extra debugging routines in pixblock scaler and transformerNiko Kiirala2007-01-042-4/+4
* Added bitmap transformer to fix blur with rotation and non-uniform scalingNiko Kiirala2007-01-034-9/+216
* Fixed [ 1610944 ] Text dialog discard style and crashJohan B. C. Engelen2007-01-021-13/+18
* Fixed bug [ 1610103 ]: font-size px unit missing after font family changeJohan B. C. Engelen2007-01-021-2/+2
* Fix for bug 1620741: strtof replaced.Hugo Rodrigues2007-01-011-2/+2
* undo annotationsgustav_b2007-01-011-4/+18
* Bugfix for 1625278, where inkscape would crash if loading a recentBryce Harrington2006-12-311-1/+6
* Fix 1516933 (text stroke crash inkscape)gustav_b2006-12-311-0/+3
* Fix 1565162 (Gradient stop color not updated in list when entering RBGA)gustav_b2006-12-301-6/+17
* typo fixedLuca Bruno2006-12-301-1/+1
* Fix for 1595030 (Stroke width after Union changed in a strange way).gustav_b2006-12-291-6/+20
* Export dialog is now always shown in view (not outside of screen)Johan B. C. Engelen2006-12-281-10/+8
* fix [ 1561416 ] EPS export brokentheAdib2006-12-261-4/+6
* fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PStheAdib2006-12-261-2/+9
* included inkview into new win32 build system btooltheAdib2006-12-251-0/+3
* Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 rangeJohn Bintz2006-12-232-9/+11
* bug 1614678: infinite loop on text containing a character pango describes as ...Richard Hughes2006-12-181-3/+3
* correct the Perl linking symanticsKees Cook2006-12-161-1/+0
* Clean up internal Python/Perl dialog text; link against the python dynamic li...Kees Cook2006-12-161-0/+20
* unfinished gridmanager commit (commented out)Johan B. C. Engelen2006-12-131-0/+1
* Fixed ungrouping bug where the changed transformation of items was not writte...Johan B. C. Engelen2006-12-133-46/+39
* FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch...Johan B. C. Engelen2006-12-131-1/+1
* Fix for bug #1561416, as suggested by kuestereiUlf Erikson2006-12-111-4/+6
* last fixes from patch 1219308bulia byak2006-12-111-6/+6
* fix compilebulia byak2006-12-111-1/+1
* patch by Jasper van de Gronde from bug 1576258bulia byak2006-12-112-67/+52
* Reorder event handling code to prevent reference count problems, fixes bug #1...John Bintz2006-12-101-4/+4
* improvements to trace dialog: siox button moved above preview frame, and cred...St??phane Gimenez2006-12-101-335/+388
* Adding some docsBryce Harrington2006-12-071-1/+7
* Marker menus now display custom markers in a document that are presentBryce Harrington2006-12-072-47/+76
* Completing renameBryce Harrington2006-12-061-711/+0
* (bzr r2078)Bryce Harrington2006-12-061-711/+0
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-0612-10/+1432
* Renaming is proving tricky... undoing for nowBryce Harrington2006-12-061-1/+1
* Restoring with rename change... urg svnBryce Harrington2006-12-061-0/+711
* RenamingBryce Harrington2006-12-061-711/+0
* improve streamingBob Jamison2006-12-024-512/+439
* parse bind result from server to get resource. gtalk mangeles your proffered...Bob Jamison2006-12-022-23/+38
* fix for bug #1600900, freetype internals must not be used.St??phane Gimenez2006-12-021-3/+3
* open window ON-screenUlf Erikson2006-11-301-4/+14
* these didn't compile for me. so let's try this.Aaron Spike2006-11-302-42/+42
* C++ find dialog calling code.Johan B. C. Engelen2006-11-291-0/+2
* C++ find dialog: only UI issues left (i hope) Testing needed.Johan B. C. Engelen2006-11-292-6/+83