Code

inkscape.git
2008-03-31 johanengelenfix typos in config.h.cmake
2008-03-31 verbalshadowCmake: config.h.cmake add package name and version...
2008-03-31 verbalshadowCmake: config.h.cmake add package name and version...
2008-03-31 johanengelencmake: remove VERSION defining from config.h since...
2008-03-31 johanengelencmake: add more to config.h.cmake
2008-03-31 verbalshadowCmake: config.h.cmake for platform checks
2008-03-31 johanengelencmake: uncomment dependency seeking
2008-03-31 johanengelencmake: add define flags
2008-03-31 johanengelenadd specific location for compiler flags; like optimiza...
2008-03-31 verbalshadowCmake: added more Platform File Checks
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-31 ishmalAdd binding engines
2008-03-31 ishmalAdd simple <jar> task. Separate "builddist" target
2008-03-31 verbalshadowCmake: Start of Platform Checks
2008-03-31 ishmalChange INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that...
2008-03-31 verbalshadowCmake:Adding Source Files to the CMakeLists.txt in...
2008-03-31 mentalimplement filter toggle
2008-03-31 mentallay groundwork for non-filter view mode
2008-03-30 johanengelencmake: add finding script for garbage collector!
2008-03-30 johanengelencmake: remove file to find gtk2, because it is not...
2008-03-30 verbalshadowCmake: Updating src CMakeLists soucre list.
2008-03-30 johanengelencmake: add C to project definition for the two C direct...
2008-03-30 johanengelencmake: remove debug message
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
next