Code

inkscape.git
2006-05-18 joncruzstop structure rebuilds on change of selected layer...
2006-05-18 rwstrequired is now libsigc++ >= 2.0.12
2006-05-18 theadibreinclude inkview into dist
2006-05-18 keescookFixed localization for metadata license selector.
2006-05-18 mderezynski* Fix desychronization between text toolbox and dialog
2006-05-18 mderezynski* First implementation step of the text toolbox
2006-05-17 mderezynski* Remove old/stale code from font-lister.h/cpp
2006-05-17 mderezynski* Fix build for gcc 4.x (Remove additional class name...
2006-05-17 mderezynski* Modify SPFontSelector to use Inkscape::FontLister...
2006-05-17 mgsloanCVS = SVN (tutorials/README), incorrect sodipodi namesp...
2006-05-17 buliabyakdo calligraphic draw opacity correctly
2006-05-17 joncruzFlipped top/bottom in layers UI to reflect visible...
2006-05-17 verbalshadowFixes calligraphy tool so drawing now uses the the...
2006-05-17 joncruzSwitched icons to stock generic.
2006-05-17 mjwybrow * src/dialogs/layers-panel.cpp: Compile fix from...
2006-05-16 a_bupdated POT file
2006-05-16 a_bupdated PO files
2006-05-16 ishmalUse 'start' to avoid the console
2006-05-16 joncruzCorrected ordering of children in subset
2006-05-16 rwstrequire libsigc++-2.0.11 for compiling
2006-05-16 luca_brunoUpdated Italian translation
2006-05-16 knutuxBug 1488621 (path misrendered if some successive node...
2006-05-16 buliabyakoptionally use linear profile for sculpting
2006-05-16 buliabyakshow handles toggle
2006-05-15 ishmalAdd Pedro to the excludes, at least until after the...
2006-05-15 buliabyakCtrl+Shift+L for Layers
2006-05-15 buliabyakmenus, keys, prefs changes for Layers
2006-05-15 ishmalMove from the jabber_whiteboard directory to its own...
2006-05-15 buliabyakfix potential (though currently impossible) crash when...
2006-05-15 buliabyakuse spatial/linear distance method depending on whether...
2006-05-15 joncruzBase implementation of a layers dialog.
2006-05-15 buliabyaksculpt other subpaths too
2006-05-15 buliabyakreport subpaths in statusbar when > 1 is touched by...
2006-05-14 cmarquSmall bugfixes.
2006-05-14 joncruzMinor update for compile problem
2006-05-14 cmarquUpdate to current SVN.
2006-05-14 cmarquTypofix (conector)
2006-05-14 acspikeput Richard's copyright notice where I had forgotten it.
2006-05-14 matiphasupdate from matiphas
2006-05-14 rwstinclude po/inkscape.pot in EXTRA_DIST, fixes #1397722
2006-05-14 joncruzCorrected base structure and avoiding infinite loop.
2006-05-14 joncruzFixing hash sort for null
2006-05-14 mjwybrow * src/widgets/toolbox.cpp: Slightly increase size...
2006-05-14 buliabyakkeep selected option for calligraphic
2006-05-14 buliabyakpatch for bug 1458643 by Andreas Burman
2006-05-14 buliabyakstatusbar tip expanded
2006-05-14 mentalclassic logo for comparison
2006-05-14 mentalplain svg this time
2006-05-14 mentalre-balance snowcap
2006-05-13 buliabyakindentation
2006-05-13 verbalshadowCalligraphy tool now draws in the last used color or...
2006-05-13 theadibadded packaging/win32/italian.nsh and czech.nsh to...
2006-05-13 theadibremoved make.dep, make.files make.ofiles from distribution
2006-05-13 gouldtj r11887@tres: ted | 2006-05-13 01:09:41 -0700
2006-05-13 gouldtj r11886@tres: ted | 2006-05-13 00:30:29 -0700
2006-05-13 gouldtj r11772@tres: ted | 2006-05-12 23:15:51 -0700
2006-05-13 gouldtj r11771@tres: ted | 2006-05-12 08:51:57 -0700
2006-05-12 a_bupdated PO files
2006-05-12 buliabyaknever destroy nodepath from within itself - this leaves...
2006-05-12 a_badded POT file (bug #1397722)
2006-05-12 buliabyakmemleak; move deleting empty paths until after all...
2006-05-12 buliabyakfix undo bug in nodepath_preserve; fix crash caused...
2006-05-12 mjwybrow * src/selection-chemistry.cpp, src/sp-conn-end...
2006-05-12 mjwybrow * src/ui/dialog/inkscape-preferences.cpp,
2006-05-11 scislacre-generated tutorials with updated calligraphy and...
2006-05-11 theadibmore german
2006-05-11 mgsloanSpelling errors
2006-05-10 acspikewhitespace
2006-05-10 daleharveyUsers Jid is now stored in session data, which is used...
2006-05-10 tgdwyerincreased alarm time-out to 60 secs (because 30 seconds...
2006-05-10 tgdwyerApparently a problem was reported with one of the test...
2006-05-10 buliabyakpatch 1484602 by Niko Kiirala
2006-05-09 a_badded new tutorials
2006-05-09 a_btutorials from Xavier
2006-05-09 a_bnew es.po from Lucas
2006-05-09 a_bupdated PO files
2006-05-09 rwstremove flicker when creating dialog
2006-05-09 cth103Re-enable link between grid visibility and grid snap.
2006-05-09 cth103Re-enable link between grid visibility and grid snap.
2006-05-09 cth103Small comment cleanups.
2006-05-09 cth103Fix silly bug with snapping node edits.
2006-05-09 cth103Fix silly bug with snapping node edits.
2006-05-09 mentalalways make local copy of path data so we have control...
2006-05-09 mjwybrow * conn-avoid-ref.cpp: Fix a crashbug that could...
2006-05-09 mentalfix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
2006-05-09 mentalget rid of sp_curve_new_from_static_bpath() in a bid...
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-09 buliabyakpartial GTKmmfication and HIGification by Jonathon...
2006-05-09 mentalmore vectorization, this time in bluredge
2006-05-09 mentaluse std::vector rather than dynamically-sized automatic...
2006-05-09 mentalhmm, make that std::vector
2006-05-09 mentaluse array new rather than dynamically-sized automatic...
2006-05-09 buliabyakpatch from Niko Kiirala for bug 1482973
2006-05-08 mentalupdate changelog
2006-05-08 mentaladd missing files
2006-05-08 mentaluse c++filt for symbol demangling if available
2006-05-08 daleharveyremoved resource name from self's jid, allowing authent...
2006-05-08 buliabyakRazorWire marker from Xamusk
2006-05-08 buliabyakupdate keys for 0.44
2006-05-08 dwyipremoved Pedro build lines
next