Code

inkscape.git
2006-03-22 buliabyakuse rotation center in keyboard rotation and transform...
2006-03-22 buliabyakrewrote sp_clippath_get_bbox correctly to fix 1455885
2006-03-22 buliabyakoptimization: prevent taking bbox twice of the first...
2006-03-22 buliabyakmore information on objects selected in groups
2006-03-22 knutuxMask/Clippath transformations on masking/unmasking
2006-03-21 buliabyaka more informative warning
2006-03-21 knutuxFixes to unmasking:
2006-03-20 knutuxfixing misspelled name in copyright notice
2006-03-20 buliabyakcopy clippaths, masks, and mask gradients to defs_clipboard
2006-03-19 buliabyakdo not embed transform if the item has clippath or...
2006-03-19 buliabyakpatch by Andrius R. for (un)clip and (un)mask commands
2006-03-19 buliabyakrestore broken ngettext
2006-03-19 buliabyakfix clipping with unfilled paths
2006-03-18 buliabyakremove the annoying canvas border
2006-03-17 buliabyakbetter description for multiple selections
2006-03-17 buliabyakensure document up-to-date if it's being loaded into...
2006-03-17 buliabyakdescribe clipped/masked objects in statusbar
2006-03-17 buliabyakadd setting clip/mask bbox in sp_item_invoke_show to...
2006-03-16 buliabyakcoding style
2006-03-16 buliabyakdo the same fix for masks as for clippaths to silence...
2006-03-16 buliabyakfix property name in init; do the same fix as in SPClip...
2006-03-15 mjwybrow * share/icons/Makefile.am: Update a makefile after...
2006-03-15 mentalmerged patch #1447043 from Andrius "knutux" R. to creat...
2006-03-15 scislacreadme for legacy icons
2006-03-15 scislacremove readme since it's no longer an extra set
2006-03-15 scislacremoving old
2006-03-15 scislacrenamed crispy icons, added placeholders for icons...
2006-03-15 scislacremoving old legacy icons from old name
2006-03-15 scislacrenaming inkscape's original icon set to legacy_icons.svg
2006-03-15 buliabyakpatch by christoph-b3e to clone multiple selected objects
2006-03-15 buliabyakincrease cutoff depth of recursive clone descriptions
2006-03-15 mentalminor comment tweak
2006-03-15 mentalReplace GC::Managed<>::clearOnceInaccessible with GC...
2006-03-15 mentalshared_ptr -> ptr_shared
2006-03-14 buliabyakdifferentiate _hreffed and _listening flags for color...
2006-03-13 pjrm(sp_style_write_ipaint): Pretty colour names: use sp_sv...
2006-03-13 pjrmCodingStyle: whitespace
2006-03-13 pjrm(sp_svg_write_color): Use CSS/XHTML/SVG Basic named...
2006-03-13 pjrmsvg-color-test.h: New unit test file.
2006-03-13 pjrmSet svn:eol-style to native on all *.cpp *.h files...
2006-03-13 pjrmRemove temporary #include of svg-color.h
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-03-13 pjrmMove declaration of sp_svg_read_color,sp_svg_write_colo...
2006-03-13 joncruzShift-drop of color now sets stroke.
2006-03-13 pjrm(sp_svg_write_color): Change 2nd arg (buflen) from...
2006-03-13 pjrm(sp_svg_write_color): Change 2nd arg (buflen) from...
2006-03-13 pjrmCodingStyle: whitespace
2006-03-13 pjrmnoop: Minor phrasing/CodingStyle changes.
2006-03-13 pjrmFix: was using locale to format SVG numbers.
2006-03-13 pjrmRemove unused methods getInverse(). (One of these...
2006-03-12 pjrmoperator!=: new. (Calls existing operator==.)
2006-03-12 mentalexperiment with moving release beofre extraction of...
2006-03-10 joncruzChanged color dragging to have a color preview.
2006-03-10 joncruzInitial cut of color drag-n-drop to items on canvas.
2006-03-09 pjrm(sp_selected_path_reverse): Fix when multiple paths...
2006-03-09 pjrmCodingStyle: whitespace
2006-03-09 pjrmCodingStyle: const placement
2006-03-08 a_bupdate from Matiphas
2006-03-07 a_bupdated PO files
2006-03-07 pjrm#include sp-item.h
2006-03-07 pjrmPartially update: add various new `inkscape:' attribute...
2006-03-07 pjrmExtra quoting in various places.
2006-03-06 pjrmReplace std::endl in lots of places with plain old...
2006-03-06 mentaladd DocumentSubset::_clear
2006-03-06 mentalfix changelog
2006-03-06 mentalremove unneeded document parameter from constructor
2006-03-05 mentalWire up new SPObject signal to DocumentSubset, so objec...
2006-03-05 mentalAdd signal for notification of object position changes
2006-03-05 mentalAdd DocumentSubset as groundwork for layers
2006-03-05 joncruzwork-around for older gtkmm versions
2006-03-05 joncruzFixed problem for 2.4.x
2006-03-04 ishmalChange command to remove CVS directories to .svn
2006-03-04 joncruzMake color drag to minibar only work when a styled...
2006-03-04 ishmalAnother typo from the patch. sorry again.
2006-03-04 ishmalFix typo from when i applied patch. My mistake. Sorry!
2006-03-03 ishmalFix bug with invalid singleton pointer. If we want...
2006-03-02 cyrevebug 1441767: allow device fonts (eg opentype with posts...
2006-03-02 ishmalAdd stuff to separate .exe and debug info
2006-03-02 ishmalAdd stuff to separate .exe and debug info
2006-03-02 ishmalPut the '-g' back. How did this get deleted? DO NOT...
2006-03-01 joncruzMade style minibar take color drag-n-drop
2006-03-01 mjwybrow * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
2006-02-28 ishmalAdd some items from Peter Selinger's patch to Potrace 1.7
2006-02-28 ishmalReplace isspace() with isWhitespace(). Use pure unicod...
2006-02-28 joncruzFixed bug with color drag-n-drop
2006-02-28 joncruzCleanup of embedded swatches palette switching.
2006-02-27 joncruzRefactoring layout when switching palettes
2006-02-27 joncruzFix for mssing error incoude
2006-02-27 joncruzRefactoring embedded swatches panel.
2006-02-27 joncruzAllowed Private Use Area chacters to be entered.
2006-02-25 acspikeadd flatten to makefile, fix a few inconsistencies
2006-02-25 acspikeadding an effect to flatten curves by breaking them...
2006-02-24 mentalamend workaround for #1432690
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure positive xy widget pos is written
2006-02-24 rwstmake sure no negative dialog position is written into...
2006-02-24 rwstincluding typecheck trying to prevent #1432680
2006-02-23 buliabyakadd xfig import from patch 1436952
2006-02-23 buliabyakfix 1311015
2006-02-22 rwstprovide better explanation within brokenimage.xpm,...
next