summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r11772@tres: ted | 2006-05-12 23:15:51 -0700Ted Gould2006-05-131-0/+5
* r11771@tres: ted | 2006-05-12 08:51:57 -0700Ted Gould2006-05-131-0/+64
* updated PO filesArpad Biro2006-05-1238-7956/+8200
* never destroy nodepath from within itself - this leaves an orphaned listener ...bulia byak2006-05-121-12/+1
* added POT file (bug #1397722)Arpad Biro2006-05-121-0/+9716
* memleak; move deleting empty paths until after all nodes are deletedbulia byak2006-05-121-10/+17
* fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...bulia byak2006-05-124-21/+206
* * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:mjwybrow2006-05-123-8/+31
* * src/ui/dialog/inkscape-preferences.cpp,mjwybrow2006-05-124-1/+25
* re-generated tutorials with updated calligraphy and advanced in english, as w...Josh Andler2006-05-1127-1705/+2327
* more germanAdib Taraben2006-05-111-88/+91
* Spelling errorsMichael G. Sloan2006-05-111-14/+21
* whitespaceAaron Spike2006-05-102-48/+48
* Users Jid is now stored in session data, which is used in from attributes. lm...daleharvey2006-05-107-14/+20
* increased alarm time-out to 60 secs (because 30 seconds may not have been eno...Tim Dwyer2006-05-101-2/+2
* Apparently a problem was reported with one of the test cases. Tim Dwyer2006-05-1017-169/+475
* patch 1484602 by Niko Kiiralabulia byak2006-05-101-2/+14
* added new tutorialsArpad Biro2006-05-091-14/+21
* tutorials from XavierArpad Biro2006-05-095-644/+11773
* new es.po from LucasArpad Biro2006-05-091-178/+93
* updated PO filesArpad Biro2006-05-0938-9141/+9544
* remove flicker when creating dialogRalf Stephan2006-05-091-1/+0
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-091-1/+3
* Re-enable link between grid visibility and grid snap.Carl Hetherington2006-05-093-5/+19
* Small comment cleanups.Carl Hetherington2006-05-092-3/+2
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-0/+4
* Fix silly bug with snapping node edits.Carl Hetherington2006-05-091-1/+1
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-092-29/+24
* * conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow2006-05-092-3/+18
* fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY2006-05-091-1/+1
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-094-60/+9
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-0919-112/+124
* partial GTKmmfication and HIGification by Jonathon Jongsmabulia byak2006-05-092-93/+134
* more vectorization, this time in bluredgeMenTaLguY2006-05-092-9/+6
* use std::vector rather than dynamically-sized automatic arraysMenTaLguY2006-05-092-5/+6
* hmm, make that std::vectorMenTaLguY2006-05-093-12/+11
* use array new rather than dynamically-sized automatic arrays, plus cleanups a...MenTaLguY2006-05-093-30/+31
* patch from Niko Kiirala for bug 1482973bulia byak2006-05-091-2/+14
* update changelogMenTaLguY2006-05-081-1/+1
* add missing filesMenTaLguY2006-05-082-0/+117
* use c++filt for symbol demangling if availableMenTaLguY2006-05-084-2/+12
* removed resource name from self's jid, allowing authentication against jabber...daleharvey2006-05-081-1/+1
* RazorWire marker from Xamuskbulia byak2006-05-081-0/+14
* update keys for 0.44bulia byak2006-05-083-645/+799
* removed Pedro build linesDavid Yip2006-05-081-4/+0
* Persist User / Server / ChatServer name across succesful sessions (Given By B...daleharvey2006-05-086-1/+35
* comments explaining namespace mapping for the broken sodipodi namespaceMenTaLguY2006-05-082-0/+12
* Added some comments.Carl Hetherington2006-05-082-3/+159
* standardize indents on 4 spacesAaron Spike2006-05-0832-2265/+2261
* More snapping cleanups.Carl Hetherington2006-05-081-1/+2