| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet... | bulia byak | 2006-05-12 | 4 | -21/+206 |
| * | * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp: | mjwybrow | 2006-05-12 | 3 | -8/+31 |
| * | * src/ui/dialog/inkscape-preferences.cpp, | mjwybrow | 2006-05-12 | 4 | -1/+25 |
| * | re-generated tutorials with updated calligraphy and advanced in english, as w... | Josh Andler | 2006-05-11 | 27 | -1705/+2327 |
| * | more german | Adib Taraben | 2006-05-11 | 1 | -88/+91 |
| * | Spelling errors | Michael G. Sloan | 2006-05-11 | 1 | -14/+21 |
| * | whitespace | Aaron Spike | 2006-05-10 | 2 | -48/+48 |
| * | Users Jid is now stored in session data, which is used in from attributes. lm... | daleharvey | 2006-05-10 | 7 | -14/+20 |
| * | increased alarm time-out to 60 secs (because 30 seconds may not have been eno... | Tim Dwyer | 2006-05-10 | 1 | -2/+2 |
| * | Apparently a problem was reported with one of the test cases. | Tim Dwyer | 2006-05-10 | 17 | -169/+475 |
| * | patch 1484602 by Niko Kiirala | bulia byak | 2006-05-10 | 1 | -2/+14 |
| * | added new tutorials | Arpad Biro | 2006-05-09 | 1 | -14/+21 |
| * | tutorials from Xavier | Arpad Biro | 2006-05-09 | 5 | -644/+11773 |
| * | new es.po from Lucas | Arpad Biro | 2006-05-09 | 1 | -178/+93 |
| * | updated PO files | Arpad Biro | 2006-05-09 | 38 | -9141/+9544 |
| * | remove flicker when creating dialog | Ralf Stephan | 2006-05-09 | 1 | -1/+0 |
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 1 | -1/+3 |
| * | Re-enable link between grid visibility and grid snap. | Carl Hetherington | 2006-05-09 | 3 | -5/+19 |
| * | Small comment cleanups. | Carl Hetherington | 2006-05-09 | 2 | -3/+2 |
| * | Fix silly bug with snapping node edits. | Carl Hetherington | 2006-05-09 | 1 | -0/+4 |
| * | Fix silly bug with snapping node edits. | Carl Hetherington | 2006-05-09 | 1 | -1/+1 |
| * | always make local copy of path data so we have control of memory policy | MenTaLguY | 2006-05-09 | 2 | -29/+24 |
| * | * conn-avoid-ref.cpp: Fix a crashbug that could occur in files | mjwybrow | 2006-05-09 | 2 | -3/+18 |
| * | fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| * | get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory... | MenTaLguY | 2006-05-09 | 4 | -60/+9 |
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 19 | -112/+124 |
| * | partial GTKmmfication and HIGification by Jonathon Jongsma | bulia byak | 2006-05-09 | 2 | -93/+134 |
| * | more vectorization, this time in bluredge | MenTaLguY | 2006-05-09 | 2 | -9/+6 |
| * | use std::vector rather than dynamically-sized automatic arrays | MenTaLguY | 2006-05-09 | 2 | -5/+6 |
| * | hmm, make that std::vector | MenTaLguY | 2006-05-09 | 3 | -12/+11 |
| * | use array new rather than dynamically-sized automatic arrays, plus cleanups a... | MenTaLguY | 2006-05-09 | 3 | -30/+31 |
| * | patch from Niko Kiirala for bug 1482973 | bulia byak | 2006-05-09 | 1 | -2/+14 |
| * | update changelog | MenTaLguY | 2006-05-08 | 1 | -1/+1 |
| * | add missing files | MenTaLguY | 2006-05-08 | 2 | -0/+117 |
| * | use c++filt for symbol demangling if available | MenTaLguY | 2006-05-08 | 4 | -2/+12 |
| * | removed resource name from self's jid, allowing authentication against jabber... | daleharvey | 2006-05-08 | 1 | -1/+1 |
| * | RazorWire marker from Xamusk | bulia byak | 2006-05-08 | 1 | -0/+14 |
| * | update keys for 0.44 | bulia byak | 2006-05-08 | 3 | -645/+799 |
| * | removed Pedro build lines | David Yip | 2006-05-08 | 1 | -4/+0 |
| * | Persist User / Server / ChatServer name across succesful sessions (Given By B... | daleharvey | 2006-05-08 | 6 | -1/+35 |
| * | comments explaining namespace mapping for the broken sodipodi namespace | MenTaLguY | 2006-05-08 | 2 | -0/+12 |
| * | Added some comments. | Carl Hetherington | 2006-05-08 | 2 | -3/+159 |
| * | standardize indents on 4 spaces | Aaron Spike | 2006-05-08 | 32 | -2265/+2261 |
| * | More snapping cleanups. | Carl Hetherington | 2006-05-08 | 1 | -1/+2 |
| * | More snapping cleanups. | Carl Hetherington | 2006-05-08 | 3 | -127/+49 |
| * | whitespace and fix sodipodi URI | Aaron Spike | 2006-05-08 | 1 | -62/+62 |
| * | Fix ctrl-scaling when there is no snap. | Carl Hetherington | 2006-05-08 | 1 | -0/+4 |
| * | Fix ctrl-scaling when there is no snap. | Carl Hetherington | 2006-05-08 | 1 | -7/+19 |
| * | * knot.h, knot.cpp, connector-context.cpp: | mjwybrow | 2006-05-08 | 4 | -64/+50 |
| * | Fixed a couple of bugs | Jon A. Cruz | 2006-05-08 | 2 | -1/+17 |