Code

inkscape.git
2008-03-30 johanengelencmake: add boost to the include directories when it...
2008-03-30 johanengelenfix creation of CXX flags string
2008-03-30 verbalshadowCmake: cflags fix
2008-03-30 johanengelenFinal fix to boost finding on windows for cmake
2008-03-30 johanengelenclean up FindBoost.cmake
2008-03-30 verbalshadowCmake: FindBoost added for dependency
2008-03-30 johanengelenfix finding boost for windows.
2008-03-30 johanengelenadd boost path to mingwenv.bat
2008-03-30 johanengelenadd glibmm and add version numbers: glib-2.0 and glibmm-2.4
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-30 johanengelenupdate mingwenv.bat to include cmake and pkgconfig...
2008-03-30 johanengelenadd *.c to libcroco/CMakeFile and libgdl/CMakeFile
2008-03-30 johanengelenadd CMakeFiles for libcroco, libgdl, libnr, libnrtype.
2008-03-30 johanengelenrevert Makefile changes accidentally committed (sorry...
2008-03-30 johanengelenadd CMakeFiles for io, jabber_whiteboard libavoid libcola.
2008-03-30 johanengelenrevert Makefile changes accidentally committed
2008-03-30 johanengelenadd CMakeLists.txt files for removeoverlap and svg
2008-03-30 johanengelenaadd CMakeLists.txt file for pedro. needs extra work...
2008-03-30 johanengelenadd CMakeLists.txt files for trace, traits, utest,...
2008-03-30 johanengelenadd CMakeLists.txt file for src/ui and subdirs
2008-03-30 johanengelenadd CMakeLists.txt file for src/inkjar
2008-03-30 johanengelenadd CMakeLists.txt file for src/graphlayout
2008-03-30 cilix42New LPE: Circle (with center at the first point and...
2008-03-30 johncoswellFactor out join endpoints validation & initialization...
2008-03-30 pjrmUntested: packaging/macosx/Resources/script: Improve...
2008-03-30 mjwybrow * packaging/macosx/Resources/script: Fx for loading...
2008-03-29 johanengelenadd CMakeLists.txt files for live_effects
2008-03-29 cilix42Fix passing wrong pointer type when using the tweak...
2008-03-29 jaspervdgnr_matrix_inverse is no more, removed test from nr...
2008-03-29 pjrmsvn propset svn:eol-style native **/todo.txt
2008-03-29 pjrmsvn propset svn:eol-style native *.inx
2008-03-29 pjrmsvn propset svn:eol-style native *.py
2008-03-29 pjrmsvn propset svn:eol-style native *.[ch] *.cpp (includin...
2008-03-29 pjrmnoop: Translate some comments. Use utf-8 for originals.
2008-03-28 johanengelenfix crash on pasting from empty clipboard
2008-03-28 johanengelencleanup ClipboardManagerImpl::pastePathEffect() code.
2008-03-28 johanengelenwhen applying LPE to rect, convert it to path first
2008-03-28 johanengelenfix lpe-PathPAram when deleting the path that it links to
2008-03-28 johanengelenand two more files that were missed in lpe-group commit
2008-03-28 johanengelenAdd two files that were forgotten in last commit
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-28 jaspervdgnr_matrix_inverse is no more, removed test from nr...
2008-03-28 joncruzFixed initialization order
2008-03-28 ozmikepittmanCompleting incomplete application of patch at https...
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanApplying fix from LP #183646
2008-03-28 theadibfix broken link to _wspawn prototype
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-28 theadibhandle (better) whitespaces in path names
2008-03-27 johanengelenadd linking to other paths to lpe-PathParam
2008-03-27 johanengelencomment #define BYPASS_GLIB_SPAWN 1 to fix build...
2008-03-27 theadibBug #204779 win32 crash on help menu - win32 spawn...
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-27 buliabyakpatch from bug 170978
2008-03-27 dvlierop2The deprecated version of sp_item_invoke_bbox_full...
2008-03-27 buliabyakpatch from bug 168024
2008-03-27 buliabyakpatch from bug 207362
2008-03-27 johanengelenadd method to lookup path object id from Clipboard
2008-03-26 mjwybrow * configure.ac: s/0.45+devel/0.46+devel/.
2008-03-26 johanengelenwhitespace. remove tabs, improve readability
2008-03-26 cilix42Indentation, warning cleanup.
2008-03-26 mfloryanFixing localization issues (following a patch for 0...
2008-03-26 buliabyakremove the inkscape-shadow hack as no longer needed
2008-03-26 buliabyakremove the insanely obsolete sodipodi docs and the...
2008-03-26 buliabyakup version
2008-03-26 buliabyaknode tool: more logical grouping of buttons, copyedit...
2008-03-26 buliabyakmention that an item is filtered in its statusbar descr...
2008-03-26 buliabyakfix crash caused by a gradient without a zero-offset...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-25 dvlierop2Major overhaul of the selector tool's internals to...
2008-03-24 johanengelenwhitespace. tab to spaces. improve readability
2008-03-24 joncruzVisually indicate linked devices
2008-03-24 joncruzFixed unlinking of devices
2008-03-24 joncruzCorrected initialization order
2008-03-24 ishmalFinished multiple inheritance delegation
2008-03-23 ishmalMore MI delegation. 28 left
2008-03-23 buliabyakdelete unused code
2008-03-23 buliabyakdelete unused code
2008-03-23 johanengelenprepare PathParam for linking to other object
2008-03-23 johanengelenset primary path storage to vector<path> in lpe-PathPar...
2008-03-23 johanengelenupdate to latest 2geom (r1195)
2008-03-23 johanengelenreturn const reference when getting path data from...
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-03-23 buliabyakexpand visual bbox for item with a filter
2008-03-23 buliabyakhelper functions to access a single blur primitive...
2008-03-23 buliabyakmake sure we explicitly use geometric bbox for calculat...
2008-03-22 joncruzTracking of live axes
2008-03-22 johanengelenchanges to use RegisteredTransformedPoint as widget...
2008-03-22 johanengelenupdate to latest 2geom
2008-03-22 ishmalMore multiple inheritance delegation. 53 files to go.
2008-03-22 johanengelenremove CR/LF test file
2008-03-22 johanengelenCR/LF test with new file.
2008-03-22 johanengelenfix file
2008-03-22 johanengelen* add RegisteredTransformedPoint widget, that transform...
2008-03-22 joncruzNumeric values on test area
2008-03-22 joncruzwarning cleanup
2008-03-22 ishmalMore delegation for SMIL
2008-03-22 joncruzLine-end fixups
2008-03-22 joelholdsworthRemoved Win32 keep-dialogs-on-top preference, now set...
next